summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-1497-3797/+5743
|\ \ \ \ \ \ \
| | | | | * | | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-141-0/+3
| | | * | | | | ACPI: plan to delete "acpi=ht" boot optionLen Brown2010-03-141-1/+3
| | | * | | | | ACPI: remove "acpi=ht" DMI blacklistLen Brown2010-03-141-93/+0
| | | | |/ / / | | | |/| | |
| | | * | | | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar2010-03-141-2/+2
| | | * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-131-1/+2
| | | |\ \ \ \
| | | | * | | | x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich2010-03-021-1/+2
| | | * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-135-7/+19
| | | |\ \ \ \ \
| | | | * | | | | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov2010-03-132-1/+15
| | | | * | | | | x86, UV: Fix target_cpus() in x2apic_uv_x.cJack Steiner2010-03-121-3/+1
| | | | * | | | | x86: Reduce per cpu warning boot up messagesMike Travis2010-03-111-1/+1
| | | | * | | | | x86: Reduce per cpu MCA boot up messagesMike Travis2010-03-111-2/+2
| | | * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-132-4/+8
| | | |\ \ \ \ \ \
| | | | * | | | | | x86/mce: Fix RCU lockdep splatsPaul E. McKenney2010-03-111-3/+8
| | | | | | | | | |
| | | | | \ \ \ \ \
| | | | *-. \ \ \ \ \ Merge branches 'core/futexes' and 'core/iommu' into core/urgentIngo Molnar2010-03-041-1/+0
| | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | x86/gart: Unexport gart_iommu_apertureFUJITA Tomonori2010-02-161-1/+0
| | | | | | | |_|_|_|/ | | | | | | |/| | | |
| | | * | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-136-46/+62
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-102-6/+3
| | | | * | | | | | | | Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-0966-1190/+3216
| | | | |\ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / | | | | | |/| | | | | |
| | | | * | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-03-041-2/+8
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | x86/stacktrace: Don't dereference bad frame pointersFrederic Weisbecker2010-03-031-2/+8
| | | | * | | | | | | | | Merge branch 'perf/core' into perf/urgentIngo Molnar2010-03-0420-1420/+2167
| | | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / | | | | |/| | | | | | | |
| | | | | * | | | | | | | perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra2010-03-022-17/+39
| | | | | * | | | | | | | perf, x86: Restrict the ANY flagPeter Zijlstra2010-03-021-0/+3
| | | | | * | | | | | | | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-013-9/+9
| | | | | * | | | | | | | x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker2010-02-271-7/+0
| | | | | * | | | | | | | Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker2010-02-2725-877/+306
| | | | | |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | | | * | | | | | | | | hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker2010-02-281-5/+0
| | | * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-127-7/+7
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-087-7/+7
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-093-3/+3
| | | | | * | | | | | | | | | fix comment typo in pci-dma.cJustin P. Mattock2010-02-051-1/+1
| | | | | * | | | | | | | | | Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1
| | | | | * | | | | | | | | | arch/x86/kernel/apic/apic_flat_64.c: Make comment match the codeJasper Spaans2010-02-041-1/+1
| | | | | * | | | | | | | | | vmiclock: fix comment spelling mistakeShaun Patterson2010-02-041-1/+1
| | | * | | | | | | | | | | | Add generic sys_olduname()Christoph Hellwig2010-03-121-49/+0
| | | * | | | | | | | | | | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-12/+0
| | | * | | | | | | | | | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-85/+0
| | | * | | | | | | | | | | | Add generic sys_old_mmap()Christoph Hellwig2010-03-122-35/+1
| | | * | | | | | | | | | | | Add generic sys_old_select()Christoph Hellwig2010-03-122-18/+1
| | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman2010-03-071-0/+1
| | | * | | | | | | | | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-072-2/+2
| | | |/ / / / / / / / / /
| | | * | | | | | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-0714-66/+1157
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | x86, mrst: Fix whitespace breakage in apb_timer.cH. Peter Anvin2010-03-031-534/+534
| | | | * | | | | | | | | | x86, mrst: Fix APB timer per cpu clockeventJacob Pan2010-03-031-4/+8
| | | | * | | | | | | | | | x86, olpc: Use pci subarch init for OLPCThomas Gleixner2010-02-251-3/+7
| | | | * | | | | | | | | | x86, legacy_irq: Remove duplicate vector assigmentYinghai Lu2010-02-241-2/+0
| | | | * | | | | | | | | | x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu2010-02-242-6/+3
| | | | * | | | | | | | | | x86, mrst: Platform clock setup codeJacob Pan2010-02-241-0/+53
| | | | * | | | | | | | | | x86, apbt: Moorestown APB system timer driverJacob Pan2010-02-242-0/+781