index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-02-26
Merge branches 'doc.2014.02.24a', 'fixes.2014.02.26a' and 'rt.2014.02.17b' in...
Paul E. McKenney
2014-02-26
rcu: Ensure kernel/rcu/rcu.h can be sourced/used stand-alone
Paul Gortmaker
2014-02-26
rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c
Paul Gortmaker
2014-02-26
notifier: Substitute rcu_access_pointer() for rcu_dereference_raw()
Paul E. McKenney
2014-02-17
rcu: Optimize RCU_FAST_NO_HZ for RCU_NOCB_CPU_ALL
Paul E. McKenney
2014-02-17
rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALL
Paul E. McKenney
2014-02-17
rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALL
Paul E. McKenney
2014-02-17
rcu: Move SRCU grace period work to power efficient workqueue
Shaibal Dutta
2014-02-17
rcu: Disambiguate CONFIG_RCU_NOCB_CPUs
Paul Bolle
2014-02-17
rcu: Remove ACCESS_ONCE() from jiffies
Paul E. McKenney
2014-02-17
rcu: Stop tracking FSF's postal address
Paul E. McKenney
2014-02-17
rcu: Add ACCESS_ONCE() to ->n_force_qs_lh accesses
Paul E. McKenney
2014-02-15
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
2014-02-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-02-13
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
2014-02-11
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
2014-02-11
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
Paul Gortmaker
2014-02-09
genirq: Add devm_request_any_context_irq()
Stephen Boyd
2014-02-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-02-06
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
2014-02-05
execve: use 'struct filename *' for executable name passing
Linus Torvalds
2014-02-05
genirq: Generic irq chip requires IRQ_DOMAIN
Nitin A Kamble
2014-01-31
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-30
kernel/smp.c: remove cpumask_ipi
Roman Gushchin
2014-01-30
kernel: use lockless list for smp_call_function_single
Christoph Hellwig
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
sched: Make sched_class::get_rr_interval() optional
Peter Zijlstra
2014-01-28
sched/deadline: Add sched_dl documentation
Dario Faggioli
2014-01-27
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-27
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
2014-01-27
Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-01-25
hung_task: Display every hung task warning
Aaron Tomlin
2014-01-25
introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...
Oleg Nesterov
2014-01-25
sysctl: Add neg_one as a standard constraint
Aaron Tomlin
2014-01-25
kgdb/kdb: Fix no KDB config problem
Mike Travis
2014-01-25
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-23
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-01-23
kdump: fix exported size of vmcoreinfo note
Vivek Goyal
2014-01-23
kexec: add sysctl to disable kexec_load
Kees Cook
2014-01-23
kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread()
Oleg Nesterov
2014-01-23
kernel/sys.c: k_getrusage() can use while_each_thread()
Oleg Nesterov
[next]