1. adaa4b8 Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes by Jan Schmidt · 11 years ago
  2. 6125c2be Merge branch 'acpi-fixes' into fixes by Rafael J. Wysocki · 11 years ago
  3. 887ede6 Merge branch 'pm-fixes' into fixes by Rafael J. Wysocki · 11 years ago
  4. 063ab6d Merge branch 'prima2/multiplatform' into next/multiplatform by Arnd Bergmann · 11 years ago
  5. 9064171 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes by Linus Torvalds · 11 years ago
  6. 33b65f1 Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  7. f896604 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  8. a8c4528 Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  9. 3e84f48 vfs/splice: Fix missed checks in new __kernel_write() helper by Al Viro · 11 years ago
  10. c26377e xen/events: avoid race with raising an event in unmask_evtchn() by David Vrabel · 11 years ago
  11. d3eb2c8 xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup. by Konrad Rzeszutek Wilk · 11 years ago
  12. 76fc253 xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called. by Konrad Rzeszutek Wilk · 11 years ago
  13. c8fa48d usb: Fix compile error by selecting USB_OTG_UTILS by Roland Stigge · 11 years ago
  14. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  15. a636b70 ipc: Restrict mounting the mqueue filesystem by Eric W. Biederman · 11 years ago
  16. 132c94e vfs: Carefully propogate mounts across user namespaces by Eric W. Biederman · 11 years ago
  17. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 11 years ago
  18. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 12 years ago
  19. 4c43755 HID: multitouch: fix touchpad buttons by Benjamin Tissoires · 11 years ago
  20. c2a2876 iommu/amd: Make sure dma_ops are set for hotplug devices by Joerg Roedel · 11 years ago
  21. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  22. e8cd816 vt: synchronize_rcu() under spinlock is not nice... by Al Viro · 11 years ago
  23. b8b6611 PCI / ACPI: hold acpi_scan_lock during root bus hotplug by Yinghai Lu · 12 years ago
  24. aaf9d93 ACPI / APEI: fix error status check condition for CPER by Chen Gong · 12 years ago
  25. 469dd1c ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M by Fabio Valentini · 12 years ago
  26. 7ea600b Nest rename_lock inside vfsmount_lock by Al Viro · 11 years ago
  27. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  28. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  29. d78658d Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 11 years ago
  30. 80b00df rsxx: remove unused variable by Philip J Kelleher · 11 years ago
  31. 4dcaf47 rsxx: enable error return of rsxx_eeh_save_issued_dmas() by Philip J Kelleher · 11 years ago
  32. eddc0a3 yama: Better permission check for ptraceme by Eric W. Biederman · 11 years ago
  33. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  34. 4adaa61 Btrfs: fix race between mmap writes and compression by Chris Mason · 11 years ago
  35. 9fe16b7 bonding: remove already created master sysfs link on failure by Veaceslav Falico · 11 years ago
  36. 14134f6 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL by dingtianhong · 11 years ago
  37. eba0e3c USB: serial: fix hang when opening port by Ming Lei · 11 years ago
  38. 465c0a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  39. 76a0e68 pch_gbe: fix ip_summed checksum reporting on rx by Veaceslav Falico · 11 years ago
  40. 4fdc782 x86, io_apic: remove duplicated include from irq_remapping.c by Wei Yongjun · 12 years ago
  41. 35ccece [media] [REGRESSION] bt8xx: Fix too large height in cropcap by Hans de Goede · 11 years ago
  42. 751c644 pid: Handle the exit of a multi-threaded init. by Eric W. Biederman · 11 years ago
  43. 75517d9 igb: fix PHC stopping on max freq by Jiri Benc · 11 years ago
  44. 05ec29e igb: make sensor info static by Stephen Hemminger · 11 years ago
  45. d5e51a1 igb: SR-IOV init reordering by Alex Williamson · 12 years ago
  46. d0f63ac igb: Fix null pointer dereference by Alex Williamson · 12 years ago
  47. 22c1275 igb: fix i350 anti spoofing config by Lior Levy · 12 years ago
  48. a1f6c6b ixgbevf: don't release the soft entries by xunleer · 12 years ago
  49. d8d595d block: removes dynamic allocation on stack by Philip J Kelleher · 11 years ago
  50. a12183c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. 855f6fd Xilinx: ARM: UART: clear pending irqs before enabling irqs by John Linn · 11 years ago
  52. 9326b04 TTY: 8250, deprecated 8250_core.* options by Jiri Slaby · 12 years ago
  53. 9196d8a TTY: 8250, revert module name change by Jiri Slaby · 12 years ago
  54. f9294e9 powerpc: define the conditions where the ePAPR idle hcall can be supported by Stuart Yoder · 11 years ago
  55. 85ecd03 USB: EHCI: fix bug in iTD/siTD DMA pool allocation by Soeren Moch · 11 years ago
  56. e4317ce8 staging: comedi: s626: fix continuous acquisition by Ian Abbott · 11 years ago
  57. 532ee00 [media] fix compilation with both V4L2 and I2C as 'm' by Mauro Carvalho Chehab · 11 years ago
  58. d17cfb3 ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGES by Ben Hutchings · 11 years ago
  59. a79ca22 ipv6: fix bad free of addrconf_init_net by Hong Zhiguo · 11 years ago
  60. a83d675 xhci: Don't warn on empty ring for suspended devices. by Sarah Sharp · 12 years ago
  61. 1c11a17 usb: xhci: Fix TRB transfer length macro used for Event TRB. by Vivek Gautam · 11 years ago
  62. bafcaf6 usb/acpi: binding xhci root hub usb port with ACPI by Lan Tianyu · 12 years ago
  63. 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
  64. 09ce0c0 usb: xhci: fix build warning by Peter Chen · 11 years ago
  65. ded34e0 unix: fix a race condition in unix_release() by Paul Moore · 11 years ago
  66. 53b6809 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  67. fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  68. 844fdd9 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  69. 1166fde6 SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked by Trond Myklebust · 11 years ago
  70. aa77a52 cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init() by Viresh Kumar · 11 years ago
  71. 187da1d cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get() by viresh kumar · 11 years ago
  72. 05e99c8cf intel-pstate: Use #defines instead of hard-coded values. by Konrad Rzeszutek Wilk · 11 years ago
  73. e6f3eb2 cpufreq / intel_pstate: Fix calculation of current frequency by Dirk Brandewie · 11 years ago
  74. b563b4e cpufreq / intel_pstate: Add function to check that all MSRs are valid by Dirk Brandewie · 11 years ago
  75. dbaf6a8 ARM: sirf: enable support in multi_v7_defconfig by Arnd Bergmann · 12 years ago
  76. cf82e0e ARM: sirf: enable multiplatform support by Arnd Bergmann · 12 years ago
  77. 275786b ARM: sirf: use clocksource_of infrastructure by Arnd Bergmann · 12 years ago
  78. 67bdb28 ARM: sirf: move debug-macro.S to include/debug/sirf.S by Arnd Bergmann · 12 years ago
  79. 630be7e ARM: sirf: enable sparse IRQ by Arnd Bergmann · 12 years ago
  80. 60dbd76 ARM: sirf: move irq driver to drivers/irqchip by Arnd Bergmann · 12 years ago
  81. 67d7134 ARM: sirf: fix prima2 interrupt lookup by Arnd Bergmann · 12 years ago
  82. b426476 pinctrl: sirf: convert to linear irq domain by Arnd Bergmann · 12 years ago
  83. c4052ba Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  84. 087aa03 powerpc: make additional room in exception vector area by Chen Gang · 11 years ago
  85. 7ac8833 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into HEAD by Dave Airlie · 11 years ago
  86. ac165b0 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into HEAD by Dave Airlie · 11 years ago
  87. 7ebe183 tcp: undo spurious timeout after SACK reneging by Yuchung Cheng · 11 years ago
  88. 8fe7f99 bnx2x: fix assignment of signed expression to unsigned variable by Kumar Amit Mehta · 11 years ago
  89. 9b46922 bridge: fix crash when set mac address of br interface by Hong zhi guo · 11 years ago
  90. 4a7df34 8021q: fix a potential use-after-free by Cong Wang · 11 years ago
  91. 9979a55 net: remove a WARN_ON() in net_enable_timestamp() by Eric Dumazet · 11 years ago
  92. 3912a67 Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  93. 33b73e9 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. b128937 Revert "drm/i915: write backlight harder" by Daniel Vetter · 11 years ago
  95. 2124b72 drm/i915: don't disable the power well yet by Paulo Zanoni · 11 years ago
  96. bba2181 Revert "drm/i915: set TRANSCODER_EDP even earlier" by Daniel Vetter · 11 years ago
  97. b9726d9 Merge tag 'efi-for-3.9-rc4' into x86/urgent by H. Peter Anvin · 11 years ago
  98. 8bb9660 Linux 3.9-rc4 by Linus Torvalds · 11 years ago
  99. a607a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  100. 22c3f2f Merge tag 'md-3.9-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago