summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar2009-03-231-2/+4
|\
| * nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-171-2/+4
| |
| \
*-. | Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-1651-138/+256
|\ \|
| | * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-151-1/+9
| | |\
| | | * [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König2009-03-121-1/+9
| | * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-03-141-2/+2
| | |\ \
| | | * | block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura2009-03-141-2/+2
| | * | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-03-143-0/+13
| | |\ \ \
| | | * | | NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever2009-03-101-0/+8
| | | * | | NFSv3: Fix posix ACL codeTrond Myklebust2009-03-102-0/+5
| | * | | | ide: save the returned value of dma_map_sgFUJITA Tomonori2009-03-131-0/+1
| | | |/ / | | |/| |
| | * | | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell2009-03-121-0/+3
| | * | | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell2009-03-121-0/+3
| | |/ /
| * | | genirq: add doc to struct irqactionThomas Gleixner2009-03-131-0/+11
| * | | genirq: make irqreturn_t an enumThomas Gleixner2009-03-132-20/+12
| * | | genirq: remove unused hw_irq_controller typedefThomas Gleixner2009-03-131-1/+0
| * | | irq: match remove_irq() args with setup_irq()Magnus Damm2009-03-121-1/+1
| * | | irq: add remove_irq() for freeing of setup_irq() irqsMagnus Damm2009-03-121-0/+1
| * | | Merge branch 'linus' into irq/genirqIngo Molnar2009-03-1217-14/+54
| |\| |
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0
| | |\ \
| | | * | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-091-0/+1
| | |\ \ \
| | | * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-046-1/+39
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-041-0/+1
| | * | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-081-6/+1
| | |\ \ \ \
| | | * | | | dmaengine: update kerneldocJohannes Weiner2009-02-111-6/+1
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-03-083-1/+3
| | |\ \ \ \ \
| | | * | | | | ata: add CFA specific identify data wordsSergei Shtylyov2009-03-051-0/+2
| | | * | | | | remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz2009-03-051-1/+0
| | | * | | | | ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-051-0/+1
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-081-2/+4
| | |\ \ \ \ \
| | | * | | | | libata: align ap->sector_bufTejun Heo2009-03-051-1/+2
| | | * | | | | libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-051-0/+1
| | | * | | | | libata: change drive ready wait after hard reset to 5sStuart Hayes2009-03-051-1/+1
| | | |/ / / /
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-081-1/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Input: serio - fix protocol number for TouchIT213Dmitry Torokhov2009-03-071-1/+1
| | * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-031-0/+4
| | |\ \ \ \ \
| | | * | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-271-0/+4
| | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-034-0/+31
| | |\ \ \ \ \
| | | * | | | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-264-0/+31
| | | |/ / / /
| | * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-021-1/+4
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-021-1/+4
| | * | | | | net headers: export dcbnl.hChris Leech2009-03-011-0/+1
| | * | | | | net headers: cleanup dcbnl.hChris Leech2009-03-011-1/+3
| | * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-287-15/+43
| | |\| | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-02-241-1/+1
| | |\ \ \ \ \
| | | * | | | | netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond2009-02-181-1/+1
| | | * | | | | Merge branch 'master' of /repos/git/net-2.6Patrick McHardy2009-02-181-9/+0
| | | |\ \ \ \ \
| * | | \ \ \ \ \ Merge branch 'linus' into irq/genirqIngo Molnar2009-03-02137-333/+572
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-271-11/+35
| | |\ \ \ \ \ \ \