summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-11MAINTAINERS - standardize "T: git urls"Joe Perches1-98/+98
2009-04-11MAINTAINERS - Remove HP Fibre Channel HBA no longer in treeJoe Perches1-6/+0
2009-04-11MAINTAINERS - Standardize styleJoe Perches1-54/+73
2009-04-11MAINTAINERS - Add file patternsJoe Perches1-1/+1193
2009-04-11Add scripts/get_maintainer.plJoe Perches1-0/+518
2009-04-10percpu: unbreak alpha percpuTejun Heo2-52/+52
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds27-26986/+1238
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu6-18/+24
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds138-65/+31
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds114-3/+3
2009-04-10ftrace: Output REC->var instead of __entry->var for trace formatZhaolei1-2/+2
2009-04-10Make __stringify support variable argument macros tooZhaolei1-2/+2
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells35-65/+31
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells121-14/+14
2009-04-10x86: Document get_user_pages_fast()Andy Grover1-0/+16
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han1-1/+4
2009-04-10tracing: fix document referencesLi Zefan1-2/+2
2009-04-10tracing: fix splice return too largeLai Jiangshan1-2/+14
2009-04-10tracing: update file->f_pos when splice(2) itLai Jiangshan1-7/+1
2009-04-10tracing: allocate page when neededLai Jiangshan1-8/+8
2009-04-10tracing: disable seeking for trace_pipe_rawLai Jiangshan1-1/+1
2009-04-10FRV: Move to arch/frv/include/asm/David Howells114-0/+0
2009-04-10FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells1-3/+3
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds26-916/+461
2009-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds18-306/+442
2009-04-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds3-5/+14
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu4-6/+7
2009-04-09Merge branch 'master' into for-linusFelix Blyakher13-161/+180
2009-04-09MN10300: Kill MN10300's own profiling KconfigDavid Howells2-25/+0
2009-04-09FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells1-4/+2
2009-04-09keys: Handle there being no fallback destination keyring for request_key()David Howells1-3/+6
2009-04-09afs: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-18/+35
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-38/+47
2009-04-09Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-34/+178
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds7-24/+36
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner1-1/+1
2009-04-09mutex: have non-spinning mutexes on s390 by defaultHeiko Carstens3-1/+6
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds7-87/+218
2009-04-09module: try_then_request_module must waitHerbert Xu1-1/+1
2009-04-09Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck111-698/+7675
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch1-1/+2
2009-04-09tracing: consolidate documentsLi Zefan4-0/+0
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput2-0/+0
2009-04-09blktrace: pass the right pointer to kfree()Li Zefan1-5/+5
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker6-32/+41
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-31/+31
2009-04-09Merge git://git.infradead.org/battery-2.6Linus Torvalds5-30/+152
2009-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+0
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-148/+5266