Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cd174e67a6b312fce9bab502ba2b0583e11f537f
/
arch
/
parisc
/
kernel
161bd3b
parisc: fix kernel memory layout in vmlinux.ld.S
by Helge Deller
· 11 years ago
c790b41
parisc: use kernel_text_address() in unwind functions
by Helge Deller
· 11 years ago
8f96bdf
parisc: add some more machine names to hardware database
by Helge Deller
· 11 years ago
0576da2
parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
by Helge Deller
· 11 years ago
5cbb3d2
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
9bc9ccd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
40c3baa
mm/arch: use NUMA_NO_NODE
by Jianguo Wu
· 11 years ago
1006fae
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ce39596
constify copy_siginfo_to_user{,32}()
by Al Viro
· 11 years ago
3a7452b
parisc: correctly display number of active CPUs
by Helge Deller
· 11 years ago
6f0c4aa
parisc: do not count IPI calls twice
by Helge Deller
· 11 years ago
527973c
parisc: add kernel audit feature
by Helge Deller
· 11 years ago
61dbbae
parisc: provide macro to create exception table entries
by Helge Deller
· 11 years ago
54e181e
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
by Helge Deller
· 11 years ago
a446e72
Revert "parisc: Export flush_cache_page() (needed by lustre)"
by Helge Deller
· 11 years ago
59b33f1
parisc: fix interruption handler to respect pagefault_disable()
by Helge Deller
· 11 years ago
ec7c241
parisc: remove unused syscall_ipi() function.
by Helge Deller
· 11 years ago
528d8eb
parisc: kill SMP single function call interrupt
by Jiang Liu
· 11 years ago
320c90b
parisc: Export flush_cache_page() (needed by lustre)
by Geert Uytterhoeven
· 11 years ago
7d65f4a
irq: Consolidate do_softirq() arch overriden implementations
by Frederic Weisbecker
· 11 years ago
2e515bf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
8e33a52
treewide: Fix printks with 0x%#
by Joe Perches
· 12 years ago
dd5e6d6
parisc: Fix interrupt routing for C8000 serial ports
by Thomas Bogendoerfer
· 12 years ago
5a0ce2d
parisc: Remove arch/parisc/kernel/sys32.h header
by John David Anglin
· 12 years ago
50861f5
parisc: Fix cache routines to ignore vma's with an invalid pfn
by John David Anglin
· 12 years ago
60ffef0
parisc: delete __cpuinit usage from all users
by Paul Gortmaker
· 12 years ago
e8d8fc2
parisc: Ensure volatile space register %sr1 is not clobbered
by John David Anglin
· 12 years ago
30a9f0b
parisc: more capabilities info in /proc/cpuinfo
by Helge Deller
· 12 years ago
805bf3d
Merge 3.10-rc7 into tty-next
by Greg Kroah-Hartman
· 12 years ago
d65ea48
parisc: Use unshadowed index register for flush instructions in flush_dcache_page_asm and flush_icache_page_asm
by John David Anglin
· 12 years ago
2cc7138
parisc: provide pci_mmap_page_range() for parisc
by Thomas Bogendoerfer
· 12 years ago
9a66d18
parisc: fix serial ports on C8000 workstation
by Thomas Bogendoerfer
· 12 years ago
1ba7055
Merge 3.10-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
ea99b1a
parisc: kernel: using strlcpy() instead of strcpy()
by Chen Gang
· 12 years ago
3f108de
parisc: memory overflow, 'name' length is too short for using
by Chen Gang
· 12 years ago
8095e4e
Merge 3.10-rc3 into tty-next
by Greg Kroah-Hartman
· 12 years ago
d96b51e
parisc: fix irq stack on UP and SMP
by Helge Deller
· 12 years ago
b63a2bb
parisc: make interrupt and interruption stack allocation reentrant
by John David Anglin
· 12 years ago
d0c3be8
parisc: show number of FPE and unaligned access handler calls in /proc/interrupts
by Helge Deller
· 12 years ago
d845b5f
parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.S
by Helge Deller
· 12 years ago
949451b
parisc: add rp5470 entry to machine database
by Helge Deller
· 12 years ago
155957f
TTY:vt: convert remain take_over_console's users to do_take_over_console
by Wang YanQing
· 12 years ago
f0a1881
parisc: fix SMP races when updating PTE and TLB entries in entry.S
by John David Anglin
· 12 years ago
416821d
parisc: implement irq stacks - part 2 (v2)
by Helge Deller
· 12 years ago
3644bc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
91c2e0b
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
0fc537d
parisc: tlb flush counting fix for SMP and UP
by Helge Deller
· 12 years ago
cd85d55
parisc: more irq statistics in /proc/interrupts
by Helge Deller
· 12 years ago
200c880
parisc: implement irq stacks
by Helge Deller
· 12 years ago
9372450
parisc: add kernel stack overflow check
by Helge Deller
· 12 years ago
c207a76
parisc: only re-enable interrupts if we need to schedule or deliver signals when returning to userspace
by John David Anglin
· 12 years ago
bbbfde7
parisc: use long branch in fork_like macro
by John David Anglin
· 12 years ago
dde3979
parisc: document the parisc gateway page
by Helge Deller
· 12 years ago
6a45716
parisc: fix partly 16/64k PAGE_SIZE boot
by Helge Deller
· 12 years ago
a39e6be
parisc: fix whitespace errors in arch/parisc/kernel/traps.c
by Rolf Eike Beer
· 14 years ago
ba969c4
parisc: remove the second argument of kmap_atomic
by Zhao Hongjiang
· 12 years ago
46d4c0f
parisc: single_open() leaks
by Al Viro
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
28ff118
parisc: Don't use create_proc_read_entry()
by David Howells
· 12 years ago
bda079d
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
by John David Anglin
· 12 years ago
ca0ad83
parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.
by John David Anglin
· 12 years ago
fad48ad
parisc: Use generic idle loop
by Thomas Gleixner
· 12 years ago
e1fd1f4
get rid of union semop in sys_semctl(2) arguments
by Al Viro
· 12 years ago
d5dc77b
consolidate compat lookup_dcookie()
by Al Viro
· 12 years ago
19f4fc3
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
6977c6f
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
cf8e18e
parisc: fix redefinition of SET_PERSONALITY
by Helge Deller
· 12 years ago
850df98
parisc: remove unused variable 'compat_val'
by Helge Deller
· 12 years ago
48139f8
parisc: switch to compat_functions of io_setup, io_getevents and io_submit
by Helge Deller
· 12 years ago
14cc0b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
a003119
mm: use vm_unmapped_area() on parisc architecture
by Michel Lespinasse
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
3f6d078
fix compat truncate/ftruncate
by Al Viro
· 12 years ago
561c673
switch lseek to COMPAT_SYSCALL_DEFINE
by Al Viro
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
5f32ed1
Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 12 years ago
f03d70a
parisc: sendfile and sendfile64 syscall cleanups
by Helge Deller
· 12 years ago
e27da28
parisc: switch to available compat_sched_rr_get_interval implementation
by Helge Deller
· 12 years ago
4474a33
parisc: fix fallocate syscall
by Helge Deller
· 12 years ago
2e800df
parisc: fix error return codes for rt_sigaction and rt_sigprocmask
by Helge Deller
· 12 years ago
bf581e1
parisc: convert msgrcv and msgsnd syscalls to use compat layer
by Helge Deller
· 12 years ago
fee707b
parisc: correctly wire up mq_* functions for CONFIG_COMPAT case
by Helge Deller
· 12 years ago
2408474
parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module syscalls
by Helge Deller
· 12 years ago
45b6eff
parisc: space register variables need to be in native length (unsigned long)
by John David Anglin
· 12 years ago
52ab532
parisc: fix ptrace breakage
by Al Viro
· 12 years ago
5ca8b91
parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses
by John David Anglin
· 12 years ago
027f27c
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
by John David Anglin
· 12 years ago
b54cb23
parisc: remove IRQF_DISABLED
by Peter Zijlstra
· 16 years ago
cca8e90
parisc: fixes and cleanups in page cache flushing (4/4)
by John David Anglin
· 12 years ago
6d2439d
parisc: fixes and cleanups in page cache flushing (3/4)
by John David Anglin
· 12 years ago
6d2ddc2
parisc: fixes and cleanups in page cache flushing (2/4)
by John David Anglin
· 12 years ago
7633453
parisc: fixes and cleanups in page cache flushing (1/4)
by John David Anglin
· 12 years ago
fbd4843
parisc: fix possible memory leak in pat_query_module()
by Wei Yongjun
· 12 years ago
1c4c659
parisc: Fix comment describing setup of access rights in entry.S
by John David Anglin
· 12 years ago
26ad19d
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 into stable-3.8
by Helge Deller
· 12 years ago
b0f9582
parisc: switch to generic compat rt_sigaction()
by Al Viro
· 12 years ago
Next »