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