summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-26Fix annoying DRM_ERROR() string warningLinus Torvalds1-1/+1
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-18/+30
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-104/+129
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-111/+57
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds30-128/+260
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-6/+10
2009-01-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds31-488/+441
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-45/+48
2009-01-26fuse: fix poll notifyMiklos Szeredi1-4/+9
2009-01-26fuse: destroy bdi on umountMiklos Szeredi2-2/+3
2009-01-26fuse: fuse_fill_super error handling cleanupMiklos Szeredi1-18/+19
2009-01-26fuse: fix missing fput on errorMiklos Szeredi1-2/+7
2009-01-26fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter1-1/+1
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
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-23Merge branch 'fix/asoc' into for-linusTakashi Iwai1-1/+1
2009-01-23ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.hPeter Ujfalusi1-1/+1
2009-01-23Merge branch 'fix/hda' into for-linusTakashi Iwai2-13/+27
2009-01-23Merge branch 'fix/asoc' into for-linusTakashi Iwai1-12/+6
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-22Merge branch 'core/debugobjects' into core/urgentThomas Gleixner545-3703/+8164
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner2-1/+8
2009-01-22rcu: remove duplicate CONFIG_RCU_CPU_STALL_DETECTORLai Jiangshan1-13/+0
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-21x86: 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-19Merge branch 'topic/virtuoso' into for-linusTakashi Iwai2-3/+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