index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
2
-133
/
+192
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+19
2008-09-07
hrtimer: show the timer ranges in /proc/timer_list
Arjan van de Ven
1
-1
/
+3
2008-09-07
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
1
-3
/
+23
2008-09-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
6
-28
/
+102
2008-09-06
Merge branch 'sched/cpuset' into sched/urgent
Ingo Molnar
2
-133
/
+192
2008-09-06
genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handler
Pawel MOLL
2
-5
/
+2
2008-09-06
softirq: allocate less vectors
Alexey Dobriyan
1
-1
/
+1
2008-09-06
sched: arch_reinit_sched_domains() must destroy domains to force rebuild
Max Krasnyansky
1
-6
/
+13
2008-09-06
kernel/cpu.c: Move the CPU_DYING notifiers
Manfred Spraul
1
-2
/
+3
2008-09-06
sched: fix __load_balance_iterator() for cfq with only one task
Gautham R Shenoy
1
-1
/
+1
2008-09-06
Merge branch 'linus' into sched/devel
Ingo Molnar
17
-163
/
+246
2008-09-06
ntp: fix calculation of the next jiffie to trigger RTC sync
Maciej W. Rozycki
1
-1
/
+1
2008-09-06
Merge branch 'linus' into timers/ntp
Ingo Molnar
24
-170
/
+253
2008-09-06
sched: compilation fix with gcc 3.4.6
Krzysztof Helt
1
-6
/
+4
2008-09-06
clockevents: broadcast fixup possible waiters
Thomas Gleixner
1
-1
/
+36
2008-09-05
hrtimer: create a "timer_slack" field in the task struct
Arjan van de Ven
2
-0
/
+12
2008-09-05
hrtimer: turn hrtimers into range timers
Arjan van de Ven
1
-4
/
+52
2008-09-05
hrtimer: convert kernel/* to the new hrtimer apis
Arjan van de Ven
8
-52
/
+47
2008-09-05
select: add a timespec_add_safe() function
Thomas Gleixner
1
-0
/
+18
2008-09-05
select: Introduce a hrtimeout function
Arjan van de Ven
1
-0
/
+65
2008-09-05
sched: fix process time monotonicity
Balbir Singh
2
-3
/
+62
2008-09-05
sched_clock: fix NOHZ interaction
Peter Zijlstra
1
-0
/
+3
2008-09-05
clockevents: prevent endless loop lockup
Thomas Gleixner
3
-15
/
+33
2008-09-05
clockevents: prevent multiple init/shutdown
Thomas Gleixner
1
-7
/
+13
2008-09-05
clockevents: enforce reprogram in oneshot setup
Thomas Gleixner
1
-4
/
+14
2008-09-05
clockevents: prevent endless loop in periodic broadcast handler
Thomas Gleixner
1
-3
/
+8
2008-09-05
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
2
-2
/
+2
2008-09-05
Merge branch 'x86/core' into x86/unify-cpu-detect
Ingo Molnar
2
-1
/
+76
2008-09-04
IO resources: fix/remove printk
Ingo Molnar
1
-5
/
+1
2008-09-04
Merge branch 'core/resources' into x86/core
Ingo Molnar
1
-0
/
+68
2008-09-04
IO resources: add reserve_region_with_split()
Yinghai Lu
1
-0
/
+68
2008-09-04
forgotten refcount on sysctl root table
Al Viro
1
-0
/
+1
2008-09-04
Merge branch 'linus' into x86/core
H. Peter Anvin
13
-157
/
+173
2008-09-04
Merge branch 'x86/cpu' into x86/core
H. Peter Anvin
20
-88
/
+135
2008-09-02
pm_qos_requirement might sleep
John Kacur
1
-16
/
+9
2008-09-02
pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits
Oleg Nesterov
2
-50
/
+34
2008-09-02
pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing
Oleg Nesterov
1
-3
/
+6
2008-09-02
Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
Linus Torvalds
1
-1
/
+2
2008-09-02
softlockup: minor cleanup, don't check task->state twice
Oleg Nesterov
1
-5
/
+2
2008-09-02
kernel/resource.c: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+1
2008-09-01
[PATCH] audit: Moved variable declaration to beginning of function
Cordelia
1
-1
/
+2
2008-08-29
Resource handling: add 'insert_resource_expand_to_fit()' function
Linus Torvalds
1
-25
/
+63
2008-08-29
Don't trigger softlockup detector on network fs blocked tasks
Andi Kleen
1
-0
/
+4
2008-08-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
3
-6
/
+7
2008-08-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-6
/
+7
2008-08-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-3
/
+7
2008-08-28
ftrace: disable tracing for hibernation
Rafael J. Wysocki
1
-3
/
+10
2008-08-28
sched: rt-bandwidth accounting fix
Peter Zijlstra
1
-6
/
+5
2008-08-28
sched: extract walk_tg_tree(), fix
Ingo Molnar
1
-1
/
+1
[prev]
[next]