aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-11kbuild: fix spurious initramfs rebuildMaxime Bizon
2009-04-11Documentation: explain the difference between __bitwise and __bitwise__Sam Ravnborg
2009-04-11kbuild: make it possible for the linker to discard local symbols from vmlinuxDavid Howells
2009-04-11kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich
2009-04-11kbuild: fix a few typos in top-level MakefileKirill Smelkov
2009-04-11kbuild: introduce destination-y for exported headersSam Ravnborg
2009-04-11kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard
2009-04-11kconfig: fix update-po-config to accect backslash in inputSam Ravnborg
2009-04-11kbuild: fix option processing for -I in headerdepUwe Kleine-König
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells
2009-04-10FRV: Move to arch/frv/include/asm/David Howells
2009-04-10FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-04-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-09MN10300: Kill MN10300's own profiling KconfigDavid Howells
2009-04-09FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells
2009-04-09keys: Handle there being no fallback destination keyring for request_key()David Howells
2009-04-09afs: BUG to BUG_ON changesStoyan Gaydarov
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-09Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-04-09module: try_then_request_module must waitHerbert Xu
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch
2009-04-09tracing: consolidate documentsLi Zefan
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput
2009-04-09blktrace: pass the right pointer to kfree()Li Zefan
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-04-08Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-04-08Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-04-09work_on_cpu(): rewrite it to create a kernel thread on demandAndrew Morton
2009-04-09kthread: move sched-realeted initialization from kthreadd contextOleg Nesterov
2009-04-09kthread: Don't looking for a task in create_kthread() #2Vitaliy Gusev
2009-04-09dm kcopyd: fix callback raceMikulas Patocka
2009-04-09dm kcopyd: prepare for callback race fixMikulas Patocka
2009-04-09dm: implement basic barrier supportMikulas Patocka
2009-04-09dm: remove dm_request loopMikulas Patocka
2009-04-09dm: rework queueing and suspensionMikulas Patocka
2009-04-09dm: simplify dm_request loopAlasdair G Kergon