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-10-20
container freezer: skip frozen cgroups during power management resume
Matt Helsley
1
-0
/
+3
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
5
-3
/
+401
2008-10-20
container freezer: make refrigerator always available
Matt Helsley
4
-116
/
+126
2008-10-20
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
1
-0
/
+10
2008-10-20
sched: disable the hrtick for now
Ingo Molnar
1
-1
/
+1
2008-10-20
sched: revert back to per-rq vruntime
Peter Zijlstra
1
-17
/
+15
2008-10-20
sched: fair scheduler should not resched rt tasks
Peter Zijlstra
1
-4
/
+24
2008-10-20
sched: optimize group load balancer
Peter Zijlstra
2
-20
/
+35
2008-10-20
hrtimers: simplify hrtimer_peek_ahead_timers()
Thomas Gleixner
1
-9
/
+3
2008-10-20
hrtimers: fix docbook comments
Thomas Gleixner
1
-2
/
+2
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
72
-1687
/
+2748
2008-10-20
timer_list: add base address to clock base
Thomas Gleixner
1
-1
/
+2
2008-10-20
timer_list: print cpu number of clockevents device
Thomas Gleixner
1
-3
/
+7
2008-10-20
timer_list: print real timer address
Thomas Gleixner
1
-3
/
+4
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2
-0
/
+13
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
56
-900
/
+1676
2008-10-17
NOHZ: restart tick device from irq_enter()
Thomas Gleixner
3
-8
/
+38
2008-10-17
NOHZ: split tick_nohz_restart_sched_tick()
Thomas Gleixner
1
-22
/
+27
2008-10-17
NOHZ: unify the nohz function calls in irq_enter()
Thomas Gleixner
2
-8
/
+15
2008-10-17
sched: minor fast-path overhead reduction
Mike Galbraith
1
-1
/
+1
2008-10-17
sched: fix the wrong mask_len, cleanup
Peter Zijlstra
1
-1
/
+1
2008-10-17
sched: fix the wrong mask_len
Miao Xie
1
-1
/
+1
2008-10-17
Merge branch 'linus' into sched/urgent
Ingo Molnar
33
-245
/
+551
2008-10-17
softirq: Add support for triggering softirq work on softirqs.
David S. Miller
1
-0
/
+129
2008-10-16
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2008-10-16
Fix kernel/softirq.c printk format warning properly
Linus Torvalds
1
-1
/
+1
2008-10-16
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-16
/
+73
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+32
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-1
/
+1
2008-10-16
make kprobes.c:kretprobe_table_lock() static
Adrian Bunk
1
-1
/
+1
2008-10-16
resources: tidy __request_region()
Bjorn Helgaas
1
-20
/
+21
2008-10-16
Configure out AIO support
Thomas Petazzoni
2
-0
/
+7
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
2
-19
/
+15
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
1
-0
/
+58
2008-10-16
Add kerneldoc documentation for new printk format extensions
Andi Kleen
1
-0
/
+2
2008-10-16
taint: fix kernel-doc
Randy Dunlap
1
-15
/
+15
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
2
-2
/
+2
2008-10-16
kernel/kallsyms.c: fix double return
WANG Cong
1
-1
/
+0
2008-10-16
kernel/sys.c: improve code generation
Andrew Morton
1
-8
/
+12
2008-10-16
utsname: completely overwrite prior information
Vegard Nossum
1
-2
/
+4
2008-10-16
profiling: dynamically enable readprofile at runtime
Dave Hansen
2
-10
/
+66
2008-10-16
rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY
Adam Tkac
1
-4
/
+12
2008-10-16
Make the taint flags reliable
Andi Kleen
4
-63
/
+81
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
1
-1
/
+0
2008-10-16
wait: kill is_sync_wait()
Tejun Heo
1
-12
/
+2
2008-10-16
kernel/dma.c: remove a CVS keyword
Adrian Bunk
1
-1
/
+1
2008-10-16
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
4
-38
/
+55
2008-10-16
memrlimit: cgroup mm owner callback changes to add task info
Balbir Singh
2
-6
/
+7
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
1
-0
/
+31
2008-10-16
modules: fix module "notes" kobject leak
Alexey Dobriyan
1
-1
/
+1
[prev]
[next]