Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
66f92cf9d415e96a5bdd6c64de8dd8418595d2fc
/
kernel
e91defa
module: don't use stop_machine on module load
by Rusty Russell
· 17 years ago
acae051
module: create a request_module_nowait()
by Arjan van de Ven
· 18 years ago
8c8ef42
module: include other structures in module version check
by Rusty Russell
· 17 years ago
9cb610d
module: remove the SHF_ALLOC flag on the __versions section.
by Rusty Russell
· 17 years ago
c6e665c
module: clarify the force-loading taint message.
by Rusty Russell
· 17 years ago
c6b3780
module: Export symbols needed for Ksplice
by Tim Abbott
· 18 years ago
75a6661
Ksplice: Add functions for walking kallsyms symbols
by Anders Kaseorg
· 18 years ago
a6e6abd
module: remove module_text_address()
by Rusty Russell
· 17 years ago
e610499
module: __module_address
by Rusty Russell
· 17 years ago
414fd31
module: Make find_symbol return a struct kernel_symbol
by Tim Abbott
· 18 years ago
b10153f
kernel/module.c: fix an unused goto label
by Américo Wang
· 17 years ago
e180a6b
param: fix charp parameters set via sysfs
by Rusty Russell
· 17 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 17 years ago
c4e1aa6
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
2f85018
lockdep: fix deadlock in lockdep_trace_alloc
by Peter Zijlstra
· 17 years ago
749b0af
kexec: Change kexec jump code ordering
by Rafael J. Wysocki
· 17 years ago
4aecd67
PM: Change hibernation code ordering
by Rafael J. Wysocki
· 17 years ago
900af0d
PM: Change suspend code ordering
by Rafael J. Wysocki
· 17 years ago
2ed8d2b
PM: Rework handling of interrupts during suspend-resume
by Rafael J. Wysocki
· 17 years ago
0a0c516
PM: Introduce functions for suspending and resuming device interrupts
by Rafael J. Wysocki
· 17 years ago
612a726
cpumask: remove cpumask_t from core
by Rusty Russell
· 17 years ago
73d0a4b
cpumask: convert rcutorture.c
by Rusty Russell
· 17 years ago
aa85ea5
cpumask: use new cpumask_ functions in core code.
by Rusty Russell
· 17 years ago
9489424
cpumask: use mm_cpumask() wrapper: kernel/fork.c
by Rusty Russell
· 17 years ago
2b17fa5
cpumask: use set_cpu_active in init/main.c
by Rusty Russell
· 17 years ago
1a2142a
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
by Rusty Russell
· 17 years ago
9ff9a26
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 17 years ago
d5ac537
sched: fix errors in struct & function comments
by Randy Dunlap
· 17 years ago
c31f403
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
d00ab2f
Merge branch 'linus' into core/futexes
by Ingo Molnar
· 17 years ago
eedf2c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30
by Linus Torvalds
· 17 years ago
9710794
async: remove the temporary (2.6.29) "async is off by default" code
by Arjan van de Ven
· 17 years ago
82268da
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 17 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
a3ec947
vfs: simple_set_mnt() should return void
by Sukadev Bhattiprolu
· 17 years ago
3ba13d1
constify dentry_operations: rest
by Al Viro
· 17 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 17 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
6671de3
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
831576f
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 17 years ago
0c93ea4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 17 years ago
7c526e1
Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core
by Ingo Molnar
· 17 years ago
a5ebc0b
Merge commit 'v2.6.29' into timers/core
by Ingo Molnar
· 17 years ago
b7bb4c9
sched: Add comments to find_busiest_group() function
by Gautham R Shenoy
· 17 years ago
c071df1
sched: Refactor the power savings balance code
by Gautham R Shenoy
· 17 years ago
a021dc0
sched: Optimize the !power_savings_balance during fbg()
by Gautham R Shenoy
· 17 years ago
dbc523a
sched: Create a helper function to calculate imbalance
by Gautham R Shenoy
· 17 years ago
2e6f44a
sched: Create helper to calculate small_imbalance in fbg()
by Gautham R Shenoy
· 17 years ago
37abe19
sched: Create a helper function to calculate sched_domain stats for fbg()
by Gautham R Shenoy
· 17 years ago
222d656
sched: Define structure to store the sched_domain statistics for fbg()
by Gautham R Shenoy
· 17 years ago
1f8c553
sched: Create a helper function to calculate sched_group stats for fbg()
by Gautham R Shenoy
· 17 years ago
381be78
sched: Define structure to store the sched_group statistics for fbg()
by Gautham R Shenoy
· 17 years ago
6dfdb06
sched: Fix indentations in find_busiest_group() using gotos
by Gautham R Shenoy
· 17 years ago
67bb6c0
sched: Simple helper functions for find_busiest_group()
by Gautham R Shenoy
· 17 years ago
b6d9842
Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/core
by Ingo Molnar
· 17 years ago
e9d376f
dynamic debug: combine dprintk and dynamic printk
by Jason Baron
· 18 years ago
67aa0f7
sched: remove unused fields from struct rq
by Luis Henriques
· 17 years ago
9e41d95
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 17 years ago
703a3cd
Merge branch 'master' into next
by James Morris
· 17 years ago
37bebc7
posix timers: fix RLIMIT_CPU && fork()
by Oleg Nesterov
· 17 years ago
53da1d9
fix ptrace slowness
by Miklos Szeredi
· 17 years ago
efd247fa
Merge branches 'sched/debug' and 'linus' into sched/core
by Ingo Molnar
· 17 years ago
b3e3b30
Merge branches 'irq/sparseirq' and 'linus' into irq/core
by Ingo Molnar
· 17 years ago
af66df5
sched: jiffies not printed per CPU
by Luis Henriques
· 17 years ago
6e2b757
module: fix refptr allocation and release order
by Masami Hiramatsu
· 17 years ago
708dc51
sched: small optimisation of can_migrate_task()
by Luis Henriques
· 17 years ago
80dd99b
sched: fix typos in documentation
by Luis Henriques
· 17 years ago
edb3502
Merge branches 'irq/genirq' and 'linus' into irq/core
by Ingo Molnar
· 17 years ago
0e57aa1
genirq: deprecate __do_IRQ
by Thomas Gleixner
· 17 years ago
4553573
genirq: use kzalloc instead of explicit zero initialization
by Thomas Gleixner
· 17 years ago
c8e2aee
genirq: remove redundant if condition
by Thomas Gleixner
· 17 years ago
88f502f
futex: remove the pointer math from double_unlock_hb, fix
by Ingo Molnar
· 17 years ago
f6411fe
Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core
by Ingo Molnar
· 17 years ago
f061d35
futex: remove the pointer math from double_unlock_hb
by Darren Hart
· 17 years ago
eb53b4e
irq: export remove_irq() and setup_irq() symbols
by Magnus Damm
· 17 years ago
cbf94f0
irq: match remove_irq() args with setup_irq()
by Magnus Damm
· 17 years ago
f21cfb2
irq: add remove_irq() for freeing of setup_irq() irqs
by Magnus Damm
· 17 years ago
f8cb22c
Merge branch 'linus' into irq/genirq
by Ingo Molnar
· 17 years ago
e4dc5b7
futex: clean up fault logic
by Darren Hart
· 17 years ago
e8f6386
futex: unlock before returning -EFAULT
by Darren Hart
· 17 years ago
16f4993
futex: use current->time_slack_ns for rt tasks too
by Darren Hart
· 17 years ago
5eb3dc6
futex: add double_unlock_hb()
by Darren Hart
· 17 years ago
de87fcc
futex: additional (get|put)_futex_key() fixes
by Darren Hart
· 17 years ago
b2d0994
futex: update futex commentary
by Darren Hart
· 17 years ago
df1c99d
sched: add avg_overlap decay
by Mike Galbraith
· 17 years ago
e14eee5
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 17 years ago
be50b83
kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users
by Dhaval Giani
· 17 years ago
57310a9
sched: optimize ttwu vs group scheduling
by Peter Zijlstra
· 17 years ago
8c54436
Merge branches 'sched/cleanups' and 'linus' into sched/core
by Ingo Molnar
· 17 years ago
2d5516c
copy_process: fix CLONE_PARENT && parent_exec_id interaction
by Oleg Nesterov
· 17 years ago
6d5b5ac
Fix fixpoint divide exception in acct_update_integrals
by Heiko Carstens
· 17 years ago
5ed0cec
sched: TIF_NEED_RESCHED -> need_reshed() cleanup
by Lai Jiangshan
· 17 years ago
7fc07d8
Merge branch 'sched/core' into sched/cleanups
by Ingo Molnar
· 17 years ago
edcb463
percpu, module: implement reserved allocation and use it for module percpu variables
by Tejun Heo
· 17 years ago
8a0be9e
sched: don't rebalance if attached on NULL domain
by Frederic Weisbecker
· 17 years ago
49d2d26
Merge commit 'v2.6.29-rc7' into sched/core
by Ingo Molnar
· 17 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
64ca5ab
rcu: increment quiescent state counter in ksoftirqd()
by Eric Dumazet
· 17 years ago
91d75e2
Merge branch 'x86/core' into core/percpu
by Ingo Molnar
· 17 years ago
Next »