index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-16
genirq: Replace reserve_irqs in core code
Thomas Gleixner
3
-3
/
+15
2014-05-16
genirq: Provide generic hwirq allocation facility
Thomas Gleixner
2
-0
/
+56
2014-05-16
Merge branches 'linus' and 'irq/urgent' into irq/core
Thomas Gleixner
8
-16
/
+16
2014-05-16
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
Rafael J. Wysocki
1
-0
/
+15
2014-05-15
seccomp: JIT compile seccomp filter
Alexei Starovoitov
1
-9
/
+20
2014-05-15
tracing: Add __bitmask() macro to trace events to cpumasks and other bitmasks
Steven Rostedt (Red Hat)
1
-0
/
+41
2014-05-14
ipv4: make ip_local_reserved_ports per netns
WANG Cong
1
-2
/
+2
2014-05-14
rcu: Variable name changed in tree_plugin.h and used in tree.c
Uma Sharma
2
-16
/
+16
2014-05-14
Merge branches 'doc.2014.04.29a', 'fixes.2014.04.29a' and 'torture.2014.05.14a' into HEAD
Paul E. McKenney
10
-253
/
+481
2014-05-14
torture: Remove __init from torture_init_begin/end
Pranith Kumar
1
-2
/
+2
2014-05-14
torture: Check for multiple concurrent torture tests
Paul E. McKenney
3
-4
/
+15
2014-05-14
locktorture: Remove reference to nonexistent Kconfig parameter
Paul E. McKenney
1
-2
/
+2
2014-05-14
rcutorture: Run rcu_torture_writer at normal priority
Paul E. McKenney
1
-1
/
+0
2014-05-14
rcutorture: Add missing destroy_timer_on_stack()
Thomas Gleixner
1
-1
/
+3
2014-05-14
rcutorture: Explicitly test synchronous grace-period primitives
Paul E. McKenney
1
-5
/
+23
2014-05-14
rcutorture: Add tests for get_state_synchronize_rcu()
Paul E. McKenney
1
-35
/
+95
2014-05-14
rcutorture: Check for rcu_torture_fqs creation errors
Paul E. McKenney
1
-1
/
+2
2014-05-14
torture: Notice if an all-zero cpumask is passed inside a critical section
Iulia Manda
1
-6
/
+1
2014-05-14
rcutorture: Make rcu_torture_reader() use cond_resched()
Paul E. McKenney
1
-4
/
+7
2014-05-14
sched,rcu: Make cond_resched() report RCU quiescent states
Paul E. McKenney
2
-1
/
+24
2014-05-14
rcutorture: Export RCU grace-period kthread wait state to rcutorture
Paul E. McKenney
3
-1
/
+25
2014-05-14
torture: Dump ftrace buffer when the RCU grace period stalls
Paul E. McKenney
1
-0
/
+1
2014-05-14
torture: Increase stutter-end intensity
Paul E. McKenney
1
-2
/
+10
2014-05-14
torture: Include "Stopping" string to torture_kthread_stopping()
Paul E. McKenney
1
-2
/
+4
2014-05-14
rcutorture: Print negatives for SRCU counter wraparound
Paul E. McKenney
1
-3
/
+5
2014-05-14
rcutorture: Mark function as static in kernel/rcu/torture.c
Rashika Kheria
1
-2
/
+2
2014-05-14
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
Steven Rostedt (Red Hat)
1
-9
/
+4
2014-05-14
ftrace: Use the ftrace_addr helper functions to find the ftrace_addr
Steven Rostedt (Red Hat)
1
-10
/
+5
2014-05-14
ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global
Steven Rostedt (Red Hat)
1
-0
/
+36
2014-05-14
ftrace: Always inline ftrace_hash_empty() helper function
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-05-14
ftrace: Write in missing comment from a very old commit
Steven Rostedt (Red Hat)
1
-0
/
+7
2014-05-14
ftrace: Remove boolean of hash_enable and hash_disable
Steven Rostedt (Red Hat)
1
-6
/
+3
2014-05-14
cgroup: use cgroup->self.refcnt for cgroup refcnting
Tejun Heo
1
-66
/
+80
2014-05-14
cgroup: enable refcnting for root csses
Tejun Heo
1
-3
/
+3
2014-05-14
cgroup: bounce css release through css->destroy_work
Tejun Heo
1
-2
/
+11
2014-05-14
cgroup: remove cgroup_destory_css_killed()
Tejun Heo
1
-56
/
+6
2014-05-14
cgroup: move cgroup->sibling unlinking to cgroup_put()
Tejun Heo
1
-3
/
+5
2014-05-14
cgroup: move check_for_release(parent) call to the end of cgroup_destroy_locked()
Tejun Heo
1
-6
/
+4
2014-05-14
cgroup: separate out cgroup_has_live_children() from cgroup_destroy_locked()
Tejun Heo
1
-10
/
+16
2014-05-14
cgroup: rename cgroup->dummy_css to ->self and move it to the top
Tejun Heo
1
-10
/
+10
2014-05-14
cgroup: use restart_syscall() for mount retries
Tejun Heo
1
-4
/
+4
2014-05-14
uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap
Oleg Nesterov
1
-0
/
+10
2014-05-14
uprobes: Add mem_cgroup_charge_anon() into uprobe_write_opcode()
Oleg Nesterov
1
-12
/
+11
2014-05-14
module: set nx before marking module MODULE_STATE_COMING.
Rusty Russell
1
-15
/
+17
2014-05-13
torture: Intensify locking test
Paul E. McKenney
1
-1
/
+2
2014-05-13
rcutorture: Add forward-progress checking for writer
Paul E. McKenney
2
-0
/
+70
2014-05-13
cgroup: remove cgroup_tree_mutex
Tejun Heo
1
-55
/
+9
2014-05-13
cgroup: nest kernfs active protection under cgroup_mutex
Tejun Heo
1
-11
/
+16
2014-05-13
cgroup: use cgroup_kn_lock_live() in other cgroup kernfs methods
Tejun Heo
1
-27
/
+12
2014-05-13
cgroup: factor out cgroup_kn_lock_live() and cgroup_kn_unlock()
Tejun Heo
1
-67
/
+90
[prev]
[next]