summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-0615-187/+343
|\
| * Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-054-8/+120
| |\
| | * lockup_detector: Cross arch compile fixesDon Zickus2010-05-161-2/+2
| | * x86, watchdog: Fix build error in hw_nmi.cIngo Molnar2010-05-131-0/+1
| | * x86: Cleanup hw_nmi.c cruftDon Zickus2010-05-121-58/+0
| | * x86: Move trigger_all_cpu_backtrace to its own die_notifierDon Zickus2010-05-121-14/+51
| | * lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-123-5/+5
| | * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12123-3820/+5590
| | |\
| | * | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-252-10/+10
| | * | nmi_watchdog: Fix undefined 'apic' build bugDon Zickus2010-02-191-0/+2
| | * | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-141-5/+16
| | * | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-082-1/+8
| | * | nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-081-0/+114
| | * | x86: Move notify_die from nmi.c to traps.cDon Zickus2010-02-082-7/+5
| * | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-028-44/+66
| |\ \ \
| * | | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-222-7/+4
| * | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-218-19/+43
| |\ \ \ \
| * | | | | perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov2010-07-051-36/+111
| * | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-052-3/+12
| |\ \ \ \ \
| * | | | | | kprobes/x86: Fix kprobes to skip prefixes correctlyMasami Hiramatsu2010-06-291-16/+17
| * | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-288-18/+32
| |\ \ \ \ \ \
| * | | | | | | x86: Support for instruction breakpointsFrederic Weisbecker2010-06-241-15/+29
| * | | | | | | x86: Set resume bit before returning from breakpoint exceptionFrederic Weisbecker2010-06-241-0/+7
| * | | | | | | x86, perf: Add power_end event to process_*.c cpu_idle routineRobert Schöne2010-06-182-0/+9
| * | | | | | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-188-22/+42
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-096-93/+16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov2010-06-091-14/+10
| | * | | | | | | | x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov2010-06-091-1/+5
| | * | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-081-16/+0
| | * | | | | | | | x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-086-65/+4
| * | | | | | | | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-091-9/+9
| * | | | | | | | | perf, x86: Make a second write to performance counter if neededCyrill Gorcunov2010-06-092-1/+20
| * | | | | | | | | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-091-9/+5
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2010-07-018-18/+32
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | mce: convert to rcu_dereference_index_check()Paul E. McKenney2010-06-141-1/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-061-2/+6
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge branches 'iommu-api/2.6.36' and 'amd-iommu/2.6.36' into iommu/2.6.36Joerg Roedel2010-07-271-2/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | x86/amd-iommu: Export cache-coherency capabilityJoerg Roedel2010-07-271-0/+5
| | | * | | | | | | | | | x86/amd-iommu: Use for_each_pci_dev()Kulikov Vasiliy2010-07-191-2/+1
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-97/+92
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kgdb,x86: use macro HBP_NUM to replace magic number 4Dongdong Deng2010-08-051-9/+9
| * | | | | | | | | | | | KGDB: Remove set but unused newPCAndi Kleen2010-08-051-3/+0
| * | | | | | | | | | | | kgdb,x86: Individual register get/set for x86Jason Wessel2010-08-051-85/+83
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-053-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-043-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Introduce CONFIG_XEN_PVHVM compile optionStefano Stabellini2010-07-291-1/+1
| | * | | | | | | | | | | xen/pvhvm: fix build problem when !CONFIG_XENJeremy Fitzhardinge2010-07-261-0/+2
| | * | | | | | | | | | | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-222-0/+6
| | * | | | | | | | | | | x86: early PV on HVM features initialization.Sheng Yang2010-07-221-0/+1
| | | |/ / / / / / / / / | | |/| | | | | | | | |