Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
f9dcf192ed527fbf2f3a8a3574006d1ae855100b
/
kernel
6f7bd76
kernel/profile.c: remove some duplicate code from profile_hits()
by Rakib Mullick
· 15 years ago
3864601
mm: extract exe_file handling from procfs
by Jiri Slaby
· 15 years ago
a77aea9
cgroup: remove the ns_cgroup
by Daniel Lezcano
· 15 years ago
d846687
cgroups: use flex_array in attach_proc
by Ben Blum
· 15 years ago
74a1166
cgroups: make procs file writable
by Ben Blum
· 15 years ago
f780bdb
cgroups: add per-thread subsystem callbacks
by Ben Blum
· 15 years ago
4714d1d
cgroups: read-write lock CLONE_THREAD forking per threadgroup
by Ben Blum
· 15 years ago
def945e
irq: Remove smp_affinity_list when unregister irq proc
by Yinghai Lu
· 15 years ago
14d74e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
by Linus Torvalds
· 15 years ago
9720d75
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 15 years ago
0798b1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 15 years ago
90ff1f3
hrtimers: Fix typo causing erratic timers
by Thomas Gleixner
· 15 years ago
d92fcf0
signal: sys_pause() should check signal_pending()
by Oleg Nesterov
· 15 years ago
0666fb5
ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
by Oleg Nesterov
· 15 years ago
19426a8
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
162a7e7
printk: allocate kernel log buffer earlier
by Mike Travis
· 15 years ago
4b06042
bitmap, irq: add smp_affinity_list interface to /proc/irq
by Mike Travis
· 15 years ago
de03c72
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
by KOSAKI Motohiro
· 15 years ago
3d48ae4
mm: Convert i_mmap_lock to a mutex
by Peter Zijlstra
· 15 years ago
97a8941
mm: Remove i_mmap_lock lockbreak
by Peter Zijlstra
· 15 years ago
e4c70a6
lockdep, mutex: provide mutex_lock_nest_lock
by Peter Zijlstra
· 15 years ago
b0ca118
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
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
434d42c
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
8af0887
posix-timers: RCU conversion
by Eric Dumazet
· 15 years ago
6988f20
Merge branch 'fixes-2.6.39' into for-2.6.40
by Tejun Heo
· 15 years ago
5214638
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5f2e8e2
kernel/watchdog.c: Use proper ANSI C prototypes
by Linus Torvalds
· 15 years ago
15a3d11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1f3a8e0
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 15 years ago
30cb6d5
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
1950482
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
8ce2616
Merge commit '559fa6e76b27' into perf/urgent
by Ingo Molnar
· 15 years ago
68fa61c
hrtimers: Reorder clock bases
by Thomas Gleixner
· 15 years ago
ab8177b
hrtimers: Avoid touching inactive timer bases
by Thomas Gleixner
· 15 years ago
9ec2690
timerfd: Manage cancelable timers in timerfd
by Thomas Gleixner
· 15 years ago
4eec42f
watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh
by Mandeep Singh Baines
· 15 years ago
586692a
watchdog: Disable watchdog when thresh is zero
by Mandeep Singh Baines
· 15 years ago
e04ab2b
watchdog: Only disable/enable watchdog if neccessary
by Mandeep Singh Baines
· 15 years ago
824c6b7
watchdog: Fix rounding bug in get_sample_period()
by Mandeep Singh Baines
· 15 years ago
e98bae7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 15 years ago
be84bfc
ipc: Add missing sys_ni entries for ipc/compat.c functions
by Kevin Cernekee
· 15 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
102dc1b
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
bc091c9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3ed4c05
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 15 years ago
17d9f31
SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI
by Daniel Hellstrom
· 15 years ago
90d3ac1
Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'
by David S. Miller
· 15 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 15 years ago
250f972
Merge branch 'timers/urgent' into timers/core
by Thomas Gleixner
· 15 years ago
c8b2811
sched: Increase SCHED_LOAD_SCALE resolution
by Nikhil Rao
· 15 years ago
1399fa7
sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations
by Nikhil Rao
· 15 years ago
f05998d
sched: Cleanup set_load_weight()
by Nikhil Rao
· 15 years ago
c0e299b
clockevents/source: Use u64 to make 32bit happy
by Thomas Gleixner
· 15 years ago
a2d063a
extable, core_kernel_data(): Make sure all archs define _sdata
by Steven Rostedt
· 15 years ago
c16dbd5
Merge branch 'perf/core' into perf/urgent
by Ingo Molnar
· 15 years ago
571d76a
arch/tile: support signal "exception-trace" hook
by Chris Metcalf
· 15 years ago
39ab05c
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
eb04f2f
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
78c4def
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7e6628e
Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
80fe02b
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
df48d87
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
acd3025
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6595b4a
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
51509a2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
c5fc472
core_kernel_data(): Fix architectures that do not define _sdata
by Ingo Molnar
· 15 years ago
80d0208
Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
by Paul E. McKenney
· 15 years ago
80b816b
clockevents: Provide interface to reconfigure an active clock event device
by Thomas Gleixner
· 15 years ago
57f0fcb
clockevents: Provide combined configure and register function
by Thomas Gleixner
· 15 years ago
724ed53
clocksource: Get rid of the hardcoded 5 seconds sleep time limit
by Thomas Gleixner
· 15 years ago
12a5a26
Merge branch 'master' into next
by James Morris
· 15 years ago
f721a46
params.c: Use new strtobool function to process boolean inputs
by Jonathan Cameron
· 15 years ago
9d63487
module: Use binary search in lookup_symbol()
by Alessio Igor Bogani
· 15 years ago
403ed27
module: Use the binary search for symbols resolution
by Alessio Igor Bogani
· 15 years ago
de4d8d5
module: each_symbol_section instead of each_symbol
by Rusty Russell
· 15 years ago
01526ed
module: split unset_section_ro_nx function.
by Jan Glauber
· 15 years ago
448694a
module: undo module RONX protection correctly.
by Jan Glauber
· 15 years ago
4d10380
module: zero mod->init_ro_size after init is freed.
by Jan Glauber
· 15 years ago
5d05c70
minor ANSI prototype sparse fix
by Daniel J Blueman
· 15 years ago
b4bc8428
module: deal with alignment issues in built-in module versions
by Dmitry Torokhov
· 15 years ago
95950c2
ftrace: Add self-tests for multiple function trace users
by Steven Rostedt
· 15 years ago
936e074
ftrace: Modify ftrace_set_filter/notrace to take ops
by Steven Rostedt
· 15 years ago
cdbe61b
ftrace: Allow dynamically allocated function tracers
by Steven Rostedt
· 15 years ago
b848914
ftrace: Implement separate user function filtering
by Steven Rostedt
· 15 years ago
07fd551
ftrace: Free hash with call_rcu_sched()
by Steven Rostedt
· 15 years ago
2b49938
ftrace: Have global_ops store the functions that are to be traced
by Steven Rostedt
· 15 years ago
bd69c30
ftrace: Add ops parameter to ftrace_startup/shutdown functions
by Steven Rostedt
· 15 years ago
647bcd0
ftrace: Add enabled_functions file
by Steven Rostedt
· 15 years ago
ed926f9
ftrace: Use counters to enable functions to trace
by Steven Rostedt
· 15 years ago
33dc9b1
ftrace: Separate hash allocation and assignment
by Steven Rostedt
· 15 years ago
f45948e
ftrace: Create a global_ops to hold the filter and notrace hashes
by Steven Rostedt
· 15 years ago
1cf41dd
ftrace: Use hash instead for FTRACE_FL_FILTER
by Steven Rostedt
· 15 years ago
b448c4e
ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
by Steven Rostedt
· 15 years ago
edf76f8
irq: Export functions to allow modular irq drivers
by Jonathan Cameron
· 15 years ago
fe12bc2
genirq: Uninline and sanity check generic_handle_irq()
by Thomas Gleixner
· 15 years ago
fe05143
genirq: Remove pointless ifdefs
by Thomas Gleixner
· 15 years ago
91e7c75
PM: Allow drivers to allocate memory from .prepare() callbacks safely
by Rafael J. Wysocki
· 15 years ago
c650da2
PM: Remove CONFIG_PM_VERBOSE
by Rafael J. Wysocki
· 15 years ago
Next »