1. 7456b04 HWPOISON: fix invalid page count in printk output by Wu Fengguang · 15 years ago
  2. 65a6446 HWPOISON: Allow schedule_on_each_cpu() from keventd by Andi Kleen · 15 years ago
  3. 5d5429a HWPOISON: fix/proc/meminfo alignment by Hugh Dickins · 15 years ago
  4. 01e00f8 HWPOISON: fix oops on ksm pages by Hugh Dickins · 15 years ago
  5. 4779cb3 HWPOISON: Fix page count leak in hwpoison late kill in do_swap_page by Andi Kleen · 15 years ago
  6. e43c3af HWPOISON: return early on non-LRU pages by Wu Fengguang · 15 years ago
  7. f58ee00 HWPOISON: Add brief hwpoison description to Documentation by Andi Kleen · 15 years ago
  8. 1087e9b HWPOISON: Clean up PR_MCE_KILL interface by Andi Kleen · 15 years ago
  9. f0a221e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  10. 9117703 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  11. 7fa9742 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  12. a1cb9cd Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  13. fbbf694 [PATCH] ext4: retry failed direct IO allocations by Eric Sandeen · 15 years ago
  14. 74072d0 ext4: Fix build warning in ext4_dirty_inode() by Curt Wohlgemuth · 15 years ago
  15. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  16. d25ef8b ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 by Kirill A. Shutemov · 15 years ago
  17. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  18. 6806bfe ARM: 5740/1: fix valid_phys_addr_range() range check by Greg Ungerer · 15 years ago
  19. 31abdb74 ARM: 5739/1: ARM: allow empty ATAG_CORE by David Brown · 15 years ago
  20. 0a4bc5e ARM: 5735/1: sa1111: CodingStyle cleanups by Hartley Sweeten · 15 years ago
  21. 534d0c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop by Russell King · 15 years ago
  22. 90d5ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  23. 6053bbf cnic: Fix NETDEV_UP event processing. by Michael Chan · 15 years ago
  24. cc44578 uvesafb/connector: Disallow unpliviged users to send netlink packets by Philipp Reisner · 15 years ago
  25. 98a5783 pohmelfs/connector: Disallow unpliviged users to configure pohmelfs by Philipp Reisner · 15 years ago
  26. 5788c56 dst/connector: Disallow unpliviged users to configure dst by Philipp Reisner · 15 years ago
  27. 2483647 dm/connector: Only process connector packages from privileged processes by Philipp Reisner · 15 years ago
  28. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 15 years ago
  29. 18366b0 connector/dm: Fixed a compilation warning by Philipp Reisner · 15 years ago
  30. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago
  31. 293500a connector: Keep the skb in cn_callback_data by Philipp Reisner · 15 years ago
  32. 19d5afd e1000e/igb/ixgbe: Don't report an error if devices don't support AER by Frans Pop · 15 years ago
  33. b607bd9 net: Fix wrong sizeof by Jean Delvare · 15 years ago
  34. 42324c6 net: splice() from tcp to pipe should take into account O_NONBLOCK by Eric Dumazet · 15 years ago
  35. 08d1e63 ALSA: usb - Use strlcat() correctly by Takashi Iwai · 15 years ago
  36. 2f229a3 ALSA: Fix invalid __exit in sound/mips/*.c by Takashi Iwai · 15 years ago
  37. 7085ec1 ALSA: hda - Fix / improve ALC66x parser by Takashi Iwai · 15 years ago
  38. 3b04691 ALSA: ctxfi: Swapped SURROUND-SIDE mute by Sven Eckelmann · 15 years ago
  39. a656cbf sound: Make keywest_driver static by Jean Delvare · 15 years ago
  40. ebb6f6a ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP by Daniel T Chen · 15 years ago
  41. 0efe5e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  42. e6a0a8b spi-imx: strip down chipselect function to only drive the chipselect by Uwe Kleine-König · 15 years ago
  43. d1c627b spi-imx: initialize complete config struct by Uwe Kleine-König · 15 years ago
  44. 4388eb1 spi-imx: no need to assert bits_per_word being initialized by Uwe Kleine-König · 15 years ago
  45. 3910f2c spi-imx: setup mode_bits we can handle by Sascha Hauer · 15 years ago
  46. 6c23e5d spi-imx: fix initial chipselect settings by Sascha Hauer · 15 years ago
  47. 462d26b spi-imx: update state correctly by Sascha Hauer · 15 years ago
  48. 6cdeb00 spi-imx: rename source file to spi_imx.c by Uwe Kleine-König · 15 years ago
  49. 80e50be afs: remove cache.h by Christoph Hellwig · 15 years ago
  50. 8fccae2 sscanf(): fix %*s%n by Andy Spencer · 15 years ago
  51. d41a4b5 serial: add parameter to force skipping the test for the TXEN bug by Chuck Ebbert · 15 years ago
  52. f23fc15 serial167: fix read buffer overflow by Roel Kluin · 15 years ago
  53. 196b316 cyclades: fix read buffer overflow by Roel Kluin · 15 years ago
  54. 75e3a6a icom: convert space to tabs by Breno Leitao · 15 years ago
  55. aa76224 serial_txx9: use container_of() instead of direct cast by Atsushi Nemoto · 15 years ago
  56. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 15 years ago
  57. 5a2c4fe s3cmci: make SDIO IRQ hardware IRQ support build-time configurable by Ben Dooks · 15 years ago
  58. 68c5ed5 s3cmci: DMA fixes by Ben Dooks · 15 years ago
  59. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 15 years ago
  60. c225889 s3cmci: add SDIO IRQ support by Ben Dooks · 15 years ago
  61. 9bdd203 s3cmci: add debugfs support for examining driver and hardware state by Ben Dooks · 15 years ago
  62. e6130ae s3cmci: fix direct write to interrupt mask by Ben Dooks · 15 years ago
  63. 50d7fa9 s3cmci: change to use dev_pm_ops by Ben Dooks · 15 years ago
  64. 916a307 s3cmci: change GPIO to gpiolib from S3C24XX specific calls by Ben Dooks · 15 years ago
  65. 44d0e19 s3cmci: update probe to use new platform id list by Ben Dooks · 15 years ago
  66. da52a7c s3cmci: use resource_size() instead of local macro by Ben Dooks · 15 years ago
  67. ef8745c memcg: reduce check for softlimit excess by KAMEZAWA Hiroyuki · 15 years ago
  68. 4e64915 memcg: some modification to softlimit under hierarchical memory reclaim. by KAMEZAWA Hiroyuki · 15 years ago
  69. 3dece83 cgroup: catch bad css refcnt at css_put by KAMEZAWA Hiroyuki · 15 years ago
  70. 26251ea memcg: fix refcnt going negative by KAMEZAWA Hiroyuki · 15 years ago
  71. 447e446 uartlite: allow building for timberdale MFD by Richard Röjfors · 15 years ago
  72. 4932be7 docs: update patch size in SubmittingPatches by Randy Dunlap · 15 years ago
  73. ed9935f4 sdio: pass whitelisted cis funce tuples to sdio drivers by Albert Herranz · 15 years ago
  74. bf89c8c mm/rmap.c: fix comment by Huang Shijie · 15 years ago
  75. 392d814 x86: fix csum_ipv6_magic asm memory clobber by Samuel Thibault · 15 years ago
  76. d22a001 mn10300: fix kernel build failures when using gcc-4.x by Mark Salter · 15 years ago
  77. 933d35f MAINTAINERS: ARM/Palm file patterns by Joe Perches · 15 years ago
  78. a09efb0 Char: vt_ioctl, fix BKL imbalance by Jiri Slaby · 15 years ago
  79. a28b3dc revert "m68k: convert to asm-generic/hardirq.h" by Andrew Morton · 15 years ago
  80. b3db4a8 asm-generic/gpio.h: pull in linux/kernel.h for might_sleep() by Mike Frysinger · 15 years ago
  81. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  82. 1c4115e drivers/input/input.c: fix CONFIG_PM=n warning by Andrew Morton · 15 years ago
  83. 3ae91c2 module: fix up CONFIG_KALLSYMS=n build. by Paul Mundt · 15 years ago
  84. 914a9ab net: Use sk_mark for routing lookup in more places by Atis Elsts · 15 years ago
  85. 6646679 sky2: irqname based on pci address by Stephen Hemminger · 15 years ago
  86. 415e69e skge: use unique IRQ name by Michal Schmidt · 15 years ago
  87. 89e95a6 IPv4 TCP fails to send window scale option when window scale is zero by Ori Finkelman · 15 years ago
  88. 4fdb78d net/ipv4/tcp.c: fix min() type mismatch warning by Andrew Morton · 15 years ago
  89. 28ad395 Kconfig: STRIP: Remove stale bits of STRIP help text by Ralf Baechle · 15 years ago
  90. 7b1401c NET: mkiss: Fix typo by Ralf Baechle · 15 years ago
  91. bf18a9f tg3: Remove prev_vlan_tag from struct tx_ring_info by Eric Dumazet · 15 years ago
  92. 3d1285b move virtnet_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  93. fb74c2f don't use __devexit_p to wrap sgiseeq_remove by Uwe Kleine-König · 15 years ago
  94. 1ebb5a1 don't use __devexit_p to wrap meth_remove by Uwe Kleine-König · 15 years ago
  95. ce501ca bonding: set primary param via sysfs by Jiri Pirko · 15 years ago
  96. 9c2693c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  97. fbf1908 Btrfs: fix data space leak fix by Josef Bacik · 15 years ago
  98. a98917a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  99. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 15 years ago
  100. 25472b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago