1. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  2. 0734e00 Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  3. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  4. c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
  5. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  6. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
  7. edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
  8. 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
  9. df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago
  10. 806cbae fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
  11. 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
  12. 615b266 parisc: Fix out of array access in match_pci_device() by Helge Deller · 7 years ago
  13. a77ab0e parisc: Add code generator for Qemu/SeaBIOS machine info by Helge Deller · 7 years ago
  14. d5654e1 parisc: Fix HPMC handler by increasing size to multiple of 16 bytes by Helge Deller · 7 years ago
  15. 24002d5 parisc: machine_power_off() should call pm_power_off() by Helge Deller · 7 years ago
  16. 2a3f53d parisc/Kconfig: SMP kernels boot on all machines by Helge Deller · 7 years ago
  17. acc2a51 parisc: Silence uninitialized variable warning in dbl_to_sgl_fcnvff() by Dan Carpenter · 7 years ago
  18. b86db40 parisc: Move various functions and strings to init section by Helge Deller · 7 years ago
  19. d5b59a7 parisc: Convert MAP_TYPE to cover 4 bits on parisc by Helge Deller · 7 years ago
  20. 184b922 parisc: Force to various endian types for sparse by Helge Deller · 7 years ago
  21. 9ef0f88 parisc: Handle case where flush_cache_range is called with no context by John David Anglin · 7 years ago
  22. 5fbdefc Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  23. 636a415 parisc: Reduce irq overhead when run in qemu by Helge Deller · 7 years ago
  24. 5ffa851 parisc: Use cr16 interval timers unconditionally on qemu by Helge Deller · 7 years ago
  25. 0ed1fe4 parisc: Check if secondary CPUs want own PDC calls by Helge Deller · 7 years ago
  26. fd8d0ca parisc: Hide virtual kernel memory layout by Helge Deller · 7 years ago
  27. 0adb24e parisc: Fix ordering of cache and TLB flushes by John David Anglin · 7 years ago
  28. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  29. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  30. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  31. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  32. 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  33. 83b5753 mm/memory_failure: Remove unused trapno from memory_failure by Eric W. Biederman · 8 years ago
  34. ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
  35. 212a36a signal: Unify and correct copy_siginfo_from_user32 by Eric W. Biederman · 7 years ago
  36. b713da6 signal: unify compat_siginfo_t by Al Viro · 8 years ago
  37. 2f82a46 signal: Remove _sys_private and _overrun_incr from struct compat_siginfo by Eric W. Biederman · 7 years ago
  38. b5daf2b signal/parisc: Document a conflict with SI_USER with SIGFPE by Eric W. Biederman · 7 years ago
  39. a5feb60 microblaze: remove dma_nommu_dma_supported by Christoph Hellwig · 7 years ago
  40. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  41. 1705bd6 parisc64: Add .opd based function descriptor dereference by Sergey Senozhatsky · 7 years ago
  42. 310d827 parisc: qemu idle sleep support by Helge Deller · 7 years ago
  43. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  44. 88776c0 parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel by Helge Deller · 7 years ago
  45. 63b2c37 parisc: Show initial kernel memory layout unhashed by Helge Deller · 7 years ago
  46. 0ae60d0 parisc: Show unhashed hardware inventory by Helge Deller · 7 years ago
  47. da57c54 parisc: Reduce thread stack to 16 kb by John David Anglin · 7 years ago
  48. 9352aea Revert "parisc: Re-enable interrupts early" by John David Anglin · 7 years ago
  49. 6a16fc3 parisc: remove duplicate includes by Pravin Shedge · 7 years ago
  50. 0ed9d3d parisc: Align os_hpmc_size on word boundary by Helge Deller · 7 years ago
  51. 203c110 parisc: Fix indenting in puts() by Helge Deller · 7 years ago
  52. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  53. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  54. e291167 Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  55. 5a3e0b1 Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  56. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  57. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  58. 7b8b098 arch: Fix duplicates in Kconfig for parisc and sparc by Babu Moger · 7 years ago
  59. bc5a768 parisc: Make some PDC structures accessible in uapi headers by Helge Deller · 7 years ago
  60. 3744d98 parisc: Pass endianness info to sparse by Luc Van Oostenryck · 7 years ago
  61. bf7b4c1 parisc: Add CPU topology support by Helge Deller · 7 years ago
  62. 05f016d parisc: Fix validity check of pointer size argument in new CAS implementation by John David Anglin · 7 years ago
  63. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  64. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  65. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  66. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
  68. 137ed9f PCI: Remove redundant pcibios_set_master() declarations by Bjorn Helgaas · 7 years ago
  69. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  70. 1c97259 mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags by Dan Williams · 7 years ago
  71. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  72. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  73. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  74. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  75. 9babb09 Merge tag 'v4.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  76. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  77. 8642b31 parisc: Fix detection of nonsynchronous cr16 cycle counters by Helge Deller · 7 years ago
  78. 2aae008 parisc: Export __cmpxchg_u64 unconditionally by Guenter Roeck · 7 years ago
  79. 374b3bf parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels by John David Anglin · 7 years ago
  80. a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
  81. a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
  82. 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  84. 8c031ba parisc: Unbreak bootloader due to gcc-7 optimizations by Helge Deller · 7 years ago
  85. af21b01 parisc: Reintroduce option to gzip-compress the kernel by Helge Deller · 7 years ago
  86. 606f95e parisc: Add HWPOISON page fault handler code by Helge Deller · 7 years ago
  87. a7e6601f parisc: Move init_per_cpu() into init section by Helge Deller · 7 years ago
  88. ea69764 parisc: Check if initrd was loaded into broken RAM by Helge Deller · 7 years ago
  89. 8d771b1 parisc: Add PDCE_CHECK instruction to HPMC handler by Helge Deller · 7 years ago
  90. 77089c5 parisc: Add wrapper for pdc_instr() firmware function by Helge Deller · 7 years ago
  91. 08b8a99 parisc: Move start_parisc() into init section by Helge Deller · 7 years ago
  92. e77900a parisc: Stop unwinding at start of stack by Helge Deller · 7 years ago
  93. d74f0f4 parisc: switch to {get,put}_compat_sigset() by Al Viro · 7 years ago
  94. 47bb4ba parisc, watchdog/core: Use lockup_detector_stop() by Thomas Gleixner · 7 years ago
  95. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  96. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  97. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  98. d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
  99. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  100. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago