Age | Commit message (Expand) | Author | Files | Lines |
2006-09-26 | [PATCH] avr32 architecture | Haavard Skinnemoen | 75 | -0/+11372 |
2006-09-26 | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle | 1 | -4/+6 |
2006-09-26 | [PATCH] FRV: permit __do_IRQ() to be dispensed with | David Howells | 1 | -0/+4 |
2006-09-26 | [PATCH] FRV: improve FRV's use of generic IRQ handling | David Howells | 4 | -69/+53 |
2006-09-26 | [PATCH] FRV: Use the generic IRQ stuff | David Howells | 10 | -1091/+405 |
2006-09-26 | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter | 2 | -2/+2 |
2006-09-26 | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE | Christoph Lameter | 1 | -1/+3 |
2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken | 6 | -8/+8 |
2006-09-26 | [PATCH] Define easier to handle GFP_THISNODE | Christoph Lameter | 1 | -2/+1 |
2006-09-26 | [PATCH] Guarantee that the uncached allocator gets pages on the correct node | Christoph Lameter | 1 | -1/+2 |
2006-09-26 | [PATCH] out of memory notifier | Martin Schwidefsky | 1 | -60/+95 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES | Christoph Lameter | 1 | -4/+1 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones | Christoph Lameter | 1 | -2/+1 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional | Christoph Lameter | 1 | -0/+2 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional | Christoph Lameter | 2 | -9/+4 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter | 2 | -0/+3 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 11 | -12/+12 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES | Christoph Lameter | 2 | -2/+2 |
2006-09-26 | [PATCH] convert i386 NUMA KVA space to bootmem | keith mannthey | 2 | -9/+23 |
2006-09-25 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -20/+6 |
2006-09-25 | [PATCH] i386: fix flat mode numa on a real numa system | keith mannthey | 1 | -1/+5 |
2006-09-25 | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki | 2 | -4/+36 |
2006-09-25 | [PATCH] cpu to node relationship fixup: acpi_map_cpu2node | KAMEZAWA Hiroyuki | 1 | -5/+8 |
2006-09-25 | [PATCH] i386 bootioremap / kexec fix | keith mannthey | 1 | -2/+5 |
2006-09-25 | [SPARC64]: Fix section-mismatch errors in solaris emul module. | David S. Miller | 2 | -20/+6 |
2006-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 196 | -3223/+7250 |
2006-09-23 | [SPARC64]: Update defconfig. | David S. Miller | 1 | -6/+19 |
2006-09-23 | [SPARC64]: Fix sched_clock() wrapping every ~17 seconds. | David S. Miller | 1 | -1/+1 |
2006-09-23 | [PATCH] more fallout from get_property returning pointer to const | Al Viro | 2 | -3/+3 |
2006-09-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 4 | -75/+240 |
2006-09-22 | [PATCH] sun4: fix sbus_setup_iommu() | Al Viro | 1 | -0/+2 |
2006-09-22 | [PATCH] sanitize frv archclean | Al Viro | 2 | -5/+3 |
2006-09-22 | [PATCH] fix ancient breakage in ebus_init() | Al Viro | 1 | -4/+3 |
2006-09-22 | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata | Jeremy Fitzhardinge | 1 | -1/+1 |
2006-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 13 | -289/+1429 |
2006-09-22 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 34 | -980/+2466 |
2006-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 139 | -1862/+3086 |
2006-09-22 | [POWERPC] EEH: Power4 systems sometimes need multiple resets. | Linas Vepstas | 1 | -12/+24 |
2006-09-22 | [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t. | Scott Wood | 1 | -0/+2 |
2006-09-22 | [POWERPC] Demacrofy arch/powerpc/platforms/maple/pci.c | Nathan Lynch | 1 | -19/+25 |
2006-09-22 | [POWERPC] Maple U3 HT - reject inappropriate config space access | Nathan Lynch | 1 | -0/+6 |
2006-09-22 | [POWERPC] Fix IPIC pending register assignments | Scott Wood | 1 | -21/+21 |
2006-09-22 | [POWERPC] Merge iSeries i/o operations with the rest | Stephen Rothwell | 2 | -52/+242 |
2006-09-21 | [POWERPC] Fix compile error in sbc8560 | Amy Fong | 2 | -0/+19 |
2006-09-21 | [POWERPC] EEH: support MMIO enable recovery step | Linas Vepstas | 1 | -17/+64 |
2006-09-21 | [POWERPC] EEH: enable MMIO/DMA on frozen slot | Linas Vepstas | 1 | -0/+29 |
2006-09-21 | [POWERPC] EEH: code comment cleanup | Linas Vepstas | 2 | -11/+35 |
2006-09-21 | [POWERPC] EEH: balance pcidev_get/put calls | Linas Vepstas | 1 | -15/+2 |
2006-09-21 | [POWERPC] PPC: Fix xmon stack frame address in backtrace | Josh Boyer | 1 | -1/+1 |
2006-09-21 | [POWERPC] Add AT_PLATFORM value for Xilinx Virtex-4 FX | Peter Bergner | 1 | -0/+1 |