summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-16aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi1-0/+1
2012-07-16SCSI & usb-storage: add try_rc_10_first flagAlan Stern1-0/+1
2012-07-16rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen1-0/+3
2012-07-16rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen1-0/+3
2012-07-16mm: fix slab->page _count corruption when using slubPravin B Shelar1-0/+10
2012-07-16net: remove skb_orphan_try()Eric Dumazet1-5/+2
2012-07-16bonding: Fix corrupted queue_mappingEric Dumazet1-2/+5
2012-07-16inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet1-1/+4
2012-07-16cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2-2/+2
2012-06-22swap: fix shmem swapping when more than 8 areasHugh Dickins1-3/+5
2012-06-17libata: add a host flag to ignore detected ATA devicesAndy Whitcroft1-0/+1
2012-06-17module_param: stop double-calling parameters.Rusty Russell1-5/+5
2012-06-09drm/radeon/kms: add new SI PCI idsAlex Deucher1-2/+3
2012-06-09drm/radeon/kms: add new BTC PCI idsAlex Deucher1-0/+2
2012-06-09drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher1-0/+2
2012-06-09drm/radeon/kms: add new Trinity PCI idsAlex Deucher1-0/+8
2012-06-09radix-tree: fix contiguous iteratorKonstantin Khlebnikov1-1/+4
2012-06-09skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau1-2/+0
2012-06-09ipv6: fix incorrect ipsec fragmentGao feng1-0/+1
2012-06-09kbuild: install kernel-page-flags.hUlrich Drepper2-0/+5
2012-06-01mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre1-0/+2
2012-06-01xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini1-0/+3
2012-06-01usbhid: prevent deadlock during timeoutOliver Neukum1-0/+3
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+3
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds1-0/+2
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+19
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik1-0/+16
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-0/+1
2012-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei1-1/+2
2012-05-15block: fix buffer overflow when printing partition UUIDsTejun Heo1-6/+0
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan1-0/+1
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King1-1/+2
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-14/+19
2012-05-11block: don't mark buffers beyond end of disk as mappedJeff Moyer1-0/+1
2012-05-11sctp: check cached dst before using itNicolas Dichtel1-0/+13
2012-05-11Revert "net: maintain namespace isolation between vlan and real device"David S. Miller1-9/+0
2012-05-10tracing: Do not enable function event with enableSteven Rostedt1-0/+2
2012-05-08net: compare_ether_addr[_64bits]() has no orderingJohannes Berg1-5/+6
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-3/+4
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming1-3/+4
2012-05-05seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-05Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-6/+19
2012-05-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+2
2012-05-01net: fix two typos in skbuff.hEric Dumazet1-2/+2
2012-05-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-7/+40