summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-08-09posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-08-09workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo
2012-08-09tun: fix a crash bug and a memory leakMikulas Patocka
2012-08-09x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faultsTony Luck
2012-07-19NFC: Export nfc.h to userlandSamuel Ortiz
2012-07-19timekeeping: Provide hrtimer update functionThomas Gleixner
2012-07-19hrtimer: Provide clock_was_set_delayed()John Stultz
2012-07-19sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra
2012-07-16memblock: free allocated memblock_reserved_regions laterYinghai Lu
2012-07-16memory hotplug: fix invalid memory access caused by stale kswapd pointerJiang Liu
2012-07-16splice: fix racy pipe->buffers usesEric Dumazet
2012-07-16SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky
2012-07-16Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky
2012-07-16PCI: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-07-16aio: make kiocb->private NUll in init_sync_kiocb()Junxiao Bi
2012-07-16rpmsg: make sure inflight messages don't invoke just-removed callbacksOhad Ben-Cohen
2012-07-16rpmsg: avoid premature deallocation of endpointsOhad Ben-Cohen
2012-07-16mm: fix slab->page _count corruption when using slubPravin B Shelar
2012-07-16net: remove skb_orphan_try()Eric Dumazet
2012-06-22USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-22swap: fix shmem swapping when more than 8 areasHugh Dickins
2012-06-17libata: add a host flag to ignore detected ATA devicesAndy Whitcroft
2012-06-17module_param: stop double-calling parameters.Rusty Russell
2012-06-10radix-tree: fix contiguous iteratorKonstantin Khlebnikov
2012-06-10skb: avoid unnecessary reallocations in __skb_cowFelix Fietkau
2012-06-10kbuild: install kernel-page-flags.hUlrich Drepper
2012-06-01mmc: sdio: avoid spurious calls to interrupt handlersNicolas Pitre
2012-06-01usbhid: prevent deadlock during timeoutOliver Neukum
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-15block: fix buffer overflow when printing partition UUIDsTejun Heo
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King
2012-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-11block: don't mark buffers beyond end of disk as mappedJeff Moyer
2012-05-10Revert "net: maintain namespace isolation between vlan and real device"David S. Miller
2012-05-10tracing: Do not enable function event with enableSteven Rostedt
2012-05-07net: compare_ether_addr[_64bits]() has no orderingJohannes Berg
2012-05-04seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-01net: fix two typos in skbuff.hEric Dumazet
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-04-30efi: Add new variable attributesMatthew Garrett
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap