Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a46baaf634663d28038fc137239b71bf5385e5a
/
arch
/
parisc
784c221
parisc: Whitespace cleanups in unistd.h
by Helge Deller
· 8 years ago
5fece5a
parisc: Use long jump to reach ftrace_return_to_handler()
by Helge Deller
· 8 years ago
90afe0a
parisc: Fix typo in fpudispatch.c
by Andrea Gelmini
· 8 years ago
1a2a0f7
parisc: Fix typos in eisa_eeprom.h
by Andrea Gelmini
· 8 years ago
d14b3df
parisc: Fix typo in ldcw.h
by Andrea Gelmini
· 8 years ago
13ff631
parisc: Fix typo in pdc.h
by Andrea Gelmini
· 8 years ago
99aed91
parisc: Update futex.h to match generic implementation
by John David Anglin
· 8 years ago
4df3c9e
parisc: Merge ftrace C-helper and assembler functions into .text.hot section
by Helge Deller
· 9 years ago
54b66800
parisc: Add native high-resolution sched_clock() implementation
by Helge Deller
· 9 years ago
64e2a42
parisc: Add ARCH_TRACEHOOK and regset support
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
fff7fb0
lib/GCD.c: use binary GCD algorithm instead of Euclidean
by Zhaoxiu Zeng
· 8 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 8 years ago
f0b22d1
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
by Dmitry V. Levin
· 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
ef72f311
parisc: Fix kernel crash with reversed copy_from_user()
by Helge Deller
· 9 years ago
e389302
parisc: Avoid function pointers for kernel exception routines
by Helge Deller
· 9 years ago
592570c
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
by Helge Deller
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 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
be7635e
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
by Alexander Potapenko
· 9 years ago
119a0a3
parisc: Wire up preadv2 and pwritev2 syscalls
by Helge Deller
· 9 years ago
0de7985
parisc: Use generic extable search and sort routines
by Helge Deller
· 9 years ago
c95a23d
parisc: Panic immediately when panic_on_oops
by Aaro Koskinen
· 9 years ago
56649be
parisc: Drop alloc_hugepages and free_hugepages syscalls
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
814a2bf
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
3ed3a4f
mm: cleanup *pte_alloc* interfaces
by Kirill A. Shutemov
· 9 years ago
bb7aeae
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
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
710d60c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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
d37a14b
Merge branch 'core-resources-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
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
bc4b024
PCI: Move pci_dma_* helpers to common code
by Christoph Hellwig
· 9 years ago
b4f09ae
parisc: Wire up copy_file_range syscall
by Helge Deller
· 9 years ago
98e8b6c
parisc: Fix ptrace syscall number and return value modification
by Helge Deller
· 9 years ago
9a334d3
parisc: Use parentheses around expression in floppy.h
by Helge Deller
· 9 years ago
fc6d73d
arch/hotplug: Call into idle with a proper state
by Thomas Gleixner
· 9 years ago
a87cb3e
net: Facility to report route quality of connected sockets
by Tom Herbert
· 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
50d3501
KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option
by David Howells
· 9 years ago
35d98e9
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
by Toshi Kani
· 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
dcd6c87
mm: arch: remove duplicate definitions of MADV_FREE
by Guenter Roeck
· 9 years ago
a4eff16
Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
da48d09
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
by Will Deacon
· 9 years ago
b0e5513
parisc: Protect huge page pte changes with spinlocks
by Helge Deller
· 9 years ago
21f55b0
arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures
by Chen Gang
· 9 years ago
ef58978
mm: define MADV_FREE for some arches
by Minchan Kim
· 9 years ago
0f0836b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
2c2277d
parisc: Imporove debug info about space registers and TLB configuration
by Helge Deller
· 9 years ago
fbdd950
parisc: Drop parisc-specific NSIGTRAP define
by Helge Deller
· 9 years ago
e60fc5a
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
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
538950a
soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF
by Craig Gallek
· 9 years ago
71a71fb
parisc: Fix syscall restarts
by Helge Deller
· 9 years ago
78c0cbf
parisc: Disable huge pages on Mako machines
by Helge Deller
· 9 years ago
5c477b4
parisc: Wire up mlock2 syscall
by Helge Deller
· 9 years ago
5f0e9b4
parisc: Remove unused pcibios_init_bus()
by Bjorn Helgaas
· 9 years ago
7523e4d
module: use a structure to encapsulate layout.
by Rusty Russell
· 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
41b85a1
parisc: Map kernel text and data on huge pages
by Helge Deller
· 9 years ago
736d216
parisc: Add Huge Page and HUGETLBFS support
by Helge Deller
· 9 years ago
337685e
parisc: Use long branch to do_syscall_trace_exit
by Helge Deller
· 9 years ago
332b42e
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
by Helge Deller
· 9 years ago
4182d0c
parisc: Initialize the fault vector earlier in the boot process.
by Helge Deller
· 9 years ago
1f25ad2
parisc: Add defines for Huge page support
by Helge Deller
· 9 years ago
dcbf0d2
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
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
338f169
parisc: Drop hpux_stat64 struct from stat.h header file
by Helge Deller
· 9 years ago
b0f205c
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
by Eric B Munson
· 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
7bc2d40
parisc: Wire up userfaultfd syscall
by Helge Deller
· 9 years ago
b609675
parisc: allocate sys_membarrier system call number
by Mathieu Desnoyers
· 9 years ago
62e8a32
atomic, arch: Audit atomic_{read,set}()
by Peter Zijlstra
· 9 years ago
6dc0dcd
parisc: Use platform_device_register_simple("rtc-generic")
by Helge Deller
· 9 years ago
72581ce
parisc: Drop CONFIG_SMP around update_cr16_clocksource()
by Helge Deller
· 9 years ago
1b59ddf
parisc: Use double word condition in 64bit CAS operation
by John David Anglin
· 9 years ago
b1b4e43
parisc: Filter out spurious interrupts in PA-RISC irq handler
by Helge Deller
· 9 years ago
699817c
parisc: Additionally check for in_atomic() in page fault handler
by Helge Deller
· 9 years ago
Next »