summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/oprofile: Fix initialization of switch_indexRobert Richter2009-07-201-7/+9
* x86/oprofile: Use per_cpu() instead of __get_cpu_var()Robert Richter2009-07-201-2/+2
* x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macrosRobert Richter2009-07-201-2/+2
* oprofile: Implement performance counter multiplexingJason Yeh2009-07-206-20/+267
* x86/oprofile: Whitespaces changes onlyRobert Richter2009-07-144-20/+20
* x86/oprofile: Rework and simplify nmi_cpu_setup()Robert Richter2009-07-141-10/+3
* x86/oprofile: Fix cast of counter valueRobert Richter2009-07-142-5/+5
*-. Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/coreRobert Richter2009-07-14205-4458/+8323
|\ \
| | * Merge branch 'auto' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2009-06-175-303/+267
| | |\
| * | \ Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-101-1/+1
| |\ \ \
| | * | | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-101-1/+1
| * | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-101-1/+1
| |\ \ \ \
| | * | | | x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmonRobert Richter2009-07-101-1/+1
| * | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-108-144/+352
| |\ \ \ \ \
| | * | | | | x86: atomic64: Inline atomic64_read() againEric Dumazet2009-07-042-22/+23
| | * | | | | x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative()Ingo Molnar2009-07-031-4/+4
| | * | | | | x86: atomic64: Improve atomic64_xchg()Ingo Molnar2009-07-032-15/+15
| | * | | | | x86: atomic64: Export APIs to modulesIngo Molnar2009-07-032-1/+19
| | * | | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-031-2/+10
| | * | | | | x86: atomic64: Code atomic(64)_read and atomic(64)_set in C not CPPPaul Mackerras2009-07-032-11/+47
| | * | | | | x86: atomic64: Fix unclean type use in atomic64_xchg()Ingo Molnar2009-07-031-1/+1
| | * | | | | x86: atomic64: Make atomic_read() type-safeIngo Molnar2009-07-031-1/+4
| | * | | | | x86: atomic64: Reduce size of functionsIngo Molnar2009-07-031-2/+2
| | * | | | | x86: atomic64: Improve atomic64_add_return()Ingo Molnar2009-07-031-3/+12
| | * | | | | x86: atomic64: Improve cmpxchg8b()Eric Dumazet2009-07-031-12/+7
| | * | | | | x86: atomic64: Improve atomic64_read()Eric Dumazet2009-07-031-6/+2
| | * | | | | x86: atomic64: Move the 32-bit atomic64_t implementation to a .c fileIngo Molnar2009-07-033-117/+237
| | * | | | | x86: atomic64: The atomic64_t data type should be 8 bytes aligned on 32-bit tooEric Dumazet2009-07-031-1/+1
| | * | | | | perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker2009-07-014-8/+30
| * | | | | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
| | |_|/ / / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-091-0/+4
| |\ \ \ \ \
| | * | | | | memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-091-0/+4
| * | | | | | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu2009-07-081-2/+9
| * | | | | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-086-17/+16
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-07-082-20/+13
| |\ \ \ \ \ \
| | * | | | | | [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf2009-07-062-20/+13
| * | | | | | | x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTORPeter Chubb2009-07-081-1/+1
| |/ / / / / /
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-0614-49/+37
| |\ \ \ \ \ \
| | * | | | | | x86: fix usage of bios intcall()Akinobu Mita2009-07-042-4/+3
| | * | | | | | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-07-031-4/+9
| | |\ \ \ \ \ \
| | | * | | | | | amd-iommu: set evt_buf_size correctlyJoerg Roedel2009-07-021-0/+2
| | | * | | | | | amd-iommu: handle alias entries correctly in init codeJoerg Roedel2009-07-021-4/+7
| | * | | | | | | x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput2009-07-032-6/+0
| | * | | | | | | x86: Remove unused variable disable_x2apicJaswinder Singh Rajput2009-07-031-2/+0
| | * | | | | | | x86, kvm: Fix section mismatches in kvm.cRakib Mullick2009-07-031-1/+1
| | * | | | | | | x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_userMike Galbraith2009-07-031-0/+1
| | * | | | | | | x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers2009-07-031-2/+2
| | * | | | | | | x86: Fix printk call in print_local_apic()Ingo Molnar2009-07-021-18/+13
| | * | | | | | | x86: Declare check_efer() before it gets usedJaswinder Singh Rajput2009-07-011-0/+1
| | * | | | | | | x86: Mark device_nb as static and fix NULL noiseJaswinder Singh Rajput2009-07-011-2/+2
OpenPOWER on IntegriCloud