1. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 13 years ago
  2. 830ac85 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. db93f8b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. c437d88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  5. c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 13 years ago
  6. 5a22483 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  7. 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 13 years ago
  8. 55a20ee x86, kdump: Retore crashkernel= to allocate under 896M by Yinghai Lu · 13 years ago
  9. c729de8 x86, kdump: Set crashkernel_low automatically by Yinghai Lu · 13 years ago
  10. 5ed67f0 posix timers: Allocate timer id per process (v2) by Pavel Emelyanov · 13 years ago
  11. fca8316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  12. b4cbb19 vm: add vm_iomap_memory() helper function by Linus Torvalds · 13 years ago
  13. 0635eb8 Move utf16 functions to kernel core and rename by Matthew Garrett · 13 years ago
  14. bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  15. 3c91930 Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  16. 935d8aa Add file_ns_capable() helper function for open-time capability checking by Linus Torvalds · 13 years ago
  17. 7f49ef6 ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt (Red Hat) · 13 years ago
  18. 6a76f8c tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 13 years ago
  19. 8b5b8c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf into netfilter by David S. Miller · 13 years ago
  20. f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 13 years ago
  21. fe2971a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  22. 6b07a24 lsm: add the missing documentation for the security_skb_owned_by() hook by Paul Moore · 13 years ago
  23. 46fc4c9 ssb: implement spurious tone avoidance by Rafał Miłecki · 13 years ago
  24. e8f2b54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  25. 6eb4c7e netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize by Jozsef Kadlecsik · 13 years ago
  26. 8ce584c procfs: add proc_remove_subtree() by Al Viro · 13 years ago
  27. 386afc9 spinlocks and preemption points need to be at least compiler barriers by Linus Torvalds · 13 years ago
  28. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 13 years ago
  29. a6e4d5a x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 13 years ago
  30. f465d40d Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  31. 5f2f280 Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  32. 395b97a ftrace: Do not call stub functions in control loop by Steven Rostedt (Red Hat) · 13 years ago
  33. 875b767 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  34. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 13 years ago
  35. b196553 Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  36. 53f6318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  37. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 13 years ago
  38. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 13 years ago
  39. d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  40. 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 13 years ago
  41. 14a3b6a timekeeping: Store cycle_last value in timekeeper struct as well by Thomas Gleixner · 13 years ago
  42. aa6f9c59 ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c by John Stultz · 13 years ago
  43. a32450e libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 13 years ago
  44. d8668fc libata: Use integer return value for atapi_command_packet_set by Shan Hai · 13 years ago
  45. 0ed2aef Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  46. aea7fab Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  47. 5faaa03 PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset by Rajagopal Venkat · 13 years ago
  48. ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  49. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 13 years ago
  50. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 13 years ago
  51. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  52. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 13 years ago
  53. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  54. 24f11a5 line up comment for ndo_bridge_getlink by Dmitry Kravkov · 13 years ago
  55. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 13 years ago
  56. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 13 years ago
  57. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 13 years ago
  58. fffe01f PCI: Add PCI ROM helper for platform-provided ROM images by Matthew Garrett · 13 years ago
  59. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  60. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 13 years ago
  61. fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  62. 130549fe netfilter: reset nf_trace in nf_reset by Gao feng · 13 years ago
  63. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 13 years ago
  64. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 13 years ago
  65. f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 13 years ago
  66. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 13 years ago
  67. fe8d526 irq_work.h: fix warning when CONFIG_IRQ_WORK=n by James Hogan · 13 years ago
  68. 7e40672 timekeeping: Move lock out of timekeeper struct by Thomas Gleixner · 13 years ago
  69. eb93e4d timekeeping: Make jiffies_lock internal by Thomas Gleixner · 13 years ago
  70. 90adda9 hrtimer: Add hrtimer support for CLOCK_TAI by John Stultz · 14 years ago
  71. 1ff3c96 timekeeping: Add CLOCK_TAI clockid by John Stultz · 14 years ago
  72. cc244dd timekeeping: Move TAI managment into timekeeping core from ntp by John Stultz · 14 years ago
  73. b9cb3bf Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  74. 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  75. 1e0695c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  76. 09a6e1f Revert "KVM: allow host header to be included even for !CONFIG_KVM" by Marcelo Tosatti · 13 years ago
  77. 1991922 clockevents: Add missing tick_check_broadcast_expired() for CLOCKEVENTS=n by Thomas Gleixner · 13 years ago
  78. e5b33dc USB: serial: add modem-status-change wait queue by Johan Hovold · 13 years ago
  79. d93acbc Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  80. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  81. 73214f5 thermal: shorten too long mcast group name by Masatake YAMATO · 13 years ago
  82. 44046a5 udp: add encap_destroy callback by Tom Parkin · 13 years ago
  83. 7fa4cd1 usb: ulpi: Define a *otg_ulpi_create no-op by Fabio Estevam · 13 years ago
  84. ea4a0ce Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  85. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  86. 2a14869 Fix breakage in MIPS siginfo handling by David Howells · 13 years ago
  87. 6a15075 ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 by Marek Vasut · 13 years ago
  88. f445f11 KVM: allow host header to be included even for !CONFIG_KVM by Kevin Hilman · 13 years ago
  89. 35f8c76 Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd by Linus Torvalds · 13 years ago
  90. 65c1055 kprobes: Make hash_64() as always inlined by Masami Hiramatsu · 13 years ago
  91. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 13 years ago
  92. 1e8bbe6 net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility by Bjørn Mork · 13 years ago
  93. 9713fae EDAC: Merge mci.mem_is_per_rank with mci.csbased by Mauro Carvalho Chehab · 13 years ago
  94. 1eef128 amd64_edac: Correct DIMM sizes by Mauro Carvalho Chehab · 13 years ago
  95. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 13 years ago
  96. 5caf463 clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP by Feng Tang · 13 years ago
  97. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 13 years ago
  98. f4846e5 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 13 years ago
  99. f65846a list: Fix double fetch of pointer in hlist_entry_safe() by Paul E. McKenney · 13 years ago
  100. cca7af3 skb: Propagate pfmemalloc on skb from head page only by Pavel Emelyanov · 13 years ago