aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown252-7258/+10334
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang1-0/+3
2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown1-1/+3
2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown1-93/+0
2010-03-14x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar1-2/+2
2010-03-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+2
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-11/+44
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+8
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-69/+85
2010-03-13x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systemsBorislav Petkov3-3/+17
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds10-23/+23
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori2-28/+5
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-7/+0
2010-03-12Add generic sys_olduname()Christoph Hellwig7-115/+4
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig4-17/+3
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig3-86/+1
2010-03-12Add generic sys_old_mmap()Christoph Hellwig6-42/+7
2010-03-12Add generic sys_old_select()Christoph Hellwig7-41/+3
2010-03-12x86, UV: Fix target_cpus() in x2apic_uv_x.cJack Steiner1-3/+1
2010-03-11x86: Reduce per cpu warning boot up messagesMike Travis1-1/+1
2010-03-11x86: Reduce per cpu MCA boot up messagesMike Travis1-2/+2
2010-03-11x86/mce: Fix RCU lockdep splatsPaul E. McKenney1-3/+8
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra2-6/+3
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar187-4091/+7428
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina10-23/+23
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman1-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2-2/+2
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds38-162/+1610
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-0/+635
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2-2/+2
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-798/+2067
2010-03-05x86: fix mtrr missing kernel-docRandy Dunlap1-0/+1
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-107/+598
2010-03-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgentIngo Molnar1-2/+8
2010-03-04Merge branch 'perf/core' into perf/urgentIngo Molnar37-1564/+2415
2010-03-04Merge branches 'core/futexes' and 'core/iommu' into core/urgentIngo Molnar1-1/+0
2010-03-04x86: Issue at least one memory barrier in stop_machine_text_poke()Masami Hiramatsu1-2/+2
2010-03-03x86, mrst: Fix whitespace breakage in apb_timer.cH. Peter Anvin1-534/+534
2010-03-03x86, mrst: Fix APB timer per cpu clockeventJacob Pan1-4/+8
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-72/+16
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds15-190/+238
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds21-695/+226
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds7-83/+101
2010-03-03x86/stacktrace: Don't dereference bad frame pointersFrederic Weisbecker1-2/+8
2010-03-02x86, mrst: Remove X86_MRST dependency on PCI_IOAPICJacob Pan1-1/+0
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2010-03-02perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra3-18/+40
2010-03-02perf, x86: Restrict the ANY flagPeter Zijlstra1-0/+3
2010-03-02x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich1-1/+2