aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-05-14
|\
| *---. Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...Paul E. McKenney2012-05-11
| |\ \ \
| | | | * rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan2012-04-30
| | | | * rcu: Remove unused srcu_barrier()Lai Jiangshan2012-04-30
| | | | * rcu: Implement a variant of Peter's SRCU algorithmLai Jiangshan2012-04-30
| | | | * rcu: Increment upper bit only for srcu_read_lock()Lai Jiangshan2012-04-30
| | | | * rcu: Direct algorithmic SRCU implementationPaul E. McKenney2012-04-30
| | |_|/ | |/| |
| | | * rcu: Make exit_rcu() more precise and consolidatePaul E. McKenney2012-05-02
| | | * rcu: Move PREEMPT_RCU preemption to switch_to() invocationPaul E. McKenney2012-05-02
| | |/ | |/|
| | * rcu: Document why rcu_blocking_is_gp() is safePaul E. McKenney2012-04-24
| | * rcu: Make __kfree_rcu() less dependent on compiler choicesJan Engelhardt2012-04-24
| | * rcu: Replace list_first_entry_rcu() with list_first_or_null_rcu()Michel Machado2012-04-24
| | * rcu: List-debug variants of rcu list routines.Dave Jones2012-04-24
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-12
|\ \
| * | Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-10
| * | net: compare_ether_addr[_64bits]() has no orderingJohannes Berg2012-05-07
* | | seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds2012-05-04
* | | Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds2012-05-04
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-03
|\ \
| * | net: fix two typos in skbuff.hEric Dumazet2012-05-01
| * | set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)2012-04-24
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-04-30
|\ \ \
| * | | [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-23
* | | | efi: Add new variable attributesMatthew Garrett2012-04-30
* | | | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-29
* | | | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-29
|\ \ \ \
| * | | | USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-24
| | |_|/ | |/| |
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-28
|\ \ \ \
| * | | | ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-26
| |/ / /
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-27
|\ \ \ \
| * | | | spi: fix spi.h kernel-doc warningRandy Dunlap2012-04-27
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-26
|\ \ \ \ \
| * | | | | mm: fix up the vmscan stat in vmstatYing Han2012-04-26
| | |/ / / | |/| | |
* | | | | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-04-26
|\ \ \ \ \
| * | | | | NFSv4: Ensure we do not reuse open owner namesTrond Myklebust2012-04-20
* | | | | | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2012-04-24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | HSI: hsi: Rework hsi_event interfaceCarlos Chinea2012-04-23
| * | | | | HSI: hsi: Rework hsi_controller releaseCarlos Chinea2012-04-23
| | |/ / / | |/| | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-23
|\ \ \ \ \
| * | | | | irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt2012-04-22
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-13
* | | | | | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-21
|\ \ \ \ \ \
| * | | | | | mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-20
* | | | | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-21
|\ \ \ \ \ \ \
| * | | | | | | mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-16
| * | | | | | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-16
| * | | | | | | mfd : Fix dbx500 compilation errorDaniel Lezcano2012-04-16
| | |_|_|_|/ / | |/| | | | |
* | | | | | | kill mm argument of vm_munmap()Al Viro2012-04-21
* | | | | | | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-20