Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1e3c941c52eab70c8acb2f77829c24673445c858
/
arch
/
parisc
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
446f24d
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Stephen Boyd
· 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
d3e5351
mm/parisc: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
4b59e6c
mm, show_mem: suppress page counts in non-blockable contexts
by David Rientjes
· 12 years ago
bda079d
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
by John David Anglin
· 12 years ago
cf71130
parisc: disable -mlong-calls compiler option for kernel modules
by Helge Deller
· 12 years ago
0f28b62
parisc: uaccess: fix compiler warnings caused by __put_user casting
by Will Deacon
· 12 years ago
87be2f8
parisc: Change kunmap macro to static inline function
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
d190e81
idle: Remove GENERIC_IDLE_LOOP config switch
by Thomas Gleixner
· 12 years ago
fad48ad
parisc: Use generic idle loop
by Thomas Gleixner
· 12 years ago
ee761f6
arch: Consolidate tsk_is_polling()
by Thomas Gleixner
· 12 years ago
4febd95
Select VIRT_TO_BUS directly where needed
by Stephen Rothwell
· 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
e1b5bb6
consolidate cond_syscall and SYSCALL_ALIAS declarations
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
1905b77
parisc: do not install modules when installing kernel
by Rolf Eike Beer
· 12 years ago
8527ed4
parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)
by Helge Deller
· 12 years ago
d8d0524
parisc: avoid unitialized variable warning in pa_memcpy()
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
4530c49
parisc: select ARCH_WANT_FRAME_POINTERS
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
e23b622
Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 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
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
1dda59b
arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h
by Nikitas Angelinas
· 14 years ago
dc5322e
parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h
by Helge Deller
· 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
330cb32
parisc: fix personality on 32bit kernel
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
d313d4e
parisc: remove unused compat_rt_sigframe.h header
by Paul Bolle
· 12 years ago
3805747
parisc/mm/fault.c: Port OOM changes to do_page_fault
by Kautuk Consul
· 13 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
872420b
parisc: always detect multiple physical ranges
by John David Anglin
· 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
ec758f9
parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux executables
by Helge Deller
· 12 years ago
1c4c659
parisc: Fix comment describing setup of access rights in entry.S
by John David Anglin
· 12 years ago
0e39718
parisc: enhance automatic CONFIG_CROSS_COMPILE detection
by Helge Deller
· 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
b7133a9
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
bf14e3b
sysctl: Enable PARISC "unaligned-trap" to be used cross-arch
by Vineet Gupta
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
fd50231
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f7c819c
arch Kconfig: Remove references to IRQ_PER_CPU
by James Hogan
· 12 years ago
b0f9582
parisc: switch to generic compat rt_sigaction()
by Al Viro
· 12 years ago
d914b8d
parisc: switch to generic compat sched_rr_get_interval()
by Al Viro
· 12 years ago
441ff95
parisc: switch to generic compat rt_sigqueueinfo()
by Al Viro
· 12 years ago
cddc2da
parisc: switch to generic compat rt_sigpending()
by Al Viro
· 12 years ago
e6a7ad5
parisc: switch to generic compat rt_sigprocmask()
by Al Viro
· 12 years ago
6e26aab
parisc: switch to generic sigaltstack
by Al Viro
· 12 years ago
574c486
consolidate kernel-side struct sigaction declarations
by Al Viro
· 12 years ago
92a3ce4
consolidate declarations of k_sigaction
by Al Viro
· 12 years ago
6c700d7
[PARISC] hpux: Remove obsolete regs parameter from do_execve() in hpux_execve()
by Geert Uytterhoeven
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
59bb840
parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()
by Geert Uytterhoeven
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
9f9cba8
Merge 3.8-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
786133f
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core
by Ingo Molnar
· 12 years ago
055dc21
soreuseport: infrastructure
by Tom Herbert
· 12 years ago
daef22c
arch/parisc: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
373d4d0
taint: add explicit flag to show whether lock dep is still OK.
by Rusty Russell
· 12 years ago
7139bc1
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
by John David Anglin
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
d59577b
sk-filter: Add ability to lock a socket filter program
by Vincent Bernat
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
ad30f3f
parisc: sigaltstack doesn't round ss.ss_sp as required
by John David Anglin
· 12 years ago
34360f0
parisc: improve ptrace support for gdb single-step
by John David Anglin
· 12 years ago
cac1f12
parisc: don't claim cpu irqs more than once
by John David Anglin
· 13 years ago
cabd91c
parisc: avoid undefined shift in cnv_float.h
by John David Anglin
· 13 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
Next »