1. b251412 b43: A fix for DMA transmission sequence errors by Iestyn C. Elfick · 11 years ago
  2. e67dd87 b43: N-PHY: increase initial value of "mind" in RSSI calibration by Rafał Miłecki · 11 years ago
  3. c4ff948 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  4. 5468344 Revert "brcmsmac: support 4313iPA" by John W. Linville · 11 years ago
  5. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  6. a636b70 ipc: Restrict mounting the mqueue filesystem by Eric W. Biederman · 11 years ago
  7. 132c94e vfs: Carefully propogate mounts across user namespaces by Eric W. Biederman · 11 years ago
  8. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 11 years ago
  9. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 11 years ago
  10. 27b7c63 drm/i915: Fix build failure by Lauri Kasanen · 11 years ago
  11. 3fd3349 can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORT by Marc Kleine-Budde · 11 years ago
  12. 9beb09f fbdev: sh_mobile_lcdc: fixup B side hsync adjust settings by Kuninori Morimoto · 12 years ago
  13. 4c43755 HID: multitouch: fix touchpad buttons by Benjamin Tissoires · 11 years ago
  14. f951b65 regmap: async: Add missing return by Mark Brown · 11 years ago
  15. f901b6b can: sja1000: fix define conflict on SH by Marc Kleine-Budde · 11 years ago
  16. 6b0cfc6 usb: musb: ux500_dma: fix sparse warning by Felipe Balbi · 11 years ago
  17. 6fbb2f7 usb: gadget: mv_u3d: fix sparse warnings by Felipe Balbi · 11 years ago
  18. 94a0601 usb: gadget: mv_udc_core: fix sparse warnings by Felipe Balbi · 11 years ago
  19. 3f8b620 usb: gadget: pch_udc: fix sparse warnings by Felipe Balbi · 11 years ago
  20. 814cf21 usb: gadget: dummy: fix sparse warning by Felipe Balbi · 11 years ago
  21. ad303db usb: gadget: net2280: fix sparse warnings by Felipe Balbi · 11 years ago
  22. 6914712 usb: gadget: net2272: fix sparse warnings by Felipe Balbi · 11 years ago
  23. 60630c2 usb: gadget: mv_u3d: drop ARCH dependency by Felipe Balbi · 11 years ago
  24. 37287fae e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers by Christoph Paasch · 11 years ago
  25. 9afd9b7 gpio: stmpe: pass DT node to irqdomain by Gabriel Fernandez · 11 years ago
  26. 065946c ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers by Christoph Paasch · 11 years ago
  27. d6b057b e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_rings by Christoph Paasch · 11 years ago
  28. c2a2876 iommu/amd: Make sure dma_ops are set for hotplug devices by Joerg Roedel · 11 years ago
  29. 2ab3a74 gpio-ich: Fix value returned by ichx_gpio_request by Jean Delvare · 12 years ago
  30. ff931c8 ARM: OMAP: clocks: Delay clk inits atleast until slab is initialized by Rajendra Nayak · 11 years ago
  31. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  32. e8cd816 vt: synchronize_rcu() under spinlock is not nice... by Al Viro · 11 years ago
  33. fffe01f PCI: Add PCI ROM helper for platform-provided ROM images by Matthew Garrett · 11 years ago
  34. b26c05a drivers/staging/zcache/zcache-main.c: fix build by Andrew Morton · 11 years ago
  35. 7c00782 staging: comedi: ni_labpc: fix labpc_calib_insn_write() by H Hartley Sweeten · 11 years ago
  36. 198ac9d staging: comedi: ni_labpc: fix labpc_calib_insn_read() by H Hartley Sweeten · 11 years ago
  37. 43d092c staging: comedi: ni_labpc: simplify labpc_range_is_unipolar() by H Hartley Sweeten · 11 years ago
  38. e7a1aa6 staging: comedi: ni_labpc: fix labpc_eeprom_insn_write() by H Hartley Sweeten · 11 years ago
  39. e1970fc staging: vt6656: remove unused functions by Andres More · 11 years ago
  40. d88fe15 staging: davinci: Fix typo in staging/media/davinci by Masanari Iida · 11 years ago
  41. 318e16b staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ... by Nick Østergaard · 11 years ago
  42. 8c876be Merge branch 'char-misc-linus' into char-misc-next by Greg Kroah-Hartman · 11 years ago
  43. b8b6611 PCI / ACPI: hold acpi_scan_lock during root bus hotplug by Yinghai Lu · 11 years ago
  44. aaf9d93 ACPI / APEI: fix error status check condition for CPER by Chen Gong · 11 years ago
  45. 469dd1c ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21M by Fabio Valentini · 11 years ago
  46. 7ea600b Nest rename_lock inside vfsmount_lock by Al Viro · 11 years ago
  47. 6f2729b iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCI by Shuah Khan · 12 years ago
  48. c5081cd iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 12 years ago
  49. fff0ee3 PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI by Shuah Khan · 12 years ago
  50. 637f44d drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2) by Adam Jackson · 11 years ago
  51. 02dbd0f mfd: pm8921: Disable driver until it gets fixed by David Brown · 11 years ago
  52. b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  53. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  54. 8546713 PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfaces by Shuah Khan · 12 years ago
  55. 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
  56. 80b00df rsxx: remove unused variable by Philip J Kelleher · 11 years ago
  57. 4dcaf47 rsxx: enable error return of rsxx_eeh_save_issued_dmas() by Philip J Kelleher · 11 years ago
  58. 84cc8fd hrtimer: Don't reinitialize a cpu_base lock on CPU_UP by Michael Bohan · 11 years ago
  59. 64a817c nfsd4: reject "negative" acl lengths by J. Bruce Fields · 11 years ago
  60. eddc0a3 yama: Better permission check for ptraceme by Eric W. Biederman · 11 years ago
  61. bad9a43 irqchip: gic: fix irq_trigger return by Abhijeet Dharmapurikar · 11 years ago
  62. 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 11 years ago
  63. 904c680 vfio-pci: Fix possible integer overflow by Alex Williamson · 11 years ago
  64. 4adaa61 Btrfs: fix race between mmap writes and compression by Chris Mason · 11 years ago
  65. 9fe16b7 bonding: remove already created master sysfs link on failure by Veaceslav Falico · 11 years ago
  66. 14134f6 af_unix: dont send SCM_CREDENTIAL when dest socket is NULL by dingtianhong · 11 years ago
  67. eba0e3c USB: serial: fix hang when opening port by Ming Lei · 11 years ago
  68. 465c0a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  69. 76a0e68 pch_gbe: fix ip_summed checksum reporting on rx by Veaceslav Falico · 11 years ago
  70. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 11 years ago
  71. df8c3db extcon: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 12 years ago
  72. f607e31 ASoC: arizona: Fix interaction between headphone outputs and identification by Mark Brown · 12 years ago
  73. 4fdc782 x86, io_apic: remove duplicated include from irq_remapping.c by Wei Yongjun · 11 years ago
  74. 0340907 extcon: arizona: Factor out magic application by Mark Brown · 12 years ago
  75. 0eaa6cc ASoC: core: Fix to check return value of snd_soc_update_bits_locked() by Joonyoung Shim · 11 years ago
  76. 40bac28 Merge remote-tracking branch 'asoc/fix/spear' into asoc-next by Mark Brown · 11 years ago
  77. 5f94872 Merge remote-tracking branch 'asoc/fix/si476x' into asoc-next by Mark Brown · 11 years ago
  78. ff65501 Merge remote-tracking branch 'asoc/fix/sh' into asoc-next by Mark Brown · 11 years ago
  79. de7ba05 Merge remote-tracking branch 'asoc/fix/max98090' into asoc-next by Mark Brown · 11 years ago
  80. d7963b7 Merge remote-tracking branch 'asoc/fix/fsl' into asoc-next by Mark Brown · 11 years ago
  81. a36b324 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-next by Mark Brown · 11 years ago
  82. 23af7b0 Merge remote-tracking branch 'asoc/fix/core' into asoc-next by Mark Brown · 11 years ago
  83. 86b1f67 Merge remote-tracking branch 'asoc/fix/adsp' into asoc-next by Mark Brown · 11 years ago
  84. 39a352a NFC: llcp: Keep the connected socket parent pointer alive by Samuel Ortiz · 11 years ago
  85. 2f3edfd ARM: imx: fix sync issue between imx_cpu_die and imx_cpu_kill by Shawn Guo · 11 years ago
  86. 35ccece [media] [REGRESSION] bt8xx: Fix too large height in cropcap by Hans de Goede · 11 years ago
  87. 751c644 pid: Handle the exit of a multi-threaded init. by Eric W. Biederman · 11 years ago
  88. 75517d9 igb: fix PHC stopping on max freq by Jiri Benc · 11 years ago
  89. 05ec29e igb: make sensor info static by Stephen Hemminger · 11 years ago
  90. d5e51a1 igb: SR-IOV init reordering by Alex Williamson · 11 years ago
  91. d0f63ac igb: Fix null pointer dereference by Alex Williamson · 11 years ago
  92. d455bac ARM: modules: don't export cpu_set_pte_ext when !MMU by Will Deacon · 12 years ago
  93. 794fe85 ARM: mm: remove broken condition check for v4 flushing by Will Deacon · 12 years ago
  94. 3ef52f2 ARM: mm: fix numerous hideous errors in proc-arm740.S by Will Deacon · 12 years ago
  95. 82d9b0d ARM: cache: remove ARMv3 support code by Will Deacon · 12 years ago
  96. 22c1275 igb: fix i350 anti spoofing config by Lior Levy · 11 years ago
  97. a1f6c6b ixgbevf: don't release the soft entries by xunleer · 12 years ago
  98. bd17381 drm/i915: duct-tape locking when eDP init fails by Daniel Vetter · 11 years ago
  99. d8d595d block: removes dynamic allocation on stack by Philip J Kelleher · 11 years ago
  100. 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