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
/
arch
/
sh
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: fix copy_from_user()
Al Viro
2016-11-20
1
-1
/
+4
*
sh64: failing __get_user() should zero
Al Viro
2016-11-20
1
-0
/
+1
*
sh64: fix __NR_fgetxattr
Dmitry V. Levin
2016-01-25
1
-1
/
+1
*
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
2015-05-06
1
-1
/
+0
*
sh: fix build error by adding generic ioport_{map/unmap}()
Pranith Kumar
2014-09-17
1
-0
/
+11
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
1
-9
/
+1
|
\
|
*
ftrace: Make CALLER_ADDRx macros more generic
AKASHI Takahiro
2014-05-21
1
-9
/
+1
*
|
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
2014-06-04
1
-1
/
+0
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
2
-11
/
+2
|
\
\
|
*
|
arch,sh: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
2
-11
/
+2
*
|
|
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-02
1
-5
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2014-05-27
1
-5
/
+0
|
|
/
*
/
mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts
Linus Torvalds
2014-04-25
1
-0
/
+8
|
/
*
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2014-04-07
3
-4
/
+4
*
sh: don't pass saved userspace state to exception handlers
Bobby Bingham
2014-04-03
1
-12
/
+4
*
sh: push extra copy of r0-r2 for syscall parameters
Bobby Bingham
2014-04-03
1
-9
/
+3
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-03-31
1
-4
/
+5
|
\
|
*
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2014-02-09
1
-0
/
+1
|
*
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2014-02-09
1
-4
/
+4
*
|
sh: prefix sh-specific "CCR" and "CCR2" by "SH_"
Geert Uytterhoeven
2014-03-04
4
-5
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-0
/
+1
|
\
|
*
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-12-17
1
-0
/
+1
*
|
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-23
1
-37
/
+2
|
\
\
|
*
|
sh: use generic fixmap.h
Mark Salter
2014-01-23
1
-37
/
+2
*
|
|
Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-01-23
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clk: Add common __clk_get(), __clk_put() implementations
Sylwester Nawrocki
2013-12-04
1
-0
/
+2
|
|
/
*
/
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2014-01-12
1
-18
/
+3
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
1
-2
/
+0
|
\
|
*
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+1
|
\
\
|
*
|
treewide: fix "distingush" typo
Michael Opdenacker
2013-10-14
1
-1
/
+1
*
|
|
sh: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-1
/
+4
*
|
|
sh: move fpu_counter into ARCH specific thread_struct
Vineet Gupta
2013-11-13
3
-1
/
+21
|
|
/
|
/
|
*
|
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-25
1
-0
/
+1
*
|
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-06
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
sh: kfr2r09: Use lv5207lp backlight
Laurent Pinchart
2013-07-17
1
-2
/
+0
*
|
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-08-16
1
-2
/
+4
|
/
*
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-07-02
1
-2
/
+2
|
\
|
*
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
Maarten Lankhorst
2013-06-26
1
-2
/
+2
*
|
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-29
1
-3
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-8
/
+0
|
\
|
*
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
2013-03-03
1
-8
/
+0
*
|
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
1
-2
/
+2
|
\
\
|
*
|
SH: cpuidle: check error code at init
Daniel Lezcano
2013-04-22
1
-2
/
+2
|
|
/
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-30
1
-2
/
+0
|
\
\
|
*
|
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2013-04-08
1
-2
/
+0
|
|
/
*
/
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
2013-04-29
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-23
3
-8
/
+2
|
\
|
*
burying unused conditionals
Al Viro
2013-02-14
1
-2
/
+0
|
*
sh: switch to generic old sigaction()
Al Viro
2013-02-03
2
-2
/
+2
[next]