1. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  2. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  3. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  4. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  6. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  7. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  8. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  9. ec837d6 arc: fix type warnings in arc/mm/cache.c by Randy Dunlap · 6 years ago
  10. 2423665 arc: fix build errors in arc/include/asm/delay.h by Randy Dunlap · 6 years ago
  11. 9e2ea40 arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c by Randy Dunlap · 6 years ago
  12. b1f32ce1 arc: [plat-eznps] fix data type errors in platform headers by Randy Dunlap · 6 years ago
  13. 05b466b ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc by Ofer Levi · 6 years ago
  14. 386177d ARC: add SMP_CACHE_BYTES value validate by Eugeniy Paltsev · 6 years ago
  15. eb27773 ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size by Eugeniy Paltsev · 6 years ago
  16. 4c612ad ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu) by Eugeniy Paltsev · 6 years ago
  17. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  18. 2a0ea7d Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  19. af1fc5b ARCv2: [plat-hsdk]: Save accl reg pair by default by Vineet Gupta · 6 years ago
  20. 93312b6da ARC: mm: allow mprotect to make stack mappings executable by Vineet Gupta · 6 years ago
  21. 6e37611 ARC: Fix CONFIG_SWAP by Alexey Brodkin · 7 years ago
  22. ca1147f ARC: [arcompact] entry.S: minor code movement by Vineet Gupta · 7 years ago
  23. 64234961 ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs by Alexey Brodkin · 7 years ago
  24. 29c2068 ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES by Anders Roxell · 7 years ago
  25. e870878 ARC: Improve cmpxchg syscall implementation by Peter Zijlstra · 7 years ago
  26. ec58ba1 ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform by Gustavo Pimentel · 7 years ago
  27. 7605385 ARC: [plat-hsdk] Add PCIe support by Gustavo Pimentel · 7 years ago
  28. 7cc7eaa atomics/treewide: Clean up '*_andnot()' ifdeffery by Mark Rutland · 7 years ago
  29. b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 7 years ago
  30. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 7 years ago
  31. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 7 years ago
  32. ab0b910 atomics/arc: Define atomic64_fetch_add_unless() by Mark Rutland · 7 years ago
  33. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 7 years ago
  34. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 7 years ago
  35. 8b47038 atomics/treewide: Remove redundant atomic_inc_not_zero() definitions by Mark Rutland · 7 years ago
  36. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  37. cce188b bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe by Masami Hiramatsu · 7 years ago
  38. 5ed4b0c ARC/kprobes: Don't call the ->break_handler() in ARC kprobes code by Masami Hiramatsu · 7 years ago
  39. e00f199 ARC/kprobes: Remove jprobe implementation by Masami Hiramatsu · 7 years ago
  40. 2f24ef7 ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP by Alexey Brodkin · 7 years ago
  41. 74c11e3 ARC: Explicitly add -mmedium-calls to CFLAGS by Alexey Brodkin · 7 years ago
  42. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  43. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  44. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  45. 6c3e71d arc: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  46. a8eb92d arc: fix arc_dma_{map,unmap}_page by Christoph Hellwig · 7 years ago
  47. b591741 arc: fix arc_dma_sync_sg_for_{cpu,device} by Christoph Hellwig · 7 years ago
  48. 713a746 arc: simplify arc_dma_sync_single_for_{cpu,device} by Christoph Hellwig · 7 years ago
  49. 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
  50. d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 7 years ago
  51. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
  52. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  53. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  54. 54a702f kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers by Masahiro Yamada · 7 years ago
  55. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  56. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  57. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  58. 2120447 Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  59. a29a252 ARC: setup cpu possible mask according to possible-cpus dts property by Eugeniy Paltsev · 7 years ago
  60. f3205de ARC: mcip: update MCIP debug mask when the new cpu came online by Eugeniy Paltsev · 7 years ago
  61. 07423d0 ARC: mcip: halt GFRC counter when ARC cores halt by Eugeniy Paltsev · 7 years ago
  62. 701eda0 ARCv2: boot log: fix HS48 release number by Vineet Gupta · 7 years ago
  63. 297ea1b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. 304ec48 get rid of pointless includes of fs_struct.h by Al Viro · 7 years ago
  65. ed7158b treewide/trivial: Remove ';;$' typo noise by Ingo Molnar · 7 years ago
  66. 173a3ef bug.h: work around GCC PR82365 in BUG() by Arnd Bergmann · 7 years ago
  67. 0538233 arc: dts: use 'atmel' as manufacturer for at24 in axs10x_mb by Bartosz Golaszewski · 7 years ago
  68. 827cc2f ARC: Fix malformed ARC_EMUL_UNALIGNED default by Ulf Magnusson · 7 years ago
  69. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  70. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  71. 5c8aa7e arc: use generic_pmdp_establish as pmdp_establish by Kirill A. Shutemov · 7 years ago
  72. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  73. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  74. 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
  75. 7f55c73 firmware: Drop FIRMWARE_IN_KERNEL Kconfig option by Benjamin Gilbert · 7 years ago
  76. a46f24a ARC: boot log: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  77. 7d82c5f ARC: dw2 unwind: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  78. 5f74972 signal: Don't use structure initializers for struct siginfo by Eric W. Biederman · 7 years ago
  79. 8ff3afc ARC: Enable fatal signals on boot for dev platforms by Alexey Brodkin · 7 years ago
  80. a314279 ARCv2: Don't pretend we may set L-bit in STATUS32 with kflag instruction by Alexey Brodkin · 7 years ago
  81. 8bbfbc2 ARCv2: cache: fix slc_entire_op: flush only instead of flush-n-inv by Eugeniy Paltsev · 7 years ago
  82. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  83. 57723cb arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA by Christoph Hellwig · 7 years ago
  84. f84d595 Merge tag 'arc-4.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  85. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  86. af1be2e ARC: handle gcc generated __builtin_trap for older compiler by Vineet Gupta · 7 years ago
  87. f5a16b9 ARC: handle gcc generated __builtin_trap() by Vineet Gupta · 7 years ago
  88. 79435ac ARC: uaccess: dont use "l" gcc inline asm constraint modifier by Vineet Gupta · 7 years ago
  89. d7de73b ARC: [plat-axs103] refactor the quad core DT quirk code by Eugeniy Paltsev · 7 years ago
  90. fbd1cec ARC: [plat-axs103]: Set initial core pll output frequency by Eugeniy Paltsev · 7 years ago
  91. 7bde846 ARC: [plat-hsdk]: Get rid of core pll frequency set in platform code by Eugeniy Paltsev · 7 years ago
  92. a08c832 ARC: [plat-hsdk]: Set initial core pll output frequency by Eugeniy Paltsev · 7 years ago
  93. c18fc90 ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRM by Alexey Brodkin · 7 years ago
  94. d0729bc6 arc: do not use __print_symbol() by Sergey Senozhatsky · 7 years ago
  95. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  96. 329b413 ARC: Fix detection of dual-issue enabled by Alexey Brodkin · 7 years ago
  97. ca122fe3 Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  98. 8238573 ARC: perf: avoid vmalloc backed mmap by Vineet Gupta · 8 years ago
  99. 5b9027d ARCv2: perf: optimize given that num counters <= 32 by Vineet Gupta · 9 years ago
  100. 4d43129 ARCv2: perf: tweak overflow interrupt by Vineet Gupta · 10 years ago