index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
sh: Support denormalization on SH-4 FPU.
Stuart Menefy
2008-01-28
1
-0
/
+32
*
sh: get_user fixes and nommu consolidation.
Stuart Menefy
2008-01-28
1
-155
/
+98
*
sh: Document PTEL 31:29 use on PTEA-wielding parts.
Stuart Menefy
2008-01-28
1
-2
/
+3
*
sh: Clean up places that make 29-bit physical assumptions.
Stuart Menefy
2008-01-28
7
-33
/
+60
*
sh: Preparation for uncached jumps through PMB.
Stuart Menefy
2008-01-28
5
-20
/
+27
*
sh: GUSA atomic rollback support.
Stuart Menefy
2008-01-28
8
-123
/
+557
*
sh: comment tidying for sh64->sh migration.
Paul Mundt
2008-01-28
9
-76
/
+63
*
rtc: rtc-sh: Split out the CPU defs to asm/cpu/.
Paul Mundt
2008-01-28
6
-0
/
+42
*
sh: CCR1->CCR renaming for SH-2 parts.
Paul Mundt
2008-01-28
2
-7
/
+2
*
sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases.
Paul Mundt
2008-01-28
1
-13
/
+9
*
sh: Invalidate the TLB after applying PMB mappings.
Stuart Menefy
2008-01-28
1
-0
/
+2
*
sh: SH-2A FPU support.
Paul Mundt
2008-01-28
3
-1
/
+6
*
sh: Add SH7263 CPU support.
Paul Mundt
2008-01-28
2
-2
/
+2
*
sh: Add SH7203 CPU support.
Paul Mundt
2008-01-28
3
-4
/
+2
*
sh: syscall audit support.
Yuichi Nakamura
2008-01-28
1
-0
/
+2
*
sh: Fix up bug trap handler build for sh32.
Paul Mundt
2008-01-28
1
-1
/
+2
*
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
2008-01-28
4
-43
/
+45
*
sh: Get the SH-5 PCI support building.
Paul Mundt
2008-01-28
1
-1
/
+4
*
sh: Add SH-5 subtypes to check_bugs() for utsname.
Paul Mundt
2008-01-28
1
-3
/
+10
*
sh: Get the mach-cayman IRQ support building.
Paul Mundt
2008-01-28
2
-91
/
+1
*
sh: Kill off the last of the sh64 headers.
Paul Mundt
2008-01-28
8
-305
/
+5
*
sh: Add onchip remap prototypes, kill old sh64 io.h.
Paul Mundt
2008-01-28
2
-197
/
+16
*
sh: Fix up user_fpu_struct typo for SH-5.
Paul Mundt
2008-01-28
1
-1
/
+1
*
sh: Special layout for SH-5 stat.h and user.h.
Paul Mundt
2008-01-28
2
-1
/
+69
*
sh: Purge dead sh64 headers.
Paul Mundt
2008-01-28
78
-2873
/
+0
*
sh: SH-5 uses a 64-bit PTE_MAGNITUDE, as X2 TLB.
Paul Mundt
2008-01-28
1
-1
/
+1
*
sh: Fix up generic BUG build for SH-5.
Paul Mundt
2008-01-28
1
-5
/
+0
*
sh: Move PXSEG comments to addrspace.h.
Paul Mundt
2008-01-28
2
-16
/
+8
*
sh: Set HPAGE_SHIFT for 512MB hugetlb pages.
Paul Mundt
2008-01-28
1
-0
/
+2
*
sh: Stubs for fpu disabled on SH-5.
Paul Mundt
2008-01-28
1
-0
/
+5
*
sh: Move quad-word real-address I/O defs to io.h.
Paul Mundt
2008-01-28
1
-0
/
+5
*
sh: Share bug/debug traps across _32 and _64.
Paul Mundt
2008-01-28
3
-7
/
+26
*
sh: Tidy up various clear_page()/copy_page() definitions.
Paul Mundt
2008-01-28
1
-10
/
+2
*
sh: Plug in the SHmedia ELF relocations.
Paul Mundt
2008-01-28
1
-1
/
+29
*
sh: Tidy up lib64 udelay impl.
Paul Mundt
2008-01-28
1
-2
/
+6
*
sh: Split out pgtable.h in to _32 and _64 variants.
Paul Mundt
2008-01-28
4
-697
/
+511
*
sh: Move over the SH-5 entry.S.
Paul Mundt
2008-01-28
1
-5
/
+12
*
sh: Split out syscall ABI for _32 and _64 variants.
Paul Mundt
2008-01-28
3
-375
/
+380
*
sh: Split out checksum.h in to _32 and _64 variants.
Paul Mundt
2008-01-28
3
-215
/
+218
*
sh: Plug in SH-5 ffz()/__ffs() bitops.
Paul Mundt
2008-01-28
1
-0
/
+26
[next]