1. 27cd8f5 posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 14 years ago
  2. d3b4254 workqueue: perform cpu down operations from low priority cpu_notifier() by Tejun Heo · 14 years ago
  3. 20855fe tun: fix a crash bug and a memory leak by Mikulas Patocka · 14 years ago
  4. 7b689c5 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 14 years ago
  5. 480692b target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGE by Roland Dreier · 14 years ago
  6. 016e7d8 NFC: Export nfc.h to userland by Samuel Ortiz · 14 years ago
  7. 765bdc4 timekeeping: Provide hrtimer update function by Thomas Gleixner · 14 years ago
  8. 5e5006e hrtimer: Provide clock_was_set_delayed() by John Stultz · 14 years ago
  9. 7490d0a sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 14 years ago
  10. 7ad71f9 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 14 years ago
  11. 0e343db memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 14 years ago
  12. 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
  13. acf8fbd thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE by Andrea Arcangeli · 14 years ago
  14. ff99851 mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition by Andrea Arcangeli · 14 years ago
  15. 1076241 SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 14 years ago
  16. 0bbc9d1 Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 14 years ago
  17. 0659cf9d PCI: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 14 years ago
  18. 76c6b95 SCSI: libsas: fix taskfile corruption in sas_ata_qc_fill_rtf by Dan Williams · 14 years ago
  19. 5a89aae SCSI: Fix NULL dereferences in scsi_cmd_to_driver by Mark Rustad · 14 years ago
  20. f632881 aio: make kiocb->private NUll in init_sync_kiocb() by Junxiao Bi · 14 years ago
  21. b18504e SCSI & usb-storage: add try_rc_10_first flag by Alan Stern · 14 years ago
  22. 0f9c37b rpmsg: make sure inflight messages don't invoke just-removed callbacks by Ohad Ben-Cohen · 14 years ago
  23. 735129c rpmsg: avoid premature deallocation of endpoints by Ohad Ben-Cohen · 14 years ago
  24. d3ae4a8 mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 14 years ago
  25. 993772c net: remove skb_orphan_try() by Eric Dumazet · 14 years ago
  26. c51c618 bonding: Fix corrupted queue_mapping by Eric Dumazet · 14 years ago
  27. 89a5feb inetpeer: fix a race in inetpeer_gc_worker() by Eric Dumazet · 14 years ago
  28. 6fc5186 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 14 years ago
  29. 12ad741 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 14 years ago
  30. 78ac34a swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 14 years ago
  31. 54a40b2 libata: add a host flag to ignore detected ATA devices by Andy Whitcroft · 14 years ago
  32. 3410afe module_param: stop double-calling parameters. by Rusty Russell · 14 years ago
  33. fab83a0 drm/radeon/kms: add new SI PCI ids by Alex Deucher · 14 years ago
  34. b184052 drm/radeon/kms: add new BTC PCI ids by Alex Deucher · 14 years ago
  35. 36fbcdf drm/radeon/kms: add new Palm, Sumo PCI ids by Alex Deucher · 14 years ago
  36. d16ba20 drm/radeon/kms: add new Trinity PCI ids by Alex Deucher · 14 years ago
  37. b642cb6 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 14 years ago
  38. 010589e skb: avoid unnecessary reallocations in __skb_cow by Felix Fietkau · 14 years ago
  39. be078c8 ipv6: fix incorrect ipsec fragment by Gao feng · 14 years ago
  40. 08c372d kbuild: install kernel-page-flags.h by Ulrich Drepper · 14 years ago
  41. 11c8c73 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 14 years ago
  42. 474d1f4 xen: do not map the same GSI twice in PVHVM guests. by Stefano Stabellini · 14 years ago
  43. 774a93a usbhid: prevent deadlock during timeout by Oliver Neukum · 14 years ago
  44. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  45. 31ae983 Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  46. 8011652 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  47. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 14 years ago
  48. d0cad88 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 14 years ago
  49. 6037463 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  50. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 14 years ago
  51. 05c69d2 block: fix buffer overflow when printing partition UUIDs by Tejun Heo · 14 years ago
  52. b6255ee Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 14 years ago
  53. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 14 years ago
  54. 85fd0bc Fix blkdev.h build errors when BLOCK=n by Russell King · 14 years ago
  55. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  56. 080399a block: don't mark buffers beyond end of disk as mapped by Jeff Moyer · 14 years ago
  57. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 14 years ago
  58. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 14 years ago
  59. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 14 years ago
  60. 1c430a7 net: compare_ether_addr[_64bits]() has no ordering by Johannes Berg · 14 years ago
  61. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  62. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 14 years ago
  63. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 14 years ago
  64. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 14 years ago
  65. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 14 years ago
  66. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  67. 076e777 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 14 years ago
  68. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 14 years ago
  69. e7a7c9a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 14 years ago
  70. 41b3254 efi: Add new variable attributes by Matthew Garrett · 14 years ago
  71. f5c2347 asm-generic: Use __BITS_PER_LONG in statfs.h by H. Peter Anvin · 14 years ago
  72. 518fbf9 net: fix sk_sockets_allocated_read_positive by Eric Dumazet · 14 years ago
  73. 5414fc1 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 14 years ago
  74. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 14 years ago
  75. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 14 years ago
  76. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 14 years ago
  77. 8d7d1ad Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  78. b990f9b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  79. 84c6a81 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  80. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 14 years ago
  81. dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 14 years ago
  82. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 14 years ago
  83. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  84. 2f9a0c8 [media] V4L: soc-camera: protect hosts during probing from overzealous user-space by Guennadi Liakhovetski · 14 years ago
  85. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  86. 86ec090 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  87. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 14 years ago
  88. cd32b16 Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 14 years ago
  89. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 14 years ago
  90. 423b40e Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi by Linus Torvalds · 14 years ago
  91. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 14 years ago
  92. d643bdc asm-generic: Allow overriding clock_t and add attributes to siginfo_t by H. Peter Anvin · 14 years ago
  93. ec1c56f HSI: hsi: Rework hsi_event interface by Carlos Chinea · 14 years ago
  94. 5a218ce HSI: hsi: Rework hsi_controller release by Carlos Chinea · 14 years ago
  95. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 14 years ago
  96. 22b9153 [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work by Dan Williams · 14 years ago
  97. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  98. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  99. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 14 years ago
  100. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago