aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-15i2c/chips: Move max6875 to drivers/misc/eepromWolfram Sang
2009-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14[ARM] 5545/2: add flush_kernel_dcache_page() for ARMNicolas Pitre
2009-06-14Merge branch 'u300' into develRussell King
2009-06-14Merge branch 'stmp' into develRussell King
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2009-06-14Merge branch 'copy_user' of git://git.marvell.com/orion into develRussell King
2009-06-14headers_check fix: mn10300, setup.hJaswinder Singh Rajput
2009-06-14headers_check fix: mn10300, ptrace.hJaswinder Singh Rajput
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-06-13FRV: Fix interaction with new generic header stuffDavid Howells
2009-06-13Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-06-13avr32: Fix oops on unaligned user accessHaavard Skinnemoen
2009-06-13Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-06-12Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-06-12PM core: rename suspend and resume functionsAlan Stern
2009-06-12PM: Rename device_power_down/up()Magnus Damm
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm
2009-06-12x86: unify power/cpu_(32|64).cSergio Luis
2009-06-12x86: unify power/cpu_(32|64) copyright notesSergio Luis
2009-06-12x86: unify power/cpu_(32|64) regarding restoring processor stateSergio Luis
2009-06-12x86: unify power/cpu_(32|64) regarding saving processor stateSergio Luis
2009-06-12x86: unify power/cpu_(32|64) global variablesSergio Luis
2009-06-12x86: unify power/cpu_(32|64) headersSergio Luis
2009-06-12PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-06-12Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds
2009-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-12trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-12trivial: spelling fix in ppc code commentsSankar P
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-06-12lguest: PAE supportMatias Zabaljauregui
2009-06-12lguest: Add support for kvm_hypercall4()Matias Zabaljauregui
2009-06-12lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui
2009-06-12lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui
2009-06-12lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell
2009-06-12lguest: clean up lguest_init_IRQRusty Russell