Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
288777f89a63ca0bece7b5e082ce9beebacfb8fd
/
kernel
c5c6ba4
[PATCH] PM: Add pm_trace switch
by Rafael J. Wysocki
· 19 years ago
c8eb8b4
[PATCH] PM: make it possible to disable console suspending
by Rafael J. Wysocki
· 19 years ago
940864d
[PATCH] swsusp: Use memory bitmaps during resume
by Rafael J. Wysocki
· 19 years ago
b788db7
[PATCH] swsusp: Introduce memory bitmaps
by Rafael J. Wysocki
· 19 years ago
0bcd888
[PATCH] swsusp: Introduce some helpful constants
by Rafael J. Wysocki
· 19 years ago
75534b5
[PATCH] Change the name of pagedir_nosave
by Rafael J. Wysocki
· 19 years ago
cd560bb
[PATCH] swsusp: Fix alloc_pagedir
by Rafael J. Wysocki
· 19 years ago
f6143aa
[PATCH] swsusp: Reorder memory-allocating functions
by Rafael J. Wysocki
· 19 years ago
f623f0d
[PATCH] swsusp: Fix mark_free_pages
by Rafael J. Wysocki
· 19 years ago
e3920fb
[PATCH] Disable CPU hotplug during suspend
by Rafael J. Wysocki
· 19 years ago
fb13a28
[PATCH] swsusp: struct snapshot_handle cleanup
by Rafael J. Wysocki
· 19 years ago
ae83c5e
[PATCH] swsusp: clean up browsing of pfns
by Rafael J. Wysocki
· 19 years ago
546e0d2
[PATCH] swsusp: read speedup
by Andrew Morton
· 19 years ago
8c00249
[PATCH] swsusp: add read-speed instrumentation
by Andrew Morton
· 19 years ago
ab95416
[PATCH] swsusp: write speedup
by Andrew Morton
· 19 years ago
3a4f757
[PATCH] swsusp: add write-speed instrumentation
by Andrew Morton
· 19 years ago
af8c65b
[PATCH] FRV: permit __do_IRQ() to be dispensed with
by David Howells
· 19 years ago
1a70cd4
[PATCH] selinux: rename selinux_ctxid_to_string
by Stephen Smalley
· 19 years ago
62bac01
[PATCH] selinux: eliminate selinux_task_ctxid
by Stephen Smalley
· 19 years ago
89fa302
[PATCH] NUMA: Add zone_to_nid function
by Christoph Lameter
· 19 years ago
0ff3849
[PATCH] zone_reclaim: dynamic slab reclaim
by Christoph Lameter
· 19 years ago
fbd9816
[PATCH] Profiling: require buffer allocation on the correct node
by Christoph Lameter
· 19 years ago
9b819d2
[PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions
by Christoph Lameter
· 19 years ago
0a2966b
[PATCH] Fix longstanding load balancing bug in the scheduler
by Christoph Lameter
· 19 years ago
1cc5f71
[PATCH] load_module: no BUG if module_subsys uninitialized
by Ed Swierk
· 19 years ago
fe4944e
[NETLINK]: Extend netlink messaging interface
by Thomas Graf
· 19 years ago
86998aa
[PATCH] genirq core: fix handle_level_irq()
by Ingo Molnar
· 19 years ago
e4b69aa
[PATCH] bug fix in kernel/kmod.c
by Kenneth Lee
· 19 years ago
e1ed7ac
[PATCH] genirq: fix typo in IRQ resend
by Imre Deak
· 19 years ago
dd9daa2
[PATCH] rcu_do_batch: make ->qlen decrement irq safe
by Oleg Nesterov
· 19 years ago
9bb25bf
[PATCH] lockdep: double the number of stack-trace entries
by Ingo Molnar
· 19 years ago
55669bf
[PATCH] audit: AUDIT_PERM support
by Al Viro
· 19 years ago
5974501
[PATCH] update audit rule change messages
by Amy Griffis
· 19 years ago
8ef2d30
[PATCH] sanity check audit_buffer
by Amy Griffis
· 19 years ago
3b33ac3
[PATCH] fix ppid bug in 2.6.18 kernel
by Steve Grubb
· 19 years ago
c5780e9
[PATCH] Use the correct restart option for futex_lock_pi
by Thomas Gleixner
· 19 years ago
068c457
[PATCH] lockdep: do not touch console state when tainting the kernel
by Ingo Molnar
· 19 years ago
471b40d
[PATCH] prevent swsusp with PAE
by Pavel Machek
· 19 years ago
fc47e7b
[PATCH] lockdep ifdef fix
by Jarek Poplawski
· 19 years ago
3b6362b
[PATCH] eligible_child: remove an obsolete ->tgid check
by Oleg Nesterov
· 19 years ago
43a1dd5
[PATCH] kerneldoc for handle_bad_irq()
by Henrik Kretzschmar
· 19 years ago
35df17c
[PATCH] task delay accounting fixes
by Shailabh Nagar
· 19 years ago
0d673a5
[PATCH] cpuset: oom panic fix
by Nick Piggin
· 19 years ago
4c4d50f
[PATCH] cpuset: top_cpuset tracks hotplug changes to cpu_online_map
by Paul Jackson
· 19 years ago
4edb9a1
[PATCH] Remove redundant up() in stop_machine()
by Yingchao Zhou
· 19 years ago
d015bae
[PATCH] futex_find_get_task(): remove an obscure EXIT_ZOMBIE check
by Oleg Nesterov
· 19 years ago
f8986c2
[PATCH] revert "Drop tasklist lock in do_sched_setscheduler"
by Oleg Nesterov
· 19 years ago
9b41ea7
[PATCH] workqueue: remove lock_cpu_hotplug()
by Andrew Morton
· 19 years ago
e579dcb
[PATCH] futex_handle_fault always fails
by john stultz
· 19 years ago
6997a6f
[PATCH] sys_getppid oopses on debug kernel
by Kirill Korotaev
· 19 years ago
657b301
[PATCH] panic.c build fix
by Andrew Morton
· 19 years ago
3773dc9
[PATCH] fix hrtimer percpu usage typo
by Jan Blunck
· 19 years ago
ce2c6b5
[PATCH] futex: Apply recent futex fixes to futex_compat
by Thomas Gleixner
· 19 years ago
58c1b5b
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
by KAMEZAWA Hiroyuki
· 19 years ago
0f04ab5
[PATCH] memory hotadd fixes: change find_next_system_ram's return value manner
by KAMEZAWA Hiroyuki
· 19 years ago
78944e5
[PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion
by Antonino A. Daplas
· 19 years ago
9f59ce5
[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE
by Chuck Ebbert
· 19 years ago
e91467e
[PATCH] bug in futex unqueue_me
by Christian Borntraeger
· 19 years ago
a7ef787
[PATCH] Make suspend possible with a traced process at a breakpoint
by Rafael J. Wysocki
· 19 years ago
3f2792f
[PATCH] take filling ->pid, etc. out of audit_get_context()
by Al Viro
· 19 years ago
5ac3a9c
[PATCH] don't bother with aux entires for dummy context
by Al Viro
· 19 years ago
d51374a
[PATCH] mark context of syscall entered with no rules as dummy
by Al Viro
· 19 years ago
471a5c7
[PATCH] introduce audit rules counter
by Al Viro
· 19 years ago
5422e01
[PATCH] fix audit oops with invalid operator
by Amy Griffis
· 19 years ago
6988434
[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL
by Amy Griffis
· 19 years ago
73d3ec5
[PATCH] fix missed create event for directory audit
by Amy Griffis
· 19 years ago
3e2efce
[PATCH] fix faulty inode data collection for open() with O_CREAT
by Amy Griffis
· 19 years ago
ae74c3b
Fix force_sig_info() semantics after cleanups
by Linus Torvalds
· 19 years ago
51d8c5e
[PATCH] timer: Fix tvec_bases initializer
by Josh Triplett
· 19 years ago
d07fe82
[PATCH] reference rt-mutex-design in rtmutex.c
by Steven Rostedt
· 19 years ago
3c829c3
[PATCH] Reducing local_bh_enable/disable overhead in irqtrace
by Tim Chen
· 19 years ago
b50f60c
[PATCH] pi-futex: missing pi_waiters plist initialization
by Heiko Carstens
· 19 years ago
0fcb78c
[PATCH] Add DocBook documentation for workqueue functions
by Rolf Eike Beer
· 19 years ago
2d7d253
[PATCH] fix cond_resched() fix
by Jim Houston
· 19 years ago
6ea24f9
[PATCH] fix bad macro param in timer.c
by Steven Rostedt
· 19 years ago
8c78f30
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
by Chandra Seetharaman
· 19 years ago
a9ad965
[PATCH] IA64: kprobe invalidate icache of jump buffer
by bibo, mao
· 19 years ago
163ecdf
[PATCH] delay accounting: temporarily enable by default
by Shailabh Nagar
· 19 years ago
d94a041
[PATCH] taskstats: free skb, avoid returns in send_cpu_listeners
by Shailabh Nagar
· 19 years ago
7d94ddd
[PATCH] make taskstats sending completely independent of delay accounting on/off status
by Shailabh Nagar
· 19 years ago
15a647e
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
by David Brownell
· 19 years ago
f712c0c
[PATCH] sched: build_sched_domains() fix
by Siddha, Suresh B
· 19 years ago
e3f2dde
[PATCH] pi-futex: robust-futex exit
by Ingo Molnar
· 19 years ago
627371d
[PATCH] pi-futex: robust-futex exit crash fix
by Ingo Molnar
· 19 years ago
abb5a5c
[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock
by Paul Jackson
· 19 years ago
aa95387
cpu hotplug: simplify and hopefully fix locking
by Linus Torvalds
· 19 years ago
bb12999
[PATCH] Remove down_write() from taskstats code invoked on the exit() path
by Shailabh Nagar
· 19 years ago
f9fd891
[PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks
by Shailabh Nagar
· 19 years ago
ad4ecbc
[PATCH] delay accounting taskstats interface send tgid once
by Shailabh Nagar
· 19 years ago
2589045
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
by Shailabh Nagar
· 19 years ago
6f44993
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
by Shailabh Nagar
· 19 years ago
c757249
[PATCH] per-task-delay-accounting: taskstats interface
by Shailabh Nagar
· 19 years ago
52f17b6
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
by Chandra Seetharaman
· 19 years ago
0ff9224
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
by Shailabh Nagar
· 19 years ago
ca74e92
[PATCH] per-task-delay-accounting: setup
by Shailabh Nagar
· 19 years ago
3a5f5e4
[PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW
by Ingo Molnar
· 19 years ago
a4afee0
[PATCH] Fix sighand->siglock usage in kernel/acct.c
by OGAWA Hirofumi
· 19 years ago
3e14347
[PATCH] improve timekeeping resume robustness
by john stultz
· 19 years ago
6bc02d8
[PATCH] unexport open_softirq
by Adrian Bunk
· 19 years ago
60198f9
[PATCH] Add try_to_freeze() to rt-test kthreads
by Luca Tettamanti
· 19 years ago
Next »