summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-05-26[S390] cio: unit check handling during internal I/OMichael Ernst1-0/+10
2010-05-26[S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens3-15/+2
2010-05-26[S390] kprobes: forbid probing of stnsm/stosm/epswHeiko Carstens1-0/+3
2010-05-26[S390] spp: fix compilation for CONFIG_32BITHeiko Carstens2-3/+3
2010-05-26[S390] atomic: implement atomic64_dec_if_positiveHeiko Carstens1-0/+19
2010-05-26[S390] cmm: fix crash on module unloadHeiko Carstens1-9/+9
2010-05-26m68k: amiga - RTC platform device conversionGeert Uytterhoeven2-174/+17
2010-05-26m68k: amiga - Parallel port platform device conversionGeert Uytterhoeven1-0/+3
2010-05-26m68k: amiga - Serial port platform device conversionGeert Uytterhoeven1-0/+3
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven1-0/+3
2010-05-26m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven1-0/+5
2010-05-26m68k: amiga - Amiga Gayle IDE platform device conversionGeert Uytterhoeven2-1/+68
2010-05-26m68k: amiga - A4000T SCSI platform device conversionGeert Uytterhoeven1-0/+11
2010-05-26m68k: amiga - A3000 SCSI platform device conversionGeert Uytterhoeven1-0/+11
2010-05-26m68k: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-26m68k: Enable atomic64_tGeert Uytterhoeven2-0/+3
2010-05-26gta02: Use pcf50633 backlight driver instead of platform backlight driver.Lars-Peter Clausen1-67/+9
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds7-2/+31
2010-05-26leds: Add mx31moboard MC13783 led supportPhilippe Rétornaz1-1/+44
2010-05-26leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt1-10/+12
2010-05-26ARM: Merge next-samsungBen Dooks9-33/+42
2010-05-26ARM: S5PC100: Fixup cross tree merge problemsBen Dooks1-5/+2
2010-05-26ARM: S5P: Fix the platform external interrupt issues.Pannaga Bhushan8-28/+40
2010-05-26ARM: s5pv210_defconfig: Update s5pv210_defconfig to v2.6.34-gitBen Dooks1-6/+27
2010-05-26ARM: s5pc110_defconfig: Update s5pc110_defconfig to v2.6.34-gitBen Dooks1-6/+24
2010-05-26ARM: s5pc100_defconfig: Update s5pc100_defconfig to v2.6.34-gitBen Dooks1-49/+184
2010-05-26ARM: s5p6442_defconfig: Update s5p6442_defconfig to v2.6.34-gitBen Dooks1-6/+18
2010-05-26ARM: s5p6440_defconfig: Update s5p6440_defconfig to v2.6.34-gitBen Dooks1-6/+23
2010-05-26ARM: s3c6400_defconfig: Update s3c6400_defconfig to v2.6.34-gitBen Dooks1-7/+28
2010-05-26ARM: s3c2410_defconfig: Update s3c2410_defconfig to v2.6.34-gitBen Dooks1-9/+61
2010-05-25Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds4-62/+42
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner1-11/+9
2010-05-26alpha: invoke oom-killer from page faultNick Piggin1-9/+2
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2-42/+31
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers1-0/+1
2010-05-25Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds167-3817/+5804
2010-05-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-0/+106
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds20-262/+1226
2010-05-25s3c rtc driver: add support for S3C64xxMaurus Cuelenaere1-0/+4
2010-05-25drivers/hwmon/coretemp.c: get TjMax value from MSRCarsten Emde1-0/+2
2010-05-25endian: #define __BYTE_ORDERJoakim Tjernlund7-31/+2
2010-05-25mn10300: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-25mn10300: use generic atomic.hMathieu Desnoyers1-157/+1
2010-05-25frv: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-25frv: extend gdbstub to support more features of gdbDavid Howells3-2/+70
2010-05-25xtensa: includecheck fix: vectors.SJaswinder Singh Rajput1-2/+0
2010-05-25xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2-21/+3
2010-05-25xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+1
2010-05-25perf, trace: Fix !x86 build bugPeter Zijlstra1-1/+5
2010-05-25Merge remote branch 'origin' into secretlab/next-spiGrant Likely1512-33059/+81713