1. d912bb7 crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag by Nikos Mavrogiannopoulos · 13 years ago
  2. d0b03c5 hwrng: tx4939 - use devm_request_and_ioremap by Julia Lawall · 13 years ago
  3. 847cb7e crypto: serpent-sse2 - change transpose_4x4 to only use integer instructions by Jussi Kivilinna · 13 years ago
  4. 4c58464 crypto: blowfish-x86_64 - blacklist Pentium 4 by Jussi Kivilinna · 13 years ago
  5. a522ee8 crypto: twofish-x86_64-3way - blacklist pentium4 and atom by Jussi Kivilinna · 13 years ago
  6. f1df57d crypto: driver for Tegra AES hardware by Varun Wadekar · 12 years ago
  7. e87e06c arm: tegra: export tegra_chip_uid by Henning Heinold · 12 years ago
  8. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  9. e7691a1 Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  10. 5cd9599 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  11. d668dc5 autofs4: deal with autofs4_write/autofs4_write races by Al Viro · 13 years ago
  12. 8753333 autofs4: catatonic_mode vs. notify_daemon race by Al Viro · 13 years ago
  13. 4041bcd autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race by Al Viro · 13 years ago
  14. e343a89 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 13 years ago
  15. 06792c4 Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 13 years ago
  16. 4690dfa Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  17. c2e08e7 Merge branch 'unicore32' of git://github.com/gxt/linux by Linus Torvalds · 13 years ago
  18. 2819014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin by Linus Torvalds · 13 years ago
  19. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  20. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 13 years ago
  21. 6b550f9 user namespace: make signal.c respect user namespaces by Serge E. Hallyn · 13 years ago
  22. b196be8 workqueue: make alloc_workqueue() take printf fmt and args for name by Tejun Heo · 13 years ago
  23. 0499680 procfs: add hidepid= and gid= mount options by Vasiliy Kulikov · 13 years ago
  24. 9741295 procfs: parse mount options by Vasiliy Kulikov · 13 years ago
  25. 640708a procfs: introduce the /proc/<pid>/map_files/ directory by Pavel Emelyanov · 13 years ago
  26. 7773fbc procfs: make proc_get_link to use dentry instead of inode by Cyrill Gorcunov · 13 years ago
  27. 5e6292c signal: add block_sigmask() for adding sigmask to current->blocked by Matt Fleming · 13 years ago
  28. f350b17 sparc: make SA_NOMASK a synonym of SA_NODEFER by Matt Fleming · 13 years ago
  29. 9b467e6 reiserfs: don't lock root inode searching by Frederic Weisbecker · 13 years ago
  30. 37c69b9 reiserfs: don't lock journal_init() by Frederic Weisbecker · 13 years ago
  31. f32485b reiserfs: delay reiserfs lock until journal initialization by Frederic Weisbecker · 13 years ago
  32. b18c1c6 reiserfs: delete comments referring to the BKL by Davidlohr Bueso · 13 years ago
  33. e74a8f2 drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range by Ben Hutchings · 13 years ago
  34. 948170f drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030 by Benoit Cousson · 13 years ago
  35. 6c3fb55 drivers/rtc/: remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  36. 681d037 drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static by Axel Lin · 13 years ago
  37. a46481d drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static by Axel Lin · 13 years ago
  38. 0c4eae6 rtc: convert drivers/rtc/* to use module_platform_driver() by Axel Lin · 13 years ago
  39. 5f85d20 drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc() by Mark Brown · 13 years ago
  40. 2d65943 drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler by Mark Brown · 13 years ago
  41. dda367a rtc/ab8500: add calibration attribute to AB8500 RTC by Mark Godfrey · 13 years ago
  42. 012e52e drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range() by Linus Walleij · 13 years ago
  43. b62581e rtc/ab8500: set can_wake flag by Andrew Lynn · 13 years ago
  44. 10d065e rtc/ab8500: don't disable IRQ:s when suspending by Robert Marklund · 13 years ago
  45. c92182e drivers/rtc/rtc-mxc.c: make alarm work by Yauhen Kharuzhy · 13 years ago
  46. 7287be1 drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC by Yauhen Kharuzhy · 13 years ago
  47. b43c1ea drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing by Ondrej Zary · 13 years ago
  48. e26d196 MIPS: randomize PIE load address by David Daney · 13 years ago
  49. e39f560 fs: binfmt_elf: create Kconfig variable for PIE randomization by David Daney · 13 years ago
  50. 5742332 crc32: optimize inner loop by Joakim Tjernlund · 13 years ago
  51. bfcb2cc checkpatch: catch all occurences of type and cast spacing errors per line by Andy Whitcroft · 13 years ago
  52. 6b48db2 checkpatch: typeof may have more complex arguments by Andy Whitcroft · 13 years ago
  53. addcdce checkpatch: ensure cast type is unique in the context parser by Andy Whitcroft · 13 years ago
  54. c81769f checkpatch: fix complex macros handling of square brackets by Andy Whitcroft · 13 years ago
  55. e01886a checkpatch: fix 'return is not a function' square bracket handling by Andy Whitcroft · 13 years ago
  56. 72f115f checkpatch: complex macro should allow the empty do while loop by Andy Whitcroft · 13 years ago
  57. 87a5387 checkpatch: fix EXPORT_SYMBOL handling following a function by Andy Whitcroft · 13 years ago
  58. a138580 checkpatch: only apply kconfig help checks for options which prompt by Andy Whitcroft · 13 years ago
  59. 3e469cd checkpatch: optimise statement scanner when mid-statement by Andy Whitcroft · 13 years ago
  60. 89a8835 checkpatch: ## is not a valid modifier by Andy Whitcroft · 13 years ago
  61. d7c76ba checkpatch: improve memset and min/max with cast checking by Joe Perches · 13 years ago
  62. 554e165 checkpatch: check for common memset parameter issues against statments by Andy Whitcroft · 13 years ago
  63. f74bd19 checkpatch: correctly track the end of preprocessor commands in context by Andy Whitcroft · 13 years ago
  64. 5f14d3b checkpatch: prefer __printf over __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  65. 270c49a checkpatch: update signature "might be better as" warning by Joe Perches · 13 years ago
  66. 96b6206 btree: export btree_get_prev() so modules can use btree_for_each by Steve Hodgson · 13 years ago
  67. c957b61 leds: convert wm8350 driver to devm_kzalloc() by Mark Brown · 13 years ago
  68. 1713cb9 leds: convert wm831x status driver to devm_kzalloc() by Mark Brown · 13 years ago
  69. 3b08094 drivers/leds/leds-mc13783.c: fix off-by-one for checking num_leds by Axel Lin · 13 years ago
  70. a6d511e leds: add driver for TCA6507 LED controller by NeilBrown · 13 years ago
  71. b96a573 drivers/leds/leds-netxbig.c: use gpio_request_one() by Axel Lin · 13 years ago
  72. 95dafd4 drivers/leds/leds-bd2802.c: use gpio_request_one() by Axel Lin · 13 years ago
  73. 1980bcf drivers/leds/leds-lp5523.c: remove unneeded forward declaration by Axel Lin · 13 years ago
  74. 19b9557 leds: convert leds-dac124s085 to module_spi_driver by Axel Lin · 13 years ago
  75. 09a0d18 leds: convert led i2c drivers to module_i2c_driver by Axel Lin · 13 years ago
  76. 892a884 leds: convert led platform drivers to module_platform_driver by Axel Lin · 13 years ago
  77. e2c17bc backlight: convert pwm_bl to dev_pm_ops by Mark Brown · 13 years ago
  78. 48e78e8 backlight: convert platform_lcd to devm_kzalloc() by Mark Brown · 13 years ago
  79. 6665576 backlight: use kstrtoul() by Jingoo Han · 13 years ago
  80. 1cfc6fe drivers/video/backlight/ep93xx_bl.c: remove duplicated header include by Jingoo Han · 13 years ago
  81. b148a27 backlight/ld9040.c: regulator control in the driver by Donghwa Lee · 13 years ago
  82. 81178e0 backlight: convert drivers/video/backlight/* to use module_platform_driver() by Axel Lin · 13 years ago
  83. 3ed0c15 backlight: remove ADX backlight device support by Paul Bolle · 13 years ago
  84. 89d0776 devfreq: add devfreq maintainer entry by Kyungmin Park · 13 years ago
  85. 9df92e6 MAINTAINERS: spi: update F: patterns by Joe Perches · 13 years ago
  86. 8460241 MAINTAINERS: serial:blackfin: update F: pattern by Joe Perches · 13 years ago
  87. b2b0186 MAINTAINERS: staging: media: update F: patterns by Joe Perches · 13 years ago
  88. 19c90aa MAINTAINERS: update encrypted-keys F: patterns by Joe Perches · 13 years ago
  89. a31a96a MAINTAINERS: update greth F: patterns by Joe Perches · 13 years ago
  90. 0f04e2a MAINTAINERS: update tulip F: patterns by Joe Perches · 13 years ago
  91. d4a4578 MAINTAINERS: update sdhci F: patterns by Joe Perches · 13 years ago
  92. d8f6635 MAINTAINERS: update mfd F: patterns by Joe Perches · 13 years ago
  93. 25b8d2b MAINTAINERS: update marvell ccic F: patterns by Joe Perches · 13 years ago
  94. 72dbb70 MAINTAINERS: update bt8xx gpio F: patterns by Joe Perches · 13 years ago
  95. 77278d5 MAINTAINERS: update adp gpio F: patterns by Joe Perches · 13 years ago
  96. 38f1b4c MAINTAINERS: update various arm F: patterns by Joe Perches · 13 years ago
  97. ed128fe get_maintainers.pl: follow renames when looking up commit signers by Ian Campbell · 13 years ago
  98. db1aeca mm/vmalloc.c: change void* into explict vm_struct* by Minchan Kim · 13 years ago
  99. 3770490 mm: vmscan: fix typo in isolating lru pages by Hillf Danton · 13 years ago
  100. 043bcbe mm: test PageSwapBacked in lumpy reclaim by Hugh Dickins · 13 years ago