| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype... | Jeremy Fitzhardinge | 2006-09-26 | 3 | -0/+69 |
* | [PATCH] x86: remove locally-defined ldt structure in favour of standard type | Rusty Russell | 2006-09-26 | 1 | -8/+4 |
* | [PATCH] apm: clean up module initalization | Neil Horman | 2006-09-26 | 1 | -1/+8 |
* | [PATCH] i386: show_registers(): try harder to print failing code | Chuck Ebbert | 2006-09-26 | 1 | -3/+8 |
* | [PATCH] hpet rtc emulation: add watchdog timer | Clemens Ladisch | 2006-09-26 | 2 | -12/+62 |
* | [PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000 | Haavard Skinnemoen | 2006-09-26 | 2 | -1/+96 |
* | [PATCH] AVR32 MTD: Static Memory Controller driver | Haavard Skinnemoen | 2006-09-26 | 4 | -1/+302 |
* | [PATCH] avr32 architecture | Haavard Skinnemoen | 2006-09-26 | 75 | -0/+11372 |
* | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle | 2006-09-26 | 1 | -4/+6 |
* | [PATCH] FRV: permit __do_IRQ() to be dispensed with | David Howells | 2006-09-26 | 1 | -0/+4 |
* | [PATCH] FRV: improve FRV's use of generic IRQ handling | David Howells | 2006-09-26 | 4 | -69/+53 |
* | [PATCH] FRV: Use the generic IRQ stuff | David Howells | 2006-09-26 | 10 | -1091/+405 |
* | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter | 2006-09-26 | 2 | -2/+2 |
* | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE | Christoph Lameter | 2006-09-26 | 1 | -1/+3 |
* | [PATCH] Standardize pxx_page macros | Dave McCracken | 2006-09-26 | 6 | -8/+8 |
* | [PATCH] Define easier to handle GFP_THISNODE | Christoph Lameter | 2006-09-26 | 1 | -2/+1 |
* | [PATCH] Guarantee that the uncached allocator gets pages on the correct node | Christoph Lameter | 2006-09-26 | 1 | -1/+2 |
* | [PATCH] out of memory notifier | Martin Schwidefsky | 2006-09-26 | 1 | -60/+95 |
* | [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES | Christoph Lameter | 2006-09-26 | 1 | -4/+1 |
* | [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones | Christoph Lameter | 2006-09-26 | 1 | -2/+1 |
* | [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional | Christoph Lameter | 2006-09-26 | 1 | -0/+2 |
* | [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional | Christoph Lameter | 2006-09-26 | 2 | -9/+4 |
* | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter | 2006-09-26 | 2 | -0/+3 |
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 2006-09-26 | 11 | -12/+12 |
* | [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES | Christoph Lameter | 2006-09-26 | 2 | -2/+2 |
* | [PATCH] convert i386 NUMA KVA space to bootmem | keith mannthey | 2006-09-26 | 2 | -9/+23 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-09-25 | 2 | -20/+6 |
|\ |
|
| * | [SPARC64]: Fix section-mismatch errors in solaris emul module. | David S. Miller | 2006-09-25 | 2 | -20/+6 |
* | | [PATCH] i386: fix flat mode numa on a real numa system | keith mannthey | 2006-09-25 | 1 | -1/+5 |
* | | [PATCH] cpu to node relationship fixup: map cpu to node | KAMEZAWA Hiroyuki | 2006-09-25 | 2 | -4/+36 |
* | | [PATCH] cpu to node relationship fixup: acpi_map_cpu2node | KAMEZAWA Hiroyuki | 2006-09-25 | 1 | -5/+8 |
* | | [PATCH] i386 bootioremap / kexec fix | keith mannthey | 2006-09-25 | 1 | -2/+5 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-09-24 | 196 | -3223/+7250 |
|\ |
|
| * | [SPARC64]: Update defconfig. | David S. Miller | 2006-09-23 | 1 | -6/+19 |
| * | [SPARC64]: Fix sched_clock() wrapping every ~17 seconds. | David S. Miller | 2006-09-23 | 1 | -1/+1 |
| * | [PATCH] more fallout from get_property returning pointer to const | Al Viro | 2006-09-23 | 2 | -3/+3 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-09-22 | 4 | -75/+240 |
| |\ |
|
| | * | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata | Jeremy Fitzhardinge | 2006-09-22 | 1 | -1/+1 |
| | * | [CPUFREQ] Workaround for BIOS bug in software coordination of frequency | Venkatesh Pallipadi | 2006-09-05 | 2 | -2/+79 |
| | * | [CPUFREQ] Longhaul - Add voltage scaling to driver | Rafa� Bilski | 2006-09-05 | 2 | -51/+94 |
| | * | Merge ../linus | Dave Jones | 2006-09-05 | 140 | -1838/+5149 |
| | |\ |
|
| | * | | [CPUFREQ] Longhaul - Add ignore_latency option | Rafa� Bilski | 2006-08-14 | 1 | -3/+6 |
| | * | | [CPUFREQ] Longhaul - Disable arbiter | Rafa� Bilski | 2006-08-11 | 1 | -22/+64 |
| * | | | [PATCH] sun4: fix sbus_setup_iommu() | Al Viro | 2006-09-22 | 1 | -0/+2 |
| * | | | [PATCH] sanitize frv archclean | Al Viro | 2006-09-22 | 2 | -5/+3 |
| * | | | [PATCH] fix ancient breakage in ebus_init() | Al Viro | 2006-09-22 | 1 | -4/+3 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2006-09-22 | 13 | -289/+1429 |
| |\ \ \ |
|
| | * | | | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu | 2006-09-21 | 2 | -315/+0 |
| | * | | | [CRYPTO] s390: Added block cipher versions of CBC/ECB | Herbert Xu | 2006-09-21 | 3 | -14/+590 |
| | * | | | [CRYPTO] s390: Added missing driver name and priority | Herbert Xu | 2006-09-21 | 5 | -0/+14 |