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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched, x86: Provide a per-cpu preempt_count implementation
Peter Zijlstra
2013-09-25
10
-17
/
+124
*
sched: Prepare for per-cpu preempt_count
Peter Zijlstra
2013-09-25
2
-5
/
+9
*
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
10
-103
/
+113
*
sched: Create more preempt_count accessors
Peter Zijlstra
2013-09-25
3
-5
/
+18
*
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-09-25
32
-48
/
+85
*
sched: Add NEED_RESCHED to the preempt_count
Peter Zijlstra
2013-09-25
4
-12
/
+69
*
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-09-25
7
-18
/
+30
*
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-09-25
6
-52
/
+91
*
sched: Remove {set,clear}_need_resched
Peter Zijlstra
2013-09-25
1
-2
/
+13
*
sched, rcu: Make RCU use resched_cpu()
Peter Zijlstra
2013-09-25
2
-9
/
+16
*
x86: Use asm goto to implement better modify_and_test() functions
Peter Zijlstra
2013-09-25
5
-92
/
+58
*
sched: Micro-optimize by dropping unnecessary task_rq() calls
Michael S. Tsirkin
2013-09-25
2
-25
/
+27
*
sched/balancing: Periodically decay max cost of idle balance
Jason Low
2013-09-20
4
-7
/
+38
*
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
2013-09-20
6
-1
/
+26
*
sched: Reduce overestimating rq->avg_idle
Jason Low
2013-09-20
1
-3
/
+4
*
sched/balancing: Prevent the reselection of a previous env.dst_cpu if some ta...
Vladimir Davydov
2013-09-20
1
-3
/
+3
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2013-09-20
5664
-148900
/
+331101
|
\
|
*
sched/balancing: Fix cfs_rq->task_h_load calculation
Vladimir Davydov
2013-09-20
1
-1
/
+1
|
*
sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...
Vladimir Davydov
2013-09-20
1
-2
/
+2
|
*
sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...
Vladimir Davydov
2013-09-20
1
-1
/
+2
|
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-09-18
4
-13
/
+16
|
|
\
|
|
*
sched: Fix comment for sched_info_depart
Michael S. Tsirkin
2013-09-16
1
-2
/
+3
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-18
2
-3
/
+3
|
|
\
\
|
|
*
|
perf: Fix UAPI export of PERF_EVENT_IOC_ID
Vince Weaver
2013-09-18
1
-1
/
+1
|
|
*
|
perf/x86/intel: Fix Silvermont offcore masks
Peter Zijlstra
2013-09-12
1
-2
/
+2
|
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-17
6
-8
/
+59
|
|
\
\
\
|
|
*
|
|
KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...
Gleb Natapov
2013-09-17
1
-0
/
+9
|
|
*
|
|
kvm: free resources after canceling async_pf
Radim Krčmář
2013-09-17
1
-1
/
+4
|
|
*
|
|
KVM: nEPT: reset PDPTR register cache on nested vmentry emulation
Gleb Natapov
2013-09-17
1
-0
/
+4
|
|
*
|
|
KVM: mmu: allow page tables to be in read-only slots
Paolo Bonzini
2013-09-17
3
-6
/
+29
|
|
*
|
|
KVM: x86 emulator: emulate RETF imm
Bruce Rogers
2013-09-17
1
-1
/
+13
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-09-17
13
-116
/
+146
|
|
\
\
\
\
|
|
*
|
|
|
HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp fails
Benjamin Tissoires
2013-09-13
1
-5
/
+10
|
|
*
|
|
|
HID: multitouch: validate indexes details
Benjamin Tissoires
2013-09-13
1
-12
/
+14
|
|
*
|
|
|
HID: logitech-dj: validate output report details
Kees Cook
2013-09-13
1
-2
/
+8
|
|
*
|
|
|
HID: validate feature and input report details
Benjamin Tissoires
2013-09-13
2
-10
/
+17
|
|
*
|
|
|
HID: lenovo-tpkbd: validate output report details
Kees Cook
2013-09-13
1
-1
/
+9
|
|
*
|
|
|
HID: LG: validate HID output report details
Kees Cook
2013-09-13
4
-73
/
+12
|
|
*
|
|
|
HID: steelseries: validate output report details
Kees Cook
2013-09-13
1
-0
/
+5
|
|
*
|
|
|
HID: sony: validate HID output report details
Kees Cook
2013-09-13
1
-0
/
+4
|
|
*
|
|
|
HID: zeroplus: validate output report details
Kees Cook
2013-09-13
1
-13
/
+5
|
|
*
|
|
|
HID: provide a helper for validating hid reports
Kees Cook
2013-09-13
2
-0
/
+62
|
*
|
|
|
|
tty: disassociate_ctty() sends the extra SIGCONT
Oleg Nesterov
2013-09-17
1
-1
/
+2
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2013-09-17
25
-250
/
+197
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
tile: remove stray blank space
Chris Metcalf
2013-09-16
1
-1
/
+1
|
|
*
|
|
|
tile: <arch/> header updates from upstream
Chris Metcalf
2013-09-16
4
-35
/
+59
|
|
*
|
|
|
tile: improve gxio iorpc autogenerated code style
Chris Metcalf
2013-09-16
10
-130
/
+127
|
|
*
|
|
|
tile: double default VMALLOC space
Chris Metcalf
2013-09-16
1
-1
/
+1
|
|
*
|
|
|
tile: remove stale arch/tile/kernel/futex_64.S
Chris Metcalf
2013-09-13
1
-55
/
+0
|
|
*
|
|
|
tile: remove HUGE_VMAP dead code
Chris Metcalf
2013-09-13
6
-24
/
+6
[next]