1. 268b7d4 serial: set correct baud_base for EXSYS EX-41092 Dual 16950 by Flavio Leitner · 14 years ago
  2. 97ed537 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed by Tejun Heo · 14 years ago
  3. 9a227fc time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 14 years ago
  4. 8e87815 time: Improve sanity checking of timekeeping inputs by John Stultz · 14 years ago
  5. e194fab sched: Fix race in task_group() by Peter Zijlstra · 14 years ago
  6. f15e724 NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 14 years ago
  7. 32e6530 mm/ia64: fix a memory block size bug by Jianguo Wu · 14 years ago
  8. cf499a0 kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()" by Bjørn Mork · 14 years ago
  9. d409354 mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 14 years ago
  10. d156b47 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 14 years ago
  11. f92e8b0 vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() by Miklos Szeredi · 14 years ago
  12. 6cacd60 bnx2x: fix 57840_MF pci id by Yuval Mintz · 14 years ago
  13. 9e296be af_packet: don't emit packet on orig fanout group by Eric Leblond · 14 years ago
  14. 2dc3b21 net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 14 years ago
  15. 952227d USB: add USB_VENDOR_AND_INTERFACE_INFO() macro by Gustavo Padovan · 14 years ago
  16. 8b9f386 ext4: make sure the journal sb is written in ext4_clear_journal_err() by Theodore Ts'o · 14 years ago
  17. 95c9248 Input: eeti_ts: pass gpio value instead of IRQ by Arnd Bergmann · 14 years ago
  18. 5784dff ARM: pxa: remove irq_to_gpio from ezx-pcap driver by Arnd Bergmann · 14 years ago
  19. 26665db random: remove rand_initialize_irq() by Theodore Ts'o · 14 years ago
  20. 29aef9d random: add new get_random_bytes_arch() function by Theodore Ts'o · 14 years ago
  21. 1d0eb35 random: create add_device_randomness() interface by Linus Torvalds · 14 years ago
  22. 0110bbf random: make 'add_interrupt_randomness()' do something sane by Theodore Ts'o · 14 years ago
  23. 27cd8f5 posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 14 years ago
  24. d3b4254 workqueue: perform cpu down operations from low priority cpu_notifier() by Tejun Heo · 14 years ago
  25. 20855fe tun: fix a crash bug and a memory leak by Mikulas Patocka · 14 years ago
  26. 7b689c5 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 14 years ago
  27. 016e7d8 NFC: Export nfc.h to userland by Samuel Ortiz · 14 years ago
  28. 765bdc4 timekeeping: Provide hrtimer update function by Thomas Gleixner · 14 years ago
  29. 5e5006e hrtimer: Provide clock_was_set_delayed() by John Stultz · 14 years ago
  30. 7490d0a sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 14 years ago
  31. 7ad71f9 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 14 years ago
  32. 0e343db memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 14 years ago
  33. 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
  34. 1076241 SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 14 years ago
  35. 0bbc9d1 Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 14 years ago
  36. 0659cf9d PCI: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 14 years ago
  37. f632881 aio: make kiocb->private NUll in init_sync_kiocb() by Junxiao Bi · 14 years ago
  38. 0f9c37b rpmsg: make sure inflight messages don't invoke just-removed callbacks by Ohad Ben-Cohen · 14 years ago
  39. 735129c rpmsg: avoid premature deallocation of endpoints by Ohad Ben-Cohen · 14 years ago
  40. d3ae4a8 mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 14 years ago
  41. 993772c net: remove skb_orphan_try() by Eric Dumazet · 14 years ago
  42. 12ad741 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 14 years ago
  43. 78ac34a swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 14 years ago
  44. 54a40b2 libata: add a host flag to ignore detected ATA devices by Andy Whitcroft · 14 years ago
  45. 3410afe module_param: stop double-calling parameters. by Rusty Russell · 14 years ago
  46. b642cb6 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 14 years ago
  47. 010589e skb: avoid unnecessary reallocations in __skb_cow by Felix Fietkau · 14 years ago
  48. 08c372d kbuild: install kernel-page-flags.h by Ulrich Drepper · 14 years ago
  49. 11c8c73 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 14 years ago
  50. 774a93a usbhid: prevent deadlock during timeout by Oliver Neukum · 14 years ago
  51. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  52. 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
  53. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 14 years ago
  54. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 14 years ago
  55. 05c69d2 block: fix buffer overflow when printing partition UUIDs by Tejun Heo · 14 years ago
  56. 85fd0bc Fix blkdev.h build errors when BLOCK=n by Russell King · 14 years ago
  57. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  58. 080399a block: don't mark buffers beyond end of disk as mapped by Jeff Moyer · 14 years ago
  59. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 14 years ago
  60. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 14 years ago
  61. 1c430a7 net: compare_ether_addr[_64bits]() has no ordering by Johannes Berg · 14 years ago
  62. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 14 years ago
  63. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 14 years ago
  64. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  65. d96194966 net: fix two typos in skbuff.h by Eric Dumazet · 14 years ago
  66. e7a7c9a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 14 years ago
  67. 41b3254 efi: Add new variable attributes by Matthew Garrett · 14 years ago
  68. 9883035 pipes: add a "packetized pipe" mode for writing by Linus Torvalds · 14 years ago
  69. 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
  70. 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
  71. 84c6a81 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  72. dbabe0d spi: fix spi.h kernel-doc warning by Randy Dunlap · 14 years ago
  73. b95ace5 ARM: pxa: fix gpio wakeup setting by Robert Jarzmik · 14 years ago
  74. 110a5c8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 14 years ago
  75. 2300fd6 Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  76. 904249a mm: fix up the vmscan stat in vmstat by Ying Han · 14 years ago
  77. 151b612 USB: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 14 years ago
  78. 423b40e Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi by Linus Torvalds · 14 years ago
  79. a881e96 set fake_rtable's dst to NULL to avoid kernel Oops by Peter Huang (Peng) · 14 years ago
  80. ec1c56f HSI: hsi: Rework hsi_event interface by Carlos Chinea · 14 years ago
  81. 5a218ce HSI: hsi: Rework hsi_controller release by Carlos Chinea · 14 years ago
  82. b202445 [SCSI] libsas, libata: fix start of life for a sas ata_port by Dan Williams · 14 years ago
  83. 205b9c9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  84. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  85. 3fca40c irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers by Benjamin Herrenschmidt · 14 years ago
  86. 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
  87. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  88. bfce281 kill mm argument of vm_munmap() by Al Viro · 14 years ago
  89. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 14 years ago
  90. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 14 years ago
  91. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 14 years ago
  92. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 14 years ago
  93. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 14 years ago
  94. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 14 years ago
  95. 1cd653a Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  96. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  97. 9e01297 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  98. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  99. 82ea267 mfd: Fix modular builds of rc5t583 regulator support by Paul Gortmaker · 14 years ago
  100. d22053c nfsd: include cld.h in the headers_install target by Jeff Layton · 14 years ago