index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-10
sched: Disable NEW_FAIR_SLEEPERS for now
Ingo Molnar
1
-1
/
+1
2009-09-09
sched: Keep kthreads at default priority
Mike Galbraith
2
-6
/
+0
2009-09-09
sched: Re-tune the scheduler latency defaults to decrease worst-case latencies
Mike Galbraith
1
-6
/
+6
2009-09-09
sched: Turn off child_runs_first
Mike Galbraith
3
-11
/
+11
2009-09-08
sched: Ensure that a child can't gain time over it's parent after fork()
Mike Galbraith
1
-3
/
+5
2009-09-07
sched: enable SD_WAKE_IDLE
Peter Zijlstra
2
-4
/
+4
2009-09-07
sched: Deal with low-load in wake_affine()
Peter Zijlstra
1
-1
/
+11
2009-09-07
sched: Remove short cut from select_task_rq_fair()
Peter Zijlstra
1
-2
/
+0
2009-09-04
sched: Turn on SD_BALANCE_NEWIDLE
Ingo Molnar
2
-3
/
+3
2009-09-04
sched: Clean up topology.h
Ingo Molnar
2
-87
/
+129
2009-09-04
sched: Fix dynamic power-balancing crash
Ingo Molnar
1
-2
/
+5
2009-09-04
sched: Remove reciprocal for cpu_power
Peter Zijlstra
2
-75
/
+36
2009-09-04
sched: Try to deal with low capacity, fix update_sd_power_savings_stats()
Gautham R Shenoy
1
-1
/
+1
2009-09-04
sched: Try to deal with low capacity
Peter Zijlstra
1
-5
/
+28
2009-09-04
sched: Scale down cpu_power due to RT tasks
Peter Zijlstra
4
-7
/
+72
2009-09-04
sched: Implement dynamic cpu_power
Peter Zijlstra
1
-3
/
+35
2009-09-04
sched: Add smt_gain
Peter Zijlstra
3
-1
/
+9
2009-09-04
sched: Update the cpu_power sum during load-balance
Peter Zijlstra
1
-4
/
+29
2009-09-04
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
2
-15
/
+28
2009-09-04
sched: Restore __cpu_power to a straight sum of power
Peter Zijlstra
1
-16
/
+12
2009-09-02
sched: Add wait, sleep and iowait accounting tracepoints
Peter Zijlstra
2
-1
/
+106
2009-09-02
sched: Provide iowait counters
Arjan van de Ven
4
-0
/
+17
2009-08-29
sched: Rename init_cfs_rq => init_tg_cfs_rq
Anirban Sinha
1
-5
/
+5
2009-08-28
sched: Fix division by zero - really
Peter Zijlstra
1
-21
/
+29
2009-08-28
Linux 2.6.31-rc8
v2.6.31-rc8
Linus Torvalds
1
-1
/
+1
2009-08-27
module: workaround duplicate section names
James Bottomley
1
-1
/
+2
2009-08-27
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
1
-2
/
+4
2009-08-27
xenfb: connect to backend before registering fb
Jeremy Fitzhardinge
1
-4
/
+4
2009-08-27
lmb: Remove __init from lmb_end_of_DRAM()
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-27
ipv4: make ip_append_data() handle NULL routing table
Julien TINNES
1
-0
/
+2
2009-08-27
AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr
David Howells
1
-3
/
+15
2009-08-27
init: Move sched_clock_init after late_time_init
Thomas Gleixner
1
-1
/
+1
2009-08-27
inotify: Ensure we alwasy write the terminating NULL.
Eric W. Biederman
1
-7
/
+6
2009-08-27
inotify: fix locking around inotify watching in the idr
Eric Paris
1
-10
/
+40
2009-08-27
inotify: do not BUG on idr entries at inotify destruction
Eric Paris
1
-2
/
+31
2009-08-27
inotify: seperate new watch creation updating existing watches
Eric Paris
1
-69
/
+103
2009-08-27
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-136
/
+75
2009-08-27
powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registration
Geert Uytterhoeven
1
-0
/
+4
2009-08-27
leds: after setting inverted attribute, we must update the LED
Thadeu Lima de Souza Cascardo
1
-0
/
+3
2009-08-27
leds: fix multiple requests and releases of IRQ for GPIO LED Trigger
Thadeu Lima de Souza Cascardo
1
-7
/
+14
2009-08-27
acpi processor: remove superfluous warning message
Frans Pop
1
-2
/
+2
2009-08-27
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
3
-17
/
+20
2009-08-27
wmi: fix kernel panic when stack protection enabled.
Costantino Leandro
1
-4
/
+4
2009-08-27
acpi: don't call acpi_processor_init if acpi is disabled
Yinghai Lu
1
-0
/
+6
2009-08-27
thermal_sys: check get_temp return value
Michael Brunner
1
-1
/
+8
2009-08-27
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
1
-15
/
+5
2009-08-27
mm: fix for infinite churning of mlocked pages
Minchan Kim
2
-2
/
+8
2009-08-27
flex_array: convert element_nr formals to unsigned
David Rientjes
2
-15
/
+19
2009-08-27
flex_array: declare parts member to have incomplete type
David Rientjes
1
-1
/
+1
2009-08-27
flex_array: fix flex_array_free_parts comment
David Rientjes
1
-3
/
+0
[next]