aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala
2009-09-23AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele
2009-09-23powerpc: introduce and document sdhci,wp-inverted property for eSDHCAnton Vorontsov
2009-09-23ARM: OMAP: RX51: set MMC capabilities and power-saving flagAdrian Hunter
2009-09-23ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-23ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov
2009-09-23Blackfin: override text/data checking functionsMike Frysinger
2009-09-23BUILD_BUG_ON(): fix it and a couple of bogus uses of itJan Beulich
2009-09-23seq_file: constify seq_operationsJames Morris
2009-09-23early_printk: Allow more than one early consoleJason Wessel
2009-09-23USB: ehci,dbgp,early_printk: split ehci debug driver from early_printk.cJason Wessel
2009-09-23lguest: move panic notifier registration to its expected place.Rusty Russell
2009-09-23CRIS: Cleanup linker script using new linker script macros.Jesper Nilsson
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown
2009-09-22x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0Roland McGrath
2009-09-22x86: ptrace: do not sign-extend orig_ax on writeRoland McGrath
2009-09-23score: Cleanup linker script using new macros.Tim Abbott
2009-09-23score: Make THREAD_SIZE available to assembly files.Tim Abbott
2009-09-23score: Make PAGE_SIZE available to assembly.Tim Abbott
2009-09-22x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath
2009-09-22x86: syscall_get_nr returns intRoland McGrath
2009-09-22at91sam9263ek: activate at91 CAN controllerMarc Kleine-Budde
2009-09-22at91sam9263: add at91_can device to generic device definitionMarc Kleine-Budde
2009-09-22[S390] Update default configuration.Martin Schwidefsky
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu
2009-09-22[S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens
2009-09-22[S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger
2009-09-22[S390] fix disabled_wait inline assembly clobber listHeiko Carstens
2009-09-22[S390] Change kernel_page_present coding style.Heiko Carstens
2009-09-22[S390] hibernation: reset system after resumeHeiko Carstens
2009-09-22[S390] hibernation: fix guest page hinting related crashHeiko Carstens
2009-09-22[S390] Get rid of init_module/delete_module compat functions.Heiko Carstens
2009-09-22[S390] Convert sys_execve to function with parameters.Heiko Carstens
2009-09-22[S390] Convert sys_clone to function with parameters.Heiko Carstens
2009-09-22Merge branch 'master' into for-linusRussell King
2009-09-22ARM: 5719/1: [AT91] Fix AC97 breakageAndrew Victor
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij
2009-09-23m32r: Cleanup linker script using new linker script macros.Tim Abbott
2009-09-23m32r: Move the spi_stack_top and spu_stack_top into .init.data section.Tim Abbott
2009-09-23m32r: Remove unused .altinstructions and .exit.* code from linker script.Tim Abbott
2009-09-23m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h.Tim Abbott
2009-09-23m32r: Define THREAD_SIZE only once.Tim Abbott
2009-09-23m32r: make PAGE_SIZE available to assembly.Tim Abbott
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds