aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changesStefan Richter2012-05-21
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-19
| |\
| | * block: fix buffer overflow when printing partition UUIDsTejun Heo2012-05-15
| | * Fix blkdev.h build errors when BLOCK=nRussell King2012-05-14
| | * block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-05-11
| | |
| | \
| *-. | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds2012-05-17
| |\ \|
| | * | tracing: Do not enable function event with enableSteven Rostedt2012-05-10
| * | | netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik2012-05-16
| * | | usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-15
| * | | 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
| * | | | | | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-20
| * | | | | | | VM: add "vm_brk()" helper functionLinus Torvalds2012-04-20
| | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-20
| |\ \ \ \ \ \
| | * | | | | | pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren2012-04-11