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.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-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-08-14
vtime: Describe overriden functions in dedicated arch headers
Frederic Weisbecker
7
-3
/
+14
2013-08-14
m68k: hardirq_count() only need preempt_mask.h
Frederic Weisbecker
1
-1
/
+1
2013-08-14
hardirq: Split preempt count mask definitions
Frederic Weisbecker
2
-116
/
+123
2013-08-14
context_tracking: Split low level state headers
Frederic Weisbecker
2
-30
/
+40
2013-08-14
vtime: Fix racy cputime delta update
Frederic Weisbecker
1
-1
/
+2
2013-08-14
vtime: Remove a few unneeded generic vtime state checks
Frederic Weisbecker
1
-12
/
+1
2013-08-14
context_tracking: User/kernel broundary cross trace events
Frederic Weisbecker
2
-0
/
+63
2013-08-14
context_tracking: Optimize context switch off case with static keys
Frederic Weisbecker
2
-5
/
+12
2013-08-14
context_tracking: Optimize guest APIs off case with static key
Frederic Weisbecker
3
-23
/
+21
2013-08-14
context_tracking: Optimize main APIs off case with static key
Frederic Weisbecker
2
-11
/
+28
2013-08-14
context_tracking: Ground setup for static key use
Frederic Weisbecker
3
-6
/
+29
2013-08-13
context_tracking: Remove full dynticks' hacky dependency on wide context trac...
Frederic Weisbecker
2
-7
/
+22
2013-08-13
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
3
-0
/
+13
2013-08-13
context_tracking: Fix runtime CPU off-case
Frederic Weisbecker
1
-19
/
+33
2013-08-13
vtime: Update a few comments
Frederic Weisbecker
2
-6
/
+11
2013-08-13
context_tracing: Fix guest accounting with native vtime
Frederic Weisbecker
2
-32
/
+26
2013-08-13
sched: Consolidate open coded preemptible() checks
Frederic Weisbecker
2
-5
/
+2
2013-08-12
Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux...
Ingo Molnar
1
-1
/
+1
2013-07-26
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-3
/
+2
2013-07-24
nohz: fix compile warning in tick_nohz_init()
Li Zhong
1
-2
/
+0
2013-07-24
nohz: Do not warn about unstable tsc unless user uses nohz_full
Steven Rostedt
1
-1
/
+2
2013-07-23
Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
14
-155
/
+166
2013-07-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-6
/
+12
2013-07-23
Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-15
/
+71
2013-07-23
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
47
-1550
/
+3183
2013-07-23
sched_clock: Fix integer overflow
Baruch Siach
1
-1
/
+1
2013-07-22
Thermal: Fix lockup of cpu_down()
Steven Rostedt
1
-1
/
+0
2013-07-21
Linux 3.11-rc2
v3.11-rc2
Linus Torvalds
1
-1
/
+1
2013-07-21
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-28
/
+137
2013-07-21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-2
/
+2
2013-07-21
ext3: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-21
ext4: fix a BUG when opening a file with O_TMPFILE flag
Zheng Liu
1
-1
/
+1
2013-07-21
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
155
-91617
/
+22
2013-07-21
drivers: gpio: msm: Fix the error condition for reading ngpio
Rohit Vaswani
1
-1
/
+1
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-18
/
+15
2013-07-20
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-21
/
+60
2013-07-20
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-7
/
+15
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Linus Torvalds
2
-7
/
+22
2013-07-20
gpio/omap: fix build error when OF_GPIO is not defined.
Javier Martinez Canillas
1
-2
/
+14
2013-07-20
gpio/omap: auto request GPIO as input if used as IRQ via DT
Javier Martinez Canillas
1
-0
/
+18
2013-07-20
gpio/omap: don't create an IRQ mapping for every GPIO on DT
Javier Martinez Canillas
1
-14
/
+40
2013-07-20
vfs: constify dentry parameter in d_count()
Peng Tao
1
-1
/
+1
2013-07-20
livelock avoidance in sget()
Al Viro
1
-15
/
+10
2013-07-20
allow O_TMPFILE to work with O_WRONLY
Al Viro
2
-2
/
+4
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
8
-61
/
+213
2013-07-20
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
10
-21
/
+69
2013-07-20
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
5
-42
/
+31
2013-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-46
/
+190
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
1
-1
/
+1
2013-07-19
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
[next]