summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-23x86, mm: fix pte_free()Peter Zijlstra1-0/+1
2009-01-23xen: actually release memory when shrinking domainDan Magenheimer1-0/+5
2009-01-22x86: unmask CPUID levels on Intel CPUsH. Peter Anvin1-0/+10
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-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-20cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis1-13/+9
2009-01-20work_on_cpu: Use our own workqueue.Rusty Russell1-1/+7
2009-01-20work_on_cpu: don't try to get_online_cpus() in work_on_cpu.Rusty Russell1-10/+4
2009-01-19x86: 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-16x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich3-29/+45
2009-01-16x86, UV: cpu_relax in uv_wait_completionCliff Wickman1-0/+1
2009-01-16x86: avoid early crash in disable_local_APIC()Jan Beulich1-0/+4
2009-01-14x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha1-10/+27
2009-01-13x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen5-9/+15
2009-01-13x86, cpufreq: remove leftover copymask_copy()Ingo Molnar1-2/+0
2009-01-12Revert "i386: add TRACE_IRQS_OFF for the nmi"Ingo Molnar1-2/+0
2009-01-12Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"Ingo Molnar1-13/+12
2009-01-12x86: fix apic.c build error on latest gitJaswinder Singh Rajput2-0/+7
2009-01-12x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput1-0/+1
2009-01-12x86: avoid theoretical vmalloc fault loopAndi Kleen1-1/+1
2009-01-11Merge commit 'v2.6.29-rc1' into x86/urgentIngo Molnar3427-74531/+642166
2009-01-11Linux 2.6.29-rc1Linus Torvalds1-2/+2
2009-01-11bootgraph: make the bootgraph script show async waiting timeArjan van de Ven1-4/+42
2009-01-11libata: only ports >= 0 need to synchronizeArjan van de Ven1-1/+3
2009-01-11libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven3-0/+13
2009-01-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds43-399/+363
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds23-268/+363
2009-01-10btrfs: fix for write_super_lockfs/unlockfs error handlingLinus Torvalds1-4/+6
2009-01-10rbtree: add const qualifier to some functionsArtem Bityutskiy2-10/+10
2009-01-10LIS3LV02D: separate the core from HP ACPI APIEric Piel4-251/+324
2009-01-10filesystem freeze: remove XFS specific ioctl interfaces for freeze featureTakashi Sato3-19/+2
2009-01-10filesystem freeze: implement generic freeze featureTakashi Sato5-10/+130
2009-01-10filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato12-68/+107
2009-01-10memstick: annotate endianness of attribute structsHarvey Harrison2-24/+23
2009-01-10hp-wmi: handle rfkill_register() failureLarry Finger1-3/+12
2009-01-10compiler-gcc.h: add more comments to RELOC_HIDEAndi Kleen1-2/+12
2009-01-10CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_COREDavid Brownell1-1/+1
2009-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2Linus Torvalds2-14/+21
2009-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds6-106/+38
2009-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-16/+20
2009-01-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-3/+0
2009-01-10Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds24-379/+3734