summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | x86, hpet: Fix bug in RTC emulationAlok Kataria2010-04-011-0/+1
| | * | | x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh2010-04-011-1/+7
| | * | | x86: Handle overlapping mptablesAndi Kleen2010-04-011-2/+2
| | * | | x86: Make e820_remove_range to handle all covered caseYinghai Lu2010-03-311-4/+20
| | |/ /
| * | | Merge branch 'master' into export-slabhTejun Heo2010-04-059-53/+111
| |\ \ \
| * | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3052-15/+40
* | | | | perf: Drop the frame reliablity checkFrederic Weisbecker2010-04-041-2/+1
* | | | | perf, x86: Add Nehalem programming quirk to WestmerePeter Zijlstra2010-04-021-0/+2
* | | | | perf, x86: Fix __initconst vs constPeter Zijlstra2010-04-024-11/+11
* | | | | perf, x86: Fix up the ANY flag stuffPeter Zijlstra2010-04-025-51/+74
* | | | | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masksRobert Richter2010-04-024-56/+20
* | | | | perf, x86: Undo some some *_counter* -> *_event* renamesRobert Richter2010-04-025-61/+61
* | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-0212-63/+169
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2010-04-022-5/+44
| * | | | perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2010-04-022-36/+52
| * | | | x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra2010-04-021-2/+2
| * | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-04-022-3/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86,kgdb: Always initialize the hw breakpoint attributeJason Wessel2010-04-011-1/+1
| | * | | perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker2010-04-011-2/+0
| | |/ /
| * | | x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu2010-03-293-6/+11
| * | | x86: Make smp_locks end with page alignmentYinghai Lu2010-03-291-1/+1
| |/ /
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-264-9/+55
| |\ \
| | * | x86, amd: Restrict usage of c1e_idle()Andreas Herrmann2010-03-191-8/+24
| | * | x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-163-1/+31
| * | | x86 / perf: Fix suspend to RAM on HP nx6325Rafael J. Wysocki2010-03-221-3/+5
* | | | perf, x86: Add Nehelem PMU programming errata workaroundPeter Zijlstra2010-03-264-10/+45
* | | | x86, ptrace: Fix block-stepPeter Zijlstra2010-03-264-6/+48
* | | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-2613-2317/+6
* | | | perf, x86: Clean up debugctlmsr bit definitionsPeter Zijlstra2010-03-262-21/+9
* | | | x86, perf: Add raw events support for the P4 PMUCyrill Gorcunov2010-03-261-322/+424
* | | | Merge commit 'v2.6.34-rc2' into perf/coreIngo Molnar2010-03-2219-314/+46
|\ \ \ \ | |/ / /
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-186-155/+176
| |\ \ \ | | |/ / | |/| |
| | * | perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker2010-03-171-1/+2
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------. \ \ 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
| | | | |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud