Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7982128c3d447df27db963af67bc6b8dc7efb1de
/
kernel
2301002
mutex: Add w/w mutex slowpath debugging
by Daniel Vetter
· 12 years ago
040a0a3
mutex: Add support for wound/wait style locks
by Maarten Lankhorst
· 12 years ago
a41b56e
arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not
by Maarten Lankhorst
· 12 years ago
f71194a
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a3d5c34
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
86c7667
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
805e318
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
4db88eb
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
29bb9e5
tracing/context-tracking: Add preempt_schedule_context() for tracing
by Steven Rostedt
· 12 years ago
873b4c6
sched: Fix clear NOHZ_BALANCE_KICK
by Vincent Guittot
· 12 years ago
9bb5d40
perf: Fix mmap() accounting hole
by Peter Zijlstra
· 12 years ago
0541881
range: Do not add new blank slot with add_range_with_merge
by Yinghai Lu
· 12 years ago
d0ff934
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8aac627
move exit_task_namespaces() outside of exit_notify()
by Oleg Nesterov
· 12 years ago
29ce378
idle: Enable interrupts in the weak arch_cpu_idle() implementation
by James Bottomley
· 12 years ago
cb7e970
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 12 years ago
a568fa1
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 12 years ago
736f320
kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()
by Chen Gang
· 12 years ago
f000cfd
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
by Oleg Nesterov
· 12 years ago
637241a
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
by Kees Cook
· 12 years ago
cf7df37
reboot: rigrate shutdown/reboot to boot cpu
by Robin Holt
· 12 years ago
16e53db
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
by Srivatsa S. Bhat
· 12 years ago
45d5376
Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
d788081
idle: Add the stack canary init to cpu_startup_entry()
by Thomas Gleixner
· 12 years ago
58e8eed
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
by Yoshihiro YUNOMAE
· 12 years ago
34376a5
Fix lockup related to stop_machine being stuck in __do_softirq.
by Ben Greear
· 12 years ago
971394f
rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migration
by Paul E. McKenney
· 12 years ago
016a8d5
rcu: Don't call wakeup() with rcu_node structure ->lock held
by Steven Rostedt
· 12 years ago
81db4db
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
c3e58a7
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
94a63da
irqdomain: document the simple domain first_irq
by Linus Walleij
· 12 years ago
275e31b
kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.
by Chen Gang
· 12 years ago
346dbb7
irqdomain: export irq_domain_add_simple
by Arnd Bergmann
· 12 years ago
14d0ee0
Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
f17a519
tracing: Use current_uid() for critical time tracing
by Steven Rostedt (Red Hat)
· 12 years ago
7d80fea
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 12 years ago
f5d00c1
tick: Remove useless timekeeping duty attribution to broadcast source
by Jiri Bohac
· 12 years ago
1a7f829
nohz: Fix notifier return val that enforce timekeeping
by Li Zhong
· 12 years ago
521921b
kvm: Move guest entry/exit APIs to context_tracking
by Frederic Weisbecker
· 12 years ago
45eacc6
vtime: Use consistent clocks among nohz accounting
by Frederic Weisbecker
· 12 years ago
484b002
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0184d50
tracing: Fix bad parameter passed in branch selftest
by Steven Rostedt (Red Hat)
· 12 years ago
67dd331
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/urgent
by Thomas Gleixner
· 12 years ago
1bb539c
ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friends
by Steven Rostedt
· 12 years ago
2a0ff3f
cgroup: warn about mismatching options of a new mount of an existing hierarchy
by Jeff Liu
· 12 years ago
0d6bd99
timekeeping: Correct run-time detection of persistent_clock.
by Zoran Markovic
· 12 years ago
aa84823
ntp: Remove unused variable flags in __hardpps
by Geert Uytterhoeven
· 12 years ago
e3bf756
Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
6721cb6
ring-buffer: Do not poll non allocated cpu buffers
by Steven Rostedt (Red Hat)
· 12 years ago
26cb63a
perf: Fix perf mmap bugs
by Peter Zijlstra
· 12 years ago
7b959fc
kprobes: Fix to free gone and unused optprobes
by Masami Hiramatsu
· 12 years ago
2938d27
tick: Cure broadcast false positive pending bit warning
by Thomas Gleixner
· 12 years ago
387b8b3
auditfilter.c: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
17fdfd0
Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
7805d00
cgroup: fix a subtle bug in descendant pre-order walk
by Tejun Heo
· 12 years ago
ca16431
tracing: Fix crash when ftrace=nop on the kernel command line
by Steven Rostedt (Red Hat)
· 12 years ago
8f05bde
Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
fbe06b7
x86, range: fix missing merge during add range
by Yinghai Lu
· 12 years ago
89c8373
kmemleak: No need for scanning specific module sections
by Steven Rostedt
· 12 years ago
06c9494
kmemleak: Scan all allocated, writeable and not executable module sections
by Steven Rostedt
· 12 years ago
4a007ed
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
ff89acc
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 12 years ago
264b83c
usermodehelper: check subprocess_info->path != NULL
by Oleg Nesterov
· 12 years ago
6ed0106
tracing: Return -EBUSY when event_enable_func() fails to get module
by Masami Hiramatsu
· 12 years ago
1be0c25
workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_init()
by Tejun Heo
· 12 years ago
c240a53
Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
652df60
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
cc51bf6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
37cae5e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
b62fdd9
tracing/kprobes: Make print_*probe_event static
by Masami Hiramatsu
· 12 years ago
3d1fc7b
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
by Masami Hiramatsu
· 12 years ago
c02c7e6
tracing/kprobes: Use rcu_dereference_raw for tp->files
by Masami Hiramatsu
· 12 years ago
60705c8
tracing: Fix leaks of filter preds
by Steven Rostedt (Red Hat)
· 12 years ago
615ee54
rcu: Don't allocate bootmem from rcu_init()
by Sasha Levin
· 12 years ago
b4f711e
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
by John Stultz
· 12 years ago
ad7b1f8
workqueue: Make schedule_work() available again to non GPL modules
by Marc Dionne
· 12 years ago
8f174b1
workqueue: correct handling of the pool spin_lock
by Joonsoo Kim
· 12 years ago
6faf728
rcu: Fix comparison sense in rcu_needs_cpu()
by Paul E. McKenney
· 12 years ago
7fb30d2
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
42a5cf4
timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE
by Tirupathi Reddy
· 12 years ago
b47430d
rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit
by Srivatsa S. Bhat
· 12 years ago
f7ea0fd
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
by Thomas Gleixner
· 12 years ago
d6cbf35
cgroup: initialize xattr before calling d_instantiate()
by Li Zefan
· 12 years ago
4b0c0f2
tick: Cleanup NOHZ per cpu data on cpu down
by Thomas Gleixner
· 12 years ago
26b840a
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
c4cc75c
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 12 years ago
d325185
workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into node number
by Tejun Heo
· 12 years ago
3644bc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
f741df1
Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6
by Linus Torvalds
· 12 years ago
b882008
tracing/kprobes: Support soft-mode disabling
by Masami Hiramatsu
· 12 years ago
41a7dd4
tracing/kprobes: Support ftrace_event_file base multibuffer
by Masami Hiramatsu
· 12 years ago
2b106aa
tracing/kprobes: Pass trace_probe directly from dispatcher
by Masami Hiramatsu
· 12 years ago
48182bd
tracing/kprobes: Increment probe hit-count even if it is used by perf
by Masami Hiramatsu
· 12 years ago
db02038
tracing/kprobes: Use bool for retprobe checker
by Masami Hiramatsu
· 12 years ago
19dd603
ftrace: Fix function probe when more than one probe is added
by Steven Rostedt (Red Hat)
· 12 years ago
23ea9c4
ftrace: Fix the output of enabled_functions debug file
by Steven Rostedt (Red Hat)
· 12 years ago
5ae0bf5
ftrace: Fix locking in register_ftrace_function_probe()
by Steven Rostedt (Red Hat)
· 12 years ago
da511bf
tracing: Add helper function trace_create_new_event() to remove duplicate code
by Steven Rostedt (Red Hat)
· 12 years ago
1cf4c07
tracing: Modify soft-mode only if there's no other referrer
by Masami Hiramatsu
· 12 years ago
3005217
tracing: Indicate enabled soft-mode in enable file
by Masami Hiramatsu
· 12 years ago
Next »