Age | Commit message (Expand) | Author |
2006-09-27 | [PATCH] do_no_pfn() | Jes Sorensen |
2006-09-27 | [PATCH] Add node to zone for the NUMA case | Christoph Lameter |
2006-09-27 | [PATCH] Disable GFP_THISNODE in the non-NUMA case | Christoph Lameter |
2006-09-27 | [PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA | Christoph Lameter |
2006-09-27 | [PATCH] own header file for struct page | Heiko Carstens |
2006-09-27 | [PATCH] vm: add per-zone writeout counter | Andrew Morton |
2006-09-27 | [PATCH] Allow an arch to expand node boundaries | Mel Gorman |
2006-09-27 | [PATCH] Account for memmap and optionally the kernel image as holes | Mel Gorman |
2006-09-27 | [PATCH] Have ia64 use add_active_range() and free_area_init_nodes | Mel Gorman |
2006-09-27 | [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes | Mel Gorman |
2006-09-27 | [PATCH] Introduce mechanism for registering active regions of memory | Mel Gorman |
2006-09-27 | [PATCH] fix x86_64-mm-spinlock-cleanup | Andrew Morton |
2006-09-27 | [PATCH] Make kmem_cache_destroy() return void | Alexey Dobriyan |
2006-09-27 | [PATCH] ext3: Fix sparse warnings | Dave Kleikamp |
2006-09-27 | [PATCH] ext3: More whitespace cleanups | Dave Kleikamp |
2006-09-27 | [PATCH] JBD: 16T fixes | Eric Sandeen |
2006-09-27 | [PATCH] ext3 and jbd cleanup: remove whitespace | Mingming Cao |
2006-09-27 | [PATCH] fix "cpu to node relationship fixup: map cpu to node" | KAMEZAWA Hiroyuki |
2006-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds |
2006-09-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-09-27 | [MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake. | Ralf Baechle |
2006-09-27 | [MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>. | Ralf Baechle |
2006-09-27 | [MIPS] fstatat syscall names | Richard Sandiford |
2006-09-27 | [MIPS] Remove EV96100 as previously announced. | Ralf Baechle |
2006-09-27 | [MIPS] Cleanup hazard handling. | Ralf Baechle |
2006-09-27 | [MIPS] Fix USER_PTRS_PER_PGD for 64K page size. | Peter Watkins |
2006-09-27 | [MIPS] Move excite_fpga.h to include/asm-mips/mach-excite | thomas@koeller.dyndns.org |
2006-09-27 | [MIPS] Reformat missformated SMTC bits. | Ralf Baechle |
2006-09-27 | [MIPS] Qemu does not have D-cache aliases | Atsushi Nemoto |
2006-09-27 | [MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions. | Yoichi Yuasa |
2006-09-27 | [MIPS] Move definition of IRIX compat constant into IRIX compat code. | Ralf Baechle |
2006-09-27 | [MIPS] Use common definitions from asm-generic/signal.h | Yoichi Yuasa |
2006-09-27 | [MIPS] Atlas: update interrupt handling | Maciej W. Rozycki |
2006-09-27 | [MIPS] Atlas: Fix building the RTC driver | Maciej W. Rozycki |
2006-09-27 | [MIPS] Wire up set_robust_list(2) and get_robust_list(2) | Atsushi Nemoto |
2006-09-27 | [MIPS] Fix errors detected by "make headers_check" | Atsushi Nemoto |
2006-09-27 | [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte(). | Ralf Baechle |
2006-09-27 | [MIPS] Replace generic__raw_read_trylock usage | Ralf Baechle |
2006-09-27 | [MIPS] Retire flush_icache_page from mm use. | Ralf Baechle |
2006-09-27 | [MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPU | Ralf Baechle |
2006-09-26 | PCI: add pci_stop_bus_device | Satoru Takeuchi |
2006-09-26 | PCI: Multiprobe sanitizer | Alan Cox |
2006-09-26 | PCI: fix __must_check warnings | Greg Kroah-Hartman |
2006-09-26 | PCI-Express AER implemetation: AER core and aerdriver | Zhang, Yanmin |
2006-09-26 | MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capability | Brice Goglin |
2006-09-26 | MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT | Brice Goglin |
2006-09-26 | i2c: Drop unimplemented slave functions | Jean Delvare |
2006-09-26 | i2c: Let drivers constify i2c_algorithm data | David Brownell |
2006-09-26 | i2c-algo-pcf: Discard the mdelay data struct member | Adrian Bunk |
2006-09-26 | i2c-algo-bit: Discard the mdelay data struct member | Jean Delvare |