summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-06-03ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner2-5/+6
2011-06-03ARM: S3C24xx: Fix missing struct for s3c2410_dma_chanHeiko Stuebner1-1/+1
2011-06-03ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park2-24/+0
2011-06-03ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resumeKyungmin Park1-0/+2
2011-06-03ARM: S5P: Fix compilation error for exynos4_defconfigTushar Behera3-1/+7
2011-06-01ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim3-3/+3
2011-06-01ARM: S5P64X0: Fix SPI platform device namePadmavathi Venna1-4/+2
2011-06-01ARM: S5PV210: Fix possible null pointer dereferenceJonghwan Choi1-3/+5
2011-05-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-15/+24
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds6-28/+338
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-26/+32
2011-05-29[S390] mm: fix mmu_gather reworkHeiko Carstens1-7/+16
2011-05-29[S390] mm: fix storage key handlingHeiko Carstens1-8/+8
2011-05-29x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown1-0/+1
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown1-0/+1
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown1-0/+2
2011-05-29x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown1-1/+3
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown6-25/+25
2011-05-28Blackfin: debug-mmrs: include RSI_PID[4567] MMRsMike Frysinger1-0/+4
2011-05-28Blackfin: bf51x: fix up RSI_PID# MMR definesMike Frysinger1-8/+8
2011-05-28Blackfin: bf52x/bf54x: fix up usb MMR definesMike Frysinger2-11/+12
2011-05-28Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppiMike Frysinger1-18/+14
2011-05-28Blackfin: gptimers: add structure for hardware register layoutMike Frysinger1-0/+18
2011-05-28Blackfin: wire up new sendmmsg syscallMike Frysinger2-1/+3
2011-05-28Blackfin: mach/bfin_serial_5xx.h: punt now-unused headerMike Frysinger7-528/+0
2011-05-28Blackfin: bfin_serial.h: turn default port wrappers into stubsMike Frysinger1-3/+3
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-1194/+2283
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-51/+64
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds19-5060/+110
2011-05-28Merge branch 'setns'Linus Torvalds49-28/+84
2011-05-28ns: Wire up the setns system callEric W. Biederman49-28/+84
2011-05-27Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely3-2113/+104
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds14-57/+14
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds190-6115/+1500
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King180-6025/+1372
2011-05-27ARM: 6945/1: Add unwinding support for division functionsLaura Abbott1-5/+20
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds9-48/+0
2011-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds20-183/+213
2011-05-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-22/+107
2011-05-27Merge git://git.infradead.org/battery-2.6Linus Torvalds1-2/+25
2011-05-27GPIO: OMAP: move to drivers/gpioKevin Hilman2-2010/+1
2011-05-27GPIO: OMAP: move register offset defines into <plat/gpio.h>Kevin Hilman2-103/+103
2011-05-27arch/tile: more /proc and /sys file supportChris Metcalf6-28/+338
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar3-10/+10
2011-05-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2-42/+77
2011-05-27x86, asm: Clean up desc.h a bitIngo Molnar1-76/+76
2011-05-26Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-271/+50
2011-05-26m68knommu: use generic find_next_bit_le()Akinobu Mita1-44/+2
2011-05-26s390: use asm-generic/bitops/le.hAkinobu Mita1-35/+2
2011-05-26arm: use asm-generic/bitops/le.hAkinobu Mita1-38/+5