summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-14/+19
2012-05-10sctp: check cached dst before using itNicolas Dichtel-0/+13
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller-9/+0
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg-5/+6
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-3/+4
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming-3/+4
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds-0/+21
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds-1/+1
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-6/+19
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+2
2012-05-01net: fix two typos in skbuff.hEric Dumazet-2/+2
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-7/+40
2012-04-30efi: Add new variable attributesMatthew Garrett-1/+12
2012-04-30asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin-1/+1
2012-04-30net: fix sk_sockets_allocated_read_positiveEric Dumazet-2/+2
2012-04-30Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller-1/+3
2012-04-30ipvs: kernel oops - do_ip_vs_get_ctlHans Schillstrom-0/+2
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom-1/+1
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds-0/+1
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+2
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+4
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-1/+1
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville-1/+2
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap-1/+1
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik-0/+4
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-2/+3
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-1/+6
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+11
2012-04-25mm: fix up the vmscan stat in vmstatYing Han-2/+3
2012-04-25Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar-13/+5
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern-0/+2
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds-14/+17
2012-04-24set fake_rtable's dst to NULL to avoid kernel OopsPeter Huang (Peng)-0/+10
2012-04-23asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin-3/+11
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea-11/+14
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea-3/+3
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams-3/+4
2012-04-23[SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams-4/+36
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-0/+7
2012-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-7/+61
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt-0/+7
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-71/+103
2012-04-21kill mm argument of vm_munmap()Al Viro-1/+1
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust-1/+6
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong-1/+1
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds-17/+6
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds-0/+1
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds-1/+2