1. 5eb1eb4 MAINTAINERS: add entry for exynos mipi display drivers by Donghwa Lee · 12 years ago
  2. 4c57c7e MAINTAINERS: fix link to Gustavo Padovans tree by Johan Hedberg · 12 years ago
  3. eb491ec MAINTAINERS: add Johan to Bluetooth maintainers by Johan Hedberg · 12 years ago
  4. 960d4d1 MAINTAINERS: Gustavo has moved by Gustavo Padovan · 12 years ago
  5. 79f0713 prctl: use CAP_SYS_RESOURCE for PR_SET_MM option by Cyrill Gorcunov · 12 years ago
  6. 9bbad7d rapidio/tsi721: fix bug in register offset definitions by Alexandre Bounine · 12 years ago
  7. fbfa074 MAINTAINERS: update ST's Mailing list for SPEAr by Viresh Kumar · 12 years ago
  8. 59927fb memcg: free mem_cgroup by RCU to fix oops by Hugh Dickins · 12 years ago
  9. f1cbd03 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  10. ff398c4 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  11. cc19812 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  12. ce06b0f arch/tile/configs: convert to minimal configs via "make savedefconfig" by Chris Metcalf · 12 years ago
  13. ff8c147 block: fix ioc leak in put_io_context by Xiaotian Feng · 12 years ago
  14. 762ad8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  15. e0adb99 sparc32: Add -Av8 to assembler command line. by David S. Miller · 12 years ago
  16. b8fa7d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  17. 69539ab Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  18. 0a49aec Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  19. 8e8bb96 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  20. cd79453 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  21. ad09233 tile: Use set_current_blocked() and block_sigmask() by Matt Fleming · 12 years ago
  22. 750084b 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
  23. 8aa8a7c perf record: Fix buffer overrun bug in tracepoint_id_to_path() by Stephane Eranian · 12 years ago
  24. 2f1c2b8 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  25. 0ae5eaf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  26. 212ad2f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  27. a10a854 Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  28. 1ab5ecb tun: don't hold network namespace by tun sockets by Stanislav Kinsbursky · 12 years ago
  29. de5c374 bnx2x: FCoE statistics id fixed by Yuval Mintz · 12 years ago
  30. e695a2d bnx2x: dcb bit indices flags used as bits by Yuval Mintz · 12 years ago
  31. ab4a713 bnx2x: added cpu_to_le16 when preparing ramrod's data by Ariel Elior · 12 years ago
  32. db0ea84 bnx2x: pfc statistics counts pfc events twice by Yuval Mintz · 12 years ago
  33. 87e24f4 perf/x86: Fix local vs remote memory events for NHM/WSM by Peter Zijlstra · 12 years ago
  34. cf8c1da arch/tile: misplaced parens near likely by roel · 13 years ago
  35. 7ed725c arch/tile: sync up the defconfig files to the tip by Chris Metcalf · 12 years ago
  36. 688b4db arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639 by Chris Metcalf · 12 years ago
  37. 3780d03 rt2x00: fix random stalls by Stanislaw Gruszka · 12 years ago
  38. 210787e iwl3945: fix possible il->txq NULL pointer dereference in delayed works by Stanislaw Gruszka · 12 years ago
  39. e424fb8 panasonic-laptop: avoid overflow in acpi_pcc_hotkey_add() by Xi Wang · 13 years ago
  40. 461e743 acer-wmi: No wifi rfkill on Lenovo machines by Ike Panhc · 12 years ago
  41. 2d24c49 Fujitsu tablet extras driver by Robert Gerlach · 12 years ago
  42. c215ab9 x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops by Ben Hutchings · 13 years ago
  43. 930c514 dql: Fix undefined jiffies by Tom Herbert · 12 years ago
  44. dfd25ff tcp: fix syncookie regression by Eric Dumazet · 12 years ago
  45. 4e50391 usb: asix: Patch for Sitecom LN-031 by Joerg Neikes · 12 years ago
  46. 9365121 regulator: da9052: Ensure the selected voltage falls within the specified range by Axel Lin · 12 years ago
  47. 7b95765 regulator: Set n_voltages for da9052 regulators by Axel Lin · 12 years ago
  48. f03570c regulator: Fix setting selector in tps6524x set_voltage function by Axel Lin · 12 years ago
  49. 310fa7a restore smp_mb() in unlock_new_inode() by Al Viro · 12 years ago
  50. 7f6c7e6 vfs: fix return value from do_last() by Miklos Szeredi · 12 years ago
  51. 097b180 vfs: fix double put after complete_walk() by Miklos Szeredi · 12 years ago
  52. fde7d90 Linux 3.3-rc7 by Linus Torvalds · 12 years ago
  53. f6940fe udf: Fix deadlock in udf_release_file() by Jan Kara · 12 years ago
  54. 978d6d8 vfs: Correctly set the dir i_mutex lockdep class by Tyler Hicks · 13 years ago
  55. c7b2855 aio: fix the "too late munmap()" race by Al Viro · 12 years ago
  56. 86b62a2 aio: fix io_setup/io_destroy race by Al Viro · 12 years ago
  57. 86e0600 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  58. be22aec memcg: revert fix to mapcount check for this release by Hugh Dickins · 12 years ago
  59. a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 12 years ago
  60. c447064 Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  61. 8cd5c86 MAINTAINERS: new git entry for arm/mach-msm by David Brown · 12 years ago
  62. 0ab5d75 Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 12 years ago
  63. 0cacaf5 Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
  64. 45b8da9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  65. e304dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. 048be43 sh-sci / PM: Avoid deadlocking runtime PM by Rafael J. Wysocki · 12 years ago
  67. 9f8050c Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  68. 9a0cee7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  69. ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  70. 7d77696 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  71. 42a6c7e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  72. 5d0edf2 Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  73. d31b20f net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver by Haiyang Zhang · 12 years ago
  74. c66fcfa Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 12 years ago
  75. 48546cc ARM: S3C2440: Fixed build error for s3c244x by Kukjin Kim · 12 years ago
  76. 8de5d6f ALSA: hdspm - Provide ioctl_compat by Adrian Knoth · 12 years ago
  77. 6b7f000 x86/amd: iommu_set_device_table() must not be __init by Jan Beulich · 12 years ago
  78. 38aa4a5 drm/radeon/kms: fix hdmi duallink checks by Alex Deucher · 12 years ago
  79. cf00790 drm/radeon/kms: set SX_MISC in the r6xx blit code (v2) by Marek Olšák · 12 years ago
  80. 4231d47 net/usbnet: avoid recursive locking in usbnet_stop() by Sebastian Siewior · 12 years ago
  81. ac3f48d route: Remove redirect_genid by Steffen Klassert · 12 years ago
  82. 5faa5df inetpeer: Invalidate the inetpeer tree along with the routing cache by Steffen Klassert · 12 years ago
  83. dcf353b mlx4_core: fix bug in modify_cq wrapper for resize flow. by Jack Morgenstein · 12 years ago
  84. 7831545 atl1c: set ATL1C_WORK_EVENT_RESET bit correctly by Dan Carpenter · 12 years ago
  85. 5200959 bridge: fix state reporting when port is disabled by Paulius Zaleckas · 12 years ago
  86. d9e179e bridge: br_log_state() s/entering/entered/ by Paulius Zaleckas · 12 years ago
  87. 09c1d44 ehea: restore multicast and rx_errors fields by Eric Dumazet · 12 years ago
  88. 9259c48 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  89. 4949be1 PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled by Matthew Garrett · 12 years ago
  90. 81e5d41 openvswitch: Fix checksum update for actions on UDP packets. by Jesse Gross · 12 years ago
  91. d47775c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  92. c4632ae regulator: tps65910: Configure correct value for VDDCTRL vout reg by Laxman Dewangan · 12 years ago
  93. 0ca93de dm raid: fix flush support by Jonathan E Brassow · 12 years ago
  94. 3aa3b2b dm raid: set MD_CHANGE_DEVS when rebuilding by Jonathan E Brassow · 12 years ago
  95. af63bcb dm thin metadata: decrement counter after removing mapped block by Joe Thornber · 12 years ago
  96. 4469a5f dm thin metadata: unlock superblock in init_pmd error path by Joe Thornber · 12 years ago
  97. 1f3db25 dm thin metadata: remove incorrect close_device on creation error paths by Mike Snitzer · 12 years ago
  98. 1212268 dm flakey: fix crash on read when corrupt_bio_byte not set by Mike Snitzer · 12 years ago
  99. 0c535e0 dm io: fix discard support by Milan Broz · 12 years ago
  100. 902c6a9 dm ioctl: do not leak argv if target message only contains whitespace by Jesper Juhl · 12 years ago