index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-09-07
rcu: Use pr_alert/pr_cont for printing logs
Joe Perches
2014-09-07
rcutorture: Fix a sparse warning by marking boost_mutex static
Pranith Kumar
2014-09-07
rcu: Replace flush_signals() with WARN_ON(signal_pending())
Paul E. McKenney
2014-09-07
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Pranith Kumar
2014-09-07
rcu: Make TINY_RCU tinier by putting error checks under #ifdef
Paul E. McKenney
2014-09-07
rcu: Break more call_rcu() deadlock involving scheduler and perf
Paul E. McKenney
2014-09-07
rcu: Remove stale comment in tree.c
Pranith Kumar
2014-09-07
rcu: Update tiny.c references to tree.c
Pranith Kumar
2014-09-07
rcu: Define tracepoint strings only if CONFIG_TRACING is set
Ard Biesheuvel
2014-09-07
rcu: Uninline rcu_read_lock_held()
Oleg Nesterov
2014-09-07
rcu: Use true/false instead of 1/0 for a bool type
Pranith Kumar
2014-09-07
rcu: Return bool type for rcu_try_advance_all_cbs()
Pranith Kumar
2014-09-07
rcu: Use bool type for return value in rcu_is_watching()
Pranith Kumar
2014-09-07
rcu: Fix sparse warning about rcu_batches_completed_preempt() being non-static
Pranith Kumar
2014-09-07
rcu: Remove remaining read-modify-write ACCESS_ONCE() calls
Pranith Kumar
2014-09-07
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-07
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-09-07
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-07
sched/deadline: Fix a precision problem in the microseconds range
xiaofeng.yan
2014-09-06
timekeeping: Update timekeeper before updating vsyscall and pvclock
Thomas Gleixner
2014-09-06
compat: nanosleep: Clarify error handling
Thomas Gleixner
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-09-05
sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-09-04
resources: Add device-managed request/release_resource()
Thierry Reding
2014-09-04
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
2014-09-05
cgroup: check cgroup liveliness before unbreaking kernfs
Li Zefan
2014-09-05
cgroup: delay the clearing of cgrp->kn->priv
Li Zefan
2014-09-04
locking/semaphore: Resolve some shadow warnings
Mark Rustad
2014-09-03
seccomp: Allow arch code to provide seccomp_data
Andy Lutomirski
2014-09-03
seccomp: Refactor the filter callback and the API
Andy Lutomirski
2014-09-03
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
2014-09-03
genirq: Add irq_domain-aware core IRQ handler
Marc Zyngier
2014-09-03
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2014-09-03
PM / sleep: Fix test_suspend= command line option
Rafael J. Wysocki
2014-09-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-09-01
genirq: Simplify wakeup mechanism
Thomas Gleixner
2014-09-01
genirq: Mark wakeup sources as armed on suspend
Thomas Gleixner
2014-09-01
genirq: Create helper for flow handler entry check
Thomas Gleixner
2014-09-01
genirq: Distangle edge handler entry
Thomas Gleixner
2014-09-01
genirq: Avoid double loop on suspend
Thomas Gleixner
2014-09-01
genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()
Thomas Gleixner
2014-09-01
genirq: Make use of pm misfeature accounting
Thomas Gleixner
2014-09-01
genirq: Add sanity checks for PM options on shared interrupt lines
Thomas Gleixner
2014-09-01
genirq: Move suspend/resume logic into irq/pm code
Thomas Gleixner
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
2014-08-29
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
2014-08-29
resource: fix the case of null pointer access
Vivek Goyal
2014-08-28
genirq: fix reference in devm_request_threaded_irq comment
Emilio López
2014-08-28
rcu: Make nocb leader kthreads process pending callbacks after spawning
Pranith Kumar
2014-08-28
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
Christoph Lameter
[prev]
[next]