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
*
sh: fix ioreadN_rep and iowriteN_rep
Magnus Damm
2008-02-14
1
-6
/
+6
*
sh: Kill off more dead symbols.
Paul Mundt
2008-02-14
1
-6
/
+0
*
sh: asm/irq.h needs asm/cpu/irq.h.
Paul Mundt
2008-02-14
1
-0
/
+4
*
sh: Get SH-5 caches working again post-unification.
Paul Mundt
2008-02-14
3
-5
/
+9
*
sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.
Paul Mundt
2008-02-14
1
-0
/
+1
*
sh: Tidy include/asm-sh/hp6xx.h
Kristoffer Ericson
2008-02-14
1
-25
/
+3
*
sh: Update SH-5 flush_cache_sigtramp() for API changes.
Paul Mundt
2008-02-14
1
-1
/
+1
*
sh: Fix up set_fixmap_nocache() for SH-5.
Paul Mundt
2008-02-14
1
-0
/
+5
*
sh: Fix up pte_mkhuge() build breakage for SH-5.
Paul Mundt
2008-02-14
1
-0
/
+8
*
sh: Handle SH7366 CPU in check_bugs().
Paul Mundt
2008-02-14
1
-1
/
+1
*
sh: add support for sh7366 processor
Magnus Damm
2008-02-14
2
-2
/
+4
*
sh: trapped io support for highlander V2
Magnus Damm
2008-02-14
1
-3
/
+0
*
sh: trapped io support for r2d V2
Magnus Damm
2008-02-14
1
-3
/
+0
*
sh: trapped io support V2
Magnus Damm
2008-02-14
4
-0
/
+76
*
sh: make copy_to/from_user() static inline
Magnus Damm
2008-02-14
3
-40
/
+32
*
sh: Wire up new timerfd syscalls.
Paul Mundt
2008-02-14
2
-4
/
+8
*
sh: termios ioctl definitions
Alan Cox
2008-02-14
3
-3
/
+12
*
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
2008-02-08
2
-7
/
+22
*
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
2008-02-08
3
-7
/
+6
*
Sanitize the type of struct user.u_ar0
H. Peter Anvin
2008-02-07
1
-1
/
+1
*
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
Kirill A. Shutemov
2008-02-07
1
-3
/
+0
*
Fix __const_udelay declaration and definition mismatches
Jeff Dike
2008-02-06
1
-1
/
+1
*
timerfd: fix remaining architectures
Andrew Morton
2008-02-05
2
-2
/
+2
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
1
-4
/
+4
*
[NET]: Introducing socket mark socket option.
Laszlo Attila Toth
2008-01-31
1
-0
/
+2
*
remove __attribute_used__
Adrian Bunk
2008-01-28
2
-2
/
+2
*
sh: add spi header and r2d platform data V3
Magnus Damm
2008-01-28
1
-0
/
+13
*
sh: update r7780rp interrupt code
Magnus Damm
2008-01-28
1
-19
/
+0
*
sh: remove consistent alloc stuff from the machine vector
Magnus Damm
2008-01-28
1
-3
/
+0
*
sh: declared coherent memory support V2
Magnus Damm
2008-01-28
1
-36
/
+20
*
sh: Add support for SDK7780 board.
Nicholas Beck
2008-01-28
1
-0
/
+81
*
sh: Kill off dead HS771RVoIP board support.
Paul Mundt
2008-01-28
1
-54
/
+0
*
sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.
Paul Mundt
2008-01-28
1
-2
/
+12
*
sh: remove voyagergx
Magnus Damm
2008-01-28
1
-341
/
+0
*
sh: intc - remove default interrupt priority tables
Magnus Damm
2008-01-28
1
-11
/
+1
*
sh: Fix posix_types.h userspace breakage from sh64 merge.
Paul Mundt
2008-01-28
4
-122
/
+265
*
sh: sh7712 clock support
Andrew Murray
2008-01-28
1
-0
/
+5
*
sh: Add support for SH7763 CPU subtype.
Yoshihiro Shimoda
2008-01-28
3
-3
/
+4
*
sh: Fix get_user()/put_user() build error.
Paul Mundt
2008-01-28
1
-36
/
+28
*
sh: Add support for SH7721 CPU subtype.
Yoshihiro Shimoda
2008-01-28
7
-9
/
+16
*
sh: Always use CONFIG_HZ for HZ.
Paul Mundt
2008-01-28
1
-5
/
+1
*
sh: include/asm-sh/: Spelling fixes.
Joe Perches
2008-01-28
3
-17
/
+17
*
sh: Fix up binfmt_flat compile warnings.
Paul Mundt
2008-01-28
1
-1
/
+1
*
sh: Kill off pgtable.h from scatterlist.h.
Paul Mundt
2008-01-28
1
-1
/
+0
*
sh: Fix up switch_to() type casts.
Paul Mundt
2008-01-28
1
-47
/
+47
*
sh: Stub in page_table_range_init() on nommu.
Paul Mundt
2008-01-28
1
-0
/
+2
*
sh: Kill off superfluous __KERNEL__ check in asm/elf.h.
Paul Mundt
2008-01-28
1
-3
/
+0
*
sh: Provide the FPSCR init through AT_FPUCW.
Paul Mundt
2008-01-28
3
-2
/
+17
*
sh: Use utsname()->machine for ELF_PLATFORM.
Paul Mundt
2008-01-28
1
-6
/
+8
*
sh: Encode L1/L2 cache shape in auxvt.
Paul Mundt
2008-01-28
3
-4
/
+29
[next]