- 186ecf1 parisc: Avoid compiler warnings with access_ok() by Helge Deller · 8 years ago
- 316ec06 parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range by John David Anglin · 8 years ago
- f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
- 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
- ef470a6 parisc: Remove flush_user_dcache_range and flush_user_icache_range by John David Anglin · 8 years ago
- 09b871f parisc: Define access_ok() as macro by Helge Deller · 8 years ago
- 6302666 parisc: use generic current.h by Davidlohr Bueso · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
- 2ad5d52 parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header by Helge Deller · 8 years ago
- 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 1fe0a7e parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code by Helge Deller · 8 years ago
- 0c961c5 Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
- 160494d parisc: Optimize timer interrupt function by Helge Deller · 8 years ago
- 637250c parisc: Enhance CPU detection code on PAT machines by Helge Deller · 8 years ago
- 18d98a7 parisc: Enable KASLR by Helge Deller · 8 years ago
- 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- c78e710 parisc: Purge TLB before setting PTE by John David Anglin · 8 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
- 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
- 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- 0a86248 parisc: Show trap name in kernel crash by Helge Deller · 8 years ago
- 65bf34f parisc: Increase initial kernel mapping size by Helge Deller · 8 years ago
- 690d097 parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels by Helge Deller · 8 years ago
- 9e91db6 parisc: Add hardened usercopy feature by Helge Deller · 8 years ago
- f39cce6 parisc: Add cfi_startproc and cfi_endproc to assembly code by Helge Deller · 8 years ago
- 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- aace880 parisc: fix copy_from_user() by Al Viro · 8 years ago
- 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- b067c90 Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
- 773e1c5 parisc: Add <asm/hash.h> by George Spelvin · 8 years ago
- c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- aade311a parisc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- e5857a6 locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
- 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 9 years ago
- 8bbe6b6 char/genrtc: remove parisc support by Arnd Bergmann · 9 years ago
- f09c514 rtc: cmos: remove empty asm/mc146818rtc.h files by Arnd Bergmann · 9 years ago
- 1a2a0f7 parisc: Fix typos in eisa_eeprom.h by Andrea Gelmini · 9 years ago
- d14b3df parisc: Fix typo in ldcw.h by Andrea Gelmini · 9 years ago
- 99aed91 parisc: Update futex.h to match generic implementation by John David Anglin · 9 years ago
- 54b66800 parisc: Add native high-resolution sched_clock() implementation by Helge Deller · 9 years ago
- d2ad824 parisc: Add 64bit get_user() and put_user() for 32bit kernel by Helge Deller · 9 years ago
- 06bff6b parisc: Simplify and speed up get_user() and put_user() by Helge Deller · 9 years ago
- fc79168 parisc: Add syscall tracepoint support by Helge Deller · 9 years ago
- 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
- 366dd4e parisc: Fix ftrace function tracer by Helge Deller · 9 years ago
- cb910c1 parisc: Update comment regarding relative extable support by Helge Deller · 9 years ago
- 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
- 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 · 9 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 · 9 years ago
- 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
- b0e5513 parisc: Protect huge page pte changes with spinlocks by Helge Deller · 9 years ago
- 2c2277dc parisc: Imporove debug info about space registers and TLB configuration by Helge Deller · 9 years ago
- fc63257 parisc: Reduce overhead of parisc_requires_coherency() by Helge Deller · 9 years ago
- 602c9c9 parisc: Initialize PCI bridge cache line and default latency by Helge Deller · 9 years ago
- 78c0cbf parisc: Disable huge pages on Mako machines by Helge Deller · 9 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 · 9 years ago
- 736d216 parisc: Add Huge Page and HUGETLBFS support by Helge Deller · 9 years ago
- 332b42e parisc: Increase initial kernel mapping to 32MB on 64bit kernel by Helge Deller · 9 years ago
- 1f25ad2 parisc: Add defines for Huge page support by Helge Deller · 9 years ago
- 1e208ae parisc: Drop definition of start_thread_som for HP-UX SOM binaries by Helge Deller · 9 years ago
- 2b3f344 parisc: Fix wrong comment regarding first pmd entry flags by Helge Deller · 9 years ago
- bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 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 · 9 years ago
- 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
- d0cf62f parisc: Fixes and cleanups in kernel uapi header files by Helge Deller · 9 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 · 9 years ago
- a01fece parisc: Change L1_CACHE_BYTES to 16 by John David Anglin · 9 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
- 38d9029 parisc: Define ioremap_uc and ioremap_wc by Guenter Roeck · 9 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 · 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