1. 6d039f8 Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  2. efc6816 Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  3. f9ed432 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  4. 940e84f Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 11 years ago
  5. aa8032b Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  6. 1fe0135 Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  7. 36dd1f3 PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge by Thomas Petazzoni · 11 years ago
  8. 24195ca Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  9. 2449189 ARM: Add .text annotations where required after __CPUINIT removal by Russell King · 11 years ago
  10. 44424c3 ARM: 7803/1: Fix deadlock scenario with smp_send_stop() by Stephen Boyd · 11 years ago
  11. a5463cd ARM: make vectors page inaccessible from userspace by Russell King · 11 years ago
  12. 48be69a ARM: move signal handlers into a vdso-like page by Russell King · 11 years ago
  13. 64ccccf Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  14. ec8fa30 Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  15. 3df765f Merge tag 'vfio-v3.11-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  16. 19788a9 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  17. e6dfb04 Merge branches 'for-3.11/upstream-fixes' and 'for-3.11/logitech-enumeration-fix' into for-linus by Jiri Kosina · 11 years ago
  18. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 11 years ago
  19. 5a0ce2d parisc: Remove arch/parisc/kernel/sys32.h header by John David Anglin · 11 years ago
  20. 78f1386 parisc: add defconfig for c8000 machine by Helge Deller · 12 years ago
  21. 06f0cce parisc: agp/parisc-agp: allow binding of user memory to the AGP GART by Alex Ivanov · 12 years ago
  22. 50861f5 parisc: Fix cache routines to ignore vma's with an invalid pfn by John David Anglin · 11 years ago
  23. 33cb876 vmpressure: make sure there are no events queued after memcg is offlined by Michal Hocko · 11 years ago
  24. 8e0ed44 vmpressure: do not check for pending work to prevent from new work by Michal Hocko · 11 years ago
  25. 22f2020 vmpressure: change vmpressure::sr_lock to spinlock by Michal Hocko · 11 years ago
  26. 62e32ac printk: rename struct log to struct printk_log by Joe Perches · 11 years ago
  27. 2347540 printk: use pointer for console_cmdline indexing by Joe Perches · 11 years ago
  28. bbeddf5 printk: move braille console support into separate braille.[ch] files by Joe Perches · 11 years ago
  29. d197c43 printk: add console_cmdline.h by Joe Perches · 11 years ago
  30. b9ee979 printk: move to separate directory for easier modification by Joe Perches · 11 years ago
  31. b99b94b drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't created by Grygorii Strashko · 11 years ago
  32. 9d8c5b5 mm: zbud: fix condition check on allocation size by Heesub Shin · 11 years ago
  33. e180cf8 thp, mm: avoid PageUnevictable on active/inactive lru lists by Kirill A. Shutemov · 11 years ago
  34. ef2a2cb mm/swap.c: clear PageActive before adding pages onto unevictable list by Naoya Horiguchi · 11 years ago
  35. 31a1b26 arch/x86/platform/ce4100/ce4100.c: include reboot.h by Andrew Morton · 11 years ago
  36. 10e84b9 mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG by Dave Kleikamp · 11 years ago
  37. f93f3c4 rapidio: fix use after free in rio_unregister_scan() by Dan Carpenter · 11 years ago
  38. 4e50529 .gitignore: ignore *.lz4 files by Markus Trippelsdorf · 11 years ago
  39. 5c4a97d MAINTAINERS: dynamic debug: Jason's not there... by Joe Perches · 11 years ago
  40. d39de28 dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine() by Ben Hutchings · 11 years ago
  41. 62c6104 ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page() by Gu Zheng · 11 years ago
  42. 3964acd mm: mempolicy: fix mbind_range() && vma_adjust() interaction by Oleg Nesterov · 11 years ago
  43. f6f91b0 ARM: allow kuser helpers to be removed from the vector page by Russell King · 11 years ago
  44. e39e3f3 ARM: update FIQ support for relocation of vectors by Russell King · 12 years ago
  45. b9b32bf ARM: use linker magic for vectors and vector stubs by Russell King · 12 years ago
  46. 19accfd ARM: move vector stubs by Russell King · 12 years ago
  47. 5b43e7a ARM: poison memory between kuser helpers by Russell King · 12 years ago
  48. f928d4f ARM: poison the vectors page by Russell King · 12 years ago
  49. 06693f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  50. 75eaff0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  51. f66d95d Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  52. 878d2cd Merge tag 'xen-arm-3.11-rc2-warn-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen by Linus Torvalds · 11 years ago
  53. 3132be9 Merge tag 'usb-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  54. a93f66d Merge tag 'tty-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  55. 8e552e5 HID: hidraw: fix improper mutex release by Yonghua Zheng · 11 years ago
  56. 067e710 ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is_smp() test by Paul Walmsley · 11 years ago
  57. bed859c ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function by Uwe Kleine-König · 11 years ago
  58. a661b43 mlx5: fix error return code in mlx5_alloc_uuars() by Wei Yongjun · 11 years ago
  59. 5445eaf mvneta: Try to fix mvneta when compiled as module by Arnaud Patard \(Rtp\) · 11 years ago
  60. aded095 mvneta: Fix hang when loading the mvneta driver by Arnaud Patard \(Rtp\) · 11 years ago
  61. 7b70176 atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring by Eric Dumazet · 11 years ago
  62. e1b4d30 drm/i915: fix missed hunk after GT access breakage by Ben Widawsky · 11 years ago
  63. e1ee367 genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE by Pablo Neira · 11 years ago
  64. ff862a4 af_key: more info leaks in pfkey messages by Dan Carpenter · 11 years ago
  65. a264b98 net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link by Uwe Kleine-König · 11 years ago
  66. f34f516 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  67. 5a344dd drm/radeon/dpm: re-enable cac control on SI by Alex Deucher · 11 years ago
  68. 31f731a drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formula by Alex Deucher · 11 years ago
  69. a838834 drm: fix 64 bit drm fixed point helpers by Alex Deucher · 11 years ago
  70. 42a2182 drm/radeon/atom: initialize more atom interpretor elements to 0 by Alex Deucher · 11 years ago
  71. 741ddbc xen/tmem: do not allow XEN_TMEM on ARM64 by Stefano Stabellini · 11 years ago
  72. ff5fada MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0 by Florian Fainelli · 11 years ago
  73. c4091d3 MIPS: BMIPS: do not change interrupt routing depending on boot CPU by Florian Fainelli · 11 years ago
  74. c055629 MIPS: powertv: Fix arguments for free_reserved_area() by Markos Chandras · 11 years ago
  75. 314878d MIPS: Set default CPU type for BCM47XX platforms by Markos Chandras · 11 years ago
  76. 1d3e2d7 MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilation by Maciej W. Rozycki · 11 years ago
  77. 7ad18dd MIPS: Fix multiple definitions of UNCAC_BASE. by Steven J. Hill · 12 years ago
  78. 179fbd5 xen/evtchn: avoid a deadlock when unbinding an event channel by David Vrabel · 12 years ago
  79. 2b44c4d freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes by Colin Cross · 11 years ago
  80. 016d5ba ACPI / battery: Fix parsing _BIX return value by Lan Tianyu · 11 years ago
  81. a0db856 net_sched: Fix stack info leak in cbq_dump_wrr(). by David S. Miller · 11 years ago
  82. e9e3c8a Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Dave Airlie · 11 years ago
  83. 7a7da59 drm/nouveau: fix semaphore dmabuf obj by Maarten Lankhorst · 11 years ago
  84. e0bacd2 drm/nouveau/vm: make vm refcount into a kref by Ben Skeggs · 11 years ago
  85. ca089b7 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos by Dave Airlie · 11 years ago
  86. dc409df drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph class by Ilia Mirkin · 11 years ago
  87. 3d8b2b4 drm/nv40/mpeg: write magic value to channel object to make it work by Ilia Mirkin · 11 years ago
  88. 35095f7 drm/nouveau: fix size check for cards without vm by Maarten Lankhorst · 11 years ago
  89. 9a7046d drm/nv50-/disp: remove dcb_outp_match call, and related variables by Emil Velikov · 11 years ago
  90. 02d6929 drm/nva3-/disp: fix hda eld writing, needs to be padded by Ilia Mirkin · 11 years ago
  91. 18f35fa drm/nv31/mpeg: fix mpeg engine initialization by Ilia Mirkin · 11 years ago
  92. 9218376 drm/nv50/mc: include vp in the fb error reporting mask by Ilia Mirkin · 11 years ago
  93. 8a25835 drm/nouveau: fix null pointer dereference in poll_changed by Maarten Lankhorst · 11 years ago
  94. 8ff8605 drm/nv50/gpio: post-nv92 cards have 32 interrupt lines by Emil Velikov · 12 years ago
  95. dedaa8f drm/nvc0/fb: take lock in nvc0_ram_put() by Roy Spliet · 12 years ago
  96. bfcd92a drm/nouveau/core: xtensa firmware size needs to be 0x40000 no matter what by Ilia Mirkin · 12 years ago
  97. 36f571e Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  98. 8027678 Merge tag 'arc-v3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  99. de7500e drm/mgag200: Fix LUT programming for 16bpp by Egbert Eich · 12 years ago
  100. da55839 drm/mgag200: Fix framebuffer pitch calculation by Takashi Iwai · 12 years ago