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
2007-12-30
sched: fix gcc warnings
Ingo Molnar
-4
/
+4
2007-12-29
[SERIAL]: Fix section mismatches in Sun serial console drivers.
David S. Miller
-1
/
+1
2007-12-22
Modules: fix memory leak of module names
Greg Kroah-Hartman
-0
/
+10
2007-12-20
debug: add end-of-oops marker
Arjan van de Ven
-0
/
+18
2007-12-20
sched: rt: account the cpu time during the tick
Peter Zijlstra
-0
/
+2
2007-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
-44
/
+25
2007-12-18
genirq: revert lazy irq disable for simple irqs
Steven Rostedt
-7
/
+2
2007-12-18
timer: kernel/timer.c section fixes
Adrian Bunk
-2
/
+2
2007-12-18
clockevents: fix reprogramming decision in oneshot broadcast
Thomas Gleixner
-35
/
+21
2007-12-18
sched: do not hurt SCHED_BATCH on wakeup
Ingo Molnar
-2
/
+1
2007-12-18
sched: touch softlockup watchdog after idling
Ingo Molnar
-0
/
+1
2007-12-18
sched: sysctl, proc_dointvec_minmax() expects int values for
Eric Dumazet
-4
/
+4
2007-12-18
sched: mark rwsem functions as __sched for wchan/profiling
Livio Soares
-2
/
+3
2007-12-18
sched: fix crash on ia64, introduce task_current()
Dmitry Adamushko
-6
/
+11
2007-12-17
sysctl: fix ax25 checks
Eric W. Biederman
-1
/
+6
2007-12-17
Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"
Nishanth Aravamudan
-8
/
+0
2007-12-17
hugetlb: introduce nr_overcommit_hugepages sysctl
Nishanth Aravamudan
-0
/
+8
2007-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
-0
/
+13
2007-12-07
clockevents: warn once when program_event() is called with negative expiry
Thomas Gleixner
-0
/
+5
2007-12-07
hrtimers: avoid overflow for large relative timeouts
Thomas Gleixner
-0
/
+8
2007-12-07
sched: enable early use of sched_clock()
Ingo Molnar
-1
/
+6
2007-12-07
lockdep: make cli/sti annotation warnings clearer
Ingo Molnar
-4
/
+9
2007-12-06
Add wait_for_completion_killable
Matthew Wilcox
-2
/
+13
2007-12-06
Add schedule_timeout_killable
Matthew Wilcox
-0
/
+7
2007-12-06
Add mutex_lock_killable
Liam R. Howlett
-3
/
+33
2007-12-06
Add fatal_signal_pending
Matthew Wilcox
-0
/
+5
2007-12-06
Add TASK_WAKEKILL
Matthew Wilcox
-4
/
+4
2007-12-06
exit: Use task_is_*
Matthew Wilcox
-49
/
+39
2007-12-06
signal: Use task_is_*
Matthew Wilcox
-3
/
+3
2007-12-06
sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMAL
Matthew Wilcox
-8
/
+5
2007-12-06
ptrace: Use task_is_*
Matthew Wilcox
-4
/
+4
2007-12-06
power: Use task_is_*
Matthew Wilcox
-3
/
+3
2007-12-06
wait: Use TASK_NORMAL
Matthew Wilcox
-1
/
+1
2007-12-06
Tiny clean-up of OPROFILE/KPROBES configuration
Linus Torvalds
-4
/
+4
2007-12-06
Fix oprofile configuration breakage
Ralf Baechle
-1
/
+1
2007-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
-89
/
+99
2007-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
-1
/
+1
2007-12-05
Avoid potential NULL dereference in unregister_sysctl_table
Pavel Emelyanov
-0
/
+4
2007-12-05
fix clone(CLONE_NEWPID)
Eric W. Biederman
-15
/
+6
2007-12-05
futex: correctly return -EFAULT not -EINVAL
Thomas Gleixner
-1
/
+1
2007-12-05
lockdep: in_range() fix
Oleg Nesterov
-12
/
+10
2007-12-05
lockdep: fix debug_show_all_locks()
Ingo Molnar
-0
/
+7
2007-12-05
sched: style cleanups
Ingo Molnar
-64
/
+68
2007-12-05
futex: fix for futex_wait signal stack corruption
Steven Rostedt
-12
/
+13
2007-12-05
[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.
David S. Miller
-1
/
+1
2007-12-04
sched: default to more agressive yield for SCHED_BATCH tasks
Ingo Molnar
-3
/
+4
2007-12-04
sched: fix crash in sys_sched_rr_get_interval()
Ingo Molnar
-5
/
+9
2007-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
-26
/
+136
2007-12-03
uml: add !UML dependencies
Al Viro
-2
/
+2
2007-12-02
sched: cpu accounting controller (V2)
Srivatsa Vaddagiri
-26
/
+136
[prev]
[next]