Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
0586bed3e8563c2eb89bc7256e30ce633ae06cfb
/
kernel
0586bed
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b80cd62
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
c345f60
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
422e6c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
397fae0
Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 15 years ago
becfd1f
vfs: Add open by file handle support
by Aneesh Kumar K.V
· 15 years ago
990d6c2
vfs: Add name to file handle conversion support
by Aneesh Kumar K.V
· 15 years ago
6e0aa9f
futex: Deobfuscate handle_futex_death()
by Thomas Gleixner
· 15 years ago
5f40d42
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
73d049a
open-style analog of vfs_path_lookup()
by Al Viro
· 15 years ago
c9c6cac
kill path_lookup()
by Al Viro
· 15 years ago
15a9155
fix race in audit_get_nd()
by Al Viro
· 15 years ago
9956121
Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-rt into core/futexes
by Thomas Gleixner
· 15 years ago
017f2b2
futex,plist: Remove debug lock assignment from plist_node
by Lai Jiangshan
· 16 years ago
2e12978
futex,plist: Pass the real head of the priority list to plist_del()
by Lai Jiangshan
· 16 years ago
37a9d91
futex: Sanitize cmpxchg_futex_value_locked API
by Michel Lespinasse
· 15 years ago
c0c9ed1
futex: Avoid redudant evaluation of task_pid_vnr()
by Thomas Gleixner
· 15 years ago
bf98f77
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bf294b4
SUNRPC: Close a race in __rpc_wait_for_completion_task()
by Trond Myklebust
· 15 years ago
8fe8f54
futex: Update futex_wait_setup comments about locking
by Michel Lespinasse
· 15 years ago
78833dd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
9977728
debugobjects: Add hint for better object identification
by Stanislaw Gruszka
· 15 years ago
dfef6dc
unfuck proc_sysctl ->d_compare()
by Al Viro
· 15 years ago
b75f38d
cpuset: add a missing unlock in cpuset_write_resmask()
by Li Zefan
· 15 years ago
e3e89cc
Mark ptrace_{traceme,attach,detach} static
by Linus Torvalds
· 15 years ago
0c3b916
sched: Fix sched rt group scheduling when hierachy is enabled
by Balbir Singh
· 15 years ago
2d3a849
blktrace: Remove blk_fill_rwbs_rq.
by Tao Ma
· 15 years ago
3a142a0
clockevents: Prevent oneshot mode when broadcast device is periodic
by Thomas Gleixner
· 15 years ago
dbebbfb
rtmutex: tester: Remove the remaining BKL leftovers
by Thomas Gleixner
· 15 years ago
571020d
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ee88347
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6d83f94
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
by Thomas Gleixner
· 15 years ago
c1ee626
genirq: Prevent access beyond allocated_irqs bitmap
by Thomas Gleixner
· 15 years ago
bc3adfc
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
2e725a0
PM / Hibernate: Return error code when alloc_image_page() fails
by Stanislaw Gruszka
· 15 years ago
3233cdb
workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long
by Tejun Heo
· 15 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 15 years ago
48228f7
lockdep/timers: Explain in detail the locking problems del_timer_sync() may cause
by Steven Rostedt
· 15 years ago
a3ec4a6
Merge commit 'v2.6.38-rc5' into core/locking
by Ingo Molnar
· 15 years ago
4fe757d
perf: Fix throttle logic
by Peter Zijlstra
· 15 years ago
a1213b0
Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1cecd79
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7576958
workqueue: wake up a worker when a rescuer is leaving a gcwq
by Tejun Heo
· 15 years ago
f590308
timer debug: Hide kernel addresses via %pK in /proc/timer_list
by Kees Cook
· 15 years ago
f7909fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
01e05e9
ptrace: use safer wake up on ptrace_detach()
by Tejun Heo
· 15 years ago
6037b71
security: add cred argument to security_capable()
by Chris Wright
· 15 years ago
ee24aeb
cap_syslog: accept CAP_SYS_ADMIN for now
by Linus Torvalds
· 15 years ago
5651f7f
watchdog, nmi: Lower the severity of error messages
by Don Zickus
· 15 years ago
aceb91c
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
dc5f219
genirq: Add IRQF_FORCE_RESUME
by Thomas Gleixner
· 15 years ago
7ff2079
Revert "lockdep, timer: Fix del_timer_sync() annotation"
by Peter Zijlstra
· 15 years ago
fb2b2a1
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
by Tetsuo Handa
· 15 years ago
2edeaa3
CRED: Fix BUG() upon security_cred_alloc_blank() failure
by Tetsuo Handa
· 15 years ago
f0adc82
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
862b6f6
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 15 years ago
f266a51
lockdep, timer: Fix del_timer_sync() annotation
by Peter Zijlstra
· 15 years ago
aba9943
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
49abda9
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
eb487ab
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3d56e33
tracing: Replace syscall_meta_data struct array with pointer array
by Steven Rostedt
· 15 years ago
6549864
tracepoints: Fix section alignment using pointer array
by Mathieu Desnoyers
· 15 years ago
06c3bc6
sched: Fix update_curr_rt()
by Peter Zijlstra
· 15 years ago
542e72f
perf: Fix reading in perf_event_read()
by Peter Zijlstra
· 15 years ago
e4a9ea5
tracing: Replace trace_event struct array with pointer array
by Steven Rostedt
· 15 years ago
f1a0639
genirq: Prevent irq storm on migration
by Thomas Gleixner
· 15 years ago
51563cd
Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into core/locking
by Thomas Gleixner
· 15 years ago
9ffdc6c
watchdog: Don't change watchdog state on read of sysctl
by Marcin Slusarz
· 15 years ago
3973576
watchdog: Fix sysctl consistency
by Marcin Slusarz
· 15 years ago
4135038
watchdog: Fix broken nowatchdog logic
by Marcin Slusarz
· 15 years ago
aa5bd67
Fix prlimit64 for suid/sgid processes
by Kacper Kornet
· 15 years ago
8161239
rtmutex: Simplify PI algorithm and make highest prio task get lock
by Lai Jiangshan
· 15 years ago
bffb276
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
88d4f0d
perf: Fix alloc_callchain_buffers()
by Eric Dumazet
· 15 years ago
10389a1
cred: Replace deprecated spinlock initialization
by Thomas Gleixner
· 15 years ago
f97b12c
Merge commit 'v2.6.38-rc2' into core/locking
by Thomas Gleixner
· 15 years ago
ccaa8d65
rtmutex-tester: Remove BKL tests
by Arnd Bergmann
· 15 years ago
05ca62c
sched: Use rq->clock_task instead of rq->clock for correctly maintaining load averages
by Paul Turner
· 15 years ago
b815f19
sched: Fix/remove redundant cfs_rq checks
by Paul Turner
· 15 years ago
e37b6a7
sched: Fix sign under-flows in wake_affine
by Paul Turner
· 15 years ago
6fb1b30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 15 years ago
500d85c
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
ce84d53
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bc09475
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8c6a98b
Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent
by Andy Whitcroft
· 15 years ago
3ff6dca
sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug
by Yong Zhang
· 15 years ago
e94965e
module: show version information for built-in modules in sysfs
by Dmitry Torokhov
· 16 years ago
5bf7a65
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
806839b
perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/
by Oleg Nesterov
· 15 years ago
547e9fd
perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat
by Peter Zijlstra
· 15 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 15 years ago
2b1caf6
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8d99641
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
225c8e0
kernel/smp.c: consolidate writes in smp_call_function_interrupt()
by Milton Miller
· 15 years ago
6dc1989
kernel/smp.c: fix smp_call_function_many() SMP race
by Anton Blanchard
· 15 years ago
466c190
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bd924e8
smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c
by Tejun Heo
· 15 years ago
2ce802f
lockdep: Move early boot local IRQ enable/disable status to init/main.c
by Tejun Heo
· 15 years ago
2d0640b
hrtimers: Notify hrtimer users of switches to NOHZ mode
by Stephen Boyd
· 15 years ago
Next »