1. 8011657 ARM: bcm281xx: Add timer driver (driver portion) by Christian Daudt · 12 years ago
  2. dd5d70e timekeeping: __timekeeping_set_tai_offset can be static by Fengguang Wu · 12 years ago
  3. 9a7a71b timekeeping: Split timekeeper_lock into lock and seqcount by Thomas Gleixner · 12 years ago
  4. 7e40672 timekeeping: Move lock out of timekeeper struct by Thomas Gleixner · 12 years ago
  5. eb93e4d timekeeping: Make jiffies_lock internal by Thomas Gleixner · 12 years ago
  6. 23a9537 timekeeping: Calc stuff once by Thomas Gleixner · 12 years ago
  7. 90adda9 hrtimer: Add hrtimer support for CLOCK_TAI by John Stultz · 12 years ago
  8. 1ff3c96 timekeeping: Add CLOCK_TAI clockid by John Stultz · 13 years ago
  9. cc244dd timekeeping: Move TAI managment into timekeeping core from ntp by John Stultz · 13 years ago
  10. e445cf1 timekeeping: utilize the suspend-nonstop clocksource to count suspended time by Feng Tang · 12 years ago
  11. 82f9c08 x86: tsc: Add support for new S3_NONSTOP feature by Feng Tang · 12 years ago
  12. 5caf463 clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP by Feng Tang · 12 years ago
  13. c54fdbb x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 by Feng Tang · 12 years ago
  14. 3195ef5 x86: Do full rtc synchronization with ntp by Prarit Bhargava · 12 years ago
  15. 7859e40 timekeeping: Use inject_offset in warp_clock by John Stultz · 12 years ago
  16. c30bd09 timekeeping: Avoid adjust kernel time once hwclock kept in UTC time by Dong Zhu · 12 years ago
  17. 7c6baa30 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 0cb77508 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  19. ffb6a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  20. 152fcb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  21. cb16b91 s390: Fix a header dependencies related build error by Li Zefan · 12 years ago
  22. 2116bda um: Use tty_port in SIGWINCH handler by Richard Weinberger · 12 years ago
  23. cc4f024 um: Use tty_port_operations->destruct by Richard Weinberger · 12 years ago
  24. 72383d4 um: fix build failure due to mess-up of sig_info protorype by Sergei Trofimovich · 12 years ago
  25. fdfa4c9 um: add missing declaration of 'getrlimit()' and friends by Sergei Trofimovich · 12 years ago
  26. 55ea1cf net : enable tx time stamping in the vde driver. by Paul Chavent · 12 years ago
  27. bc07732 hostfs: fix a not needed double check by Marco Stornelli · 12 years ago
  28. 4b7d293 Input: mms114 - Fix regulator enable and disable paths by Mark Brown · 12 years ago
  29. f94352f Input: ads7864 - check return value of regulator enable by Mark Brown · 12 years ago
  30. 3973501 Input: tc3589x-keypad - fix keymap size by Rabin Vincent · 12 years ago
  31. f6161aa Linux 3.9-rc2 by Linus Torvalds · 12 years ago
  32. 9026c49 6lowpan: Fix endianness issue in is_addr_link_local(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  33. fef4c86 rrunner.c: fix possible memory leak in rr_init_one() by David Oostdyk · 12 years ago
  34. 29cd8ae dcbnl: fix various netlink info leaks by Mathias Krause · 12 years ago
  35. 84d73cd rtnl: fix info leak on RTM_GETLINK request for VF devices by Mathias Krause · 12 years ago
  36. c085c49 bridge: fix mdb info leaks by Mathias Krause · 12 years ago
  37. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  38. 5869483 Input: wacom - add support for 0x10d by Stephan Frank · 12 years ago
  39. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 12 years ago
  40. db04dc6 proc: Use nd_jump_link in proc_ns_follow_link by Eric W. Biederman · 12 years ago
  41. 0aefda3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  42. 2ef3920 Platform: x86: chromeos_laptop : Add basic platform data for atmel devices by Benson Leung · 12 years ago
  43. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 12 years ago
  44. 67a865a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  45. 59d8e5e Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  46. c3d6b62 alpha: boot: fix build breakage introduced by system.h disintegration by Will Deacon · 12 years ago
  47. 15cf17d memcg: initialize kmem-cache destroying work earlier by Konstantin Khlebnikov · 12 years ago
  48. 755727b Randy has moved by Randy Dunlap · 12 years ago
  49. d8fc16a ksm: fix m68k build: only NUMA needs pfn_to_nid by Hugh Dickins · 12 years ago
  50. a40e7cf dmi_scan: fix missing check for _DMI_ signature in smbios_present() by Ben Hutchings · 12 years ago
  51. dc893e1 Revert parts of "hlist: drop the node parameter from iterators" by Arnd Bergmann · 12 years ago
  52. 2e1c9b2 idr: remove WARN_ON_ONCE() on negative IDs by Tejun Heo · 12 years ago
  53. 7880639 mm/mempolicy.c: fix sp_node_init() argument ordering by KOSAKI Motohiro · 12 years ago
  54. 5ca3957 mm/mempolicy.c: fix wrong sp_node insertion by Hillf Danton · 12 years ago
  55. 88b9e45 ipc: don't allocate a copy larger than max by Peter Hurley · 12 years ago
  56. e1082f4 ipc: fix potential oops when src msg > 4k w/ MSG_COPY by Peter Hurley · 12 years ago
  57. c4c5ff0 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 12 years ago
  58. 92e840b Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  59. eca9683 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  60. d381f45 Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  61. c77f8bf Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  62. 84421b9 tg3: Update link_up flag for phylib devices by Nithin Sujir · 12 years ago
  63. ddf6435 ipv6: stop multicast forwarding to process interface scoped addresses by Hannes Frederic Sowa · 12 years ago
  64. 3bc1b1a bridging: fix rx_handlers return code by Cristian Bercaru · 12 years ago
  65. 7b54c16 vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink by Linus Torvalds · 12 years ago
  66. a6a8fe9 netlabel: fix build problems when CONFIG_IPV6=n by Paul Moore · 12 years ago
  67. 1abccd7 tracing: update documentation of snapshot utility by Hiraku Toyooka · 12 years ago
  68. f394793 drivers/isdn: checkng length to be sure not memory overflow by Chen Gang · 12 years ago
  69. 2e85d67 net/rds: zero last byte for strncpy by Chen Gang · 12 years ago
  70. d9169323 bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario by Yaniv Rosner · 12 years ago
  71. 5f3347e bnx2x: Fix intermittent long KR2 link up time by Yaniv Rosner · 12 years ago
  72. 47b3bc9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. af2841c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  74. c89b148 Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  75. 36c1813 drm/tegra: drop "select DRM_HDMI" by Paul Bolle · 12 years ago
  76. 13bcf01 drm: Documentation typo fixes by Christopher Harvey · 12 years ago
  77. ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 12 years ago
  78. 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 12 years ago
  79. cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 12 years ago
  80. 9d62452 Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  81. 19cf3ed Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  82. 87ab7f6 macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode. by Vlad Yasevich · 12 years ago
  83. ba81276 team: unsyc the devices addresses when port is removed by Vlad Yasevich · 12 years ago
  84. fbca58a bridge: add missing vid to br_mdb_get() by Cong Wang · 12 years ago
  85. c10cb5f Fix: sparse warning in inet_csk_prepare_forced_close by Christoph Paasch · 12 years ago
  86. d0d79c3 afkey: fix a typo by Junwei Zhang · 12 years ago
  87. cc67708 Merge tag 'efi-for-3.9-rc2' into x86/urgent by H. Peter Anvin · 12 years ago
  88. 60f583d x86: Do not try to sync identity map for non-mapped pages by Dave Hansen · 12 years ago
  89. 195ca38 MAINTAINERS: Update qlcnic maintainers list by Sony Chacko · 12 years ago
  90. 0c1233a netlabel: correctly list all the static label mappings by Paul Moore · 12 years ago
  91. 260055b mv643xx_eth: fix for disabled autoneg by Phil Sutter · 12 years ago
  92. 80028ea bonding: fire NETDEV_RELEASE event only on 0 slaves by Veaceslav Falico · 12 years ago
  93. 9cb6cb7 vxlan: fix oops when delete netns containing vxlan by Zang MingJie · 12 years ago
  94. e4fabf2 vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev by Bhavesh Davda · 12 years ago
  95. d3452436 Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  96. 0c8150d Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  97. c5b1567 Merge branch 'mlx4' by David S. Miller · 12 years ago
  98. a229e48 net/mlx4_en: Disable RFS when running in SRIOV mode by Amir Vadai · 12 years ago
  99. 83a5a6c net/mlx4_en: Cleanup MAC resources on module unload or port stop by Yan Burman · 12 years ago
  100. bfa8ab4 net/mlx4_en: Fix race when setting the device MAC address by Yan Burman · 12 years ago