summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: Detect clock skew during suspendRafael J. Wysocki2006-09-261-6/+18
* [PATCH] Change the name of pagedir_nosaveRafael J. Wysocki2006-09-263-4/+4
* [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki2006-09-262-0/+49
* [PATCH] alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda2006-09-261-1/+1
* [PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett2006-09-261-2/+2
* [PATCH] i386: Kill references to xtimejohn stultz2006-09-262-23/+20
* [PATCH] Voyager: tty lockingAlan Cox2006-09-261-1/+0
* [PATCH] smp_call_function_single() cleanupAndrew Morton2006-09-264-4/+7
* [PATCH] i386: add smp_call_function_singleStephane Eranian2006-09-261-0/+66
* [PATCH] x86: remove unused include from efi_stub.SRusty Russell2006-09-261-1/+0
* [PATCH] x86: enable VMSPLIT for highmem kernelsDave Hansen2006-09-261-1/+2
* [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge2006-09-261-2/+10
* [PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden2006-09-261-0/+18
* [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hype...Jeremy Fitzhardinge2006-09-263-0/+69
* [PATCH] x86: remove locally-defined ldt structure in favour of standard typeRusty Russell2006-09-261-8/+4
* [PATCH] apm: clean up module initalizationNeil Horman2006-09-261-1/+8
* [PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert2006-09-261-3/+8
* [PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch2006-09-262-12/+62
* [PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000Haavard Skinnemoen2006-09-262-1/+96
* [PATCH] AVR32 MTD: Static Memory Controller driverHaavard Skinnemoen2006-09-264-1/+302
* [PATCH] avr32 architectureHaavard Skinnemoen2006-09-2675-0/+11372
* [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle2006-09-261-4/+6
* [PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells2006-09-261-0/+4
* [PATCH] FRV: improve FRV's use of generic IRQ handlingDavid Howells2006-09-264-69/+53
* [PATCH] FRV: Use the generic IRQ stuffDavid Howells2006-09-2610-1091/+405
* [PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2006-09-262-2/+2
* [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter2006-09-261-1/+3
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-266-8/+8
* [PATCH] Define easier to handle GFP_THISNODEChristoph Lameter2006-09-261-2/+1
* [PATCH] Guarantee that the uncached allocator gets pages on the correct nodeChristoph Lameter2006-09-261-1/+2
* [PATCH] out of memory notifierMartin Schwidefsky2006-09-261-60/+95
* [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter2006-09-261-4/+1
* [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter2006-09-261-2/+1
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-261-0/+2
* [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2006-09-262-9/+4
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-262-0/+3
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-2611-12/+12
* [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter2006-09-262-2/+2
* [PATCH] convert i386 NUMA KVA space to bootmemkeith mannthey2006-09-262-9/+23
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-252-20/+6
|\
| * [SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2006-09-252-20/+6
* | [PATCH] i386: fix flat mode numa on a real numa systemkeith mannthey2006-09-251-1/+5
* | [PATCH] cpu to node relationship fixup: map cpu to nodeKAMEZAWA Hiroyuki2006-09-252-4/+36
* | [PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki2006-09-251-5/+8
* | [PATCH] i386 bootioremap / kexec fixkeith mannthey2006-09-251-2/+5
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-09-24196-3223/+7250
|\
| * [SPARC64]: Update defconfig.David S. Miller2006-09-231-6/+19
| * [SPARC64]: Fix sched_clock() wrapping every ~17 seconds.David S. Miller2006-09-231-1/+1
| * [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-232-3/+3
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-09-224-75/+240
| |\
OpenPOWER on IntegriCloud