Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0d40f75bdab241868c0eb6f97aef9f8b3a66f7b3
/
kernel
a878764
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
41615e8
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
bb78a92
cgroup: fix rmdir EBUSY regression in 3.11
by Hugh Dickins
· 11 years ago
b22ce27
workqueue: cond_resched() after processing each work item
by Tejun Heo
· 11 years ago
84a78a6
timer_list: correct the iterator for timer_list
by Nathan Zimmer
· 11 years ago
c2b1df2
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
by Andy Lutomirski
· 11 years ago
e2982a0
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
1c09b19
cpuset: fix a regression in validating config change
by Li Zefan
· 11 years ago
e91dade
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2203547
kernel: fix new kernel-doc warning in wait.c
by Randy Dunlap
· 11 years ago
50e37cc
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
2d2843e
Merge tag 'pm-3.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
f1d6e17
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
dfa9771
microblaze: fix clone syscall
by Michal Simek
· 11 years ago
28fbc8b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
40fea92f
PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()
by Stephen Boyd
· 11 years ago
e0acd0a
sched: fix the theoretical signal_wake_up() vs schedule() race
by Oleg Nesterov
· 11 years ago
a903f08
cpuset: fix the return value of cpuset_write_u64()
by Li Zefan
· 11 years ago
2782255
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ae920eb
Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux into timers/urgent
by Ingo Molnar
· 11 years ago
8742f22
userns: limit the maximum depth of user_namespace->parent chain
by Oleg Nesterov
· 11 years ago
b7bc9e7
Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
8e28921
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
4264bc1
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 11 years ago
2cfe6c4
printk: Fix return of braille_register_console()
by Steven Rostedt
· 11 years ago
35114fc
Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)"
by Oleg Nesterov
· 11 years ago
6160968
userns: unshare_userns(&cred) should not populate cred on failure
by Oleg Nesterov
· 11 years ago
9457158
tracing: Fix reset of time stamps during trace_clock changes
by Alexander Z Lam
· 11 years ago
711e124
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
by Alexander Z Lam
· 11 years ago
ed5467d
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
by Andrew Vagin
· 11 years ago
1fe0135
Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
c6c2401
tracing/uprobes: Fail to unregister if probe event files are in use
by Steven Rostedt (Red Hat)
· 11 years ago
2865a8f
workqueue: copy workqueue_attrs with all fields
by Shaohua Li
· 11 years ago
40c3259
tracing/kprobes: Fail to unregister if probe event files are in use
by Steven Rostedt (Red Hat)
· 11 years ago
19788a9
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
62e32ac
printk: rename struct log to struct printk_log
by Joe Perches
· 11 years ago
2347540
printk: use pointer for console_cmdline indexing
by Joe Perches
· 11 years ago
bbeddf5
printk: move braille console support into separate braille.[ch] files
by Joe Perches
· 11 years ago
d197c43
printk: add console_cmdline.h
by Joe Perches
· 11 years ago
b9ee979
printk: move to separate directory for easier modification
by Joe Perches
· 11 years ago
10e84b9
mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG
by Dave Kleikamp
· 11 years ago
06693f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
2ba6403
tracing: Add comment to describe special break case in probe_remove_event_call()
by Steven Rostedt (Red Hat)
· 11 years ago
2816c55
tracing: trace_remove_event_call() should fail if call/file is in use
by Oleg Nesterov
· 11 years ago
da0a12c
cgroup: fix a leak when percpu_ref_init() fails
by Li Zefan
· 11 years ago
8c4f3c3
ftrace: Check module functions being traced on reload
by Steven Rostedt (Red Hat)
· 11 years ago
85f4896
mutex: Fix w/w mutex deadlock injection
by Maarten Lankhorst
· 11 years ago
bf0bd94
sched: Ensure update_cfs_shares() is called for parents of continuously-running tasks
by Peter Zijlstra
· 11 years ago
2b44c4d
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
by Colin Cross
· 11 years ago
1c80c43
ftrace: Consolidate some duplicate code for updating ftrace ops
by Steven Rostedt (Red Hat)
· 11 years ago
bf682c3
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
by Oleg Nesterov
· 11 years ago
f6a84bd
tracing: Introduce remove_event_file_dir()
by Oleg Nesterov
· 11 years ago
c5a44a1
tracing: Change f_start() to take event_mutex and verify i_private != NULL
by Oleg Nesterov
· 11 years ago
e2912b0
tracing: Change event_filter_read/write to verify i_private != NULL
by Oleg Nesterov
· 11 years ago
bc6f6b0
tracing: Change event_enable/disable_read() to verify i_private != NULL
by Oleg Nesterov
· 11 years ago
1a11126
tracing: Turn event/id->i_private into call->event.type
by Oleg Nesterov
· 11 years ago
1485191
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
by Rafael J. Wysocki
· 11 years ago
6803f37
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
d738ce8
sysctl: range checking in do_proc_dointvec_ms_jiffies_conv
by Francesco Fusco
· 11 years ago
09d8091
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
by Steven Rostedt (Red Hat)
· 11 years ago
365d8c0
Merge branch 'timers/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent
by Ingo Molnar
· 11 years ago
ca06416
nohz: fix compile warning in tick_nohz_init()
by Li Zhong
· 11 years ago
543487c
nohz: Do not warn about unstable tsc unless user uses nohz_full
by Steven Rostedt
· 11 years ago
c2fda50
workqueue: allow work_on_cpu() to be called recursively
by Lai Jiangshan
· 11 years ago
195a8af
ftrace: Add check for NULL regs if ops has SAVE_REGS set
by Steven Rostedt (Red Hat)
· 11 years ago
9c01fe4
tracing: Kill trace_cpu struct/members
by Oleg Nesterov
· 11 years ago
6484c71
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
0bc392e
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
4d3435b
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
46ef2be
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
1554420
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
649e9c70
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
by Oleg Nesterov
· 11 years ago
c2468d3
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
42577ca
Fix __wait_on_atomic_t() to call the action func if the counter != 0
by David Howells
· 11 years ago
b3a3a9c
Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
53c0352
sched_clock: Fix integer overflow
by Baruch Siach
· 11 years ago
e70e78e
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
by Oleg Nesterov
· 11 years ago
b7356ab
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
a644a7e
tracing: Kill trace_array->waiter
by Oleg Nesterov
· 11 years ago
cd458ba
tracing: Do not (ab)use trace_seq in event_id_read()
by Oleg Nesterov
· 11 years ago
7710b63
tracing: Simplify the iteration logic in f_start/f_next
by Oleg Nesterov
· 11 years ago
8f76899
tracing: Add ref_data to function and fgraph tracer structs
by Steven Rostedt (Red Hat)
· 11 years ago
f77d09a
tracing: Miscellaneous fixes for trace_array ref counting
by Alexander Z Lam
· 11 years ago
609e85a
tracing: Fix error handling to ensure instances can always be removed
by Alexander Z Lam
· 11 years ago
a232e27
tracing/kprobe: Wait for disabling all running kprobe handlers
by Masami Hiramatsu
· 11 years ago
cd92bf6
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
by Oleg Nesterov
· 11 years ago
421c786
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
by Oleg Nesterov
· 11 years ago
b8ebfd3
tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is empty
by Oleg Nesterov
· 11 years ago
d611851
tracing: Typo fix on ring buffer comments
by zhangwei(Jovi)
· 11 years ago
146c344
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
by zhangwei(Jovi)
· 11 years ago
7a62711
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
e69f618
sched: Fix some kernel-doc warnings
by Yacine Belkadi
· 11 years ago
b9b3259
sysfs.h: add __ATTR_RW() macro
by Greg Kroah-Hartman
· 11 years ago
991821c
tracing: Use correct config guard CONFIG_STACK_TRACER
by zhangwei(Jovi)
· 11 years ago
0db0628
kernel: delete __cpuinit usage from all core kernel files
by Paul Gortmaker
· 11 years ago
49fb4c6
rcu: delete __cpuinit usage from all rcu files
by Paul Gortmaker
· 11 years ago
e5248a1
PM / Sleep: avoid 'autosleep' in shutdown progress
by Liu ShuoX
· 11 years ago
41d9884c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
786e144
cgroup: we can use simple_lookup() now
by Al Viro
· 11 years ago
f8acc45
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
Next »