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