index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] workqueue: remove lock_cpu_hotplug()
Andrew Morton
2006-08-14
1
-12
/
+21
*
[PATCH] futex_handle_fault always fails
john stultz
2006-08-14
1
-6
/
+10
*
[PATCH] sys_getppid oopses on debug kernel
Kirill Korotaev
2006-08-14
1
-34
/
+7
*
[PATCH] panic.c build fix
Andrew Morton
2006-08-14
1
-0
/
+1
*
[PATCH] fix hrtimer percpu usage typo
Jan Blunck
2006-08-14
1
-1
/
+1
*
[PATCH] futex: Apply recent futex fixes to futex_compat
Thomas Gleixner
2006-08-06
1
-3
/
+3
*
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
KAMEZAWA Hiroyuki
2006-08-06
1
-1
/
+2
*
[PATCH] memory hotadd fixes: change find_next_system_ram's return value manner
KAMEZAWA Hiroyuki
2006-08-06
1
-2
/
+4
*
[PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertion
Antonino A. Daplas
2006-08-06
1
-1
/
+3
*
[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE
Chuck Ebbert
2006-08-06
1
-1
/
+3
*
[PATCH] bug in futex unqueue_me
Christian Borntraeger
2006-08-06
1
-0
/
+1
*
[PATCH] Make suspend possible with a traced process at a breakpoint
Rafael J. Wysocki
2006-08-06
1
-8
/
+18
*
[PATCH] take filling ->pid, etc. out of audit_get_context()
Al Viro
2006-08-03
1
-11
/
+12
*
[PATCH] don't bother with aux entires for dummy context
Al Viro
2006-08-03
1
-3
/
+3
*
[PATCH] mark context of syscall entered with no rules as dummy
Al Viro
2006-08-03
1
-2
/
+4
*
[PATCH] introduce audit rules counter
Al Viro
2006-08-03
2
-0
/
+27
*
[PATCH] fix audit oops with invalid operator
Amy Griffis
2006-08-03
1
-0
/
+2
*
[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALL
Amy Griffis
2006-08-03
1
-3
/
+1
*
[PATCH] fix missed create event for directory audit
Amy Griffis
2006-08-03
1
-3
/
+13
*
[PATCH] fix faulty inode data collection for open() with O_CREAT
Amy Griffis
2006-08-03
1
-22
/
+41
*
Fix force_sig_info() semantics after cleanups
Linus Torvalds
2006-08-02
1
-8
/
+17
*
[PATCH] timer: Fix tvec_bases initializer
Josh Triplett
2006-07-31
1
-1
/
+1
*
[PATCH] reference rt-mutex-design in rtmutex.c
Steven Rostedt
2006-07-31
1
-0
/
+2
*
[PATCH] Reducing local_bh_enable/disable overhead in irqtrace
Tim Chen
2006-07-31
1
-0
/
+18
*
[PATCH] pi-futex: missing pi_waiters plist initialization
Heiko Carstens
2006-07-31
1
-0
/
+5
*
[PATCH] Add DocBook documentation for workqueue functions
Rolf Eike Beer
2006-07-31
1
-4
/
+54
*
[PATCH] fix cond_resched() fix
Jim Houston
2006-07-31
1
-5
/
+5
*
[PATCH] fix bad macro param in timer.c
Steven Rostedt
2006-07-31
1
-1
/
+1
*
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
2006-07-31
5
-10
/
+10
*
[PATCH] IA64: kprobe invalidate icache of jump buffer
bibo, mao
2006-07-31
1
-0
/
+1
*
[PATCH] delay accounting: temporarily enable by default
Shailabh Nagar
2006-07-31
1
-4
/
+4
*
[PATCH] taskstats: free skb, avoid returns in send_cpu_listeners
Shailabh Nagar
2006-07-31
1
-13
/
+11
*
[PATCH] make taskstats sending completely independent of delay accounting on/...
Shailabh Nagar
2006-07-31
1
-5
/
+3
*
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
David Brownell
2006-07-31
1
-2
/
+26
*
[PATCH] sched: build_sched_domains() fix
Siddha, Suresh B
2006-07-31
1
-1
/
+6
*
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
2006-07-28
2
-38
/
+87
*
[PATCH] pi-futex: robust-futex exit crash fix
Ingo Molnar
2006-07-28
1
-8
/
+24
*
[PATCH] Cpuset: fix ABBA deadlock with cpu hotplug lock
Paul Jackson
2006-07-23
1
-3
/
+21
*
cpu hotplug: simplify and hopefully fix locking
Linus Torvalds
2006-07-23
1
-41
/
+34
*
[PATCH] Remove down_write() from taskstats code invoked on the exit() path
Shailabh Nagar
2006-07-14
1
-5
/
+19
*
[PATCH] per-task delay accounting taskstats interface: control exit data thro...
Shailabh Nagar
2006-07-14
2
-13
/
+192
*
[PATCH] delay accounting taskstats interface send tgid once
Shailabh Nagar
2006-07-14
3
-36
/
+74
*
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
2006-07-14
1
-0
/
+12
*
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
2006-07-14
2
-6
/
+72
*
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar
2006-07-14
3
-0
/
+344
*
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
Chandra Seetharaman
2006-07-14
1
-22
/
+49
*
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
2006-07-14
2
-0
/
+24
*
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
2006-07-14
4
-0
/
+92
*
[PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW
Ingo Molnar
2006-07-14
1
-0
/
+8
*
[PATCH] Fix sighand->siglock usage in kernel/acct.c
OGAWA Hirofumi
2006-07-14
1
-2
/
+2
[next]