1. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 12 years ago
  2. 6d3be30 treewide: Fix typo in printk by Masanari Iida · 12 years ago
  3. 8c88126 treewide: Fix typo in Kconfig by Masanari Iida · 12 years ago
  4. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  6. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  7. eb97a78 Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  8. 4e5a494 Merge branch 'for-3.12/sensor-hub' into for-linus by Jiri Kosina · 12 years ago
  9. 63faf15 Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linus by Jiri Kosina · 12 years ago
  10. 2e03285 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  11. 356f9e7 net: stmmac: fix bad merge conflict resolution by Olof Johansson · 12 years ago
  12. fc8cc67 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 12 years ago
  13. b14662c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  14. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  15. 0d40f75 openvswitch: Fix alignment of struct sw_flow_key. by Jesse Gross · 12 years ago
  16. 57d7309 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. 050ba07 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 64110c1 ide: sgiioc4: Staticize ioc4_ide_attach_one() by Jingoo Han · 12 years ago
  19. 70ddce832 ide: palm_bk3710: add missing __iomem annotation by Jingoo Han · 12 years ago
  20. 7b6b561 ide: use dev_get_platdata() by Jingoo Han · 12 years ago
  21. 6fcf049 ide-disk_proc: use macro to replace magic number by Xinghai Yu · 12 years ago
  22. 79c8fa0 ide: replace strict_strtol() with kstrtol() by Jingoo Han · 12 years ago
  23. dc76f9c sparc64: Export flush_ptrace_access() (needed by lustre) by Geert Uytterhoeven · 12 years ago
  24. c4fe244 sparc: fix PCI device proc file mmap(2) by Alexey Dobriyan · 12 years ago
  25. 61d9b93 sparc64: Remove RWSEM export leftovers by Kirill Tkhai · 12 years ago
  26. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  27. 27c053a Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  28. 1a5bbfc netfilter: Fix build errors with xt_socket.c by David S. Miller · 12 years ago
  29. e2e5c4c tcp: Add missing braces to do_tcp_setsockopt by Dave Jones · 12 years ago
  30. 0c1db73 caif: Add missing braces to multiline if in cfctrl_linkup_request by Dave Jones · 12 years ago
  31. c0a77ec bnx2x: Add missing braces in bnx2x:bnx2x_link_initialize by Dave Jones · 12 years ago
  32. f011baf vxlan: Fix kernel panic on device delete. by Pravin B Shelar · 12 years ago
  33. 15f5945 net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls by Thomas Petazzoni · 12 years ago
  34. 7140860 net: mvneta: properly disable HW PHY polling and ensure adjust_link() works by Thomas Petazzoni · 12 years ago
  35. dfafb73f icplus: Use netif_running to determine device state by Jon Mason · 12 years ago
  36. 27082ee ethernet/arc/arc_emac: Fix huge delays in large file copies by Vineet Gupta · 12 years ago
  37. a09e9a7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  38. 9ab073b Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 12 years ago
  39. 7bf6630 tuntap: orphan frags before trying to set tx timestamp by Jason Wang · 12 years ago
  40. 4bfb051 tuntap: purge socket error queue on detach by Jason Wang · 12 years ago
  41. df95fc4 qlcnic: use standard NAPI weights by Michal Schmidt · 12 years ago
  42. b55b76b ipv6:introduce function to find route for redirect by Duan Jiong · 12 years ago
  43. 60cad4e bnx2x: VF RSS support - VF side by Ariel Elior · 12 years ago
  44. b9871bc bnx2x: VF RSS support - PF side by Ariel Elior · 12 years ago
  45. 53cf5275 vxlan: Notify drivers for listening UDP port changes by Joseph Gasparakis · 12 years ago
  46. eced5a0 Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 12 years ago
  47. eef23b5 net: usbnet: update addr_assign_type if appropriate by Bjørn Mork · 12 years ago
  48. c3de991 Merge branch 'enic' by David S. Miller · 12 years ago
  49. 001e1c1 driver/net: enic: update enic maintainers and driver by govindarajulu.v · 12 years ago
  50. 4a50ddf driver/net: enic: Exposing symbols for Cisco's low latency driver by govindarajulu.v · 12 years ago
  51. 624dbf5 driver/net: enic: Try DMA 64 first, then failover to DMA by govindarajulu.v · 12 years ago
  52. bf751ba driver/net: enic: record q_number and rss_hash for skb by govindarajulu.v · 12 years ago
  53. 822473b driver/net: enic: Add multi tx support for enic by govindarajulu.v · 12 years ago
  54. 7c049d0 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  55. 3c3769e bridge: apply multicast snooping to IPv6 link-local, too by Linus Lüssing · 12 years ago
  56. 8fad9c39 bridge: prevent flooding IPv6 packets that do not have a listener by Linus Lüssing · 12 years ago
  57. 00341b5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
  58. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  59. 2386a3b Merge branch 'ipmi' by Linus Torvalds · 12 years ago
  60. fdbeb7d BMC support for PARISC machines by Thomas Bogendoerfer · 12 years ago
  61. a798e2d Add MODULE_ALIAS for autoloading ipmi driver on ACPI systems by Jordan_Hargrave@Dell.com · 12 years ago
  62. f0ba939 ipmi: Initialize locals to avoid warning by Corey Minyard · 12 years ago
  63. fa7df37 ipmi: info leak in compat_ipmi_ioctl() by Dan Carpenter · 12 years ago
  64. 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 12 years ago
  65. 27f1d2f HID: MAINTAINERS: add roccat drivers by Stefan Achatz · 12 years ago
  66. 86a7e12 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago
  67. 4488e09 x86, doc: Add an entry in MAINTAINERS for arch/x86/kernel/cpu/vmware.c by Alok Kataria · 12 years ago
  68. a26b7c8 f2fs: optimize gc for better performance by Jin Xu · 12 years ago
  69. 6914262 drm/exynos: Fix build error with exynos_drm_connector.c by Sachin Kamat · 12 years ago
  70. 2d3f173 drm/exynos: Remove non-DT support in exynos_drm_fimd by Sachin Kamat · 12 years ago
  71. 88c4981 drm/exynos: Remove non-DT support in exynos_hdmi by Sachin Kamat · 12 years ago
  72. 61c48fb drm/exynos: Remove non-DT support in exynos_drm_g2d by Sachin Kamat · 12 years ago
  73. 459e97e drm/exynos: Remove non-DT support in exynos_hdmiphy by Sachin Kamat · 12 years ago
  74. f61d5f29 drm/exynos: Remove non-DT support in exynos_ddc by Sachin Kamat · 12 years ago
  75. eccbf0d drm/exynos: Make Exynos DRM drivers depend on OF by Sachin Kamat · 12 years ago
  76. 3fec453 drm/exynos: Consider fallback option to allocation fail by Vikas Sajjan · 12 years ago
  77. 562ad9f drm/exynos: fimd: move platform data parsing to separate function by Andrzej Hajda · 12 years ago
  78. b063f4a drm/exynos: fimd: get signal polarities from device tree by Andrzej Hajda · 12 years ago
  79. 111e605 drm/exynos: fimd: replace struct fb_videomode with videomode by Andrzej Hajda · 12 years ago
  80. 5cc4621 drm/exynos: check a pixel format to a particular window layer by Inki Dae · 12 years ago
  81. a4f38a8 drm/exynos: fix fimd pixel format setting by Inki Dae · 12 years ago
  82. 4db7fcd drm/exynos: Add NULL pointer check by Sachin Kamat · 12 years ago
  83. 38bb525 drm/exynos: Remove redundant error messages by Sachin Kamat · 12 years ago
  84. 3f1c781 drm/exynos: Add missing of.h header include by Sachin Kamat · 12 years ago
  85. ca7c622 drm/exynos: Remove redundant NULL check in exynos_drm_buf by Sachin Kamat · 12 years ago
  86. 319477f drm/exynos: add device tree support for rotator by Chanho Park · 12 years ago
  87. e30655d drm/exynos: Add missing includes by Mark Brown · 12 years ago
  88. b10d635 drm/exynos: add runtime pm interfaces to g2d driver by Inki Dae · 12 years ago
  89. a1bfacf drm/exynos: Add fallback option to get non physically contiguous memory for fb by Vikas Sajjan · 12 years ago
  90. 423e95c f2fs: merge more bios of node block writes by Jaegeuk Kim · 12 years ago
  91. ae7a835 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  92. cf39c8e Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 12 years ago
  93. 3398d25 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  94. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  95. 6f3bc58 Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  96. ae67d9a Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  97. 71c7356 lockref: Implement lockref for Itanium by Luck, Tony · 12 years ago
  98. 977dbfc Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  99. aa7054f Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  100. 3b28802 drm/tda998x: BUG() on invalid audio format by David Herrmann · 12 years ago