index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-29
hrtimer: mark migration state
Thomas Gleixner
1
-2
/
+10
2008-09-29
hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers
Thomas Gleixner
1
-3
/
+25
2008-09-29
hrtimer: migrate pending list on cpu offline
Thomas Gleixner
1
-1
/
+33
2008-09-26
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
1
-4
/
+4
2008-09-26
kgdb: could not write to the last of valid memory with kgdb
Atsuo Igarashi
1
-1
/
+1
2008-09-25
sched: maintain only task entities in cfs_rq->tasks list
Bharata B Rao
1
-17
/
+9
2008-09-23
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+30
2008-09-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-09-23
kexec: fix segmentation fault in kimage_add_entry
Jonathan Steel
1
-1
/
+7
2008-09-23
sched: fixup buddy selection
Peter Zijlstra
1
-2
/
+2
2008-09-23
sched: more sanity checks on the bandwidth settings
Peter Zijlstra
1
-5
/
+28
2008-09-23
sched: add some comments to the bandwidth code
Peter Zijlstra
1
-0
/
+42
2008-09-23
sched: fixlet for group load balance
Peter Zijlstra
1
-13
/
+14
2008-09-23
Merge branches 'sched/urgent' and 'sched/rt' into sched/devel
Ingo Molnar
8
-129
/
+162
2008-09-23
sched: rework wakeup preemption
Peter Zijlstra
1
-129
/
+4
2008-09-23
timers: fix build error in !oneshot case
Ingo Molnar
1
-0
/
+1
2008-09-23
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
3
-1
/
+12
2008-09-23
clockevents: check broadcast device not tick device
Thomas Gleixner
1
-2
/
+2
2008-09-23
clockevents: prevent stale tick_next_period for onlining CPUs
Thomas Gleixner
1
-0
/
+3
2008-09-23
clockevents: prevent cpu online to interfere with nohz
Thomas Gleixner
3
-7
/
+12
2008-09-23
rcu: fix sparse shadowed variable warning
Harvey Harrison
1
-3
/
+3
2008-09-23
sched: clarify ifdef tangle
Andrew Morton
1
-3
/
+3
2008-09-23
sched: fix init_hrtick() section mismatch warning
Rakib Mullick
1
-1
/
+1
2008-09-22
sched: fix list traversal to use _rcu variant
Chris Friesen
1
-1
/
+1
2008-09-22
sched: turn off WAKEUP_OVERLAP
Ingo Molnar
1
-1
/
+1
2008-09-22
sched: wakeup preempt when small overlap
Peter Zijlstra
5
-13
/
+21
2008-09-19
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+7
2008-09-19
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+19
2008-09-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
24
-350
/
+557
2008-09-16
clockevents: make device shutdown robust
Thomas Gleixner
4
-8
/
+19
2008-09-14
Merge branch 'linus' into x86/iommu
Ingo Molnar
1
-22
/
+15
2008-09-13
cpuset: avoid changing cpuset's cpus when -errno returned
Li Zefan
1
-22
/
+15
2008-09-11
sysctl: Use header file for sysctl knob declarations on sparc.
David S. Miller
1
-3
/
+1
2008-09-11
sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.
David S. Miller
1
-2
/
+2
2008-09-11
Merge commit 'v2.6.27-rc6' into sched/devel
Ingo Molnar
8
-165
/
+296
2008-09-11
sched: fix deadlock in setting scheduler parameter to zero
Hiroshi Shimamoto
1
-0
/
+6
2008-09-11
sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly
Zhang, Yanmin
1
-0
/
+1
2008-09-10
Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect
Ingo Molnar
10
-168
/
+361
2008-09-10
Merge commit 'v2.6.27-rc6' into x86/iommu
Ingo Molnar
33
-341
/
+556
2008-09-10
Merge commit 'v2.6.27-rc6' into core/rcu
Ingo Molnar
46
-707
/
+1133
2008-09-09
clockevents: remove WARN_ON which was used to gather information
Thomas Gleixner
1
-10
/
+8
2008-09-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-136
/
+195
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+19
2008-09-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-29
/
+103
2008-09-06
Merge branch 'sched/cpuset' into sched/urgent
Ingo Molnar
2
-136
/
+195
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
[prev]
[next]