aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-10MAINTAINERS - Update DRIVER CORE patternsJoe Perches
2009-04-10MAINTAINERS - Update M68K patternsJoe Perches
2009-04-10MAINTAINERS - Coalesce sections "DVB" and "Video for Linux"Joe Perches
2009-04-10MAINTAINERS - Remove cyblafb frame buffer no longer in treeJoe Perches
2009-04-10MAINTAINERS - Remove x86/Voyager no longer in treeJoe Perches
2009-04-10MAINTAINERS - Update FPU Emulator contact address and web pageJoe Perches
2009-04-10MAINTAINERS - i2c_tiny_usb T: should be W:Joe Perches
2009-04-10MAINTAINERS - Add Linus Torvalds' gitJoe Perches
2009-04-10MAINTAINERS - standardize "T: git urls"Joe Perches
2009-04-10MAINTAINERS - Remove HP Fibre Channel HBA no longer in treeJoe Perches
2009-04-10MAINTAINERS - Standardize styleJoe Perches
2009-04-10MAINTAINERS - Add file patternsJoe Perches
2009-04-10Add scripts/get_maintainer.plJoe Perches
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