aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-0/+19
2009-09-23Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6Linus Torvalds6-4/+134
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-6/+4
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-747/+33
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-6/+4
2009-09-23Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-scoreLinus Torvalds3-75/+20
2009-09-23Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds2-20/+15
2009-09-23ep93xx video driver platform supportRyan Mallon5-1/+183
2009-09-23omapfb: fix coding style / remove dead linearun c1-2/+2
2009-09-23N770: enable LCD MIPI-DCS in KconfigImre Deak1-1/+1
2009-09-23omapfb: add support for the ZOOM MDK LCDStanley.Miao1-2/+52
2009-09-23omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi1-1/+46
2009-09-23omapfb: add support for the 3430SDP LCDKevin Hilman1-2/+37
2009-09-23omapfb: add support for MIPI-DCS compatible LCDsImre Deak1-0/+5
2009-09-23spi: McSPI support for OMAP4Syed Rafiuddin1-6/+23
2009-09-23spi: add SPI driver for most known i.MX SoCsSascha Hauer1-0/+27
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki1-3/+1
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki7-73/+1
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki1-3/+3
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki4-5/+10
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki7-23/+5
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki7-19/+23
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala3-6/+47
2009-09-23AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele5-0/+386
2009-09-23powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov7-0/+7
2009-09-23ARM: OMAP: RX51: set MMC capabilities and power-saving flagAdrian Hunter1-0/+4
2009-09-23ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter2-0/+59
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov3-0/+7
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter3-0/+7
2009-09-23ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov2-0/+18
2009-09-23Blackfin: override text/data checking functionsMike Frysinger1-3/+35
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich1-1/+1
2009-09-23seq_file: constify seq_operationsJames Morris3-3/+3
2009-09-23early_printk: Allow more than one early consoleJason Wessel1-32/+33
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel1-715/+0
2009-09-23lguest: move panic notifier registration to its expected place.Rusty Russell1-6/+4
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linusNeilBrown9-27/+361
2009-09-22x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0Roland McGrath1-1/+13
2009-09-22x86: ptrace: do not sign-extend orig_ax on writeRoland McGrath1-18/+1
2009-09-23score: Cleanup linker script using new macros.Tim Abbott1-68/+9
2009-09-23score: Make THREAD_SIZE available to assembly files.Tim Abbott1-6/+9
2009-09-23score: Make PAGE_SIZE available to assembly.Tim Abbott1-1/+2
2009-09-22x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath1-14/+8
2009-09-22x86: syscall_get_nr returns intRoland McGrath1-7/+7
2009-09-22at91sam9263ek: activate at91 CAN controllerMarc Kleine-Budde1-0/+19
2009-09-22at91sam9263: add at91_can device to generic device definitionMarc Kleine-Budde2-0/+42
2009-09-22[S390] Update default configuration.Martin Schwidefsky1-12/+25
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu5-69/+71
2009-09-22[S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens2-17/+9
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens2-10/+10