1. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  2. d5d04bb Bye, bye, WfW flag by Linus Torvalds · 11 years ago
  3. 3b38f56 Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  4. b3b7568 Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 11 years ago
  5. c2d9572 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  6. 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  7. bf4228f drivers/w1/w1.c: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  8. 0ab3049 memstick: add support for legacy memorysticks by Maxim Levitsky · 11 years ago
  9. ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  10. b67fb086 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  11. 666dc7c pktcdvd: fix defective misuses of pkt_<level> by Joe Perches · 11 years ago
  12. f3ded78 pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() by Joe Perches · 11 years ago
  13. 0c075d6 pktcdvd: convert pr_info to pkt_info by Joe Perches · 11 years ago
  14. ca73dab pktcdvd: convert pr_notice to pkt_notice by Joe Perches · 11 years ago
  15. fa63c0a pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible by Joe Perches · 11 years ago
  16. 844aa79 pktcdvd: add struct pktcdvd_device * to pkt_dbg by Joe Perches · 11 years ago
  17. cd3f2cd pktcdvd: consolidate DPRINTK and VPRINTK macros by Joe Perches · 11 years ago
  18. 9948133 pktcdvd: convert printk to pr_<level> by Joe Perches · 11 years ago
  19. 5323fb7 pktcdvd: convert ZONE macro to static function get_zone() by Joe Perches · 11 years ago
  20. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  21. e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
  22. a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
  23. 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
  24. ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
  25. 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
  26. 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
  27. e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
  28. 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
  29. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  30. 7c1d69e rtc: simplify devm_request_mem_region/devm_ioremap by Julia Lawall · 11 years ago
  31. 1735be4 drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid by Alexander Shiyan · 11 years ago
  32. 2cbc218 drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure by Alexander Shiyan · 11 years ago
  33. 25e2818 drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource() by Alexander Shiyan · 11 years ago
  34. 28984c7 drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup by Xianglong Du · 11 years ago
  35. 0ebbf43 drivers/rtc/rtc-nuc900.c: use NULL instead of 0 by Jingoo Han · 11 years ago
  36. 1748cbf drivers/rtc/rtc-max77686.c: Fix wrong register by Sangjung Woo · 11 years ago
  37. 7707bda drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register fails by Alexander Holler · 11 years ago
  38. 666a584 drivers/rtc/rtc-palmas.c: support for backup battery charging by Laxman Dewangan · 11 years ago
  39. 8af750e drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events by Hebbar Gururaja · 11 years ago
  40. 453b4c6 rtc: add MOXA ART RTC driver by Jonas Jensen · 11 years ago
  41. 4540bae drivers/rtc/rtc-pcf2127.c: remove empty function by Sachin Kamat · 11 years ago
  42. ae25992 drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load automatically by Alexander Holler · 11 years ago
  43. ae79744 firmware/dmi_scan: drop OOM messages by Jean Delvare · 11 years ago
  44. ffbbb96 firmware/dmi_scan: constify strings by Jean Delvare · 11 years ago
  45. 02d9c47 firmware/dmi_scan: fix most checkpatch errors and warnings by Jean Delvare · 11 years ago
  46. 3d267f2 firmware/dmi_scan: drop obsolete comment by Jean Delvare · 11 years ago
  47. a6b0888 lto, watchdog/hpwdt.c: make assembler label global by Andi Kleen · 11 years ago
  48. 20d0e57 drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  49. 8aa6c21 platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  50. a2fa3fb tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  51. a8a3808 rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  52. 729377d pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified by Shuah Khan · 11 years ago
  53. c07303c drivers/block/swim.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  54. e7b18ed cciss: set max scatter gather entries to 32 on P600 by Mike Miller · 11 years ago
  55. c86db97 drivers/block/mg_disk.c: make mg_times_out() static by Jingoo Han · 11 years ago
  56. bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  57. 5e42781 drivers/iommu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  58. ffd2919 drivers/video/acornfb.c: remove dead code by Paul Bolle · 11 years ago
  59. bbda1ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  60. 0470667 net: qmi_wwan: add new Qualcomm devices by Bjørn Mork · 11 years ago
  61. e6eddc3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  62. 444fa88 net: tilegx driver: avoid compiler warning by Chris Metcalf · 11 years ago
  63. 1ecfd46 irda: vlsi_ir: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  64. e015b44 irda: donauboe: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  65. df9f1b9 bcm63xx_enet: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  66. 2414fe1 net: korina: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  67. de9e8f3 macvlan: Move skb_clone check closer to call by Herbert Xu · 11 years ago
  68. 97f3f6f qlcnic: Fix warning reported by kbuild test robot. by Jitendra Kalsaria · 11 years ago
  69. 5bb9e0b bonding: fix bond_arp_rcv setting and arp validate desync state by nikolay@redhat.com · 11 years ago
  70. 5c5038d bonding: fix store_arp_validate race with mode change by nikolay@redhat.com · 11 years ago
  71. 996dedb bnx2x: avoid atomic allocations during initialization by Michal Schmidt · 11 years ago
  72. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  73. 1bff652 i40e: include i40e in kernel proper by Jesse Brandeburg · 11 years ago
  74. 02e9c29 i40e: debugfs interface by Jesse Brandeburg · 11 years ago
  75. 56a62fc i40e: init code and hardware support by Jesse Brandeburg · 11 years ago
  76. 5c3c48a i40e: implement virtual device interface by Jesse Brandeburg · 11 years ago
  77. 7daa6bf i40e: driver core headers by Jesse Brandeburg · 11 years ago
  78. c7d05ca i40e: driver ethtool core by Jesse Brandeburg · 11 years ago
  79. fd0a05c i40e: transmit, receive, and NAPI by Jesse Brandeburg · 11 years ago
  80. 41c445f i40e: main driver core by Jesse Brandeburg · 11 years ago
  81. a22a0fd Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  82. bf83e61 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  83. fa1586a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  84. 516f7b3 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  85. 88c2d0b fbdev/ps3fb: Fix section mismatch warning for ps3fb_probe by Vladimir Murzin · 11 years ago
  86. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  87. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  88. d0048f0 Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  89. 7426d62 Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  90. 4d7696f Merge tag 'md/3.12' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  91. aca0156 drivers: of: fix build break if asm/dma-contiguous.h is missing by Marek Szyprowski · 11 years ago
  92. 8876dd7 hwmon: (ina2xx) Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  93. 98128de hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variable by Guenter Roeck · 11 years ago
  94. 19e8697 dma-buf: Expose buffer size to userspace (v2) by Christopher James Halse Rogers · 11 years ago
  95. 9022e24 dma-buf: Check return value of anon_inode_getfile by Tuomas Tynkkynen · 11 years ago
  96. 0117277 drm/nouveau: fix oops on runtime suspend/resume by Dave Airlie · 11 years ago
  97. 4801685 Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  98. 26b0332 Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  99. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  100. a35c632 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago