index
:
Linux Stable
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.12.y
linux-6.13.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
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned
Will Deacon
2012-06-16
1
-0
/
+1
*
ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slot
Rabin Vincent
2012-06-14
1
-1
/
+1
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-6
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-5
/
+1
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-15
/
+3
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-9
/
+3
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-5
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
1
-2
/
+0
|
\
|
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-23
1
-2
/
+0
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-31
1
-7
/
+1
|
\
\
|
*
|
arm: use clear_tasks_mm_cpumask()
Anton Vorontsov
2012-05-31
1
-7
/
+1
*
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-05-29
5
-73
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Russell King
2012-05-29
5
-73
/
+27
|
|
\
\
|
|
*
|
arm: don't open-code ptrace_report_syscall()
Al Viro
2012-05-21
1
-14
/
+1
|
|
*
|
arm: remove unused restart trampoline
Al Viro
2012-05-21
3
-17
/
+0
|
|
*
|
arm: new way of handling ERESTART_RESTARTBLOCK
Al Viro
2012-05-21
2
-27
/
+9
|
|
*
|
arm: if we get into work_pending while returning to kernel mode, just go away
Al Viro
2012-05-21
2
-9
/
+3
|
|
*
|
arm: don't call try_to_freeze() from do_signal()
Al Viro
2012-05-21
1
-4
/
+0
|
|
*
|
arm: if there's no handler we need to restore sigmask, syscall or no syscall
Al Viro
2012-05-21
1
-8
/
+6
|
|
*
|
arm: trim _TIF_WORK_MASK, get rid of useless test and branch...
Al Viro
2012-05-21
1
-2
/
+3
|
|
*
|
arm: missing checks of __get_user()/__put_user() return values
Al Viro
2012-05-21
1
-6
/
+6
*
|
|
|
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-26
1
-0
/
+8
|
\
\
\
\
|
*
\
\
\
Merge branch 'clean/late_initcall_v2' of git://git.linaro.org/people/shawnguo...
Olof Johansson
2012-05-11
1
-0
/
+8
|
|
\
\
\
\
|
|
*
|
|
|
ARM: provide a late_initcall hook for platform initialization
Shawn Guo
2012-05-03
1
-0
/
+8
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2012-05-25
1
-6
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
ARM: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
2012-05-21
1
-6
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-23
1
-10
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
new helper: sigsuspend()
Al Viro
2012-05-21
1
-10
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
userns: Convert stat to return values mapped from kuids and kgids
Eric W. Biederman
2012-05-15
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-05-22
3
-12
/
+4
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
4
-70
/
+25
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
3
-12
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
4
-83
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
2012-05-08
3
-65
/
+24
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
arm: Remove unused cpu_idle_wait()
Thomas Gleixner
2012-05-08
1
-20
/
+0
|
*
|
|
|
|
arm: Use generic init_task
Thomas Gleixner
2012-05-05
2
-38
/
+1
|
*
|
|
|
|
arm: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-25
/
+1
|
*
|
|
|
|
smp: Add task_struct argument to __cpu_up()
Thomas Gleixner
2012-04-26
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'v3-removal' into for-linus
Russell King
2012-05-21
2
-32
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
Russell King
2012-05-05
2
-32
/
+0
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'misc' into for-linus
Russell King
2012-05-21
7
-31
/
+55
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARM: 7413/1: move read_{boot,persistent}_clock to the architecture level
Marc Zyngier
2012-05-06
1
-0
/
+36
|
*
|
|
|
|
|
ARM: 7363/1: DEBUG_LL: limit early mapping to the minimum
Nicolas Pitre
2012-05-04
1
-8
/
+1
|
*
|
|
|
|
|
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
Will Deacon
2012-05-02
1
-6
/
+5
|
*
|
|
|
|
|
ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
Dima Zavin
2012-05-02
1
-0
/
+2
|
*
|
|
|
|
|
ARM: 7347/1: SCU: use cpu_logical_map for per-CPU low power mode
Will Deacon
2012-04-28
1
-1
/
+2
|
*
|
|
|
|
|
ARM: 7374/1: add TRACEHOOK support
Wade Farnsworth
2012-04-25
2
-15
/
+8
|
*
|
|
|
|
|
ARM: 7385/1: ThumbEE: Use cpuid macros to read ID_PFR0 for ThumbEE
Jonathan Austin
2012-04-25
1
-2
/
+2
|
*
|
|
|
|
|
ARM: 7365/1: drop unused parameter from flush_cache_user_range
Dima Zavin
2012-04-19
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
[next]