summaryrefslogtreecommitdiffstats
path: root/kernel/profile.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2009-01-25x86: use standard PIT frequencyIngo Molnar1-9/+4
2009-01-23xen: handle highmem pages correctly when shrinking a domainIan Campbell1-4/+7
2009-01-23x86, mm: fix pte_free()Peter Zijlstra1-0/+1
2009-01-23ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.hPeter Ujfalusi1-1/+1
2009-01-23ALSA: hda: Add STAC92HD83XXX_PWR_REF quirkMatthew Ranostay2-7/+13
2009-01-23ALSA: hda: revert change to 92hd83xxx power mappingMatthew Ranostay1-1/+1
2009-01-22xen: actually release memory when shrinking domainDan Magenheimer1-0/+5
2009-01-22ALSA: hda - Add model entry for HP dv4Takashi Iwai1-0/+2
2009-01-22x86: unmask CPUID levels on Intel CPUsH. Peter Anvin1-0/+10
2009-01-22Long btree pointers are still 64 bit on diskDave Chinner1-5/+5
2009-01-22x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin1-0/+29
2009-01-21x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha1-3/+3
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger1-5/+7
2009-01-21x86: fix page attribute corruption with cpa()Suresh Siddha1-15/+34
2009-01-21Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2-3/+10
2009-01-21x86: use early clobbers in usercopy*.cAndi Kleen2-4/+4
2009-01-21ALSA: hda: 83xxx port 0xe DAC selectionMatthew Ranostay1-5/+11
2009-01-20ASoC: fix registration of the SoC card in the Freescale MPC8610 driversTimur Tabi1-12/+6
2009-01-20x86: remove kernel_physical_mapping_init() from init sectionGary Hade1-1/+1
2009-01-20fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar1-7/+4
2009-01-19cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis1-13/+9
2009-01-19work_on_cpu: Use our own workqueue.Rusty Russell1-1/+7
2009-01-19work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell1-10/+4
2009-01-19sound: virtuoso: document HDAV1.3 driver statusClemens Ladisch1-2/+2
2009-01-19sound: virtuoso: add newlineClemens Ladisch1-1/+1
2009-01-19sound: virtuoso: enable UART on Xonar HDAV1.3Clemens Ladisch1-0/+1
2009-01-19drivers/ide/palm_bk3710.c buildfixDavid Brownell1-4/+7
2009-01-19ide: fix Falcon IDE breakageMichael Schmitz1-1/+1
2009-01-19ide: fix IDE PMAC breakageAndreas Schwab1-1/+2
2009-01-19[XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen23-158/+142
2009-01-19xfs: sanity check attr fork sizeChristoph Hellwig1-0/+13
2009-01-19xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig3-14/+32
2009-01-19xfs: add a lock class for group/project dquotsChristoph Hellwig1-1/+11
2009-01-19xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig2-10/+24
2009-01-19xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig1-0/+9
2009-01-19xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig1-0/+9
2009-01-19xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig4-300/+196
2009-01-18x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza1-1/+1
2009-01-18x86: put trigger in to detect mismatched apic versionsMike Travis1-0/+5
2009-01-18x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney1-0/+9
2009-01-18sound: Remove removed OSS kernel parameters from docHenrik Kretzschmar1-7/+0
2009-01-18ALSA: hda: fix invalid power mapping masksMatthew Ranostay1-1/+1
2009-01-17dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2
2009-01-17security: introduce missing kfreeVegard Nossum1-0/+1
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell1-13/+13
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell12-130/+130