index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
Age
Commit message (
Expand
)
Author
2013-07-31
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
2013-07-09
parisc: optimize mtsp(0,sr) inline assembly
Helge Deller
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-18
parisc: provide pci_mmap_page_range() for parisc
Thomas Bogendoerfer
2013-06-18
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)
Helge Deller
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
2013-06-01
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
Helge Deller
2013-05-24
parisc: fix irq stack on UP and SMP
Helge Deller
2013-05-24
parisc: make interrupt and interruption stack allocation reentrant
John David Anglin
2013-05-24
parisc: show number of FPE and unaligned access handler calls in /proc/interr...
Helge Deller
2013-05-11
parisc: implement irq stacks - part 2 (v2)
Helge Deller
2013-05-07
parisc: tlb flush counting fix for SMP and UP
Helge Deller
2013-05-07
parisc: more irq statistics in /proc/interrupts
Helge Deller
2013-05-07
parisc: implement irq stacks
Helge Deller
2013-05-07
parisc: add kernel stack overflow check
Helge Deller
2013-05-06
parisc: implement atomic64_dec_if_positive()
Helge Deller
2013-05-06
parisc: Provide default implementation for dma_{alloc, free}_attrs
Damian Hobson-Garcia
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-25
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2013-04-25
parisc: uaccess: fix compiler warnings caused by __put_user casting
Will Deacon
2013-04-25
parisc: Change kunmap macro to static inline function
John David Anglin
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-03-02
parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)
Helge Deller
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2013-02-20
arch/parisc/include/asm: use ARRAY_SIZE macro in mmzone.h
Nikitas Angelinas
2013-02-20
parisc: remove empty lines and unnecessary #ifdef coding in include/asm/signal.h
Helge Deller
2013-02-20
parisc: sendfile and sendfile64 syscall cleanups
Helge Deller
2013-02-20
parisc: switch to available compat_sched_rr_get_interval implementation
Helge Deller
2013-02-20
parisc: convert msgrcv and msgsnd syscalls to use compat layer
Helge Deller
2013-02-20
parisc: fix personality on 32bit kernel
Helge Deller
2013-02-20
parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...
Helge Deller
2013-02-20
parisc: remove unused compat_rt_sigframe.h header
Paul Bolle
2013-02-20
parisc: always detect multiple physical ranges
John David Anglin
2013-02-20
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
2013-02-20
parisc: remove IRQF_DISABLED
Peter Zijlstra
[next]