aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2009-09-22[S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger1-15/+4
2009-09-22[S390] fix disabled_wait inline assembly clobber listHeiko Carstens1-1/+1
2009-09-22[S390] Change kernel_page_present coding style.Heiko Carstens1-10/+7
2009-09-22[S390] hibernation: reset system after resumeHeiko Carstens1-2/+40
2009-09-22[S390] hibernation: fix guest page hinting related crashHeiko Carstens2-8/+51
2009-09-22[S390] Get rid of init_module/delete_module compat functions.Heiko Carstens3-41/+8
2009-09-22[S390] Convert sys_execve to function with parameters.Heiko Carstens6-39/+39
2009-09-22[S390] Convert sys_clone to function with parameters.Heiko Carstens6-28/+13
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-21/+21
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheckLinus Torvalds1-3/+0
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds25-26/+25
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin1-2/+2