aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
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-10ftrace: Output REC->var instead of __entry->var for trace formatZhaolei
2009-04-10Make __stringify support variable argument macros tooZhaolei
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-10x86: Document get_user_pages_fast()Andy Grover
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han
2009-04-10tracing: fix document referencesLi Zefan
2009-04-10tracing: fix splice return too largeLai Jiangshan
2009-04-10tracing: update file->f_pos when splice(2) itLai Jiangshan
2009-04-10tracing: allocate page when neededLai Jiangshan
2009-04-10tracing: disable seeking for trace_pipe_rawLai Jiangshan
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-09mutex: have non-spinning mutexes on s390 by defaultHeiko Carstens
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-09forcedeth: Use napi_complete() not __napi_complete().David S. Miller
2009-04-09Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck
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