aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines4-23/+20
2011-05-23watchdog: Only disable/enable watchdog if neccessaryMandeep Singh Baines1-8/+12
2011-05-23watchdog: Fix rounding bug in get_sample_period()Mandeep Singh Baines1-1/+1
2011-05-22perf tools: Propagate event parse error handlingFrederic Weisbecker4-11/+33
2011-05-22perf tools: Robustify dynamic sample content fetchFrederic Weisbecker1-0/+26
2011-05-22perf tools: Pre-check sample size before parsingFrederic Weisbecker7-5/+41
2011-05-22perf tools: Move evlist sample helpers to evlist areaFrederic Weisbecker4-33/+34
2011-05-22perf tools: Remove junk code in mmap size handlingFrederic Weisbecker1-3/+0
2011-05-22perf tools: Check we are able to read the event size on mmapFrederic Weisbecker1-0/+7
2011-05-20extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt7-1/+20
2011-05-19selinux: avoid unnecessary avc cache stat hit countLinus Torvalds3-9/+11
2011-05-19selinux: de-crapify avc cache stat code generationLinus Torvalds1-5/+1
2011-05-19signal.h need a definition of struct task_structStephen Rothwell1-0/+2
2011-05-20core_kernel_data(): Fix architectures that do not define _sdataIngo Molnar1-1/+1
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones29-36/+37
2011-05-19Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"Paul E. McKenney5-73/+102
2011-05-19list: remove prefetching from regular list iteratorsLinus Torvalds2-18/+14
2011-05-19hlist: remove software prefetching in hlist iteratorsLinus Torvalds2-10/+9
2011-05-19kmemleak: Initialise kmemleak after debug_objects_mem_init()Catalin Marinas1-1/+1
2011-05-19kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAKCatalin Marinas1-1/+1
2011-05-19kmemleak: Do not return a pointer to an object that kmemleak did not getCatalin Marinas1-2/+5
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven1-4/+4
2011-05-19input/atari: Fix atarimouse initMichael Schmitz2-4/+6
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz3-8/+3
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven4-4/+4
2011-05-19m68k: unistd - Comment out definitions for unimplemented syscallsGeert Uytterhoeven1-22/+24
2011-05-19m68k: Really wire up sys_pselect6 and sys_ppollGeert Uytterhoeven1-2/+2
2011-05-19m68k: Merge mmu and non-mmu versions of sys_call_tableGeert Uytterhoeven3-445/+96
2011-05-19MAINTAINERS: Roman Zippel has been MIA for several years.Geert Uytterhoeven1-5/+4
2011-05-19m68k: bitops - Never step beyond the end of the bitmapGeert Uytterhoeven1-26/+55
2011-05-19m68k: bitops - offset == ((long)p - (long)vaddr) * 8Geert Uytterhoeven1-4/+2
2011-05-19drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsDaniel Kiper1-1/+1
2011-05-19arch/x86/xen/smp: Cleanup code/data sections definitionsDaniel Kiper1-4/+4
2011-05-19arch/x86/xen/time: Cleanup code/data sections definitionsDaniel Kiper1-4/+4
2011-05-19arch/x86/xen/xen-ops: Cleanup code/data sections definitionsDaniel Kiper1-1/+1
2011-05-19arch/x86/xen/mmu: Cleanup code/data sections definitionsDaniel Kiper1-17/+17
2011-05-19x86: Don't unmask disabled irqs when migrating themTian, Kevin1-1/+2
2011-05-19x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs()Tian, Kevin1-1/+1
2011-05-19perf stat: Add more cache-miss percentage printoutsIngo Molnar1-2/+136
2011-05-19perf stat: Add -d -d and -d -d -d options to show more CPU eventsIngo Molnar1-55/+154
2011-05-19x86: hpet: Cleanup the clockevents init and register codeThomas Gleixner1-56/+16
2011-05-19x86: Convert PIT to clockevents_config_and_register()Thomas Gleixner1-5/+1
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner2-0/+22
2011-05-19clockevents: Provide combined configure and register functionThomas Gleixner2-0/+53
2011-05-19clockevents: Restructure clock_event_device membersThomas Gleixner1-22/+23
2011-05-19clocksource: Get rid of the hardcoded 5 seconds sleep time limitThomas Gleixner1-19/+19
2011-05-19clocksource: Restructure clocksource struct membersThomas Gleixner1-18/+14
2011-05-19ftrace/kbuild: Add recordmcount files to force full buildMichal Marek1-2/+5
2011-05-19MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle3-114/+124
2011-05-19MIPS: Cleanup arch_get_unmapped_areaRalf Baechle1-12/+5