Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
2b828925652340277a889cbc11b2d0637f7cdaf7
/
kernel
2b82892
Merge branch 'master' into next
by James Morris
· 18 years ago
3a3b7ce
CRED: Allow kernel services to override LSM settings for task actions
by David Howells
· 18 years ago
3b11a1d
CRED: Differentiate objective and effective subjective credentials on a task
by David Howells
· 18 years ago
98870ab
CRED: Documentation
by David Howells
· 18 years ago
a6f76f2
CRED: Make execve() take advantage of copy-on-write credentials
by David Howells
· 18 years ago
d84f4f9
CRED: Inaugurate COW credentials
by David Howells
· 18 years ago
6cc88bc
CRED: Rename is_single_threaded() to is_wq_single_threaded()
by David Howells
· 18 years ago
bb952bb
CRED: Separate per-task-group keyrings from signal_struct
by David Howells
· 18 years ago
c69e8d9
CRED: Use RCU to access another task's creds and to release a task's own creds
by David Howells
· 18 years ago
86a264a
CRED: Wrap current->cred and a few other accessors
by David Howells
· 18 years ago
f1752ee
CRED: Detach the credentials from task_struct
by David Howells
· 18 years ago
b6dff3e
CRED: Separate task security context from task_struct
by David Howells
· 18 years ago
1cdcbec
CRED: Neuter sys_capset()
by David Howells
· 18 years ago
8bbf4976
KEYS: Alter use of key instantiation link-to-keyring argument
by David Howells
· 18 years ago
76aac0e
CRED: Wrap task credential accesses in the core kernel
by David Howells
· 18 years ago
4ffaf86
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
7e036d0
kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds
by Andrew Morton
· 18 years ago
a189d03
kprobes: disable preempt for module_text_address() and kernel_text_address()
by Masami Hiramatsu
· 18 years ago
3b1b3f6
freezer_cg: disable writing freezer.state of root cgroup
by Li Zefan
· 18 years ago
6874467
freezer_cg: remove task_lock from freezer_fork()
by Li Zefan
· 18 years ago
5cbd54e
sched: fix init_idle()'s use of sched_clock()
by Ingo Molnar
· 18 years ago
a2d4777
sched: fix stale value in average load per task
by Balbir Singh
· 18 years ago
621a0d5
hrtimer: clean up unused callback modes
by Peter Zijlstra
· 18 years ago
f21f237
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
2f96cb5
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
637d32d
Capabilities: BUG when an invalid capability is requested
by Eric Paris
· 18 years ago
2002c69
sched: release buddies on yield
by Peter Zijlstra
· 18 years ago
e68b75a0
When the capset syscall is used it is not possible for audit to record the
by Eric Paris
· 18 years ago
3fc689e
Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a
by Eric Paris
· 18 years ago
851f7ff
This patch will print cap_permitted and cap_inheritable data in the PATH
by Eric Paris
· 18 years ago
5d5254f
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
by Gautham R Shenoy
· 18 years ago
45b86a9
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 18 years ago
ad474ca
fix for account_group_exec_runtime(), make sure ->signal can't be freed under rq->lock
by Oleg Nesterov
· 18 years ago
4143c5c
ring-buffer: prevent infinite looping on time stamping
by Steven Rostedt
· 18 years ago
bf5e651
ftrace: disable tracing on resize
by Steven Rostedt
· 18 years ago
ae99286
nohz: disable tick_nohz_kick_tick() for now
by Thomas Gleixner
· 18 years ago
ee5f80a
irq: call __irq_enter() before calling the tick_idle_check
by Thomas Gleixner
· 18 years ago
5ac5c4d
sched: clean up debug info
by Peter Zijlstra
· 18 years ago
cb56d98
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
ca3273f
sched: fix memory leak in a failure path
by Li Zefan
· 18 years ago
f29c9b1
sched: fix a bug in sched domain degenerate
by Li Zefan
· 18 years ago
e252f4d
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 18 years ago
067ab19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
24eb089
cgroups: fix invalid cgrp->dentry before cgroup has been completely removed
by Li Zefan
· 18 years ago
2d3854a
cpumask: introduce new API, without changing anything
by Rusty Russell
· 18 years ago
9c133c4
Add round_jiffies_up and related routines
by Alan Stern
· 18 years ago
561920a0
generic-ipi: fix the smp_mb() placement
by Suresh Siddha
· 18 years ago
1f29fae
file capabilities: add no_file_caps switch (v4)
by Serge E. Hallyn
· 18 years ago
0247909
sched: fix buddies for group scheduling
by Peter Zijlstra
· 18 years ago
4793241
sched: backward looking buddy
by Peter Zijlstra
· 18 years ago
d95f98d
sched: fix fair preempt check
by Peter Zijlstra
· 18 years ago
f4b6755
sched: cleanup fair task selection
by Peter Zijlstra
· 18 years ago
072ba49
ftrace: fix breakage in bin_fmt results
by Eric Anholt
· 18 years ago
818e3dd
tracing, ring-buffer: add paranoid checks for loops
by Steven Rostedt
· 18 years ago
b3aa557
ftrace: use kretprobe trampoline name to test in output
by Steven Rostedt
· 18 years ago
c2c8052
tracing, alpha: undefined reference to `save_stack_trace'
by Al Viro
· 18 years ago
2895974
PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB
by Al Viro
· 18 years ago
42c0202
reserve_region_with_split: Fix GFP_KERNEL usage under spinlock
by Linus Torvalds
· 18 years ago
0b23e30
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
147db6e
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
4390819
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
9244489
ftrace: handle archs that do not support irqs_disabled_flags
by Steven Rostedt
· 18 years ago
0b54968
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
d25141a
'kill sig -1' must only apply to caller's namespace
by Sukadev Bhattiprolu
· 18 years ago
ce05fcc
kernel/profile: fix profile_init() section mismatch
by Paul Mundt
· 18 years ago
51308ee
freezer_cg: simplify freezer_change_state()
by Li Zefan
· 18 years ago
00c2e63
freezer_cg: use thaw_process() in unfreeze_cgroup()
by Li Zefan
· 18 years ago
80a6a2c
freezer_cg: remove redundant check in freezer_can_attach()
by Li Zefan
· 18 years ago
7ccb974
freezer_cg: fix improper BUG_ON() causing oops
by Li Zefan
· 18 years ago
a9cf4dd
sched: change sched_debug's mode to 0444
by Li Zefan
· 18 years ago
f3384b2
ftrace: fix trace_nop config select
by Steven Rostedt
· 18 years ago
d68612b
resources: fix x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WARNINGs
by Suresh Siddha
· 18 years ago
0b6e4d5
ftrace: perform an initialization for ftrace to enable it
by Frederic Weisbecker
· 18 years ago
e946217
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
0d8762c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
cf76ddd
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
8ca6215
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
60063a6
ftrace: fix current_tracer error return
by Steven Rostedt
· 18 years ago
6afe40b
lockdep: fix irqs on/off ip tracing
by Heiko Carstens
· 18 years ago
46fec7a
lockdep: minor fix for debug_show_all_locks()
by qinghuang feng
· 18 years ago
21798a8
tracing: fix a build error on alpha
by Frederic Weisbecker
· 18 years ago
ea31e72
tracing/ftrace: make boot tracer select the sched_switch tracer
by Frederic Weisbecker
· 18 years ago
f66af45
tracepoint: check if the probe has been registered
by Frederic Weisbecker
· 18 years ago
e2862c9
trace: fix printk warning for u64
by Stephen Rothwell
· 18 years ago
4944dd6
Merge commit 'v2.6.28-rc2' into tracing/urgent
by Ingo Molnar
· 18 years ago
2077776
cgroup: remove unused variable
by Stephen Rothwell
· 18 years ago
4403b40
Revert "Call init_workqueues before pre smp initcalls."
by Linus Torvalds
· 18 years ago
f17845e
ftrace: warning in kernel/trace/ftrace.c
by Ingo Molnar
· 18 years ago
3f3a490
sched: virtual time buddy preemption
by Peter Zijlstra
· 18 years ago
464b752
sched: re-instate vruntime based wakeup preemption
by Peter Zijlstra
· 18 years ago
0d13033
sched: weaken sync hint
by Mike Galbraith
· 18 years ago
1af5f73
sched: more accurate min_vruntime accounting
by Peter Zijlstra
· 18 years ago
01c8c57
sched: fix a find_busiest_group buglet
by Peter Zijlstra
· 18 years ago
8c82a17
Merge commit 'v2.6.28-rc1' into sched/urgent
by Ingo Molnar
· 18 years ago
bea9211
kernel/resource: fix reserve_region_with_split() section mismatch
by Paul Mundt
· 18 years ago
acff181
printk: remove unused code from kernel/printk.c
by roel kluin
· 18 years ago
d244118
Fix compile warning in kernel/params.c
by Linus Torvalds
· 18 years ago
88ed86f
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 18 years ago
1f6d6e8
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 18 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 18 years ago
Next »