index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
kdump/kexec: calculate note size at compile time
Simon Horman
2007-05-08
1
-2
/
+0
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-0
/
+1
*
sh: R7785RP board updates.
Ryusuke Sakato
2007-05-07
1
-0
/
+7
*
sh: Add die chain notifiers.
Paul Mundt
2007-05-07
2
-0
/
+38
*
sh: Solution Engine 7722 board support.
Ryusuke Sakato
2007-05-07
1
-0
/
+118
*
sh: Fix r7780rp build.
Paul Mundt
2007-05-07
1
-0
/
+1
*
sh: kdump support.
Paul Mundt
2007-05-07
1
-5
/
+37
*
sh: Move clock reporting to its own proc entry.
Paul Mundt
2007-05-07
1
-2
/
+0
*
sh: Solution Engine SH7705 board and CPU updates.
Nobuhiro Iwamatsu
2007-05-07
1
-2
/
+3
*
sh: SH7722 clock framework support.
dmitry pervushin
2007-05-07
2
-1
/
+35
*
sh: Obey CONFIG_HZ for HZ definition.
Paul Mundt
2007-05-07
1
-1
/
+1
*
sh: Fix fstatat64() syscall.
SUGIOKA Toshinobu
2007-05-07
1
-10
/
+9
*
sh: SH7780 Solution Engine board support.
Nobuhiro Iwamatsu
2007-05-07
1
-0
/
+108
*
sh: Tidy up L-BOX area5 addresses.
Paul Mundt
2007-05-07
1
-7
/
+2
*
sh: bootmem tidying for discontig/sparsemem preparation.
Paul Mundt
2007-05-07
2
-7
/
+9
*
sh: MS7712SE01 board support.
Nobuhiro Iwamatsu
2007-05-07
3
-1
/
+3
*
sh: L-BOX RE2 support.
Nobuhiro Iwamatsu
2007-05-07
1
-0
/
+32
*
sh: Add SH7785 Highlander board support (R7785RP).
Paul Mundt
2007-05-07
3
-17
/
+57
*
sh: NR_IRQS consolidation.
Paul Mundt
2007-05-07
1
-86
/
+5
*
sh: generic BUG() support.
Paul Mundt
2007-05-07
1
-31
/
+61
*
sh: Bring kgdb back from the dead.
Paul Mundt
2007-05-07
2
-47
/
+6
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
1
-0
/
+1
|
\
|
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+1
*
|
PCI: scatterlist.h needs types.h
Jean Delvare
2007-05-02
1
-0
/
+2
|
/
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
1
-3
/
+0
|
\
|
*
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
2007-04-26
1
-3
/
+0
*
|
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
2007-04-25
1
-0
/
+2
*
|
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-25
1
-1
/
+2
|
/
*
sh: Trivial fix for hp6xx build.
Kristoffer Ericson
2007-03-28
1
-3
/
+3
*
sh: Fixup __cmpxchg() compile breakage with gcc4.
Paul Mundt
2007-03-28
1
-0
/
+1
*
sh: Fix bogus regs pointer in do_IRQ().
Paul Mundt
2007-03-14
1
-0
/
+5
*
sh: Convert struct ioctls to static defines.
Mike Frysinger
2007-03-12
1
-11
/
+11
*
sh: Define missing __NR_readahead.
Paul Mundt
2007-03-12
1
-0
/
+1
*
sh: Revert lazy dcache writeback changes.
Paul Mundt
2007-03-05
4
-3
/
+9
*
sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.
Paul Mundt
2007-03-05
1
-1
/
+2
*
sh: Clear UBC when not in use.
Stuart Menefy
2007-03-05
1
-0
/
+2
*
sh: rts7751r2d board updates.
Paul Mundt
2007-02-15
3
-5
/
+9
*
sh: Kill off dead bigsur and ec3104 boards.
Paul Mundt
2007-02-14
9
-243
/
+0
*
sh: Revert TLB miss fast-path changes that broke PTEA parts.
Paul Mundt
2007-02-14
1
-1
/
+1
*
sh: define dma noncoherent API functions.
Paul Mundt
2007-02-13
1
-0
/
+4
*
sh: Missing flush_dcache_all() proto in cacheflush.h.
Paul Mundt
2007-02-13
1
-0
/
+1
*
sh: Add cpu-features header to asm/Kbuild.
Paul Mundt
2007-02-13
1
-0
/
+2
*
sh: Move __KERNEL__ up in asm/page.h.
Paul Mundt
2007-02-13
1
-1
/
+2
*
sh: Fix syscall numbering breakage.
Paul Mundt
2007-02-13
1
-9
/
+9
*
sh: Local TLB flushing variants for SMP prep.
Paul Mundt
2007-02-13
1
-7
/
+31
*
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
3
-6
/
+7
*
sh: Use a per-cpu ASID cache.
Paul Mundt
2007-02-13
3
-38
/
+44
*
sh: SH-DMAC compile fixes
Manuel Lauss
2007-02-13
1
-0
/
+11
*
sh: Lazy dcache writeback optimizations.
Paul Mundt
2007-02-13
4
-19
/
+3
*
sh: More tidying for large base pages.
Paul Mundt
2007-02-13
2
-6
/
+14
[next]