summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-24genirq: add support for threaded interrupts to devresArjan van de Ven1-3/+14
2009-03-24genirq: add threaded interrupt handler supportThomas Gleixner5-3/+48
2009-03-23Merge branch 'cpus4096' into irq/threadedThomas Gleixner36-167/+651
2009-03-23Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar1-2/+4
2009-03-17nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields1-2/+4
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar63-229/+374
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+9
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura1-2/+2
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-69/+87
2009-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-0/+13
2009-03-13ide: save the returned value of dma_map_sgFUJITA Tomonori1-0/+1
2009-03-13numa, cpumask: move numa_node_id default implementation to topology.hRusty Russell3-6/+6
2009-03-13genirq: add doc to struct irqactionThomas Gleixner1-0/+11
2009-03-13genirq: make irqreturn_t an enumThomas Gleixner2-20/+12
2009-03-13genirq: remove unused hw_irq_controller typedefThomas Gleixner1-1/+0
2009-03-13Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...Ingo Molnar1-5/+1
2009-03-13Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar3-1/+7
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell1-5/+1
2009-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-0/+6
2009-03-13[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König1-1/+9
2009-03-12irq: match remove_irq() args with setup_irq()Magnus Damm1-1/+1
2009-03-12irq: add remove_irq() for freeing of setup_irq() irqsMagnus Damm1-0/+1
2009-03-12Merge branch 'linus' into irq/genirqIngo Molnar20-26/+73
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell1-0/+3
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell1-0/+3
2009-03-11Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar17-72/+159
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas1-1/+1
2009-03-11NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever1-0/+8
2009-03-11NFSv3: Fix posix ACL codeTrond Myklebust2-0/+5
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev1-0/+1
2009-03-10[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou1-4/+0
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love1-7/+1
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love1-7/+7
2009-03-10Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar7-43/+36
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+0
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-1/+0
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-10/+18
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-6/+1
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-1/+3
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+4
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2009-03-08Input: serio - fix protocol number for TouchIT213Dmitry Torokhov1-1/+1
2009-03-07[SCSI] libfc: Cleanup libfc_function_template commentsRobert Love1-41/+66
2009-03-07[SCSI] libfc: Don't violate transport template for rogue port creationRobert Love1-0/+5
2009-03-07[SCSI] libfc: rport retry on LS_RJT from certain ELSChris Leech1-0/+5
2009-03-07[SCSI] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->l...Vasu Dev1-10/+2
2009-03-07[SCSI] libfc: Pass lport in exch_mgr_resetAbhijeet Joglekar1-2/+2
2009-03-06x86, percpu: setup reserved percpu area for x86_64Tejun Heo1-23/+12
2009-03-06percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo1-4/+6