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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-01
Merge branch 'linus' into sched/core
Ingo Molnar
38
-367
/
+129
2012-02-29
tcp: fix comment for tp->highest_sack
Neal Cardwell
1
-1
/
+2
2012-02-28
static keys: Inline the static_key_enabled() function
Jason Baron
1
-6
/
+5
2012-02-28
Merge branch 'perf/jump-labels' into perf/core
Ingo Molnar
6
-54
/
+116
2012-02-28
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
5
-13
/
+117
2012-02-28
Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...
Grant Likely
47
-393
/
+188
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+16
2012-02-26
Fix autofs compile without CONFIG_COMPAT
Linus Torvalds
1
-0
/
+4
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
1
-1
/
+4
2012-02-24
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
6
-54
/
+116
2012-02-24
ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...
viresh kumar
1
-0
/
+2
2012-02-24
ipsec: be careful of non existing mac headers
Eric Dumazet
1
-0
/
+10
2012-02-23
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
1
-2
/
+2
2012-02-23
Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+2
2012-02-23
tracing/ring-buffer: Only have tracing_on disable tracing buffers
Steven Rostedt
1
-0
/
+3
2012-02-22
Merge tag 'nfs-for-3.3-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2012-02-22
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2
-1
/
+7
2012-02-22
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
1
-1
/
+1
2012-02-22
rtnetlink: Fix problem with buffer allocation
Greg Rose
2
-0
/
+4
2012-02-21
percpu: use raw_local_irq_* in _this_cpu op
Ming Lei
1
-10
/
+10
2012-02-21
rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections
Paul E. McKenney
1
-0
/
+27
2012-02-21
rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdep
Heiko Carstens
2
-2
/
+16
2012-02-21
rcu: Call out dangers of expedited RCU primitives
Paul E. McKenney
1
-0
/
+16
2012-02-21
rcu: Check for illegal use of RCU from offlined CPUs
Paul E. McKenney
2
-4
/
+26
2012-02-21
rcu: Note that rcu_access_pointer() can be used for teardown
Paul E. McKenney
1
-0
/
+7
2012-02-21
rcu: Make rcu_sleep_check() also check rcu_lock_map
Paul E. McKenney
1
-0
/
+14
2012-02-21
rcu: Simplify unboosting checks
Paul E. McKenney
1
-2
/
+1
2012-02-21
rcu: Prevent RCU callbacks from executing before scheduler initialized
Paul E. McKenney
1
-4
/
+0
2012-02-21
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
Paul E. McKenney
3
-1
/
+9
2012-02-21
rcu: Improve synchronize_rcu() diagnostics
Frederic Weisbecker
1
-0
/
+1
2012-02-21
percpu: fix generic definition of __this_cpu_add_and_return()
Konstantin Khlebnikov
1
-1
/
+2
2012-02-21
ftrace, perf: Add filter support for function trace event
Jiri Olsa
1
-3
/
+4
2012-02-21
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
1
-0
/
+1
2012-02-21
ftrace, perf: Add support to use function tracepoint in perf
Jiri Olsa
1
-0
/
+3
2012-02-21
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
1
-0
/
+2
2012-02-21
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
1
-2
/
+4
2012-02-21
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
1
-0
/
+66
2012-02-21
netfilter: ebtables: fix alignment problem in ppc
Joerg Willmann
1
-2
/
+2
2012-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-02-20
digsig: changed type of the timestamp
Dmitry Kasatkin
1
-2
/
+2
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+20
2012-02-17
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
3
-12
/
+21
2012-02-16
crypto: sha512 - use standard ror64()
Alexey Dobriyan
1
-0
/
+20
2012-02-16
dt: add empty of_find_compatible_node function
Shawn Guo
1
-0
/
+8
2012-02-15
Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-16
/
+1
2012-02-15
Merge branch 'fortglx/3.4/clocksource' of git://git.linaro.org/people/jstultz...
Thomas Gleixner
1
-7
/
+0
2012-02-15
block: exit_io_context() should call elevator_exit_icq_fn()
Tejun Heo
1
-0
/
+1
2012-02-15
block: replace icq->changed with icq->flags
Tejun Heo
1
-3
/
+6
2012-02-14
vfs: Provide function to get superblock and wait for it to thaw
Jan Kara
1
-0
/
+1
2012-02-14
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
1
-2
/
+4
[prev]
[next]