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-02-08
cputime: Restore CPU_ACCOUNTING config defaults for PPC64
Stephen Rothwell
1
-1
/
+1
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
22
-57
/
+81
2013-02-07
sched/rt: Add a tuning knob to allow changing SCHED_RR timeslice
Clark Williams
4
-3
/
+44
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
11
-91
/
+106
2013-02-05
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
52
-322
/
+842
2013-02-05
sched: Fix signedness bug in yield_to()
Dan Carpenter
1
-1
/
+1
2013-02-04
sched: Fix select_idle_sibling() bouncing cow syndrome
Mike Galbraith
1
-14
/
+7
2013-02-03
sched/rt: Further simplify pick_rt_task()
Kirill Tkhai
1
-2
/
+1
2013-01-31
sched/rt: Do not account zero delta_exec in update_curr_rt()
Kirill Tkhai
1
-2
/
+2
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
11
-52
/
+290
2013-01-27
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
5
-21
/
+32
2013-01-27
cputime: Use accessors to read task cputime stats
Frederic Weisbecker
16
-49
/
+144
2013-01-27
cputime: Allow dynamic switch between tick/virtual based cputime accounting
Frederic Weisbecker
3
-11
/
+43
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
27
-54
/
+160
2013-01-27
cputime: Move default nsecs_to_cputime() to jiffies based cputime file
Frederic Weisbecker
2
-6
/
+8
2013-01-27
cputime: Librarize per nsecs resolution cputime definitions
Frederic Weisbecker
4
-145
/
+167
2013-01-27
cputime: Avoid multiplication overflow on utime scaling
Frederic Weisbecker
1
-9
/
+9
2013-01-26
context_tracking: Export context state for generic vtime
Frederic Weisbecker
2
-15
/
+29
2013-01-25
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
2
-1
/
+6
2013-01-24
sched/fair: Set se->vruntime directly in place_entity()
Viresh Kumar
1
-3
/
+1
2013-01-24
sched/rt: Add reschedule check to switched_from_rt()
Kirill Tkhai
1
-2
/
+5
2013-01-24
sched: Fix the broken sched_rr_get_interval()
Zhu Yanhai
1
-1
/
+1
2013-01-24
Merge tag 'usb-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-147
/
+154
2013-01-24
Merge tag 'char-misc-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+36
2013-01-24
Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+2
2013-01-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-67
/
+57
2013-01-24
MAINTAINERS: Someone needs to watch over the serial drivers
Greg Kroah-Hartman
1
-0
/
+2
2013-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
5
-1
/
+35
2013-01-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
3
-3
/
+6
2013-01-23
USB: EHCI: fix build error in ehci-mxc
Alan Stern
4
-76
/
+53
2013-01-23
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
3
-3
/
+13
2013-01-23
MAINTAINERS: remove me
Alan Cox
1
-2
/
+0
2013-01-23
ALSA: hda - Fix inconsistent pin states after resume
Takashi Iwai
1
-3
/
+2
2013-01-23
Revert "drivers/misc/ti-st: remove gpio handling"
Luciano Coelho
1
-1
/
+36
2013-01-23
Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-43
/
+40
2013-01-23
async: fix __lowest_in_progress()
Tejun Heo
1
-7
/
+20
2013-01-23
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+10
2013-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...
Linus Torvalds
5
-15
/
+26
2013-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-34
/
+38
2013-01-22
Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+7
2013-01-22
Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-140
/
+198
2013-01-22
Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-2
/
+2
2013-01-22
Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-01-22
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-19
/
+31
2013-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-2
/
+4
2013-01-22
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
1
-1
/
+2
2013-01-22
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
3
-14
/
+64
2013-01-22
arm64: makefile: fix uname munging when setting ARCH on native machine
Will Deacon
2
-2
/
+2
2013-01-22
arm64: elf: fix core dumping to match what glibc expects
Will Deacon
1
-1
/
+4
2013-01-22
USB: EHCI: add a name for the platform-private field
Alan Stern
1
-0
/
+3
[next]