summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-23perfcounters: add fixed-mode PMC enumerationIngo Molnar2-6/+40
2008-12-23x86, perfcounters: prepare for fixed-mode PMCsIngo Molnar3-27/+38
2008-12-23x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar6-8/+8
2008-12-23perfcounters: tweak group schedulingIngo Molnar1-3/+13
2008-12-23perfcounters: remove warningsIngo Molnar3-19/+0
2008-12-19x86: perf_counter.c intel_perfmon_event_map and max_intel_perfmon_events shou...Jaswinder Singh1-2/+2
2008-12-17perfcounters: use hw_event.disable flagIngo Molnar1-0/+3
2008-12-16perfcounters: flush on setuid execIngo Molnar1-0/+8
2008-12-14perfcounters: release CPU context when exiting task countersIngo Molnar1-2/+12
2008-12-14perfcounters: fix lapic initializationIngo Molnar1-2/+2
2008-12-14perfcounters, x86: fix sw counters on non-PMC CPUsIngo Molnar1-1/+1
2008-12-14perfcounters: fix non-intel-perfmon CPUsIngo Molnar1-0/+10
2008-12-14perfcounters: add nr-of-faults counterIngo Molnar1-0/+51
2008-12-14perfcounters: add task migrations counterIngo Molnar4-6/+61
2008-12-14perfcounters: add context switch counterIngo Molnar2-2/+53
2008-12-14perfcounters: fix task clock counterIngo Molnar1-4/+23
2008-12-14perfcounters: implement "counter inheritance"Ingo Molnar3-51/+228
2008-12-14perfcounters: restructure x86 counter mathIngo Molnar4-178/+137
2008-12-14x86: implement atomic64_t on 32-bitIngo Molnar1-0/+218
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl1-1/+1
2008-12-13unicode table for cp437Ingo Brueckl1-6/+6
2008-12-12MIPS: IP32: Update defconfigDavid Daney1-436/+624
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney1-0/+3
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev1-1/+1
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney1-0/+10
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2-10/+18
2008-12-12x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto5-30/+11
2008-12-11perf counters: update docsIngo Molnar1-32/+75
2008-12-11perf counters: clean up state transitionsIngo Molnar3-17/+25
2008-12-11perf counters: add prctl interface to disable/enable countersIngo Molnar4-7/+93
2008-12-11perf counters: implement PERF_COUNT_TASK_CLOCKIngo Molnar2-2/+27
2008-12-11perf counters: consolidate hw_perf save/restore APIsIngo Molnar4-22/+22
2008-12-11perf counters: implement PERF_COUNT_CPU_CLOCKIngo Molnar3-48/+92
2008-12-11perf counters: hw driver APIIngo Molnar3-31/+66
2008-12-11perf counters: group counter, fixesIngo Molnar1-19/+20
2008-12-11perf counters: add support for group countersIngo Molnar3-82/+236
2008-12-11perf counters: restructure the APIIngo Molnar4-71/+106
2008-12-11perf counters: expand use of counter->eventThomas Gleixner3-19/+17
2008-12-11perf counters: clean up 'raw' type APIThomas Gleixner3-12/+18
2008-12-11perf counters: protect them against CSTATE transitionsThomas Gleixner3-1/+25
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer1-0/+1
2008-12-11i2c-highlander: Trivial endian casting fixesHarvey Harrison1-2/+2
2008-12-11i2c-pmcmsp: Fix endianness misannotationHarvey Harrison1-1/+1
2008-12-11Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds6-280/+127
2008-12-11Linux 2.6.28-rc8v2.6.28-rc8Linus Torvalds1-1/+1
2008-12-10fix mapping_writably_mapped()Hugh Dickins1-6/+9
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul1-1/+7
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi1-1/+1
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi1-1/+2