1. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  2. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  3. d9dc089 Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  4. 2a4e669 Merge branch 'xtensa-sim-params' into xtensa-fixes by Max Filippov · 7 years ago
  5. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  6. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  7. 062b1c1 xtensa: clean up access to spilled registers locations by Max Filippov · 10 years ago
  8. f984409a xtensa: use generic tracehooks by Max Filippov · 10 years ago
  9. 0700ed0 xtensa: move internal ptrace definitions from uapi/asm to asm by Max Filippov · 10 years ago
  10. 1b47a683 xtensa: clean up xtensa/kernel/ptrace.c by Max Filippov · 10 years ago
  11. d9c7710 xtensa: drop unused fast_io_protect function by Max Filippov · 10 years ago
  12. 60e22cff xtensa: use ITLB_HIT_BIT instead of hardcoded number by Max Filippov · 8 years ago
  13. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  14. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  15. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  16. e854d8b PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space by David Woodhouse · 8 years ago
  17. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  18. 03a064b xtensa/PCI: Do not mmap PCI BARs to userspace as write-through by David Woodhouse · 8 years ago
  19. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  20. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  21. 7d4914d xtensa: fix prefetch in the raw_copy_to_user by Max Filippov · 8 years ago
  22. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  23. 1493aa6 xtensa: wire up statx system call by Max Filippov · 8 years ago
  24. e640cc3 xtensa: fix stack dump output by Max Filippov · 8 years ago
  25. 2b83878 xtensa: make __pa work with uncached KSEG addresses by Max Filippov · 8 years ago
  26. 3a0e75a xtensa: get rid of zeroing, use RAW_COPY_USER by Al Viro · 8 years ago
  27. 0b46a94 xtensa: switch to generic extable.h by Al Viro · 8 years ago
  28. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  29. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  30. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  31. fbe22d2 xtensa: ISS: update kernel command line in platform_setup by Max Filippov · 8 years ago
  32. e8cd8da xtensa: ISS: add argc/argv simcall definitions by Max Filippov · 8 years ago
  33. 3ced973 xtensa: ISS: cleanup setup.c by Max Filippov · 8 years ago
  34. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  35. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  36. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  37. 606ed72 Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  38. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  39. 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  40. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  41. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  42. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  43. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  44. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  45. 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  46. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  47. b46dcfa xtensa: allow merging vectors into .text section by Max Filippov · 8 years ago
  48. 9a736fc xtensa: clean up bootable image build targets by Max Filippov · 8 years ago
  49. 4ab1870 xtensa: move parse_tag_fdt out of #ifdef CONFIG_BLK_DEV_INITRD by Max Filippov · 8 years ago
  50. 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
  51. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  52. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  53. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  54. 712c604 mm: wire up GFP flag passing in dma_alloc_from_contiguous by Lucas Stach · 8 years ago
  55. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  56. 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. e4178c7 Merge tag 'xtensa-20170202' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  58. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  59. 4b3e6f2 xtensa: fix noMMU build on cores with MMU by Max Filippov · 8 years ago
  60. 6cc306e xtensa: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  61. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  62. 5657933 treewide: Move dma_ops from struct dev_archdata into struct device by Bart Van Assche · 8 years ago
  63. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  64. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  67. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  68. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  69. ec92b88 Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  70. 644b213 xtensa: configure shared DMA pool reservation in kc705 DTS by Max Filippov · 8 years ago
  71. 9d2ffe5 xtensa: enable HAVE_DMA_CONTIGUOUS by Max Filippov · 9 years ago
  72. 4bfa135 arch/xtensa: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
  73. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  74. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  75. 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  76. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  77. 3863c58 xtensa: move S32C1I self-test to a separate file by Max Filippov · 8 years ago
  78. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  79. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  80. 03eae3a xtensa: fix screen_info, clean up unused declarations in setup.c by Max Filippov · 8 years ago
  81. 709fb1f xtensa: wire up new pkey_{mprotect,alloc,free} syscalls by Max Filippov · 8 years ago
  82. d4eccaf xtensa: clean up printk usage for boot/crash logging by Max Filippov · 8 years ago
  83. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  84. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  87. d8ea757 Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  88. a4c6be5 xtensa: disable MMU initialization option on MMUv2 cores by Max Filippov · 8 years ago
  89. 7658023 xtensa: split uaccess.h into C and asm sides by Al Viro · 8 years ago
  90. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  91. 5b8b3c8 xtensa: add default memmap and mmio32native options to defconfigs by Max Filippov · 8 years ago
  92. 6edbbd1 xtensa: add default memmap option to common_defconfig by Max Filippov · 8 years ago
  93. 81da313 xtensa: add default memmap option to iss_defconfig by Max Filippov · 8 years ago
  94. 549409b4 xtensa: ISS: allow simdisk to use high memory buffers by Max Filippov · 8 years ago
  95. feec273 xtensa: ISS: define simc_exit and use it instead of inline asm by Max Filippov · 8 years ago
  96. 70feca7 xtensa: xtfpga: group platform_* functions together by Max Filippov · 8 years ago
  97. 205ad54 xtensa: rearrange CCOUNT calibration by Max Filippov · 8 years ago
  98. 58c3e3a xtensa: xtfpga: use clock provider, don't update DT by Max Filippov · 8 years ago
  99. bebbc4bc xtensa: Tweak xuartps UART driver Rx watermark for Cadence CSP config. by Scott Telford · 8 years ago
  100. bf15f86 xtensa: initialize MMU before jumping to reset vector by Max Filippov · 8 years ago