Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
f262af3d08d3fffc4e11277d3a177b2d67ea2aba
/
kernel
f262af3
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1014cfe
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3d2c978
Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 16 years ago
16a2164
profile: fix stats and data leakage
by Hugh Dickins
· 16 years ago
747388d
memcg: fix css_is_ancestor() RCU locking
by KAMEZAWA Hiroyuki
· 16 years ago
7f0f154
memcg: fix css_id() RCU locking for real
by KAMEZAWA Hiroyuki
· 16 years ago
11cad32
bsdacct: use del_timer_sync() in acct_exit_ns()
by Vitaliy Gusev
· 16 years ago
475f9aa
kexec: fix OOPS in crash_kernel_shrink
by Vitaly Mayatskikh
· 16 years ago
3444142
revert "procfs: provide stack information for threads" and its fixup commits
by Robin Holt
· 16 years ago
72d5a9f
rcu: remove all rcu head initializations, except on_stack initializations
by Paul E. McKenney
· 16 years ago
d822ed1
rcu: fix build bug in RCU_FAST_NO_HZ builds
by Paul E. McKenney
· 16 years ago
77e38ed
rcu: RCU_FAST_NO_HZ must check RCU dyntick state
by Paul E. McKenney
· 16 years ago
d21670a
rcu: reduce the number of spurious RCU_SOFTIRQ invocations
by Paul E. McKenney
· 16 years ago
4a90a06
rcu: permit discontiguous cpu_possible_mask CPU numbering
by Paul E. McKenney
· 16 years ago
4300aa6
rcu: improve RCU CPU stall-warning messages
by Paul E. McKenney
· 16 years ago
26845c2
rcu: print boot-time console messages if RCU configs out of ordinary
by Paul E. McKenney
· 16 years ago
c68de20
rcu: disable CPU stall warnings upon panic
by Paul E. McKenney
· 16 years ago
bbad937
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
by Paul E. McKenney
· 16 years ago
25502a6
rcu: refactor RCU's context-switch handling
by Paul E. McKenney
· 16 years ago
99652b5
rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblk
by Paul E. McKenney
· 16 years ago
da848c4
rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
by Paul E. McKenney
· 16 years ago
5db3567
rcu: ignore offline CPUs in last non-dyntick-idle CPU check
by Lai Jiangshan
· 16 years ago
0c34029
rcu: move some code from macro to function
by Lai Jiangshan
· 16 years ago
f261414
rcu: make dead code really dead
by Lai Jiangshan
· 16 years ago
d25eb94
rcu: substitute set_need_resched for sending resched IPIs
by Paul E. McKenney
· 16 years ago
2b3fc35
rcu: optionally leave lockdep enabled after RCU lockdep splat
by Lai Jiangshan
· 16 years ago
91bc482
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
4726f2a
lockdep: Reduce stack_trace usage
by Yong Zhang
· 16 years ago
ee84b82
rcu: create rcu_my_thread_group_empty() wrapper
by Paul E. McKenney
· 16 years ago
8777c79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 16 years ago
f5fa05d
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f2809d6
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b629317
sched: Fix an RCU warning in print_task()
by Li Zefan
· 16 years ago
fae9c79
cgroup: Fix an RCU warning in alloc_css_id()
by Li Zefan
· 16 years ago
9a9686b
cgroup: Fix an RCU warning in cgroup_path()
by Li Zefan
· 16 years ago
54d47a2
lockdep: No need to disable preemption in debug atomic ops
by Frederic Weisbecker
· 16 years ago
fa9a97d
lockdep: Actually _dec_ in debug_atomic_dec
by Frederic Weisbecker
· 16 years ago
ba697f4
lockdep: Provide off case for redundant_hardirqs_on increment
by Frederic Weisbecker
· 16 years ago
048c852
perf: Fix resource leak in failure path of perf_event_open()
by Tejun Heo
· 16 years ago
913769f
lockdep: Simplify debug atomic ops
by Frederic Weisbecker
· 16 years ago
8795d77
lockdep: Fix redundant_hardirqs_on incremented with irqs enabled
by Frederic Weisbecker
· 16 years ago
868c522
Merge commit 'v2.6.34-rc6' into core/locking
by Frederic Weisbecker
· 16 years ago
8b46f88
rcu: Fix RCU lockdep splat on freezer_fork path
by Paul E. McKenney
· 16 years ago
8b08ca5
rcu: Fix RCU lockdep splat in set_task_cpu on fork path
by Peter Zijlstra
· 16 years ago
47dd5be
workqueue: flush_delayed_work: keep the original workqueue for re-queueing
by Oleg Nesterov
· 16 years ago
b8bc138
ptrace: Cleanup useless header
by Alessio Igor Bogani
· 16 years ago
46da276
kernel/sys.c: fix compat uname machine
by Andreas Schwab
· 16 years ago
4b40221
mutex: Don't spin when the owner CPU is offline or other weird cases
by Benjamin Herrenschmidt
· 16 years ago
e134d20
CRED: Fix a race in creds_are_invalid() in credentials debugging
by David Howells
· 16 years ago
eff3036
CRED: Fix double free in prepare_usermodehelper_creds() error handling
by David Howells
· 16 years ago
bc293d6
rcu: Make RCU lockdep check the lockdep_recursion variable
by Paul E. McKenney
· 16 years ago
d88d405
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
by Jiri Slaby
· 16 years ago
5534ecb
ptrace: kill BKL in ptrace syscall
by Arnd Bergmann
· 16 years ago
2aedd19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a3a2e76
mm: avoid null-pointer deref in sync_mm_rss()
by KAMEZAWA Hiroyuki
· 16 years ago
94c4fce
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
84fba5e
sched: Fix sched_getaffinity()
by Anton Blanchard
· 16 years ago
5fbfb18
Fix up possibly racy module refcounting
by Nick Piggin
· 16 years ago
bd6d29c
lockstat: Make lockstat counting per cpu
by Frederic Weisbecker
· 16 years ago
449cedf
audit: preface audit printk with audit
by Eric Paris
· 16 years ago
b66696e
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
by Linus Torvalds
· 16 years ago
9e74e7c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 16 years ago
336f589
Merge branch 'master' into export-slabh
by Tejun Heo
· 16 years ago
8ce42c8
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0121b0c
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a8941b0
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
26d80aa
perf: Always build the stub perf_arch_fetch_caller_regs version
by Frederic Weisbecker
· 16 years ago
5e123e5
Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 16 years ago
24b99d1
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
4da75b9
kgdb: Turn off tracing while in the debugger
by Jason Wessel
· 16 years ago
ae6bf53
kgdb: use atomic_inc and atomic_dec instead of atomic_set
by Jason Wessel
· 16 years ago
62fae31
kgdb: eliminate kgdb_wait(), all cpus enter the same way
by Jason Wessel
· 16 years ago
a0279bd
kgdb: have ebin2mem call probe_kernel_write once
by Jason Wessel
· 16 years ago
47a7098
sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock
by Oleg Nesterov
· 16 years ago
269484a
sched: Fix proc_sched_set_task()
by Mike Galbraith
· 16 years ago
8bb39f9
perf: Fix 'perf sched record' deadlock
by Mike Galbraith
· 16 years ago
50d11d1
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
by Ingo Molnar
· 16 years ago
e49a5bd
perf: Use hot regs with software sched switch/migrate events
by Frederic Weisbecker
· 16 years ago
eb1e796
perf: Correctly align perf event tracing buffer
by Frederic Weisbecker
· 16 years ago
753649d
genirq: Force MSI irq handlers to run with interrupts disabled
by Thomas Gleixner
· 16 years ago
246750f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
be3fd3c
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 16 years ago
570b8fb
CRED: Fix memory leak in error handling
by Mathieu Desnoyers
· 16 years ago
292f60c
ring-buffer: Add missing unlock
by Julia Lawall
· 16 years ago
e36673e
tracing: Fix lockdep warning in global_clock()
by Li Zefan
· 16 years ago
eed6351
x86: Do not free zero sized per cpu areas
by Ian Campbell
· 16 years ago
a53f4f9
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
by David Howells
· 16 years ago
88be12c
slow-work: use get_ref wrapper instead of directly calling get_ref
by Dave Airlie
· 16 years ago
10fad5e
percpu, module: implement and use is_kernel/module_percpu_address()
by Tejun Heo
· 16 years ago
259354d
module: encapsulate percpu handling better and record percpu_size
by Tejun Heo
· 16 years ago
b72c409
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
5a7aadf
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
by Matt Helsley
· 16 years ago
4f59845
Freezer: Only show the state of tasks refusing to freeze
by Xiaotian Feng
· 16 years ago
054319b
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
833961d
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3cacf42
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
309d1dc
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8128f55
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
53feb29
cpuset: alloc nodemask_t on the heap rather than the stack
by Miao Xie
· 16 years ago
Next »