Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
514ddfedb89c19c57de82aedec8da2bd8ff3802c
/
kernel
66307ae
workqueue: add missing smp_wmb() in process_one_work()
by Tejun Heo
· 14 years ago
3fc49ce
kernel/sys.c: call disable_nonboot_cpus() in kernel_restart()
by Shawn Guo
· 14 years ago
97ed537
kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed
by Tejun Heo
· 14 years ago
34b6567
kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation
by Tejun Heo
· 14 years ago
9a227fc
time: Move ktime_t overflow checking into timespec_valid_strict
by John Stultz
· 14 years ago
80257cb
time: Avoid making adjustments if we haven't accumulated anything
by John Stultz
· 14 years ago
8e87815
time: Improve sanity checking of timekeeping inputs
by John Stultz
· 14 years ago
e194fab
sched: Fix race in task_group()
by Peter Zijlstra
· 14 years ago
11266a8
Fix a dead loop in async_synchronize_full()
by Li Zhong
· 14 years ago
6adebb0
workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic
by Lai Jiangshan
· 14 years ago
48f0f14
sched: Add missing call to calc_load_exit_idle()
by Charles Wang
· 14 years ago
d156b47
perf_event: Switch to internal refcount, fix race with close()
by Al Viro
· 14 years ago
fc7da7e
workqueue: reimplement work_on_cpu() using system_wq
by Tejun Heo
· 14 years ago
ebad30a
sched: fix divide by zero at {thread_group,task}_times
by Stanislaw Gruszka
· 14 years ago
0f342b9
sched,cgroup: Fix up task_groups list
by Mike Galbraith
· 14 years ago
47b8bbd
audit: fix refcounting in audit-tree
by Miklos Szeredi
· 14 years ago
ae2a5dd
audit: don't free_chunk() after fsnotify_add_mark()
by Miklos Szeredi
· 14 years ago
26665db
random: remove rand_initialize_irq()
by Theodore Ts'o
· 14 years ago
0110bbf
random: make 'add_interrupt_randomness()' do something sane
by Theodore Ts'o
· 14 years ago
b3f9576
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
by Darren Hart
· 14 years ago
47b6ff7
futex: Fix bug in WARN_ON for NULL q.pi_state
by Darren Hart
· 14 years ago
d48c1ba
futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
by Darren Hart
· 14 years ago
27cd8f5
posix_types.h: Cleanup stale __NFDBITS and related definitions
by Josh Boyer
· 14 years ago
d3b4254
workqueue: perform cpu down operations from low priority cpu_notifier()
by Tejun Heo
· 14 years ago
d3dd392
ftrace: Disable function tracing during suspend/resume and hibernation, again
by Srivatsa S. Bhat
· 14 years ago
fd25080
ntp: Fix STA_INS/DEL clearing bug
by John Stultz
· 14 years ago
3cdeda1
timekeeping: Add missing update call in timekeeping_resume()
by Thomas Gleixner
· 14 years ago
6321a0a
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
by John Stultz
· 14 years ago
765bdc4
timekeeping: Provide hrtimer update function
by Thomas Gleixner
· 14 years ago
dd3cded
hrtimers: Move lock held region in hrtimer_interrupt()
by Thomas Gleixner
· 14 years ago
7d1f071
timekeeping: Maintain ktime_t based offsets for hrtimers
by Thomas Gleixner
· 14 years ago
2e947d4
timekeeping: Fix leapsecond triggered load spike issue
by John Stultz
· 14 years ago
5e5006e
hrtimer: Provide clock_was_set_delayed()
by John Stultz
· 14 years ago
7490d0a
sched/nohz: Rewrite and fix load-avg computation -- again
by Peter Zijlstra
· 14 years ago
2c07f25
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 14 years ago
4943d9c
tracing: change CPU ring buffer state from tracing_cpumask
by Vaibhav Nagarnaik
· 14 years ago
21017fa
mm: correctly synchronize rss-counters at exit/exec
by Konstantin Khlebnikov
· 14 years ago
c17f648b6
ntp: Correct TAI offset during leap second
by Richard Cochran
· 14 years ago
d64cbbc
kdump: Execute kmsg_dump(KMSG_DUMP_PANIC) after smp_send_stop()
by Seiji Aguchi
· 14 years ago
3993b24
tracing: Have tracing_off() actually turn tracing off
by Steven Rostedt
· 14 years ago
8997b22
sched: Fix the relax_domain_level boot parameter
by Dimitri Sivanich
· 14 years ago
d913c02
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
by John Stultz
· 14 years ago
3876c72
mm/fork: fix overflow in vma length when copying mmap on clone
by Siddhesh Poyarekar
· 14 years ago
24312d3
workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is active
by Tejun Heo
· 14 years ago
31ae983
Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
3911ff3
genirq: export handle_edge_irq() and irq_to_desc()
by Jiri Kosina
· 14 years ago
5e2bf01
namespaces, pid_ns: fix leakage on fork() failure
by Mike Galbraith
· 14 years ago
9b63776
tracing: Do not enable function event with enable
by Steven Rostedt
· 14 years ago
b7dafa0
compat: Fix RT signal mask corruption via sigprocmask
by Jan Kiszka
· 14 years ago
30b4e9e
sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list assumption
by Igor Mammedov
· 14 years ago
6cfdd02
Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 14 years ago
78e97a4
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
daae677
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
06fc5d3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
f607245
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 14 years ago
724b6da
perf: Fix perf_event_for_each() to use sibling
by Michael Ellerman
· 14 years ago
fb2cf2c
sched: Fix OOPS when build_sched_domains() percpu allocation fails
by he, bo
· 14 years ago
eb95308
sched: Fix more load-balancing fallout
by Peter Zijlstra
· 14 years ago
c716ef5
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
by Ingo Molnar
· 14 years ago
4d8cd7e
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 14 years ago
f8262d4
PM / Hibernate: fix the number of pages used for hibernate/thaw buffering
by Bojan Smojver
· 14 years ago
9f3045e
irq: hide debug macros so they don't collide with others.
by Paul Gortmaker
· 14 years ago
db4c75c
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
by Steven Rostedt
· 14 years ago
a6371f8
tick: Fix the spurious broadcast timer ticks after resume
by Suresh Siddha
· 14 years ago
b9a6a23
tick: Ensure that the broadcast device is initialized
by Thomas Gleixner
· 14 years ago
b435092
tick: Fix oneshot broadcast setup really
by Thomas Gleixner
· 14 years ago
92c3870
rcu: Permit call_rcu() from CPU_DYING notifiers
by Paul E. McKenney
· 14 years ago
348f0fc
tracing: Fix regression with tracing_on
by Steven Rostedt
· 14 years ago
668ce0a
Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 14 years ago
6e48b55
tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)
by Mark Brown
· 14 years ago
ef1f098
irq_work: fix compile failure on tile from missing include
by Chris Metcalf
· 14 years ago
b3dfd76
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
5269a9a
irq_domain: fix type mismatch in debugfs output format
by Grant Likely
· 14 years ago
ccb1ec9
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
ecca5c3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 14 years ago
026ee1f
panic: fix stack dump print on direct call to panic()
by Jason Wessel
· 14 years ago
7e06648
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
6fa6c8e2
irq_domain: Move irq_virq_count into NOMAP revmap
by Grant Likely
· 14 years ago
79549c6
cred: copy_process() should clear child->replacement_session_keyring
by Oleg Nesterov
· 14 years ago
15e06bf
irqdomain: Fix debugfs formatting
by Grant Likely
· 14 years ago
ac5830a
irq_domain: correct the debugfs file name
by Mika Westerberg
· 14 years ago
5b7526e
irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().
by David Daney
· 14 years ago
fa4da36
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot()
by Suresh Siddha
· 14 years ago
9886f44
itimer: Use printk_once instead of WARN_ONCE
by Thomas Gleixner
· 14 years ago
d6a624e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 14 years ago
6f10392
nohz: Fix stale jiffies update in tick_nohz_restart()
by Neal Cardwell
· 14 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 14 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 14 years ago
620f6e8
sysctl: fix write access to dmesg_restrict/kptr_restrict
by Kees Cook
· 14 years ago
6c216ec
Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
by Linus Torvalds
· 14 years ago
64ebe98
Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 14 years ago
9569412
Merge branch 'paul' (Fixups from Paul Gortmaker)
by Linus Torvalds
· 14 years ago
8f6b767
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
deb74f5
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 14 years ago
83e3fa6
irq_work: fix compile failure on MIPS from system.h split
by Paul Gortmaker
· 14 years ago
f22e08a
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
f187e9f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
3872c48
tick: Document TICK_ONESHOT config option
by Thomas Gleixner
· 14 years ago
e3831ed
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
by Srivatsa S. Bhat
· 14 years ago
f558c27
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
Next »