aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds143-4477/+5735
2006-09-26[PATCH] s390: fix cmm kernel thread handlingHeiko Carstens1-19/+35
2006-09-26[PATCH] UML: tty lockingAlan Cox1-1/+3
2006-09-26[PATCH] uml: stack usage reductionJeff Dike4-14/+20
2006-09-26[PATCH] uml: clean our set_ether_macPaolo 'Blaisorblade' Giarrusso2-9/+6
2006-09-26[PATCH] uml: Remove unused variableJeff Dike3-13/+0
2006-09-26[PATCH] uml: timer cleanupsJeff Dike4-13/+22
2006-09-26[PATCH] uml: Move signal handlers to arch codeJeff Dike12-89/+102
2006-09-26[PATCH] uml: SIGIO cleanupsJeff Dike3-71/+67
2006-09-26[PATCH] uml: Improve SIGBUS diagnosticsJeff Dike1-2/+9
2006-09-26[PATCH] uml: Fix handling of failed execs of helpersJeff Dike1-11/+11
2006-09-26[PATCH] uml: Whitespace fixesJeff Dike1-184/+183
2006-09-26[PATCH] uml: Fix stack alignmentJeff Dike1-1/+2
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike11-32/+25
2006-09-26[PATCH] uml: Use klibc setjmp/longjmpJeff Dike14-23/+173
2006-09-26[PATCH] i386: Detect clock skew during suspendRafael J. Wysocki1-6/+18
2006-09-26[PATCH] Change the name of pagedir_nosaveRafael J. Wysocki3-4/+4
2006-09-26[PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64Rafael J. Wysocki2-0/+49
2006-09-26[PATCH] alpha: Fix ALPHA_EV56 dependencies typoFernando J. Pereda1-1/+1
2006-09-26[PATCH] mtrr: Add lock annotations for prepare_set and post_setJosh Triplett1-2/+2
2006-09-26[PATCH] i386: Kill references to xtimejohn stultz2-23/+20
2006-09-26[PATCH] Voyager: tty lockingAlan Cox1-1/+0
2006-09-26[PATCH] smp_call_function_single() cleanupAndrew Morton4-4/+7
2006-09-26[PATCH] i386: add smp_call_function_singleStephane Eranian1-0/+66
2006-09-26[PATCH] x86: remove unused include from efi_stub.SRusty Russell1-1/+0
2006-09-26[PATCH] x86: enable VMSPLIT for highmem kernelsDave Hansen1-1/+2
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge1-2/+10
2006-09-26[PATCH] x86: add a bootparameter to reserve high linear address spaceZachary Amsden1-0/+18
2006-09-26[PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisorJeremy Fitzhardinge3-0/+69
2006-09-26[PATCH] x86: remove locally-defined ldt structure in favour of standard typeRusty Russell1-8/+4
2006-09-26[PATCH] apm: clean up module initalizationNeil Horman1-1/+8
2006-09-26[PATCH] i386: show_registers(): try harder to print failing codeChuck Ebbert1-3/+8
2006-09-26[PATCH] hpet rtc emulation: add watchdog timerClemens Ladisch2-12/+62
2006-09-26[PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000Haavard Skinnemoen2-1/+96
2006-09-26[PATCH] AVR32 MTD: Static Memory Controller driverHaavard Skinnemoen4-1/+302
2006-09-26[PATCH] avr32 architectureHaavard Skinnemoen75-0/+11372
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle1-4/+6
2006-09-26[PATCH] FRV: permit __do_IRQ() to be dispensed withDavid Howells1-0/+4
2006-09-26[PATCH] FRV: improve FRV's use of generic IRQ handlingDavid Howells4-69/+53
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells10-1091/+405
2006-09-26[PATCH] NUMA: Add zone_to_nid functionChristoph Lameter2-2/+2
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter1-1/+3
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken6-8/+8
2006-09-26[PATCH] Define easier to handle GFP_THISNODEChristoph Lameter1-2/+1
2006-09-26[PATCH] Guarantee that the uncached allocator gets pages on the correct nodeChristoph Lameter1-1/+2
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-60/+95
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONESChristoph Lameter1-4/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zonesChristoph Lameter1-2/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter1-0/+2
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optionalChristoph Lameter2-9/+4