summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| | | | |\ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ 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
| | | | | |_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | |
* | | | | | | | | | | | | | | x86, perf: Fix few cosmetic dabs for P4 pmu (comments and constantify)Cyrill Gorcunov2010-03-181-1/+1
* | | | | | | | | | | | | | | perf_events: Fix resource leak in x86 __hw_perf_event_init()Stephane Eranian2010-03-181-1/+4
* | | | | | | | | | | | | | | perf, x86: Add cache events for the Pentium-4 PMULin Ming2010-03-181-6/+147
OpenPOWER on IntegriCloud