index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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
2014-08-27
Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-27
param: check for tainting before calling set op.
Rusty Russell
2014-08-27
module: make it possible to have unsafe, tainting module params
Jani Nikula
2014-08-27
module: rename KERNEL_PARAM_FL_NOARG to avoid confusion
Jani Nikula
2014-08-26
Merge branch 'nohz/drop-double-write-v3' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2014-08-26
irqchips: Replace __this_cpu_ptr uses
Christoph Lameter
2014-08-26
watchdog: Replace __raw_get_cpu_var uses
Christoph Lameter
2014-08-26
scheduler: Replace __get_cpu_var with this_cpu_ptr
Christoph Lameter
2014-08-26
time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge period
Christoph Lameter
2014-08-26
time: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
kernel misc: Replace __get_cpu_var uses
Christoph Lameter
2014-08-25
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-08-25
crash_dump: Make is_kdump_kernel() accessible from modules
Amir Vadai
2014-08-25
Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-25
irq: Export handle_fasteoi_irq
Vincent Stehlé
2014-08-25
cgroup: fix a typo in comment.
Dongsheng Yang
2014-08-25
sched: Add function single_task_running to let a task check if it is the only...
Tim Chen
2014-08-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-24
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2014-08-24
perf: Add PERF_EVENT_STATE_EXIT state for events with exited task
Jiri Olsa
2014-08-24
perf: Fix perf_poll to return proper POLLHUP value
Jiri Olsa
2014-08-22
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
Steven Rostedt (Red Hat)
2014-08-22
ftrace: Fix function_profiler and function tracer together
Steven Rostedt (Red Hat)
2014-08-22
ftrace: Fix up trampoline accounting with looping on hash ops
Steven Rostedt (Red Hat)
2014-08-22
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
Steven Rostedt (Red Hat)
2014-08-22
cgroup: Display legacy cgroup files on default hierarchy
Vivek Goyal
2014-08-22
ftrace: Allow ftrace_ops to use the hashes from other ops
Steven Rostedt (Red Hat)
2014-08-22
nohz: Avoid tick's double reprogramming in highres mode
Viresh Kumar
[prev]
[next]