- 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 9 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 9 years ago
- ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
- 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
- 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
- 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
- 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 10 years ago
- c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 years ago
- 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 10 years ago
- a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 10 years ago
- d045c77 parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures by Helge Deller · 10 years ago
- 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 10 years ago
- c19edb6 parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS by Guenter Roeck · 10 years ago
- 8bf8a1d parisc: Eliminate sg_virt_addr() and private scatterlist.h by Matthew Wilcox · 10 years ago
- cf7a71b parisc: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
- fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- f24ffde parisc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
- 2e3f0ab parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT by Helge Deller · 10 years ago
- 0e0da48 parisc: mm: don't count preallocated pmds by Mikulas Patocka · 10 years ago
- c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 10 years ago
- b9762e7 parisc: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
- 876b2a0 parisc/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
- cf635f8 parisc: hpux - Remove HPUX syscall numbers by Helge Deller · 10 years ago
- c78c2b7 parisc: hpux - Remove hpux gateway page by Helge Deller · 10 years ago
- fb96a79 parisc: Wire up execveat syscall by Helge Deller · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
- 8d55da8 parisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- 58628a7 Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
- 45db073 parisc: fix out-of-register compiler error in ldcw inline assembler function by John David Anglin · 10 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- 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
- 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
- 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
- d8f5457 parisc: Avoid using CONFIG_64BIT in userspace exported headers by Helge Deller · 10 years ago
- 2fe749f parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls by Helge Deller · 10 years ago
- 8dd95c6 parisc: Use BUILD_BUG() instead of undefined functions by Helge Deller · 10 years ago
- e6be7bb parisc: Wire up bpf syscall by Helge Deller · 10 years ago
- 2f08348 parisc: io: implement dummy relaxed accessor macros for writes by Will Deacon · 11 years ago
- ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
- 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
- 1f25df2 parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures by Helge Deller · 10 years ago
- 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
- 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
- ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 11 years ago
- 882ebfc Merge 3.17-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- 12b46b6 parisc/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
- c90f069 parisc: Wire up seccomp, getrandom and memfd_create syscalls by Helge Deller · 10 years ago
- 15e3f6d locking,arch,parisc: Fold atomic_ops by Peter Zijlstra · 11 years ago
- 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
- 20dbea4 parisc: Remove SA_RESTORER define by John David Anglin · 10 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
- cc07aab Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next by Linus Torvalds · 11 years ago
- f618776 sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL by Fabian Frederick · 11 years ago
- 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
- 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 11 years ago
- a43ae58 PCI: Turn pcibios_penalize_isa_irq() into a weak function by Hanjun Guo · 11 years ago
- eed542d ftrace: Make CALLER_ADDRx macros more generic by AKASHI Takahiro · 11 years ago
- 18e480a parisc: add renameat2 syscall by Miklos Szeredi · 11 years ago
- 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 11 years ago
- d71f290 metag: Reduce maximum stack size to 256MB by James Hogan · 11 years ago
- b5f3c61 Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
- 8a415e5 parisc: Use generic uapi/asm/resource.h file by Helge Deller · 11 years ago
- e0d8898 parisc: remove _STK_LIM_MAX override by John David Anglin · 11 years ago
- e4a65e9 arch,parisc: Convert smp_mb__*() by Peter Zijlstra · 11 years ago
- 81cef0f Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
- 0ef36bd parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE by Helge Deller · 11 years ago
- 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- a34fe10 parisc: locks: remove redundant arch_*_relax operations by Will Deacon · 11 years ago
- e9af8b7 parisc: wire up sys_utimes by Helge Deller · 11 years ago
- 4b02a72 parisc: Remove unused CONFIG_PARISC_TMPALIAS code by John David Anglin · 11 years ago
- ddf1d16 locking/mcs: Allow architecture specific asm files to be used for contended case by Tim Chen · 11 years ago
- b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 11 years ago
- 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
- f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 11 years ago
- 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 11 years ago
- 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago
- 57737c4 parisc: fix cache-flushing by Helge Deller · 11 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
- 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 75b99db parisc: fix SO_MAX_PACING_RATE typo by Eric Dumazet · 11 years ago
- 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- f549ed1 arch: Re-sort some Kbuild files to hopefully help avoid some conflicts by Stephen Rothwell · 11 years ago
- 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
- 93ea02b arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h by Peter Zijlstra · 11 years ago
- f8dae00 parisc: Ensure full cache coherency for kmap/kunmap by John David Anglin · 11 years ago
- 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- e3fec2f lib: Add missing arch generic-y entries for asm-generic/hash.h by David S. Miller · 11 years ago
- 6c3215c parisc: remove empty SERIAL_PORT_DFNS in serial.h by Chen Gang · 11 years ago
- 38c7937 parisc: break out SOCK_NONBLOCK define to own asm header file by Helge Deller · 11 years ago
- a0ffa8f Revert "parisc: implement full version of access_ok()" by Helge Deller · 11 years ago
- 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago