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