summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-2630-128/+260
|\
| * xen: unitialised return value in xenbus_write_transactionIan Campbell2009-01-261-6/+5
| * x86: fix section mismatch warningRakib Mullick2009-01-261-1/+1
| * x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar2009-01-261-8/+11
| * x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt2009-01-261-0/+10
| * x86: use standard PIT frequencyIngo Molnar2009-01-251-9/+4
| * xen: handle highmem pages correctly when shrinking a domainIan Campbell2009-01-231-4/+7
| * x86, mm: fix pte_free()Peter Zijlstra2009-01-231-0/+1
| * xen: actually release memory when shrinking domainDan Magenheimer2009-01-221-0/+5
| * x86: unmask CPUID levels on Intel CPUsH. Peter Anvin2009-01-221-0/+10
| * x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin2009-01-211-0/+29
| * x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha2009-01-211-3/+3
| * x86: mtrr fix debug boot parameterThomas Renninger2009-01-211-5/+7
| * x86: fix page attribute corruption with cpa()Suresh Siddha2009-01-211-15/+34
| * Revert "x86: signal: change type of paramter for sys_rt_sigreturn()"Ingo Molnar2009-01-212-3/+10
| * x86: use early clobbers in usercopy*.cAndi Kleen2009-01-212-4/+4
| * x86: remove kernel_physical_mapping_init() from init sectionGary Hade2009-01-201-1/+1
| * fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar2009-01-201-7/+4
| * cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-191-13/+9
| * work_on_cpu: Use our own workqueue.Rusty Russell2009-01-191-1/+7
| * work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell2009-01-191-10/+4
| * x86: fix section mismatch warnings in kernel/setup_percpu.cLeonardo Potenza2009-01-181-1/+1
| * x86: put trigger in to detect mismatched apic versionsMike Travis2009-01-181-0/+5
| * x86: define ARCH_WANT_FRAME_POINTERSJeff Mahoney2009-01-181-0/+9
| * x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-163-29/+45
| * x86, UV: cpu_relax in uv_wait_completionCliff Wickman2009-01-151-0/+1
| * x86: avoid early crash in disable_local_APIC()Jan Beulich2009-01-151-0/+4
| * x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha2009-01-141-10/+27
| * x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen2009-01-135-9/+15
| * x86, cpufreq: remove leftover copymask_copy()Ingo Molnar2009-01-131-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-01-263-6/+10
|\ \
| * | drivers/ide/palm_bk3710.c buildfixDavid Brownell2009-01-191-4/+7
| * | ide: fix Falcon IDE breakageMichael Schmitz2009-01-191-1/+1
| * | ide: fix IDE PMAC breakageAndreas Schwab2009-01-191-1/+2
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-01-2631-488/+441
|\ \ \
| * | | Long btree pointers are still 64 bit on diskDave Chinner2009-01-221-5/+5
| * | | [XFS] Remove the rest of the macro-to-function indirections.Eric Sandeen2009-01-1923-158/+142
| * | | xfs: sanity check attr fork sizeChristoph Hellwig2009-01-191-0/+13
| * | | xfs: fix bad_features2 fixups for the root filesystemChristoph Hellwig2009-01-193-14/+32
| * | | xfs: add a lock class for group/project dquotsChristoph Hellwig2009-01-191-1/+11
| * | | xfs: lockdep annotations for xfs_dqlock2Christoph Hellwig2009-01-192-10/+24
| * | | xfs: add a separate lock class for the per-mount list of dquotsChristoph Hellwig2009-01-191-0/+9
| * | | xfs: use mnt_want_write in compat_attrmulti ioctlChristoph Hellwig2009-01-191-0/+9
| * | | xfs: fix dentry aliasing issues in open_by_handleChristoph Hellwig2009-01-194-300/+196
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-01-269-45/+48
|\ \ \ | |/ / |/| |
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-01-231-1/+1
| |\ \
| | * | ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.hPeter Ujfalusi2009-01-231-1/+1
| * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-01-232-13/+27
| |\ \ \
| | * | | ALSA: hda: Add STAC92HD83XXX_PWR_REF quirkMatthew Ranostay2009-01-232-7/+13
| | * | | ALSA: hda: revert change to 92hd83xxx power mappingMatthew Ranostay2009-01-231-1/+1
OpenPOWER on IntegriCloud