1. 46a0640 raid5: raid5d handle stripe in batch way by Shaohua Li · 12 years ago
  2. 8811b59 raid5: make_request use batch stripe release by Shaohua Li · 12 years ago
  3. 7b56cce perf session: Use perf_evlist__id_hdr_size more extensively by Arnaldo Carvalho de Melo · 12 years ago
  4. b8a4209 um: pull interrupt_end() into userspace() by Al Viro · 12 years ago
  5. 1bfa231 um: split syscall_trace(), pass pt_regs to it by Al Viro · 12 years ago
  6. 5e56247 perf session: Use perf_evlist__sample_id_all more extensively by Arnaldo Carvalho de Melo · 12 years ago
  7. 7f3be65 perf session: Use perf_evlist__sample_type more extensively by Arnaldo Carvalho de Melo · 12 years ago
  8. bde0946 perf evsel: Precalculate the sample size by Arnaldo Carvalho de Melo · 12 years ago
  9. 0ecf4f0 perf target: Fix check on buffer size by Namhyung Kim · 12 years ago
  10. 028df76 perf symbols: Fix array sizes for binary types arrays by Jiri Olsa · 12 years ago
  11. 30f31c0 perf test: Fix parse events automated tests by Jiri Olsa · 12 years ago
  12. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 12 years ago
  13. 4b64866 KVM: x86: apply kvmclock offset to guest wall clock time by Bruce Rogers · 12 years ago
  14. dd4c926 mac80211: cancel mesh path timer by Johannes Berg · 12 years ago
  15. 2d9957c mac80211: clear timer bits when disconnecting by Johannes Berg · 12 years ago
  16. 19c3b83 mac80211: reset station MLME flags upon new association by Johannes Berg · 12 years ago
  17. d4fdc32 Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  18. 9a51cf2 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  19. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  20. 95cf146 MIPS: Loongson 2: Sort out clock managment. by Ralf Baechle · 12 years ago
  21. eff0d13 Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  22. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  23. fcff06c Merge branch 'for-next' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  24. 068535f locks: remove unused lm_release_private by J. Bruce Fields · 12 years ago
  25. 4b00951 MIPS: Loongson 1: more clk support and add select HAVE_CLK by Yoichi Yuasa · 12 years ago
  26. 47cd734 MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  27. 3e82eee MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  28. 8551fb6 MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK by Yoichi Yuasa · 12 years ago
  29. b902d9a MIPS: Lantiq: Platform specific CLK fixup by John Crispin · 12 years ago
  30. a9188bc MIPS: Lantiq: Add device_tree_init function by John Crispin · 12 years ago
  31. e29b72f MIPS: Lantiq: Fix interface clock and PCI control register offset by John Crispin · 12 years ago
  32. dbc6e02 delousing target_core_file a bit by Al Viro · 12 years ago
  33. 63f33b8d DM RAID: Add support for MD RAID10 by Jonathan Brassow · 12 years ago
  34. bb181e2 Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md by NeilBrown · 12 years ago
  35. 80799fb block: remove dead func declaration by Yuanhan Liu · 12 years ago
  36. c83f6bf block: add partition resize function to blkpg ioctl by Vivek Goyal · 12 years ago
  37. 4638a83 block: uninitialized ioc->nr_tasks triggers WARN_ON by Olof Johansson · 12 years ago
  38. 35a1fc1 powerpc/crypto: add 842 crypto driver by Seth Jennings · 12 years ago
  39. 0e16aaf powerpc/crypto: add 842 hardware compression driver by Seth Jennings · 12 years ago
  40. da29aa8 powerpc/crypto: add compression support to arch vec by Seth Jennings · 12 years ago
  41. 322cacc powerpc/crypto: rework Kconfig by Seth Jennings · 12 years ago
  42. 61bb86b crypto: caam - set descriptor sharing type to SERIAL by Kim Phillips · 12 years ago
  43. 95bcaa3 crypto: caam - add backward compatible string sec4.0 by Shengzhou Liu · 12 years ago
  44. 4a90507 crypto: caam - fix possible deadlock condition by Kim Phillips · 12 years ago
  45. 4ea1277 crypto: cast6 - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  46. 9b8b040 crypto: testmgr - add larger cast6 testvectors by Johannes Goetzfried · 12 years ago
  47. 2b49b90 crypto: cast6 - prepare generic module for optimized implementations by Johannes Goetzfried · 12 years ago
  48. 4d6d6a2 crypto: cast5 - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  49. a2c5826 crypto: testmgr - add larger cast5 testvectors by Johannes Goetzfried · 12 years ago
  50. 270b0c6 crypto: cast5 - prepare generic module for optimized implementations by Johannes Goetzfried · 12 years ago
  51. 37743cc crypto: arch/s390 - cleanup - remove unneeded cra_list initialization by Jussi Kivilinna · 12 years ago
  52. e15aa36 crypto: drivers - remove cra_list initialization by Jussi Kivilinna · 12 years ago
  53. 7af6c24 crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  54. 77ec2e7 crypto: cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  55. f4b0277 crypto: whirlpool - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  56. 648b2a1 crypto: sha512 - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  57. 6aeb49b crypto: sha256 - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  58. a5e7a2d crypto: tiger - use crypto_[un]register_shashes by Jussi Kivilinna · 12 years ago
  59. 50fc3e8 crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once by Jussi Kivilinna · 12 years ago
  60. 8fc229a crypto: ansi_cprng - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  61. bbc406b crypto: serpent - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  62. 9935e6d crypto: des - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  63. 70a03bf crypto: crypto_null - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  64. 738206d3 crypto: tea - use crypto_[un]register_algs by Jussi Kivilinna · 12 years ago
  65. fe86cdc block: do not artificially constrain max_sectors for stacking drivers by Mike Snitzer · 12 years ago
  66. aff252a ALSA: snd-usb: fix clock source validity index by Daniel Mack · 12 years ago
  67. f387704 Merge branch 'common/irqdomain' into sh-latest by Paul Mundt · 12 years ago
  68. 1ca8fe3 sh: ecovec: care CN5 VBUS if USB host mode by Kuninori Morimoto · 12 years ago
  69. 8a87776 sh: sh7724: fixup renesas_usbhs clock settings by Kuninori Morimoto · 12 years ago
  70. 1d6a21b sh: intc: initial irqdomain support. by Paul Mundt · 12 years ago
  71. 15cf647 Merge branch 'common/pinctrl' into sh-latest by Paul Mundt · 12 years ago
  72. 1e32dfe sh: pfc: Fix up init ordering mess. by Paul Mundt · 12 years ago
  73. 91ba548 Merge branch 'sh/dmaengine' into sh-latest by Paul Mundt · 12 years ago
  74. 4dc4c51 serial: sh-sci: fix compilation breakage, when DMA is enabled by Guennadi Liakhovetski · 12 years ago
  75. 4f46f8a dmaengine: shdma: restore partial transfer calculation by Guennadi Liakhovetski · 12 years ago
  76. 2d53492 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  77. 1fcfd08 x86: OLPC: move s/r-related EC cmds to EC driver by Andres Salomon · 12 years ago
  78. 99ecb01 Platform: OLPC: move global variables into priv struct by Andres Salomon · 12 years ago
  79. 6cca83d Platform: OLPC: move debugfs support from x86 EC driver by Andres Salomon · 12 years ago
  80. 85f90cf x86: OLPC: switch over to using new EC driver on x86 by Andres Salomon · 12 years ago
  81. d278b7a Platform: OLPC: add a suspended flag to the EC driver by Andres Salomon · 12 years ago
  82. ac25041 Platform: OLPC: turn EC driver into a platform_driver by Andres Salomon · 12 years ago
  83. 3d26c20 Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it by Andres Salomon · 12 years ago
  84. 3bf9428 drivers: OLPC: update various drivers to include olpc-ec.h by Andres Salomon · 12 years ago
  85. 392a325 Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver by Andres Salomon · 12 years ago
  86. fa8bbb1 ARM: use new LEDS CPU trigger stub to replace old one by Bryan Wu · 13 years ago
  87. 18775a7 ARM: mach-sa1100: retire custom LED code by Bryan Wu · 13 years ago
  88. dafbead ARM: mach-omap1: retire custom LED code by Bryan Wu · 13 years ago
  89. 4ad5419 ARM: mach-pnx4008: remove including old leds event API header file by Bryan Wu · 13 years ago
  90. 039ad86 ARM: plat-samsung: remove including old leds event API header file by Bryan Wu · 13 years ago
  91. 55f5d8e ARM: mach-pxa: retire custom LED code by Bryan Wu · 13 years ago
  92. 51891a4 char: nwflash: remove old led event code by Bryan Wu · 12 years ago
  93. cf6856d ARM: mach-footbridge: retire custom LED code by Bryan Wu · 13 years ago
  94. 3dd6b99 ARM: mach-ebsa110: retire custom LED code by Bryan Wu · 13 years ago
  95. 8ee8ef2 ARM: mach-clps711x: retire custom LED code of P720T machine by Bryan Wu · 13 years ago
  96. 95f4965 ARM: mach-integrator: retire custom LED code by Bryan Wu · 13 years ago
  97. b7ea032 ARM: mach-integrator: move CM_CTRL to header file for accessing by other functions by Bryan Wu · 13 years ago
  98. 77a4949 ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU trigger by Bryan Wu · 13 years ago
  99. 408a4b2 ARM: mach-shark: retire custom LED code by Bryan Wu · 13 years ago
  100. ae5362d ARM: mach-ks8695: remove leds driver, since nobody use it by Bryan Wu · 13 years ago