index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-29
dw_apb_timer_of.c: Remove parts that were picoxcell-specific
Pavel Machek
4
-37
/
+29
2013-05-29
ktime: Add __must_check prefix to ktime_to_timespec_cond
Daniel Borkmann
1
-1
/
+2
2013-05-29
ktime: Use macro NSEC_PER_USEC where appropriate
Liu Ying
1
-3
/
+4
2013-05-28
clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...
Thomas Gleixner
1
-0
/
+1
2013-05-28
clockevents: Define CS_NAME_LEN unconditionally
Thomas Gleixner
1
-2
/
+2
2013-05-16
clockevents: Implement unbind functionality
Thomas Gleixner
5
-4
/
+162
2013-05-16
clockevents: Split out selection logic
Thomas Gleixner
2
-38
/
+56
2013-05-16
clockevents: Provide sysfs interface
Thomas Gleixner
1
-0
/
+86
2013-05-16
clockevents: Add module refcount
Thomas Gleixner
4
-0
/
+11
2013-05-16
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
3
-48
/
+35
2013-05-16
clockevents: Simplify locking
Thomas Gleixner
1
-17
/
+5
2013-05-16
clockevents: Get rid of the notifier chain
Thomas Gleixner
5
-64
/
+14
2013-05-16
clocksource: Let clocksource_unregister() return success/error
Thomas Gleixner
2
-22
/
+13
2013-05-16
clocksource: Provide unbind interface in sysfs
Thomas Gleixner
1
-0
/
+73
2013-05-16
clocksource: Split out user string input
Thomas Gleixner
1
-14
/
+23
2013-05-16
clocksource: Allow clocksource select to skip current clocksource
Thomas Gleixner
1
-11
/
+20
2013-05-16
clocksource: Add module refcount
Thomas Gleixner
2
-5
/
+17
2013-05-16
clocksource: Let timekeeping_notify return success/error
Thomas Gleixner
3
-6
/
+7
2013-05-16
clocksource: Always verify highres capability
Thomas Gleixner
1
-5
/
+26
2013-05-16
clocksource: apb_timer: Remove unsused function
Thomas Gleixner
2
-13
/
+0
2013-05-16
Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+44
2013-05-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+23
2013-05-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-151
/
+89
2013-05-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-19
/
+8
2013-05-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+207
2013-05-16
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-11
/
+14
2013-05-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-387
/
+553
2013-05-15
tracing/kprobes: Make print_*probe_event static
Masami Hiramatsu
1
-2
/
+2
2013-05-15
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
Masami Hiramatsu
1
-1
/
+1
2013-05-15
tracing/kprobes: Use rcu_dereference_raw for tp->files
Masami Hiramatsu
1
-10
/
+37
2013-05-15
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
4
-12
/
+0
2013-05-14
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-146
/
+119
2013-05-14
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+9
2013-05-14
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
Tirupathi Reddy
1
-1
/
+1
2013-05-14
rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit
Srivatsa S. Bhat
1
-0
/
+2
2013-05-14
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
1
-0
/
+1
2013-05-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
45
-206
/
+763
2013-05-14
powerpc: Set show_unhandled_signals to 1 by default
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-14
powerpc/perf: Fix setting of "to" addresses for BHRB
Michael Neuling
1
-1
/
+30
2013-05-14
powerpc/pmu: Fix order of interpreting BHRB target entries
Michael Neuling
1
-43
/
+46
2013-05-14
powerpc/perf: Move BHRB code into CONFIG_PPC64 region
Michael Neuling
1
-121
/
+127
2013-05-14
powerpc: select HAVE_CONTEXT_TRACKING for pSeries
Li Zhong
1
-0
/
+1
2013-05-14
powerpc: Use the new schedule_user API on userspace preemption
Li Zhong
2
-1
/
+12
2013-05-14
powerpc: Exit user context on notify resume
Li Zhong
1
-0
/
+5
2013-05-14
powerpc: Exception hooks for context tracking subsystem
Li Zhong
3
-45
/
+112
2013-05-14
powerpc: Syscall hooks for context tracking subsystem
Li Zhong
2
-2
/
+10
2013-05-14
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
Scott Wood
2
-4
/
+11
2013-05-14
powerpc: Fix irq_set_affinity() return values
Alexander Gordeev
4
-4
/
+4
2013-05-14
powerpc: Provide __bswapdi2
David Woodhouse
3
-1
/
+24
[next]