summaryrefslogtreecommitdiffstats
path: root/sound/soc (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-10sched: Disable NEW_FAIR_SLEEPERS for nowIngo Molnar1-1/+1
2009-09-09sched: Keep kthreads at default priorityMike Galbraith2-6/+0
2009-09-09sched: Re-tune the scheduler latency defaults to decrease worst-case latenciesMike Galbraith1-6/+6
2009-09-09sched: Turn off child_runs_firstMike Galbraith3-11/+11
2009-09-08sched: Ensure that a child can't gain time over it's parent after fork()Mike Galbraith1-3/+5
2009-09-07sched: enable SD_WAKE_IDLEPeter Zijlstra2-4/+4
2009-09-07sched: Deal with low-load in wake_affine()Peter Zijlstra1-1/+11
2009-09-07sched: Remove short cut from select_task_rq_fair()Peter Zijlstra1-2/+0
2009-09-04sched: Turn on SD_BALANCE_NEWIDLEIngo Molnar2-3/+3
2009-09-04sched: Clean up topology.hIngo Molnar2-87/+129
2009-09-04sched: Fix dynamic power-balancing crashIngo Molnar1-2/+5
2009-09-04sched: Remove reciprocal for cpu_powerPeter Zijlstra2-75/+36
2009-09-04sched: Try to deal with low capacity, fix update_sd_power_savings_stats()Gautham R Shenoy1-1/+1
2009-09-04sched: Try to deal with low capacityPeter Zijlstra1-5/+28
2009-09-04sched: Scale down cpu_power due to RT tasksPeter Zijlstra4-7/+72
2009-09-04sched: Implement dynamic cpu_powerPeter Zijlstra1-3/+35
2009-09-04sched: Add smt_gainPeter Zijlstra3-1/+9
2009-09-04sched: Update the cpu_power sum during load-balancePeter Zijlstra1-4/+29
2009-09-04sched: Add SD_PREFER_SIBLINGPeter Zijlstra2-15/+28
2009-09-04sched: Restore __cpu_power to a straight sum of powerPeter Zijlstra1-16/+12
2009-09-02sched: Add wait, sleep and iowait accounting tracepointsPeter Zijlstra2-1/+106
2009-09-02sched: Provide iowait countersArjan van de Ven4-0/+17
2009-08-29sched: Rename init_cfs_rq => init_tg_cfs_rqAnirban Sinha1-5/+5
2009-08-28sched: Fix division by zero - reallyPeter Zijlstra1-21/+29
2009-08-28Linux 2.6.31-rc8v2.6.31-rc8Linus Torvalds1-1/+1
2009-08-27module: workaround duplicate section namesJames Bottomley1-1/+2
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell1-2/+4
2009-08-27xenfb: connect to backend before registering fbJeremy Fitzhardinge1-4/+4
2009-08-27lmb: Remove __init from lmb_end_of_DRAM()Benjamin Herrenschmidt1-1/+1
2009-08-27ipv4: make ip_append_data() handle NULL routing tableJulien TINNES1-0/+2
2009-08-27AFS: Stop readlink() on AFS crashing due to NULL 'file' ptrDavid Howells1-3/+15
2009-08-27init: Move sched_clock_init after late_time_initThomas Gleixner1-1/+1
2009-08-27inotify: Ensure we alwasy write the terminating NULL.Eric W. Biederman1-7/+6
2009-08-27inotify: fix locking around inotify watching in the idrEric Paris1-10/+40
2009-08-27inotify: do not BUG on idr entries at inotify destructionEric Paris1-2/+31
2009-08-27inotify: seperate new watch creation updating existing watchesEric Paris1-69/+103
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand1-136/+75
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-08-27leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo1-0/+3
2009-08-27leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo1-7/+14
2009-08-27acpi processor: remove superfluous warning messageFrans Pop1-2/+2
2009-08-27ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop3-17/+20
2009-08-27wmi: fix kernel panic when stack protection enabled.Costantino Leandro1-4/+4
2009-08-27acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu1-0/+6
2009-08-27thermal_sys: check get_temp return valueMichael Brunner1-1/+8
2009-08-27clone(): fix race between copy_process() and de_thread()Oleg Nesterov1-15/+5
2009-08-27mm: fix for infinite churning of mlocked pagesMinchan Kim2-2/+8
2009-08-27flex_array: convert element_nr formals to unsignedDavid Rientjes2-15/+19
2009-08-27flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1
2009-08-27flex_array: fix flex_array_free_parts commentDavid Rientjes1-3/+0