aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu
2010-03-29x86: Make smp_locks end with page alignmentYinghai Lu
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-25x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas
2010-03-25x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas
2010-03-25x86/PCI: remove redundant warningsBjorn Helgaas
2010-03-22x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki
2010-03-19x86, amd: Restrict usage of c1e_idle()Andreas Herrmann
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker
2010-03-16x86: Fix placement of FIX_OHCI1394_BASEJan Beulich
2010-03-16x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang
2010-03-14ACPI: plan to delete "acpi=ht" boot optionLen Brown
2010-03-14ACPI: remove "acpi=ht" DMI blacklistLen Brown
2010-03-14x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar
2010-03-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-12x86, UV: Fix target_cpus() in x2apic_uv_x.cJack Steiner
2010-03-11perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong
2010-03-11perf, x86: Fix hw_perf_enable() event assignmentPeter Zijlstra
2010-03-11x86: Reduce per cpu warning boot up messagesMike Travis
2010-03-11x86: Reduce per cpu MCA boot up messagesMike Travis
2010-03-11x86/mce: Fix RCU lockdep splatsPaul E. McKenney
2010-03-10perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker
2010-03-10perf/x86-64: Use frame pointer to walk on irq and process stacksFrederic Weisbecker
2010-03-10perf, x86: Fix double enable callsPeter Zijlstra
2010-03-10perf, x86: Fix double disable callsPeter Zijlstra
2010-03-10perf, x86: Properly account n_addedPeter Zijlstra
2010-03-10perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra
2010-03-10perf, x86: Fix x86_pmu_startPeter Zijlstra
2010-03-10perf, x86: Use unlocked bitopsPeter Zijlstra
2010-03-10perf, x86: Change x86_pmu.{enable,disable} calling conventionPeter Zijlstra
2010-03-10perf, x86: Remove superfluous arguments to x86_perf_event_update()Peter Zijlstra
2010-03-10perf, x86: Remove superfluous arguments to x86_perf_event_set_period()Peter Zijlstra
2010-03-10perf, x86, Do not user perf_disable from NMI contextPeter Zijlstra