summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-06-12PM core: rename suspend and resume functionsAlan Stern1-7/+7
2009-06-12PM: Rename device_power_down/up()Magnus Damm1-4/+4
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm7-32/+0
2009-06-12x86: unify power/cpu_(32|64).cSergio Luis3-260/+1
2009-06-12x86: unify power/cpu_(32|64) copyright notesSergio Luis2-2/+3
2009-06-12x86: unify power/cpu_(32|64) regarding restoring processor stateSergio Luis2-38/+135
2009-06-12x86: unify power/cpu_(32|64) regarding saving processor stateSergio Luis2-1/+76
2009-06-12x86: unify power/cpu_(32|64) global variablesSergio Luis2-0/+17
2009-06-12x86: unify power/cpu_(32|64) headersSergio Luis2-4/+10
2009-06-12PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput1-1/+1
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+11
2009-06-12Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-5/+9
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds6-55/+187
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds27-223/+160
2009-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-12/+5
2009-06-12lguest: PAE supportMatias Zabaljauregui4-8/+74
2009-06-12lguest: Add support for kvm_hypercall4()Matias Zabaljauregui2-10/+25
2009-06-12lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui2-2/+2
2009-06-12lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui1-4/+4
2009-06-12lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell3-30/+74
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell3-8/+16
2009-06-12lguest: clean up lguest_init_IRQRusty Russell1-5/+4
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell16-32/+0
2009-06-12module: trim exception table on init free.Rusty Russell4-0/+79
2009-06-12module: merge module_alloc() finallyAmerigo Wang3-11/+12
2009-06-12uml module: fix uml build process due to this mergeAmerigo Wang3-25/+2
2009-06-12x86 module: merge the rest functions with macrosAmerigo Wang4-224/+161
2009-06-12x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang4-124/+99
2009-06-12x86: make zap_low_mapping could be used earlyYinghai Lu3-5/+9
2009-06-12x86: Provide _sdata in the vmlinux.lds.S fileCatalin Marinas1-0/+2
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds23-187/+178
2009-06-11x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu1-2/+2
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell2-3/+1
2009-06-11Push BKL into do_mount()Al Viro1-3/+0
2009-06-11x86: handle initrd that extends into unusable memoryYinghai Lu1-12/+3
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds46-72/+6814
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2009-06-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+4
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-53/+48
2009-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds4-98/+207
2009-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds256-6976/+16927
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds47-1241/+1784
2009-06-11irq/cpumask: make memoryless node zero happyYinghai Lu1-2/+4
2009-06-11x86: remove some alloc_bootmem_cpumask_var callingYinghai Lu1-2/+2
2009-06-11Merge branches 'frv' and 'mn10300'Linus Torvalds21-836/+656
2009-06-11MN10300: Add utrace/tracehooks supportDavid Howells7-239/+257
2009-06-11MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handlerDavid Howells1-18/+0
2009-06-11FRV: Implement new-style ptraceDavid Howells7-164/+367
2009-06-11FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologueDavid Howells1-1/+0