1. 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
  2. 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 9 years ago
  3. dcbf0d2 parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h by Helge Deller · 9 years ago
  4. 1e208ae parisc: Drop definition of start_thread_som for HP-UX SOM binaries by Helge Deller · 9 years ago
  5. 2b3f344 parisc: Fix wrong comment regarding first pmd entry flags by Helge Deller · 9 years ago
  6. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  7. 373ee21 Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  8. 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
  9. d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 years ago
  10. 338f169 parisc: Drop hpux_stat64 struct from stat.h header file by Helge Deller · 9 years ago
  11. b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
  12. 14c7909 Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  13. a01fece parisc: Change L1_CACHE_BYTES to 16 by John David Anglin · 9 years ago
  14. 7bc2d40 parisc: Wire up userfaultfd syscall by Helge Deller · 9 years ago
  15. b609675 parisc: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
  16. 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
  17. 38d9029 parisc: Define ioremap_uc and ioremap_wc by Guenter Roeck · 9 years ago
  18. e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  19. aebea93 parisc: Provide atomic_{or,xor,and} by Peter Zijlstra · 10 years ago
  20. 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 9 years ago
  21. f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
  22. 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 9 years ago
  23. ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  24. 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
  25. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  26. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  28. 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
  29. c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
  30. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  31. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 9 years ago
  32. d045c77 parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures by Helge Deller · 9 years ago
  33. 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 9 years ago
  34. c19edb6 parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS by Guenter Roeck · 9 years ago
  35. 8bf8a1d parisc: Eliminate sg_virt_addr() and private scatterlist.h by Matthew Wilcox · 9 years ago
  36. cf7a71b parisc: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  37. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  38. f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  39. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  40. 2e3f0ab parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT by Helge Deller · 9 years ago
  41. 0e0da48 parisc: mm: don't count preallocated pmds by Mikulas Patocka · 9 years ago
  42. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 9 years ago
  43. b9762e7 parisc: macro whitespace fixes by Michael S. Tsirkin · 9 years ago
  44. 876b2a0 parisc/uaccess: fix sparse errors by Michael S. Tsirkin · 9 years ago
  45. cf635f8 parisc: hpux - Remove HPUX syscall numbers by Helge Deller · 9 years ago
  46. c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 9 years ago
  47. fb96a79 parisc: Wire up execveat syscall by Helge Deller · 9 years ago
  48. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 9 years ago
  49. d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 9 years ago
  50. 8d55da8 parisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 9 years ago
  51. 58628a7 Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  52. 45db073 parisc: fix out-of-register compiler error in ldcw inline assembler function by John David Anglin · 10 years ago
  53. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  54. 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
  55. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  56. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  57. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  58. 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
  59. d8f5457 parisc: Avoid using CONFIG_64BIT in userspace exported headers by Helge Deller · 10 years ago
  60. 2fe749f parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls by Helge Deller · 10 years ago
  61. 8dd95c6 parisc: Use BUILD_BUG() instead of undefined functions by Helge Deller · 10 years ago
  62. e6be7bb parisc: Wire up bpf syscall by Helge Deller · 10 years ago
  63. 2f08348 parisc: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
  64. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  65. dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. 1f25df2 parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures by Helge Deller · 10 years ago
  67. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
  69. ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 10 years ago
  70. 882ebfc Merge 3.17-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  71. c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
  72. 12b46b6 parisc/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
  73. c90f069 parisc: Wire up seccomp, getrandom and memfd_create syscalls by Helge Deller · 10 years ago
  74. 15e3f6d locking,arch,parisc: Fold atomic_ops by Peter Zijlstra · 10 years ago
  75. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. 20dbea4 parisc: Remove SA_RESTORER define by John David Anglin · 10 years ago
  77. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  78. cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 10 years ago
  79. f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 10 years ago
  80. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  81. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 10 years ago
  82. a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 10 years ago
  83. eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 10 years ago
  84. 18e480a parisc: add renameat2 syscall by Miklos Szeredi · 10 years ago
  85. 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 10 years ago
  86. d71f290 metag: Reduce maximum stack size to 256MB by James Hogan · 10 years ago
  87. b5f3c61 Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  88. 8a415e5 parisc: Use generic uapi/asm/resource.h file by Helge Deller · 10 years ago
  89. e0d8898 parisc: remove _STK_LIM_MAX override by John David Anglin · 10 years ago
  90. e4a65e9 arch,parisc: Convert smp_mb__*() by Peter Zijlstra · 10 years ago
  91. 81cef0f Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  92. 0ef36bd parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE by Helge Deller · 10 years ago
  93. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. a34fe10 parisc: locks: remove redundant arch_*_relax operations by Will Deacon · 10 years ago
  95. e9af8b7 parisc: wire up sys_utimes by Helge Deller · 10 years ago
  96. 4b02a72 parisc: Remove unused CONFIG_PARISC_TMPALIAS code by John David Anglin · 10 years ago
  97. ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 10 years ago
  98. b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 10 years ago
  99. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 10 years ago
  100. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 10 years ago