1. d056a69 ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs by Will Deacon · 12 years ago
  2. 7bf9b7b ARM: missing ->mmap_sem around find_vma() in swp_emulate.c by Al Viro · 12 years ago
  3. d72623b Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-next by Roland Dreier · 12 years ago
  4. 793dad9 RDMA/cxgb4: Fix bug for active and passive LE hash collision path by Vipul Pandya · 12 years ago
  5. 1cab775 RDMA/cxgb4: Fix LE hash collision bug for passive open connection by Vipul Pandya · 12 years ago
  6. 5be78ee RDMA/cxgb4: Fix LE hash collision bug for active open connection by Vipul Pandya · 12 years ago
  7. ada65c7 dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER by Maarten Lankhorst · 12 years ago
  8. b6fa0cd dma-buf: might_sleep() in dma_buf_unmap_attachment() by Rob Clark · 12 years ago
  9. f01af9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  10. 9eb127cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  11. e327955 Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  12. dcd6a97 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  13. 7005cd3 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  14. 62ba63d sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code. by David S. Miller · 12 years ago
  15. b3a3794 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code. by David S. Miller · 12 years ago
  16. ce68895 sparc64: Fix ECB looping constructs in AES code. by David S. Miller · 12 years ago
  17. b35d282 sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code. by David S. Miller · 12 years ago
  18. a8d97ce sparc64: Fix AES ctr mode block size. by David S. Miller · 12 years ago
  19. 9f28ffc sparc64: Fix unrolled AES 256-bit key loops. by David S. Miller · 12 years ago
  20. 50ececc alpha: switch to generic sigaltstack by Al Viro · 12 years ago
  21. c40702c new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those by Al Viro · 12 years ago
  22. 9026843 generic compat_sys_sigaltstack() by Al Viro · 12 years ago
  23. 6bf9adf introduce generic sys_sigaltstack(), switch x86 and um to it by Al Viro · 12 years ago
  24. 9b064fc new helper: compat_user_stack_pointer() by Al Viro · 12 years ago
  25. 5c49574 new helper: restore_altstack() by Al Viro · 12 years ago
  26. 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
  27. 1ca97bb new helper: current_user_stack_pointer() by Al Viro · 12 years ago
  28. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  29. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  30. 4683661 COMPAT_SYSCALL_DEFINE: infrastructure by Al Viro · 12 years ago
  31. 152a2a8 solos-pci: ensure all TX packets are aligned to 4 bytes by David Woodhouse · 12 years ago
  32. 13af816 solos-pci: add firmware upgrade support for new models by Nathan Williams · 12 years ago
  33. 7fbdadb solos-pci: remove superfluous debug output by Nathan Williams · 12 years ago
  34. f9baad0 solos-pci: add GPIO support for newer versions on Geos board by Nathan Williams · 12 years ago
  35. 83c34fd 8139cp: Prevent dev_close/cp_interrupt race on MTU change by John Greene · 12 years ago
  36. bc1008c gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG by Gregory CLEMENT · 12 years ago
  37. d39a948 gpio/ich: Add missing spinlock init by Jean Delvare · 12 years ago
  38. 0953e76 drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling by Maarten Lankhorst · 12 years ago
  39. d692170 watchdog: mei: avoid oops in watchdog unregister code path by Tomas Winkler · 12 years ago
  40. 8c4c419 watchdog: Orion: Fix possible null-deference in orion_wdt_probe by Jason Gunthorpe · 12 years ago
  41. 740fbdd watchdog: sp5100_tco: Add SB8x0 chipset support by Takahisa Tanaka · 12 years ago
  42. 902e2e7 watchdog: davinci_wdt: add OF support by Murali Karicheri · 12 years ago
  43. 0360dff watchdog: da9052: Fix invalid free of devm_ allocated data by Tushar Behera · 12 years ago
  44. 2bc3f62 watchdog: twl4030_wdt: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_RECEIVER by Peter Ujfalusi · 12 years ago
  45. e192634 watchdog: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  46. 77e0dfc watchdog: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  47. 312b00e1 watchdog: DA9055 Watchdog driver by Ashish Jangam · 12 years ago
  48. 1ba8538 watchdog: omap_wdt: eliminate goto by Aaro Koskinen · 12 years ago
  49. ef48174 watchdog: omap_wdt: delete redundant platform_set_drvdata() calls by Aaro Koskinen · 12 years ago
  50. 4f4753d watchdog: omap_wdt: convert to devm_ functions by Aaro Koskinen · 12 years ago
  51. 67c0f55 watchdog: omap_wdt: convert to new watchdog core by Aaro Koskinen · 12 years ago
  52. cf13a84 watchdog: WatchDog Timer Driver Core: fix comment by Fabio Porcedda · 12 years ago
  53. 50d854c8 watchdog: s3c2410_wdt: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  54. 2d076bb watchdog: imx2_wdt: Select the driver via ARCH_MXC by Fabio Estevam · 12 years ago
  55. e09d9c3 watchdog: cpu5wdt.c: add missing del_timer call by devendra.aaru · 12 years ago
  56. e16cfb9 watchdog: hpwdt.c: Increase version string by Tom Mingarelli · 12 years ago
  57. b2c4e4b watchdog: Convert twl4030_wdt to watchdog core by Jarkko Nikula · 12 years ago
  58. 5235f57 davinci_wdt: preparation for switch to common clock framework by Karicheri, Muralidharan · 12 years ago
  59. 63fbbc1 watchdog: sp805_wdt.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  60. 8157bec watchdog: ath79_wdt: convert to use module_platform_driver by Gabor Juhos · 12 years ago
  61. c8ecd27 hwmon-vid: Add support for AMD family 11h to 15h processors by Jean Delvare · 12 years ago
  62. 1952978 hwmon: (it87) Support PECI for additional chips by Guenter Roeck · 12 years ago
  63. 5d8d2f2 hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate by Guenter Roeck · 12 years ago
  64. 483db43 hwmon: (it87) Manage device specific features with table by Guenter Roeck · 12 years ago
  65. c4458db hwmon: (it87) Replace pwm group macro with direct attribute definitions by Guenter Roeck · 12 years ago
  66. 1d9bcf6 hwmon: (it87) Avoid quoted string splits across lines by Guenter Roeck · 12 years ago
  67. e1169ba hwmon: (it87) Save fan registers in 2-dimensional array by Guenter Roeck · 12 years ago
  68. 161d898 hwmon: (it87) Introduce support for tempX_offset sysfs attribute by Guenter Roeck · 12 years ago
  69. 2cece01 hwmon: (it87) Replace macro defining tempX_type sensors with direct definitions by Guenter Roeck · 12 years ago
  70. 929c6a5 hwmon: (it87) Save voltage register values in 2-dimensional array by Guenter Roeck · 12 years ago
  71. 60ca385 hwmon: (it87) Save temperature registers in 2-dimensional array by Guenter Roeck · 12 years ago
  72. 45633fb hwmon: (w83627ehf) Get rid of smatch warnings by Jean Delvare · 12 years ago
  73. 8f3c7c5 hwmon: (w83627hf) Don't touch nonexistent I2C address registers by Jean Delvare · 12 years ago
  74. 7e630bb hwmon: (w83627ehf) Add support for suspend by Jean Delvare · 12 years ago
  75. 275b7d6 hwmon: (w83627hf) Add support for suspend by Jean Delvare · 12 years ago
  76. d6dab7d hwmon: Fix PCI device reference leak in quirk by Jean Delvare · 12 years ago
  77. 2f0bf92 Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
  78. 1bd12c9 Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. 3dbff0d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. f8b8403 net: qmi_wwan: add ZTE MF880 by Bjørn Mork · 12 years ago
  81. d62fdf8 drivers/net: Use of_match_ptr() macro in smsc911x.c by Sachin Kamat · 12 years ago
  82. 89ce376 drivers/net: Use of_match_ptr() macro in smc91x.c by Sachin Kamat · 12 years ago
  83. bd77902 ipv6: addrconf.c: remove unnecessary "if" by Cong Ding · 12 years ago
  84. 09d7cf7 bridge: Correctly encode addresses when dumping mdb entries by Vlad Yasevich · 12 years ago
  85. 6323315 bridge: Do not unregister all PF_BRIDGE rtnl operations by Vlad Yasevich · 12 years ago
  86. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  87. a5e4070 use generic usbnet_manage_power() by Oliver Neukum · 12 years ago
  88. 2dd7c8c usbnet: generic manage_power() by Oliver Neukum · 12 years ago
  89. a1c088e usbnet: handle PM failure gracefully by Oliver Neukum · 12 years ago
  90. 4945106 ksz884x: fix receive polling race condition by Lennert Buytenhek · 12 years ago
  91. 341abdb qlcnic: update driver version by Signed-off-by: Sony Chacko · 12 years ago
  92. 5d17f36 qlcnic: fix unused variable warnings by Shahed Shaikh · 12 years ago
  93. 3935e895 watchdog: Fix disable/enable regression by Bjørn Mork · 12 years ago
  94. 3c439b5 mlx4_core: Allow choosing flow steering mode by Jack Morgenstein · 12 years ago
  95. 7b8157b mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV by Jack Morgenstein · 12 years ago
  96. d67df2b 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
  97. fb0a205 ARM: EXYNOS: Avoid passing the clks through platform data by Padmavathi Venna · 12 years ago
  98. 1fa49e4 ARM: S5PV210: Avoid passing the clks through platform data by Padmavathi Venna · 12 years ago
  99. d690b31 ARM: S5P64X0: Add I2S clkdev support by Padmavathi Venna · 12 years ago
  100. eaff82e ARM: S5PC100: Add I2S clkdev support by Padmavathi Venna · 12 years ago