1. 5353cf0 drivers/misc/ti-st/st_core.c: missing NULL check by Alan Cox · 12 years ago
  2. b57b44a kernel/sys.c: avoid argv_free(NULL) by Andrew Morton · 12 years ago
  3. 45226e9 NMI watchdog: fix for lockup detector breakage on resume by Sameer Nanda · 12 years ago
  4. 190320c panic: fix a possible deadlock in panic() by Vikram Mulukutla · 12 years ago
  5. 6c55845 avr32: fix build error in ATSTK1002 code by Fengguang Wu · 12 years ago
  6. e47c6a3 clk: validate pointer in __clk_disable() by Fengguang Wu · 12 years ago
  7. 7041717 arch/arm/mach-netx/fb.c: reuse dummy clk routines for CONFIG_HAVE_CLK=n by Viresh Kumar · 12 years ago
  8. c311b78 usb/host/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  9. 569a50d gadget/r8a66597: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  10. f12a86a gadget/m66592: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  11. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  12. 2b1463d net/c_can: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  13. d14fb1e ata/pata_arasan: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  14. 08aff53 usb/musb: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  15. 714904e usb/marvell: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  16. dd995c9 i2c/i2c-pxa: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  17. 01da40b clk: remove redundant depends on from drivers/Kconfig by Viresh Kumar · 12 years ago
  18. 93abe8e clk: add non CONFIG_HAVE_CLK routines by Viresh Kumar · 12 years ago
  19. bf7c27e avr32/mm/fault.c: port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  20. 7eafef6 alpha: remove mysterious if zero-ed out includes by Paul Bolle · 12 years ago
  21. f107701 xtensa/mm/fault.c: port OOM changes to do_page_fault by Kautuk Consul · 12 years ago
  22. 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 12 years ago
  23. 9520628 fs: make dumpable=2 require fully qualified path by Kees Cook · 12 years ago
  24. 779302e fs/xattr.c:getxattr(): improve handling of allocation failures by Sasha Levin · 12 years ago
  25. 32b4560 ntfs: remove references to long gone super operations and unimplemented methods by Fernando Luis Vazquez Cao · 12 years ago
  26. f1fd75b prctl: remove redunant assignment of "error" to zero by Sasikantha babu · 12 years ago
  27. 6c4088a pcdp: use early_ioremap/early_iounmap to access pcdp table by Greg Pearson · 12 years ago
  28. dc32f63 mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page() by Joonsoo Kim · 12 years ago
  29. a410963 Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  30. f7da9cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  31. 173f865 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  32. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  33. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  34. 7b9b04f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  35. 59ea33a tcp: perform DMA to userspace only if there is a task waiting for it by Jiri Kosina · 12 years ago
  36. 6081030 Revert "openvswitch: potential NULL deref in sample()" by Jesse Gross · 12 years ago
  37. 505fbcf ipv4: fix TCP early demux by Eric Dumazet · 12 years ago
  38. b1beb68 net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling by Jiri Benc · 12 years ago
  39. e4c7f25 USB: kaweth.c: use GFP_ATOMIC under spin_lock by Dan Carpenter · 12 years ago
  40. 4249357 tcp: Add TCP_USER_TIMEOUT negative value check by Hangbin Liu · 12 years ago
  41. c1e7179 Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  42. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  43. b387e41 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  44. 43a1141 Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  45. 28ea499 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  46. 25918f9 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  47. aa0b3b2 Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  48. bac821a powerpc/ftrace: Trace function graph entry before updating index by Steven Rostedt · 12 years ago
  49. e5ae3cd radeonfb: Add quirk for the graphics adapter in some JSxx by Tony Breeds · 12 years ago
  50. 0e38498 powerpc: Lack of firmware flash support is not an error by Anton Blanchard · 12 years ago
  51. fd297b3 powerpc: Enable pseries hardware RNG and crypto modules by Anton Blanchard · 12 years ago
  52. b1acf1b powerpc: Update g5_defconfig by Benjamin Herrenschmidt · 12 years ago
  53. 38df850 powerpc/kvm/bookehv: Fix build regression by Alexander Graf · 12 years ago
  54. 1f8b0bc powerpc: Set stack limit properly in crit_transfer_to_handler by Stuart Yoder · 12 years ago
  55. 6ee127b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  56. 1e30c1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  57. a1857eb Btrfs: using vmalloc and friends needs vmalloc.h by Stephen Rothwell · 12 years ago
  58. d45bb11 leds-lp8788: forgotten unlock at lp8788_led_work by Devendra Naga · 12 years ago
  59. 18d4a06 LEDS: propagate error codes in blinkm_detect() by Dan Carpenter · 12 years ago
  60. 4d8729a LEDS: memory leak in blinkm_led_common_set() by Dan Carpenter · 12 years ago
  61. 231daf0 cpumask: cpulist_parse() comments correction by Alex Shi · 12 years ago
  62. 96263d2 init: add comments to keep initcall-names in sync with initcall levels by Jim Cromie · 12 years ago
  63. c777ad6 cpumask: add a few comments of cpumask functions by Alex Shi · 12 years ago
  64. 427f23c sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current by Tkhai Kirill · 12 years ago
  65. a0ce3ba0 sparc32: delete dead code in show_mem() by Sam Ravnborg · 12 years ago
  66. 9a4d5b9 sparc32: move kmap_init() to highmem.c by Sam Ravnborg · 12 years ago
  67. d8a1b2b sparc32: move probe_memory() to srmmu.c by Sam Ravnborg · 12 years ago
  68. 2acdf2c sparc32: drop unused BAD_PAGE stuff by Sam Ravnborg · 12 years ago
  69. b585e85 sparc32: centralize all mmu context handling in srmmu.c by Sam Ravnborg · 12 years ago
  70. 59b00c7 sparc32: drop quicklist by Sam Ravnborg · 12 years ago
  71. cc52aea sparc32: drop sparc model check in paging_init by Sam Ravnborg · 12 years ago
  72. c966a337 sparc32: drop sparc_unmapped_base by Sam Ravnborg · 12 years ago
  73. d884297 sparc32,leon: drop leon_init() by Sam Ravnborg · 12 years ago
  74. 1b6d06d sparc32: drop fixmap.h by Sam Ravnborg · 12 years ago
  75. c00db32 sparc32: fixmap.h cleanup by Sam Ravnborg · 12 years ago
  76. 5bbeed1 sparc32: drop unused kmap_atomic_to_page by Sam Ravnborg · 12 years ago
  77. 881e02d sparc32: drop swapper_pg_dir by Sam Ravnborg · 12 years ago
  78. 7cdfbc7 sparc32: beautify srmmu_inherit_prom_mappings() by Sam Ravnborg · 12 years ago
  79. f71a2aa sparc32: use void * in nocache get/free by Sam Ravnborg · 12 years ago
  80. 605ae96 sparc32: fix coding-style in srmmu.c by Sam Ravnborg · 12 years ago
  81. 4a049b0 sparc32: sort includes in srmmu.c by Sam Ravnborg · 12 years ago
  82. 3244246 sparc32: define a few srmmu functions __init by Sam Ravnborg · 12 years ago
  83. a9197f9 Merge tag 'remoteproc-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  84. c710998 ipv6: Early TCP socket demux by Eric Dumazet · 12 years ago
  85. c6cffba ipv4: Fix input route performance regression. by David S. Miller · 12 years ago
  86. e2aed8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  87. 4487e64 pch_gbe: vlan skb len fix by Andy Cress · 12 years ago
  88. f2c3166 pch_gbe: add extra clean tx by Andy Cress · 12 years ago
  89. 913f53e pch_gbe: fix transmit watchdog timeout by Andy Cress · 12 years ago
  90. 9c50c03 ixgbe: fix panic while dumping packets on Tx hang with IOMMU by Emil Tantilov · 12 years ago
  91. 4765250 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  92. bd22dc1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  93. 548ed10 Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  94. 98077a7 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  95. f948ad0 Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  96. 608adca Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  97. 38bd2a1 pch_uart: Fix parity setting issue by Tomoya MORINAGA · 12 years ago
  98. 9539dfb pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 12 years ago
  99. 9bc0374 pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 12 years ago
  100. aa3c8af tty ldisc: Close/Reopen race prevention should check the proper flag by Shachar Shemesh · 12 years ago