1. ef2a2cb mm/swap.c: clear PageActive before adding pages onto unevictable list by Naoya Horiguchi · 11 years ago
  2. 31a1b26 arch/x86/platform/ce4100/ce4100.c: include reboot.h by Andrew Morton · 11 years ago
  3. 10e84b9 mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG by Dave Kleikamp · 11 years ago
  4. f93f3c4 rapidio: fix use after free in rio_unregister_scan() by Dan Carpenter · 11 years ago
  5. 4e50529 .gitignore: ignore *.lz4 files by Markus Trippelsdorf · 11 years ago
  6. 5c4a97d MAINTAINERS: dynamic debug: Jason's not there... by Joe Perches · 11 years ago
  7. d39de28 dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine() by Ben Hutchings · 11 years ago
  8. 62c6104 ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page() by Gu Zheng · 11 years ago
  9. 3964acd mm: mempolicy: fix mbind_range() && vma_adjust() interaction by Oleg Nesterov · 11 years ago
  10. 569935d Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma' and 'qib' into for-next by Roland Dreier · 11 years ago
  11. c290414 IPoIB: Fix pkey change flow for virtualization environments by Erez Shitrit · 11 years ago
  12. 3d790a4 IPoIB: Make sure child devices use valid/proper pkeys by Or Gerlitz · 11 years ago
  13. ef5ed41 IB/core: Create QP1 using the pkey index which contains the default pkey by Jack Morgenstein · 11 years ago
  14. 618af38 mlx5_core: Variable may be used uninitialized by Andi Shyti · 11 years ago
  15. cd23b14 mlx5_core: Implement new initialization sequence by Eli Cohen · 11 years ago
  16. 11940c8 mlx5_core: Fix use after free in mlx5_cmd_comp_handler() by Dan Carpenter · 11 years ago
  17. 92b0ca7 IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext() by Dan Carpenter · 11 years ago
  18. 281d1a9 IB/mlx5: Fix error return code in init_one() by Wei Yongjun · 11 years ago
  19. f6f91b0 ARM: allow kuser helpers to be removed from the vector page by Russell King · 11 years ago
  20. e39e3f3 ARM: update FIQ support for relocation of vectors by Russell King · 11 years ago
  21. b9b32bf ARM: use linker magic for vectors and vector stubs by Russell King · 11 years ago
  22. 19accfd ARM: move vector stubs by Russell King · 11 years ago
  23. 5b43e7a ARM: poison memory between kuser helpers by Russell King · 11 years ago
  24. f928d4f ARM: poison the vectors page by Russell King · 11 years ago
  25. 3fef7f7 Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linus by Mark Brown · 11 years ago
  26. 08d0a97 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 11 years ago
  27. 0d05431 Merge remote-tracking branch 'asoc/fix/blackfin' into asoc-linus by Mark Brown · 11 years ago
  28. 06693f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  29. 3eac103f IB/mlx4: Use default pkey when creating tunnel QPs by Jack Morgenstein · 11 years ago
  30. 11a4582 Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 11 years ago
  31. 704278c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  32. d6158a5 MAINTAINERS: change email of TI WiLink drivers' maintainer by Luciano Coelho · 11 years ago
  33. 6621fe1 mwifiex: fix command 0x2c timeout during p2p_find or p2p_connect by Stone Piao · 11 years ago
  34. 237b2ac mwifiex: fix wrong data rates in P2P client by Avinash Patil · 11 years ago
  35. 953b353 mwifiex: check for bss_role instead of bss_mode for STA operations by Avinash Patil · 11 years ago
  36. 75eaff0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  37. 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
  38. 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
  39. 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
  40. 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
  41. 008eb95 usb: xhci: add missing dma-mapping.h includes by James Hogan · 11 years ago
  42. 8e552e5 HID: hidraw: fix improper mutex release by Yonghua Zheng · 11 years ago
  43. 481f2d4 usb: core: don't try to reset_device() a port that got just disconnected by Julius Werner · 11 years ago
  44. 4f8b191 ASoC: wm0010: Fix resource leak by Dimitris Papastamos · 11 years ago
  45. 067e710 ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is_smp() test by Paul Walmsley · 11 years ago
  46. bed859c ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function by Uwe Kleine-König · 11 years ago
  47. d2ee88d ASoC: au1x: Fix build by Ralf Baechle · 11 years ago
  48. 5eb695c RDMA/cma: Only call cma_save_ib_info() for CM REQs by Sean Hefty · 11 years ago
  49. e511d1a RDMA/cma: Fix accessing invalid private data for UD by Sean Hefty · 11 years ago
  50. a661b43 mlx5: fix error return code in mlx5_alloc_uuars() by Wei Yongjun · 11 years ago
  51. 5445eaf mvneta: Try to fix mvneta when compiled as module by Arnaud Patard \(Rtp\) · 11 years ago
  52. aded095 mvneta: Fix hang when loading the mvneta driver by Arnaud Patard \(Rtp\) · 11 years ago
  53. 7b70176 atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring by Eric Dumazet · 11 years ago
  54. e1b4d30 drm/i915: fix missed hunk after GT access breakage by Ben Widawsky · 11 years ago
  55. e1ee367 genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACE by Pablo Neira · 11 years ago
  56. ff862a4 af_key: more info leaks in pfkey messages by Dan Carpenter · 11 years ago
  57. 9ea7187 NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOAD by Samuel Ortiz · 11 years ago
  58. 8fb488d7 RDMA/cma: Fix gcc warning by Paul Bolle · 11 years ago
  59. a264b98 net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link by Uwe Kleine-König · 11 years ago
  60. 3c93f03 Revert "RDMA/nes: Fix compilation error when nes_debug is enabled" by Roland Dreier · 11 years ago
  61. f34f516 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  62. 011b203 gpio_msm: Fix build error due to missing err.h by Stephen Boyd · 11 years ago
  63. 253403b Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT" by Linus Walleij · 11 years ago
  64. c119fee Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT" by Linus Walleij · 11 years ago
  65. 27d470c Revert "gpio/omap: fix build error when OF_GPIO is not defined." by Linus Walleij · 11 years ago
  66. 5a344dd drm/radeon/dpm: re-enable cac control on SI by Alex Deucher · 11 years ago
  67. 31f731a drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formula by Alex Deucher · 11 years ago
  68. a838834 drm: fix 64 bit drm fixed point helpers by Alex Deucher · 11 years ago
  69. 42a2182 drm/radeon/atom: initialize more atom interpretor elements to 0 by Alex Deucher · 11 years ago
  70. 741ddbc xen/tmem: do not allow XEN_TMEM on ARM64 by Stefano Stabellini · 11 years ago
  71. b268e4d IB/qib: Add err_decode() call for ring dump by Mike Marciniszyn · 11 years ago
  72. 246fcdb RDMA/cxgb3: Fix stack info leak in iwch_create_cq() by Dan Carpenter · 11 years ago
  73. 6042963 RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq() by Dan Carpenter · 11 years ago
  74. 63ea374 RDMA/ocrdma: Fix several stack info leaks by Dan Carpenter · 11 years ago
  75. ae1fe07 RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() by Dan Carpenter · 11 years ago
  76. ff5fada MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0 by Florian Fainelli · 11 years ago
  77. c4091d3 MIPS: BMIPS: do not change interrupt routing depending on boot CPU by Florian Fainelli · 11 years ago
  78. c055629 MIPS: powertv: Fix arguments for free_reserved_area() by Markos Chandras · 11 years ago
  79. 314878d MIPS: Set default CPU type for BCM47XX platforms by Markos Chandras · 11 years ago
  80. 1d3e2d7 MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilation by Maciej W. Rozycki · 11 years ago
  81. 7ad18dd MIPS: Fix multiple definitions of UNCAC_BASE. by Steven J. Hill · 11 years ago
  82. 179fbd5 xen/evtchn: avoid a deadlock when unbinding an event channel by David Vrabel · 11 years ago
  83. 2b44c4d freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes by Colin Cross · 11 years ago
  84. 016d5ba ACPI / battery: Fix parsing _BIX return value by Lan Tianyu · 11 years ago
  85. 610d80e ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESET by Lars-Peter Clausen · 11 years ago
  86. a0db856 net_sched: Fix stack info leak in cbq_dump_wrr(). by David S. Miller · 11 years ago
  87. e9e3c8a Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Dave Airlie · 11 years ago
  88. 7a7da59 drm/nouveau: fix semaphore dmabuf obj by Maarten Lankhorst · 11 years ago
  89. e0bacd2 drm/nouveau/vm: make vm refcount into a kref by Ben Skeggs · 11 years ago
  90. 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
  91. dc409df drm/nv31/mpeg: don't recognize nv3x cards as having nv44 graph class by Ilia Mirkin · 11 years ago
  92. 3d8b2b4 drm/nv40/mpeg: write magic value to channel object to make it work by Ilia Mirkin · 11 years ago
  93. 35095f7 drm/nouveau: fix size check for cards without vm by Maarten Lankhorst · 11 years ago
  94. 9a7046d drm/nv50-/disp: remove dcb_outp_match call, and related variables by Emil Velikov · 11 years ago
  95. 02d6929 drm/nva3-/disp: fix hda eld writing, needs to be padded by Ilia Mirkin · 11 years ago
  96. 18f35fa drm/nv31/mpeg: fix mpeg engine initialization by Ilia Mirkin · 11 years ago
  97. 9218376 drm/nv50/mc: include vp in the fb error reporting mask by Ilia Mirkin · 11 years ago
  98. 8a25835 drm/nouveau: fix null pointer dereference in poll_changed by Maarten Lankhorst · 11 years ago
  99. 8ff8605 drm/nv50/gpio: post-nv92 cards have 32 interrupt lines by Emil Velikov · 11 years ago
  100. dedaa8f drm/nvc0/fb: take lock in nvc0_ram_put() by Roy Spliet · 11 years ago