1. a53e28d dma: Make the 'mask' parameter of __dma_request_channel const by Lars-Peter Clausen · 12 years ago
  2. 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 · 12 years ago
  3. 935d8aa Add file_ns_capable() helper function for open-time capability checking by Linus Torvalds · 12 years ago
  4. 7f49ef6 ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt (Red Hat) · 12 years ago
  5. 6a76f8c tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 12 years ago
  6. fe2971a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  7. 6b07a24 lsm: add the missing documentation for the security_skb_owned_by() hook by Paul Moore · 12 years ago
  8. e8f2b54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  9. 8ce584c procfs: add proc_remove_subtree() by Al Viro · 12 years ago
  10. 386afc9 spinlocks and preemption points need to be at least compiler barriers by Linus Torvalds · 12 years ago
  11. ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 12 years ago
  12. f465d40d Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  13. 5f2f280 Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  14. 395b97a ftrace: Do not call stub functions in control loop by Steven Rostedt (Red Hat) · 12 years ago
  15. 875b767 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  16. 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 12 years ago
  17. b196553 Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  18. 53f6318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  19. 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 12 years ago
  20. 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 12 years ago
  21. d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  22. 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  23. a32450e libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 12 years ago
  24. d8668fc libata: Use integer return value for atapi_command_packet_set by Shan Hai · 12 years ago
  25. aea7fab Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  26. 5faaa03 PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset by Rajagopal Venkat · 12 years ago
  27. ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  28. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 12 years ago
  29. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 12 years ago
  30. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  31. 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  32. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  33. 24f11a5 line up comment for ndo_bridge_getlink by Dmitry Kravkov · 12 years ago
  34. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
  35. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 12 years ago
  36. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 12 years ago
  37. fffe01f PCI: Add PCI ROM helper for platform-provided ROM images by Matthew Garrett · 12 years ago
  38. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  39. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
  40. fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  41. 130549fe netfilter: reset nf_trace in nf_reset by Gao feng · 12 years ago
  42. 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
  43. 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  44. f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 12 years ago
  45. dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 12 years ago
  46. fe8d526 irq_work.h: fix warning when CONFIG_IRQ_WORK=n by James Hogan · 12 years ago
  47. b9cb3bf Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  48. 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  49. 1e0695c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  50. 09a6e1f Revert "KVM: allow host header to be included even for !CONFIG_KVM" by Marcelo Tosatti · 12 years ago
  51. e5b33dc USB: serial: add modem-status-change wait queue by Johan Hovold · 12 years ago
  52. 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 · 12 years ago
  53. cd82346 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 73214f5 thermal: shorten too long mcast group name by Masatake YAMATO · 12 years ago
  55. 44046a5 udp: add encap_destroy callback by Tom Parkin · 12 years ago
  56. 7fa4cd1 usb: ulpi: Define a *otg_ulpi_create no-op by Fabio Estevam · 12 years ago
  57. ea4a0ce Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  58. 7b1b3fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  59. 2a14869 Fix breakage in MIPS siginfo handling by David Howells · 12 years ago
  60. 6a15075 ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 by Marek Vasut · 12 years ago
  61. f445f11 KVM: allow host header to be included even for !CONFIG_KVM by Kevin Hilman · 12 years ago
  62. 35f8c76 Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  63. 65c1055 kprobes: Make hash_64() as always inlined by Masami Hiramatsu · 12 years ago
  64. 6c4d3bc perf,x86: fix link failure for non-Intel configs by David Rientjes · 12 years ago
  65. 1e8bbe6 net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility by Bjørn Mork · 12 years ago
  66. 9713fae EDAC: Merge mci.mem_is_per_rank with mci.csbased by Mauro Carvalho Chehab · 12 years ago
  67. 1eef128 amd64_edac: Correct DIMM sizes by Mauro Carvalho Chehab · 12 years ago
  68. de1893f Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes by Linus Torvalds · 12 years ago
  69. 1d9d863 perf,x86: fix kernel crash with PEBS/BTS after suspend/resume by Stephane Eranian · 12 years ago
  70. f4846e5 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 12 years ago
  71. f65846a list: Fix double fetch of pointer in hlist_entry_safe() by Paul E. McKenney · 12 years ago
  72. cca7af3 skb: Propagate pfmemalloc on skb from head page only by Pavel Emelyanov · 12 years ago
  73. 16fad69 tcp: fix skb_availroom() by Eric Dumazet · 12 years ago
  74. 5bc7c33 mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY by Brian Norris · 12 years ago
  75. 842d223 Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
  76. c8615d3 idr: deprecate idr_pre_get() and idr_get_new[_above]() by Tejun Heo · 12 years ago
  77. ebf47be include/linux/res_counter.h needs errno.h by Andrew Morton · 12 years ago
  78. ad8395e Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  79. 886e03b Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  80. 0ec83bd extcon: max77693: Initialize register of MUIC device to bring up it without platform data by Chanwoo Choi · 12 years ago
  81. 5857f70 idr: fix new kernel-doc warnings by Randy Dunlap · 12 years ago
  82. fd86019 mfd: wm831x: Don't forward declare enum wm831x_auxadc by Mark Brown · 12 years ago
  83. 80e4e67 mfd: tps65912: Declare and use tps65912_irq_exit() by Mark Brown · 12 years ago
  84. df545d1 mfd: palmas: Provide irq flags through DT/platform data by Laxman Dewangan · 12 years ago
  85. 7293261 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  86. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 12 years ago
  87. d345243 Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  88. e2e091f Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  89. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  90. e3b5951 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. 6516ab6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. 1223ad3 Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 12 years ago
  93. 43febb2 usb: gadget: composite: fix kernel-doc warnings by Nishanth Menon · 12 years ago
  94. 6d62768 Merge remote-tracking branch 'regulator/fix/doc' into tmp by Mark Brown · 12 years ago
  95. 290502b eCryptfs: allow userspace messaging to be disabled by Kees Cook · 12 years ago
  96. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  97. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  98. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  99. 68b86a2 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  100. 527c680 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago