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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-03
sched: Use a buddy to implement yield_task_fair()
Rik van Riel
1
-2
/
+0
2011-02-03
perf: Cure task_oncpu_function_call() races
Peter Zijlstra
1
-7
/
+0
2011-02-03
sched: CHOKe flow scheduler
stephen hemminger
1
-0
/
+29
2011-02-03
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2
-5
/
+7
2011-02-03
vfs: sparse: add __FMODE_EXEC
Namhyung Kim
1
-0
/
+1
2011-02-03
vfs: sparse: remove a warning on OPEN_FMODE()
Namhyung Kim
1
-1
/
+3
2011-02-03
memcg: prevent endless loop when charging huge pages to near-limit group
Johannes Weiner
1
-0
/
+20
2011-02-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
13
-1
/
+1880
2011-02-03
netfilter: xtables: add device group match
Patrick McHardy
2
-0
/
+22
2011-02-03
netfilter: ipset: fix linking with CONFIG_IPV6=n
Patrick McHardy
1
-0
/
+10
2011-02-03
Staging: Merge branch 'staging-next' into 2.6.38-rc3
Greg Kroah-Hartman
26
-70
/
+116
2011-02-02
posix clocks: Introduce dynamic clocks
Richard Cochran
2
-1
/
+155
2011-02-02
posix-timers: Cleanup namespace
Thomas Gleixner
1
-1
/
+1
2011-02-02
posix-timers: Add support for fd based clocks
Richard Cochran
1
-0
/
+13
2011-02-02
posix-timers: Introduce a syscall for clock tuning.
Richard Cochran
2
-0
/
+4
2011-02-02
ntp: Add ADJ_SETOFFSET mode bit
Richard Cochran
1
-1
/
+2
2011-02-02
time: Introduce timekeeping_inject_offset
John Stultz
1
-0
/
+1
2011-02-02
posix-timers: Make posix-cpu-timers functions static
Thomas Gleixner
1
-12
/
+0
2011-02-02
posix-timers: Remove useless res field from k_clock
Thomas Gleixner
1
-1
/
+0
2011-02-02
posix-timers: Convert clock_settime to clockid_to_kclock()
Thomas Gleixner
1
-3
/
+0
2011-02-02
thread_info: Remove legacy arg0-3 from restart_block
Thomas Gleixner
1
-3
/
+0
2011-02-02
posix-timers: Convert clock_nanosleep to clockid_to_kclock()
Thomas Gleixner
1
-2
/
+0
2011-02-02
posix-timers: Introduce clock_posix_cpu
Thomas Gleixner
1
-0
/
+2
2011-02-02
time: Correct the *settime* parameters
Richard Cochran
3
-8
/
+11
2011-02-01
netfilter: ipset: install ipset related header files
Patrick McHardy
3
-0
/
+8
2011-02-01
security: remove unused security_sysctl hook
Lucian Adrian Grijincu
1
-13
/
+0
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
3
-3
/
+11
2011-02-01
netfilter: xtables: "set" match and "SET" target support
Jozsef Kadlecsik
1
-0
/
+55
2011-02-01
netfilter: ipset: list:set set type support
Jozsef Kadlecsik
1
-0
/
+27
2011-02-01
netfilter: ipset: hash:ip set type support
Jozsef Kadlecsik
2
-0
/
+1100
2011-02-01
netfilter: ipset: bitmap:ip set type support
Jozsef Kadlecsik
2
-0
/
+158
2011-02-01
netfilter: ipset: IP set core support
Jozsef Kadlecsik
3
-0
/
+498
2011-02-01
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
Jozsef Kadlecsik
1
-1
/
+2
2011-02-01
Merge branch 'sh/urgent' into sh-latest
Paul Mundt
7
-17
/
+8
2011-02-01
Input: input-polldev - fix a couple of typos
Dmitry Torokhov
1
-2
/
+2
2011-02-01
Input: switch completely over to the new versions of get/setkeycode
Dmitry Torokhov
1
-9
/
+3
2011-02-01
Merge commit 'v2.6.38-rc3' into next
Dmitry Torokhov
334
-3016
/
+7481
2011-02-01
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
4
-16
/
+3
2011-02-01
kernel.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2011-02-01
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+4
2011-02-01
Revert "appletalk: move to staging"
Greg Kroah-Hartman
2
-0
/
+209
2011-02-01
appletalk: move to staging
Arnd Bergmann
2
-209
/
+0
2011-02-01
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-0
/
+4
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2
-3
/
+0
2011-01-31
Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Thomas Gleixner
11
-24
/
+71
2011-01-31
time: Provide xtime_update()
Torben Hohn
1
-0
/
+1
2011-01-31
time: Remove unused __get_wall_to_monotonic()
Thomas Gleixner
1
-1
/
+0
2011-01-31
time: Provide get_xtime_and_monotonic_offset()
Torben Hohn
1
-0
/
+1
2011-01-31
time: Move do_timer() to kernel/time/timekeeping.c
Torben Hohn
1
-1
/
+0
2011-01-31
power_supply: Add new LED trigger charging-blink-solid-full
Vasily Khoruzhick
1
-0
/
+2
[prev]
[next]