index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-04-17
1
-3
/
+2
|
\
|
*
parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE
Helge Deller
2014-04-13
1
-3
/
+2
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-03-31
1
-6
/
+26
|
\
\
|
|
/
|
/
|
|
*
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2014-02-09
1
-0
/
+1
|
*
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2014-02-09
1
-6
/
+25
*
|
parisc: locks: remove redundant arch_*_relax operations
Will Deacon
2014-03-23
1
-4
/
+0
*
|
parisc: Remove unused CONFIG_PARISC_TMPALIAS code
John David Anglin
2014-03-23
1
-11
/
+0
*
|
parisc: add flexible mmap memory layout support
Helge Deller
2014-02-02
4
-0
/
+17
*
|
parisc: fix cache-flushing
Helge Deller
2014-02-02
2
-3
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-0
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
2
-11
/
+6
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-2
/
+0
|
|
\
\
|
*
|
|
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-12-17
1
-0
/
+1
*
|
|
|
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-13
1
-1
/
+1
*
|
|
|
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
2014-01-13
2
-11
/
+6
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
2014-01-08
2
-11
/
+6
|
|
|
/
|
|
/
|
*
|
|
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2014-01-12
2
-35
/
+1
|
/
/
*
|
parisc: remove empty SERIAL_PORT_DFNS in serial.h
Chen Gang
2013-11-30
1
-2
/
+0
|
/
*
parisc: break out SOCK_NONBLOCK define to own asm header file
Helge Deller
2013-11-19
1
-0
/
+11
*
Revert "parisc: implement full version of access_ok()"
Helge Deller
2013-11-19
1
-42
/
+4
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
1
-3
/
+0
|
\
|
*
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-3
/
+0
*
|
parisc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-2
/
+6
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
1
-0
/
+1
|
\
|
*
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
1
-1
/
+1
|
|
\
|
*
|
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-25
1
-0
/
+1
*
|
|
parisc: implement full version of access_ok()
Helge Deller
2013-11-07
1
-4
/
+42
*
|
|
parisc: do not count IPI calls twice
Helge Deller
2013-11-07
1
-1
/
+0
*
|
|
parisc: make udelay() SMP-safe
Helge Deller
2013-11-07
1
-31
/
+10
*
|
|
parisc: add kernel audit feature
Helge Deller
2013-11-07
2
-1
/
+7
*
|
|
parisc: provide macro to create exception table entries
Helge Deller
2013-11-07
2
-3
/
+16
|
|
/
|
/
|
*
|
parisc: mark parisc_terminate() noreturn and cold.
Helge Deller
2013-10-13
1
-1
/
+1
|
/
*
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
2013-07-31
1
-0
/
+3
*
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
2013-07-09
1
-2
/
+3
*
parisc: optimize mtsp(0,sr) inline assembly
Helge Deller
2013-07-09
1
-3
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-02
1
-3
/
+0
|
\
|
*
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-29
1
-3
/
+0
*
|
parisc: provide pci_mmap_page_range() for parisc
Thomas Bogendoerfer
2013-06-18
1
-0
/
+5
*
|
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)
Helge Deller
2013-06-18
1
-2
/
+2
|
/
*
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
[next]