index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
sh: Invalidate the TLB after applying PMB mappings.
Stuart Menefy
2
-0
/
+8
2008-01-28
sh: Provide a 29/32-bit physical hint for bootloaders.
Stuart Menefy
1
-1
/
+5
2008-01-28
sh: Add a printk() to warn legacy mem= growers.
Stuart Menefy
1
-0
/
+11
2008-01-28
sh: SH-2A FPU support.
Paul Mundt
11
-30
/
+673
2008-01-28
sh: Add SH7263 CPU support.
Paul Mundt
10
-10
/
+61
2008-01-28
sh: Fix the arch/sh/kernel/traps.c build for sh32.
Paul Mundt
1
-0
/
+2
2008-01-28
sh: Add SH7203 CPU support.
Paul Mundt
12
-15
/
+399
2008-01-28
rtc: rtc-sh: SH-2A support.
Paul Mundt
2
-3
/
+19
2008-01-28
sh: syscall audit support.
Yuichi Nakamura
4
-7
/
+26
2008-01-28
sh: Fix up uname -m matching for native sh64.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Move mach-cayman in with the rest of the boards.
Paul Mundt
7
-5
/
+2
2008-01-28
sh: Kill off the mach-harp and mach-sim machtypes.
Paul Mundt
11
-1648
/
+294
2008-01-28
sh: Fix up bug trap handler build for sh32.
Paul Mundt
1
-1
/
+2
2008-01-28
sh: Build fixes for lib32 clear_page.
Paul Mundt
1
-3
/
+3
2008-01-28
sh: Fix up default zImage target for sh32.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
9
-59
/
+59
2008-01-28
sh: Get the SH-5 PCI support building.
Paul Mundt
8
-384
/
+275
2008-01-28
sh: Bump number of quicklists for SH-5.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Add SH-5 subtypes to check_bugs() for utsname.
Paul Mundt
1
-3
/
+10
2008-01-28
sh: Kill off the rest of arch/sh64/kernel/.
Paul Mundt
13
-1073
/
+8
2008-01-28
sh: Get the mach-cayman IRQ support building.
Paul Mundt
10
-243
/
+42
2008-01-28
sh: Kill off the last of the sh64 headers.
Paul Mundt
8
-305
/
+5
2008-01-28
sh: clear/copy_page renames in lib and lib64.
Paul Mundt
7
-4
/
+4
2008-01-28
sh: Rename the _32 and _64 TLB flush variants.
Paul Mundt
4
-2
/
+2
2008-01-28
sh: Consolidate sh/sh64 Makefiles.
Paul Mundt
2
-117
/
+44
2008-01-28
sh: Tidy up KBUILD_IMAGE for sh64.
Paul Mundt
1
-17
/
+12
2008-01-28
sh: Remove duplicate SUPERH64 symbol.
Paul Mundt
1
-3
/
+0
2008-01-28
sh: Generic BUG only works for sh32.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Add onchip remap prototypes, kill old sh64 io.h.
Paul Mundt
2
-197
/
+16
2008-01-28
sh: Copy over special CFLAGS for SH-5 TLB miss.
Paul Mundt
1
-0
/
+25
2008-01-28
sh: Fix up user_fpu_struct typo for SH-5.
Paul Mundt
4
-220
/
+1
2008-01-28
sh: Mark some IRQ debug options sh32 only.
Paul Mundt
2
-117
/
+2
2008-01-28
sh: Special layout for SH-5 stat.h and user.h.
Paul Mundt
2
-1
/
+69
2008-01-28
sh: Purge dead sh64 headers.
Paul Mundt
78
-2873
/
+0
2008-01-28
sh: Kill off arch/sh64/mm.
Paul Mundt
4
-391
/
+0
2008-01-28
sh: Fix up proc ASIDs for CPU-local ASID cache accessors.
Paul Mundt
1
-10
/
+8
2008-01-28
sh: Move over SH-5 TLB and cache support code.
Paul Mundt
3
-2
/
+5
2008-01-28
sh: Merge sh64 Kconfig.debug options.
Paul Mundt
2
-33
/
+25
2008-01-28
sh: Kill off a stray proc tlb reference in fault_64.
Paul Mundt
1
-4
/
+0
2008-01-28
sh: Merge the sh64 zImage bits.
Paul Mundt
12
-180
/
+80
2008-01-28
sh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB.
Paul Mundt
1
-1
/
+1
2008-01-28
sh: Use existing CONFIG_CACHE_xx options in head_64.S.
Paul Mundt
1
-5
/
+5
2008-01-28
sh: Fix up generic BUG build for SH-5.
Paul Mundt
1
-5
/
+0
2008-01-28
sh: Consolidate Kconfig.sh/Kconfig.sh64.
Paul Mundt
3
-242
/
+46
2008-01-28
sh: Bump the MEMORY_SIZE default to something reasonable.
Paul Mundt
1
-2
/
+2
2008-01-28
sh: Kill off some dead sh64 kconfig symbols.
Paul Mundt
1
-32
/
+0
2008-01-28
sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
Paul Mundt
5
-19
/
+20
2008-01-28
sh: Move PXSEG comments to addrspace.h.
Paul Mundt
2
-16
/
+8
2008-01-28
sh: Set HPAGE_SHIFT for 512MB hugetlb pages.
Paul Mundt
1
-0
/
+2
2008-01-28
sh: Update cayman defconfig.
Paul Mundt
1
-248
/
+71
[next]