index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2005-09-12
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
Andi Kleen
-1
/
+1
2005-09-12
[PATCH] cpuset semaphore depth check optimize
Paul Jackson
-4
/
+9
2005-09-12
Mark ia64-specific MCA/INIT scheduler hooks as dangerous
Linus Torvalds
-26
/
+44
2005-09-11
[PATCH] MCA/INIT: scheduler hooks
Keith Owens
-0
/
+26
2005-09-10
[PATCH] kernel: fix-up schedule_timeout() usage
Nishanth Aravamudan
-20
/
+10
2005-09-10
[PATCH] add schedule_timeout_{,un}interruptible() interfaces
Nishanth Aravamudan
-0
/
+14
2005-09-10
[PATCH] kernel/acct: add kerneldoc
Randy Dunlap
-16
/
+27
2005-09-10
[PATCH] sched: allow the load to grow upto its cpu_power
Siddha, Suresh B
-2
/
+7
2005-09-10
[PATCH] sched: don't kick ALB in the presence of pinned task
Siddha, Suresh B
-1
/
+14
2005-09-10
[PATCH] sched: use cached variable in sys_sched_yield()
Renaud Lienhart
-1
/
+1
2005-09-10
[PATCH] sched: HT optimisation
Nick Piggin
-6
/
+28
2005-09-10
[PATCH] sched: less locking
Nick Piggin
-7
/
+2
2005-09-10
[PATCH] sched: less newidle locking
Nick Piggin
-7
/
+10
2005-09-10
[PATCH] sched: fix SMT scheduler latency bug
Ingo Molnar
-4
/
+15
2005-09-10
[PATCH] sched: TASK_NONINTERACTIVE
Ingo Molnar
-1
/
+10
2005-09-10
[PATCH] sched cleanups
Ingo Molnar
-19
/
+25
2005-09-10
[PATCH] sched: make idlest_group/cpu cpus_allowed-aware
M.Baris Demiray
-4
/
+13
2005-09-10
[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings
Con Kolivas
-18
/
+47
2005-09-10
[PATCH] cpuset semaphore depth check deadlock fix
Paul Jackson
-40
/
+60
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
-6
/
+14
2005-09-09
[PATCH] files: files struct with RCU
Dipankar Sarma
-13
/
+25
2005-09-09
[PATCH] files: break up files struct
Dipankar Sarma
-40
/
+63
2005-09-09
[PATCH] files: rcuref APIs
Dipankar Sarma
-0
/
+14
2005-09-09
[PATCH] fix for cpusets minor problem
KUROSAWA Takahiro
-0
/
+4
2005-09-09
[PATCH] Prefetch kernel stacks to speed up context switch
Chen, Kenneth W
-0
/
+1
2005-09-09
[PATCH] fix disassociate_ctty vs. fork race
Jason Baron
-0
/
+3
2005-09-09
[PATCH] Clear task_struct->fs_excl on fork()
Giancarlo Formicuccia
-0
/
+1
2005-09-08
Merge linux-2.6 with linux-acpi-2.6
Len Brown
-290
/
+1128
2005-09-07
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
-0
/
+1
2005-09-07
[PATCH] kprobes: fix bug when probed on task and isr functions
Keshavamurthy Anil S
-0
/
+22
2005-09-07
[PATCH] Kprobes: prevent possible race conditions generic
Prasanna S Panchamukhi
-29
/
+43
2005-09-07
[PATCH] introduce and use kzalloc
Pekka J Enberg
-10
/
+6
2005-09-07
[PATCH] remove duplicated code from proc and ptrace
Miklos Szeredi
-13
/
+28
2005-09-07
[PATCH] cpusets: re-enable "dynamic sched domains"
John Hawkes
-12
/
+0
2005-09-07
[PATCH] cpusets: fix the "dynamic sched domains" bug
John Hawkes
-20
/
+69
2005-09-07
[PATCH] cpusets: Move the ia64 domain setup code to the generic code
John Hawkes
-54
/
+236
2005-09-07
[PATCH] cpusets: confine oom_killer to mem_exclusive cpuset
Paul Jackson
-0
/
+33
2005-09-07
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
Paul Jackson
-8
/
+72
2005-09-07
[PATCH] futex: remove duplicate code
Pekka Enberg
-12
/
+9
2005-09-07
[PATCH] fix send_sigqueue() vs thread exit race
Oleg Nesterov
-23
/
+27
2005-09-07
[PATCH] remove a redundant variable in sys_prctl()
Jesper Juhl
-4
/
+2
2005-09-07
[PATCH] largefile support for accounting
Peter Staubach
-1
/
+1
2005-09-07
[PATCH] do_notify_parent_cldstop() cleanup
Oleg Nesterov
-35
/
+26
2005-09-07
[PATCH] CHECK_IRQ_PER_CPU() to avoid dead code in __do_IRQ()
Karsten Wiese
-1
/
+1
2005-09-07
[PATCH] create_workqueue_thread() signedness fix
Mika Kukkonen
-1
/
+1
2005-09-07
[PATCH] flush icache early when loading module
Thomas Koeller
-14
/
+19
2005-09-07
[PATCH] optimize writer path in time_interpolator_get_counter()
Alex Williamson
-4
/
+13
2005-09-07
[PATCH] Provide better printk() support for SMP machines
David Howells
-1
/
+12
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
-0
/
+154
2005-09-07
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
-0
/
+116
[next]