- c05c2ec Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
- 910cd32 parisc: Fix and enable seccomp filter support by Helge Deller · 9 years ago
- 4f4acc9 parisc: Fix SIGSYS signals in compat case by Helge Deller · 9 years ago
- 0de7985 parisc: Use generic extable search and sort routines by Helge Deller · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
- 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
- bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
- 9a334d3 parisc: Use parentheses around expression in floppy.h by Helge Deller · 10 years ago
- c74ba8b arch: Introduce post-init read-only memory by Kees Cook · 9 years ago
- e267d97 asm-generic: Consolidate mark_rodata_ro() by Kees Cook · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 10 years ago
- 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 10 years ago
- b0e5513 parisc: Protect huge page pte changes with spinlocks by Helge Deller · 10 years ago
- 2c2277d parisc: Imporove debug info about space registers and TLB configuration by Helge Deller · 10 years ago
- fc63257 parisc: Reduce overhead of parisc_requires_coherency() by Helge Deller · 10 years ago
- 602c9c9 parisc: Initialize PCI bridge cache line and default latency by Helge Deller · 10 years ago
- 78c0cbf parisc: Disable huge pages on Mako machines by Helge Deller · 10 years ago
- 94521b2 Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
- 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 10 years ago
- 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 10 years ago
- 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 10 years ago
- 1e208ae parisc: Drop definition of start_thread_som for HP-UX SOM binaries by Helge Deller · 10 years ago
- 2b3f344 parisc: Fix wrong comment regarding first pmd entry flags by Helge Deller · 10 years ago
- bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 373ee21 Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
- 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 10 years ago
- d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 10 years ago
- 14c7909 Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
- a01fece parisc: Change L1_CACHE_BYTES to 16 by John David Anglin · 10 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 10 years ago
- 38d9029 parisc: Define ioremap_uc and ioremap_wc by Guenter Roeck · 10 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- aebea93 parisc: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 4c4ac9a parisc: mm: Fix a memory leak related to pmd not attached to the pgd by Christophe Jaillet · 10 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 10 years ago
- 01ab605 parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results by John David Anglin · 10 years ago
- ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- 2ae416b mm: new mm hook framework by Laurent Dufour · 10 years ago
- d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 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 · 11 years ago
- 876b2a0 parisc/uaccess: fix sparse errors by Michael S. Tsirkin · 11 years ago
- c78c2b7 parisc: hpux - Remove hpux gateway page 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 · 11 years ago
- 45db073 parisc: fix out-of-register compiler error in ldcw inline assembler function by John David Anglin · 11 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 11 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 · 11 years ago
- 8dd95c6 parisc: Use BUILD_BUG() instead of undefined functions by Helge Deller · 11 years ago
- 2f08348 parisc: io: implement dummy relaxed accessor macros for writes by Will Deacon · 12 years ago
- ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
- dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 11 years ago
- ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 11 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 11 years ago
- c90f069 parisc: Wire up seccomp, getrandom and memfd_create syscalls by Helge Deller · 11 years ago
- 15e3f6d locking,arch,parisc: Fold atomic_ops by Peter Zijlstra · 11 years ago
- 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 11 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
- 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
- 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
- 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 · 12 years ago
- b119fa6 locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order by Tim Chen · 12 years ago
- 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 12 years ago
- 57737c4 parisc: fix cache-flushing by Helge Deller · 12 years ago
- 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago