1. 8df3211 Merge tag 'renesas-cleanup-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup by Olof Johansson · 10 years ago
  2. 186a73d Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/cleanup by Olof Johansson · 10 years ago
  3. c8ea5a2 net: macb: Fix race between HW and driver by Soren Brinkmann · 10 years ago
  4. 504ad98 net: macb: Remove 'unlikely' optimization by Soren Brinkmann · 10 years ago
  5. 02f7a34 net: macb: Re-enable RX interrupt only when RX is done by Soren Brinkmann · 10 years ago
  6. 6a027b7 net: macb: Clear interrupt flags by Soren Brinkmann · 10 years ago
  7. ccd6d0a net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP by Soren Brinkmann · 10 years ago
  8. e96f2e7 ip_tunnel: Set network header properly for IP_ECN_decapsulate() by Ying Cai · 10 years ago
  9. 780ce3a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 10 years ago
  10. 2c98262 e1000e: Restrict MDIO Slow Mode workaround to relevant parts by David Ertman · 10 years ago
  11. 7142a55 e1000e: Fix issue with link flap on 82579 by David Ertman · 10 years ago
  12. fbb9ab1 e1000e: Expand workaround for 10Mb HD throughput bug by David Ertman · 10 years ago
  13. 77e6114 e1000e: Workaround for dropped packets in Gig/100 speeds on 82579 by David Ertman · 10 years ago
  14. eaff829 Merge branch 'mlx4' by David S. Miller · 10 years ago
  15. 83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs by Eyal Perry · 10 years ago
  16. f24f790 net/mlx4_core: Load the Eth driver first by Or Gerlitz · 10 years ago
  17. 0254bc8 net/mlx4_core: Fix slave id computation for single port VF by Matan Barak · 10 years ago
  18. 531d901 net/mlx4_core: Adjust port number in qp_attach wrapper when detaching by Jack Morgenstein · 10 years ago
  19. 36189cc Input: elantech - fix touchpad initialization on Gigabyte U2442 by Hans de Goede · 10 years ago
  20. 9becd70 net: cdc_ncm: fix buffer overflow by Bjørn Mork · 10 years ago
  21. 9d4619c Altera TSE: ALTERA_TSE should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  22. 2c4a336 vsock: Make transport the proto owner by Andy King · 10 years ago
  23. b8dff4e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  24. 55b441b xtensa: ISS: don't depend on CONFIG_TTY by Max Filippov · 10 years ago
  25. 0624bca fix quoting of Ted's name in MAINTAINERS by Christoph Hellwig · 10 years ago
  26. cae1d2ca Merge tag 'upstream-3.15-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  27. 2145e15 floppy: don't write kernel-only members to FDRAWCMD ioctl output by Matthew Daley · 10 years ago
  28. ef87dbe floppy: ignore kernel-only members in FDRAWCMD ioctl input by Matthew Daley · 10 years ago
  29. f06ab79 ALSA: hda - hdmi: Set converter channel count even without sink by Anssi Hannula · 10 years ago
  30. 2f43308 HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103S by Hans de Goede · 10 years ago
  31. 19e4ec5 HID: core: fix computation of the report size by Benjamin Tissoires · 10 years ago
  32. bebfef1 UBI: avoid workqueue format string leak by Kees Cook · 10 years ago
  33. 3d21bb7 UBI: fix ubi free PEBs count calculation by Tanya Brokhman · 11 years ago
  34. 87ed89d UBI: fix error path in __wl_get_peb by Tanya Brokhman · 11 years ago
  35. fcdd57c UBIFS: fix remount error path by Artem Bityutskiy · 10 years ago
  36. c99d609 xfs: fully support v5 format filesystems by Dave Chinner · 10 years ago
  37. f375964 Merge tag 'versatile-leds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/cleanup by Olof Johansson · 10 years ago
  38. 89ca3b8 Linux 3.15-rc4 by Linus Torvalds · 10 years ago
  39. 3cf0b03 agp: info leak in agpioc_info_wrap() by Dan Carpenter · 10 years ago
  40. f6a082f net: sched: lock imbalance in hhf qdisc by John Fastabend · 10 years ago
  41. 164c099 Merge tag 'locks-v3.15-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  42. 8a9f5ec Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  43. e3fb7d4 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  44. 0214196 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  45. e715eb2 vexpress: Initialise the sysregs before setting up the clocks by Catalin Marinas · 10 years ago
  46. fe86643 sparc64: Give more detailed information in {pgd,pmd}_ERROR() and kill pte_ERROR(). by David S. Miller · 10 years ago
  47. 26cf432 sparc64: Add basic validations to {pud,pmd}_bad(). by David S. Miller · 10 years ago
  48. 0eef331 sparc64: Use 'ILOG2_4MB' instead of constant '22'. by David S. Miller · 10 years ago
  49. ee73887 sparc64: Fix range check in kern_addr_valid(). by David S. Miller · 10 years ago
  50. 70ffc6e sparc64: Fix top-level fault handling bugs. by David S. Miller · 10 years ago
  51. d037d16 sparc64: Handle 32-bit tasks properly in compute_effective_address(). by David S. Miller · 10 years ago
  52. eaf85da sparc64: Don't use _PAGE_PRESENT in pte_modify() mask. by David S. Miller · 10 years ago
  53. c2e4e67 sparc64: Fix hex values in comment above pte_modify(). by David S. Miller · 10 years ago
  54. 04df419 sparc64: Fix bugs in get_user_pages_fast() wrt. THP. by David S. Miller · 10 years ago
  55. 51e5ef1 sparc64: Fix huge PMD invalidation. by David S. Miller · 10 years ago
  56. 5b1e94f sparc64: Fix executable bit testing in set_pmd_at() paths. by David S. Miller · 10 years ago
  57. 16ce8a3 sparc64: Normalize NMI watchdog logging and behavior. by David S. Miller · 10 years ago
  58. 6ed07d4 USB: Nokia 5300 should be treated as unusual dev by Daniele Forsi · 10 years ago
  59. f0ef5d4 USB: Nokia 305 should be treated as unusual dev by Victor A. Santos · 10 years ago
  60. 62a0d8d tty: Fix lockless tty buffer race by Peter Hurley · 10 years ago
  61. 5fbf1a6 Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc" by Peter Hurley · 10 years ago
  62. 501fed4 drivers/tty/hvc: don't free hvc_console_setup after init by Tomoki Sekiyama · 10 years ago
  63. 4291086 n_tty: Fix n_tty_write crash when echoing in raw mode by Peter Hurley · 10 years ago
  64. b790f21 tty: serial: 8250_core.c Bug fix for Exar chips. by Michael Welling · 10 years ago
  65. d183c81 fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6 by Nikita Yushchenko · 10 years ago
  66. df602c2 usb: storage: shuttle_usbat: fix discs being detected twice by Daniele Forsi · 10 years ago
  67. 4d7c013 usb: qcserial: add a number of Dell devices by Bjørn Mork · 10 years ago
  68. c1db30a USB: OHCI: fix problem with global suspend on ATI controllers by Alan Stern · 10 years ago
  69. 7a8d1ec arm64: Mark the Applied Micro X-Gene SATA controller as DMA coherent by Catalin Marinas · 10 years ago
  70. 6ecba8e arm64: Use bus notifiers to set per-device coherent DMA ops by Catalin Marinas · 10 years ago
  71. c7a4a76 arm64: Make default dma_ops to be noncoherent by Ritesh Harjani · 10 years ago
  72. f774b7d arm64: fixmap: fix missing sub-page offset for earlyprintk by Marc Zyngier · 10 years ago
  73. da6e4cb arm64: Fix for the arm64 kern_addr_valid() function by Dave Anderson · 10 years ago
  74. 60942f2 dcache: don't need rcu in shrink_dentry_list() by Miklos Szeredi · 10 years ago
  75. 9c8c10e more graceful recovery in umount_collect() by Al Viro · 10 years ago
  76. fe91522 don't remove from shrink list in select_collect() by Al Viro · 10 years ago
  77. 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. 98facf0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. 00622e6 Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  80. 5f35eb0 x86/efi: earlyprintk=efi,keep fix by Dave Young · 10 years ago
  81. 561a4fe tracing: Use rcu_dereference_sched() for trace event triggers by Steven Rostedt (Red Hat) · 10 years ago
  82. 6c6ca9c Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  83. e981e79 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  84. de3afce Merge branches 'acpi-ec' and 'acpi-processor' by Rafael J. Wysocki · 10 years ago
  85. 25d6db9 Merge branch 'pnp' by Rafael J. Wysocki · 10 years ago
  86. d705116 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  87. 54366a7 Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  88. 0845e11 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. 39076b0 net: mvmdio: Check for a valid interrupt instead of an error by Ezequiel Garcia · 10 years ago
  90. e46e08b net phy: Check for aneg completion before setting state to PHY_RUNNING by Balakumaran Kannan · 10 years ago
  91. e7e6d2a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  92. b28e4f08 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  93. 7040b6d ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data by Clemens Ladisch · 10 years ago
  94. 1ee23fe ALSA: usb-audio: Fix deadlocks at resuming by Takashi Iwai · 10 years ago
  95. 1c53e72 ALSA: usb-audio: Save mixer status only once at suspend by Takashi Iwai · 10 years ago
  96. b7a7723 ALSA: usb-audio: Prevent printk ratelimiting from spamming kernel log while DEBUG not defined by Sander Eikelenboom · 10 years ago
  97. c7e7430 drm/gm107/gr: bump attrib cb size quite a bit by Ben Skeggs · 10 years ago
  98. 806cbc5 drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip by Maarten Lankhorst · 10 years ago
  99. ce23b23 drm/nouveau/bios: fix shadowing from PROM on big-endian systems by Ben Skeggs · 11 years ago
  100. a3d0b12 drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi by Ilia Mirkin · 11 years ago