index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
timekeeping: Simplify arch_gettimeoffset()
Thomas Gleixner
1
-12
/
+6
2014-07-23
kernel: time: Add udelay_test module to validate udelay
David Riley
2
-0
/
+170
2014-07-23
PM: Create PM workqueue if runtime PM is not configured too
Rafael J. Wysocki
1
-4
/
+0
2014-07-23
PM / sleep: Move platform suspend operations to separate functions
Rafael J. Wysocki
1
-43
/
+77
2014-07-23
PM / OPP: Remove ARCH_HAS_OPP
Mark Brown
1
-3
/
+0
2014-07-22
workqueue: use nr_node_ids instead of wq_numa_tbl_len
Lai Jiangshan
1
-8
/
+3
2014-07-22
workqueue: remove the misnamed out_unlock label in get_unbound_pool()
Lai Jiangshan
1
-2
/
+2
2014-07-22
workqueue: remove the stale comment in pwq_unbound_release_workfn()
Lai Jiangshan
1
-9
/
+1
2014-07-22
workqueue: move rescuer pool detachment to the end
Lai Jiangshan
1
-8
/
+6
2014-07-22
workqueue: unfold start_worker() into create_worker()
Lai Jiangshan
1
-57
/
+18
2014-07-22
workqueue: remove @wakeup from worker_set_flags()
Lai Jiangshan
1
-22
/
+11
2014-07-22
workqueue: remove an unneeded UNBOUND test before waking up the next worker
Lai Jiangshan
1
-3
/
+6
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-119
/
+253
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2
-5
/
+6
2014-07-21
PM / sleep: Simplify sleep states sysfs interface code
Rafael J. Wysocki
4
-41
/
+31
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-45
/
+85
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-07-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+18
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-56
/
+121
2014-07-19
Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...
Thomas Gleixner
1
-2
/
+3
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+3
2014-07-18
tracing: Convert local function_graph functions to static
Steven Rostedt (Red Hat)
1
-4
/
+4
2014-07-18
workqueue: wake regular worker if need_more_worker() when rescuer leave the pool
Lai Jiangshan
1
-2
/
+2
2014-07-18
ftrace: Do not copy old hash when resetting
Wang Nan
1
-10
/
+5
2014-07-18
tracing: let user specify tracing_thresh after selecting function_graph
Stanislav Fomichev
3
-7
/
+67
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
1
-1
/
+134
2014-07-18
seccomp: allow mode setting across threads
Kees Cook
1
-11
/
+25
2014-07-18
seccomp: introduce writer locking
Kees Cook
2
-2
/
+63
2014-07-18
seccomp: split filter prep from check and apply
Kees Cook
1
-30
/
+67
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
2
-3
/
+3
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
2
-5
/
+53
2014-07-18
seccomp: split mode setting routines
Kees Cook
1
-23
/
+48
2014-07-18
seccomp: extract check/assign mode helpers
Kees Cook
1
-4
/
+18
2014-07-18
seccomp: create internal mode-setting function
Kees Cook
1
-2
/
+14
2014-07-18
ring-buffer: Always run per-cpu ring buffer resize with schedule_work_on()
Corey Minyard
1
-20
/
+4
2014-07-18
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
Steven Rostedt (Red Hat)
2
-8
/
+0
2014-07-18
ftrace: Remove function_trace_stop check from list func
Steven Rostedt (Red Hat)
1
-6
/
+2
2014-07-18
ftrace: Do no disable function tracing on enabling function tracing
Steven Rostedt (Red Hat)
1
-7
/
+0
2014-07-18
ftrace-graph: Remove usage of ftrace_stop() in ftrace_graph_stop()
Steven Rostedt (Red Hat)
1
-5
/
+0
2014-07-18
kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
Masami Hiramatsu
1
-5
/
+9
2014-07-17
Add module param type 'ullong'
Hannes Reinecke
1
-0
/
+1
2014-07-17
Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-8
/
+19
2014-07-17
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
Steven Rostedt (Red Hat)
2
-5
/
+35
2014-07-17
PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
Steven Rostedt (Red Hat)
2
-8
/
+0
2014-07-17
KEYS: validate certificate trust only with builtin keys
Dmitry Kasatkin
1
-0
/
+1
2014-07-17
genirq: generic chip: Export irq_map_generic_chip function
Boris BREZILLON
1
-2
/
+3
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
5
-16
/
+13
2014-07-17
locking/lockdep: Only ask for /proc/lock_stat output when available
Andreas Gruenbacher
1
-0
/
+2
2014-07-17
Merge branch 'locking/urgent' into locking/core, before applying larger chang...
Ingo Molnar
26
-147
/
+397
2014-07-17
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
10
-155
/
+450
[prev]
[next]