summaryrefslogtreecommitdiffstats
path: root/sound/ppc (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-06x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-10/+13
2008-09-06x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann1-6/+9
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost1-1/+1
2008-09-06x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu3-8/+44
2008-09-06x86: delay early cpu initialization until cpuid is doneKrzysztof Helt1-2/+2
2008-09-06x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin1-23/+13
2008-09-06x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin5-8/+82
2008-09-06x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin1-4/+4
2008-09-04x86: add io delay quirk for Presario F700Chuck Ebbert1-0/+8
2008-09-03Split up PIT part of TSC calibration from native_calibrate_tscLinus Torvalds1-61/+71
2008-09-03[x86] Fix TSC calibration issuesThomas Gleixner1-54/+181
2008-09-03ipsec: Fix deadlock in xfrm_state management.David S. Miller1-9/+23
2008-09-03drivers/char/random.c: fix a race which can lead to a bogus BUG()Andrew Morton1-9/+10
2008-09-03pm_qos_requirement might sleepJohn Kacur1-16/+9
2008-09-03rtc-cmos: wake again from S5Rafael J. Wysocki1-6/+32