1. d8ad6a1 tools lib bpf: Don't do a feature check when cleaning by Wang Nan · 9 years ago
  2. 5725dd8 tools build: Clean CFLAGS and LDFLAGS for fixdep by Wang Nan · 9 years ago
  3. 4d3b162 perf probe: Fix to free temporal Dwarf_Frame correctly by Masami Hiramatsu · 9 years ago
  4. 32abc2e tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt · 9 years ago
  5. 646a6e8 perf callchain: Add missing parent_val initialization by Jiri Olsa · 9 years ago
  6. 7d68524 perf config: Add initial man page by Taeung Song · 9 years ago
  7. 30862f2 perf tools: Add 'perf config' command by Taeung Song · 9 years ago
  8. 8bd508b perf callchain: Add order support for libdw DWARF unwinder by Jiri Olsa · 9 years ago
  9. 8dc0564 perf test: Add callchain order setup for DWARF unwinder test by Jiri Olsa · 9 years ago
  10. cb1dc22 perf callchain: Add order support for libunwind DWARF unwinder by Jiri Olsa · 9 years ago
  11. b26b218 perf callchain: Move initial entry call into get_entries function by Jiri Olsa · 9 years ago
  12. b7883a1 perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.* by Andi Kleen · 9 years ago
  13. da06a43 perf, x86: Stop Intel PT before kdump starts by Takao Indoh · 9 years ago
  14. 24cc12b perf/x86/intel/pt: Add interface to stop Intel PT logging by Takao Indoh · 9 years ago
  15. b16a5b5 perf/x86: Add option to disable reading branch flags/cycles by Andi Kleen · 9 years ago
  16. 75925e1 perf/x86: Optimize stack walk user accesses by Andi Kleen · 9 years ago
  17. 10013eb x86: Add an inlined __copy_from_user_nmi() variant by Andi Kleen · 9 years ago
  18. 8c2accc Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 9 years ago
  19. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  20. b28ae95 perf/x86: Fix LBR call stack save/restore by Andi Kleen · 9 years ago
  21. daecbd267 perf: Update email address in MAINTAINERS by Peter Zijlstra · 9 years ago
  22. 614e4c4 perf/core: Robustify the perf_cgroup_from_task() RCU checks by Stephane Eranian · 9 years ago
  23. ddaaf4e perf/core: Fix RCU problem with cgroup context switching code by Stephane Eranian · 9 years ago
  24. 1ec2183 Linux 4.4-rc2 by Linus Torvalds · 9 years ago
  25. 104e2a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  26. dcfeda9 Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  27. 7f21739 Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  28. 6d2d91b Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  29. 0ec7dc8 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  30. 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  31. 727cde6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 069ec22 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. 865762a slab/slub: adjust kmem_cache_alloc_bulk API by Jesper Dangaard Brouer · 9 years ago
  34. 0337451 slub: add missing kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
  35. 03ec0ed slub: fix kmem cgroup bug in kmem_cache_alloc_bulk by Jesper Dangaard Brouer · 9 years ago
  36. d0ecd89 slub: optimize bulk slowpath free by detached freelist by Jesper Dangaard Brouer · 9 years ago
  37. 8108465 slub: support for bulk free with SLUB freelists by Jesper Dangaard Brouer · 9 years ago
  38. 41b85a1 parisc: Map kernel text and data on huge pages by Helge Deller · 9 years ago
  39. 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
  40. 337685e parisc: Use long branch to do_syscall_trace_exit by Helge Deller · 9 years ago
  41. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  42. 4182d0c parisc: Initialize the fault vector earlier in the boot process. by Helge Deller · 9 years ago
  43. 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 9 years ago
  44. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  45. 3ad5d7e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  46. 707b4f4 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  47. 4143fc8 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. 876454a Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  49. bd63acf serial: export fsl8250_handle_irq by Arnd Bergmann · 9 years ago
  50. fa70045 serial: 8250_mid: Add missing dependency by Heikki Krogerus · 9 years ago
  51. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 9 years ago
  52. f356d7a serial: etraxfs-uart: Fix crash by Guenter Roeck · 9 years ago
  53. bec8bf6 serial: fsl_lpuart: Fix earlycon support by Peter Hurley · 9 years ago
  54. 83f7fa6c2 bcm63xx_uart: Use the device name when registering an interrupt by Simon Arlott · 9 years ago
  55. 17a6921 tty: Fix direct use of tty buffer work by Peter Hurley · 9 years ago
  56. ee0c1a6 tty: Fix tty_send_xchar() lock order inversion by Peter Hurley · 9 years ago
  57. b4a6471 slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG by Jesper Dangaard Brouer · 9 years ago
  58. 8709837 slub: avoid irqoff/on in bulk allocation by Christoph Lameter · 9 years ago
  59. a380a3c slub: create new ___slab_alloc function that can be called with irqs disabled by Christoph Lameter · 9 years ago
  60. 21fa844 mm: fix up sparse warning in gfpflags_allow_blocking by Jeff Layton · 9 years ago
  61. 8f1eb48 ocfs2: fix umask ignored issue by Junxiao Bi · 9 years ago
  62. 875fa6f PM/OPP: add entry in MAINTAINERS by Viresh Kumar · 9 years ago
  63. 7625b3a kernel/panic.c: turn off locks debug before releasing console lock by Vitaly Kuznetsov · 9 years ago
  64. 9d8a765 kernel/signal.c: unexport sigsuspend() by Richard Weinberger · 9 years ago
  65. 4593725 kasan: fix kmemleak false-positive in kasan_module_alloc() by Andrey Ryabinin · 9 years ago
  66. 928a477 fat: fix fake_offset handling on error path by OGAWA Hirofumi · 9 years ago
  67. 1817889 mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes by Mike Kravetz · 9 years ago
  68. 50e55bf mm/page-writeback.c: initialize m_dirty to avoid compile warning by Yang Shi · 9 years ago
  69. 1a47de6 various: fix pci_set_dma_mask return value checking by Christoph Hellwig · 9 years ago
  70. 1a76361 mm: loosen MADV_NOHUGEPAGE to enable Qemu postcopy on s390 by Jason J. Herne · 9 years ago
  71. 7511c3e mm: vmalloc: don't remove inexistent guard hole in remove_vm_area() by Jerome Marchand · 9 years ago
  72. 429d486 tools/vm/page-types.c: support KPF_IDLE by Naoya Horiguchi · 9 years ago
  73. 1491e30 ncpfs: don't allow negative timeouts by Dan Carpenter · 9 years ago
  74. 5cf6a51 configfs: allow dynamic group creation by Daniel Baluta · 9 years ago
  75. dd7d664 MAINTAINERS: add Moritz as reviewer for FPGA Manager Framework by Moritz Fischer · 9 years ago
  76. 94a58c3 slab.h: sprinkle __assume_aligned attributes by Rasmus Villemoes · 9 years ago
  77. 81051f9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  78. 116dfe5 Merge tag '4.4-fix' of git://git.lwn.net/linux by Linus Torvalds · 9 years ago
  79. 9580306 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  80. 400f3f2 Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  81. 2f25535 Merge tag 'powerpc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  82. cdc5a31 i2c: i801: add Intel Lewisburg device IDs by Alexandra Yates · 9 years ago
  83. c18fba2 i2c: fix wakeup irq parsing by Grygorii Strashko · 9 years ago
  84. d0fe525 i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer() by Lars-Peter Clausen · 9 years ago
  85. 9656eee i2c: Revert "i2c: xiic: Do not reset controller before every transfer" by Lars-Peter Clausen · 9 years ago
  86. 8bb6fd5 i2c: imx: fix a compiling error by Hou Zhiqiang · 9 years ago
  87. 55f1d59 MIPS: ath79: Add a machine entry for booting OF machines by Alban Bedel · 9 years ago
  88. accbfb5 MIPS: ath79: Fix the size of the MISC INTC registers in ar9132.dtsi by Alban Bedel · 9 years ago
  89. 5011a7e MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x by Alban Bedel · 9 years ago
  90. 1e208ae parisc: Drop definition of start_thread_som for HP-UX SOM binaries by Helge Deller · 9 years ago
  91. 2b3f344 parisc: Fix wrong comment regarding first pmd entry flags by Helge Deller · 9 years ago
  92. 86eaf54 Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  93. c69bde7 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  94. cd6caf5 Merge tag 'for-linus-4.4' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  95. 8bdddfa Merge tag 'renesas-sh-drivers-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  96. 19cd80a usblp: do not set TASK_INTERRUPTIBLE before lock by Jiri Slaby · 9 years ago
  97. 44243ef USB: MAINTAINERS: cxacru by Simon Arlott · 9 years ago
  98. c4f1613 usb: kconfig: fix warning of select USB_OTG by Peter Chen · 9 years ago
  99. 638148e USB: option: add XS Stick W100-2 from 4G Systems by Bjørn Mork · 9 years ago
  100. a3767e3 Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago