index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-07
parisc: tlb flush counting fix for SMP and UP
Helge Deller
2
-5
/
+3
2013-05-07
parisc: more irq statistics in /proc/interrupts
Helge Deller
2
-2
/
+35
2013-05-07
parisc: implement irq stacks
Helge Deller
1
-2
/
+17
2013-05-07
parisc: add kernel stack overflow check
Helge Deller
1
-1
/
+1
2013-05-06
parisc: implement atomic64_dec_if_positive()
Helge Deller
1
-0
/
+23
2013-05-06
parisc: Provide default implementation for dma_{alloc, free}_attrs
Damian Hobson-Garcia
1
-0
/
+3
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2013-04-25
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
1
-22
/
+25
2013-04-25
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
1
-10
/
+4
2013-04-25
parisc: Change kunmap macro to static inline function
John David Anglin
1
-1
/
+4
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-2
/
+0
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
1
-8
/
+0
2013-03-02
parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)
Helge Deller
1
-2
/
+2
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+2
2013-02-22
Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
11
-69
/
+102
2013-02-20
arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h
Nikitas Angelinas
1
-1
/
+1
2013-02-20
parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h
Helge Deller
1
-4
/
+0
2013-02-20
parisc: sendfile and sendfile64 syscall cleanups
Helge Deller
1
-0
/
+1
2013-02-20
parisc: switch to available compat_sched_rr_get_interval implementation
Helge Deller
1
-0
/
+1
2013-02-20
parisc: convert msgrcv and msgsnd syscalls to use compat layer
Helge Deller
1
-0
/
+61
2013-02-20
parisc: fix personality on 32bit kernel
Helge Deller
1
-1
/
+1
2013-02-20
parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...
Helge Deller
1
-1
/
+5
2013-02-20
parisc: remove unused compat_rt_sigframe.h header
Paul Bolle
1
-50
/
+0
2013-02-20
parisc: always detect multiple physical ranges
John David Anglin
1
-3
/
+2
2013-02-20
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
1
-0
/
+2
2013-02-20
parisc: remove IRQF_DISABLED
Peter Zijlstra
1
-2
/
+2
2013-02-20
parisc: fixes and cleanups in page cache flushing (1/4)
John David Anglin
1
-4
/
+16
2013-02-20
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Helge Deller
1
-3
/
+10
2013-02-14
burying unused conditionals
Al Viro
1
-3
/
+0
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+15
2013-02-03
consolidate kernel-side struct sigaction declarations
Al Viro
1
-0
/
+2
2013-02-03
consolidate declarations of k_sigaction
Al Viro
1
-4
/
+0
2013-01-29
parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()
Geert Uytterhoeven
1
-0
/
+15
2013-01-23
soreuseport: infrastructure
Tom Herbert
1
-1
/
+1
2013-01-19
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
1
-3
/
+10
2013-01-17
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
1
-0
/
+1
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+0
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+4
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
1
-0
/
+11
2012-12-11
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
1
-0
/
+11
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-2
/
+0
2012-11-28
parisc: switch to generic fork/vfork/clone
Al Viro
1
-0
/
+3
[next]