aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: Add NMI types for kmap_atomic, fixPeter Zijlstra2009-06-15
* perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-15
* perf_counter: x86: Fix call-chain support to use NMI-safe methodsPeter Zijlstra2009-06-15
* x86: Add NMI types for kmap_atomicPeter Zijlstra2009-06-15
* x86, mm: Add __get_user_pages_fast()Peter Zijlstra2009-06-15
* perf_counter, x86: Fix kernel-space call-chainsIngo Molnar2009-06-15
* perf_counter, x86: Fix call-chain walkingIngo Molnar2009-06-14
* perf_counter, x86: Update AMD hw caching related event tableJaswinder Singh Rajput2009-06-13
* perf_counter, x86: Check old-AMD performance monitoring supportJaswinder Singh Rajput2009-06-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-12
|\
| * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-12
| |\
| * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-11
| * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-11
| * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-11
| * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-06-12
|\ \ \
| * | | PM core: rename suspend and resume functionsAlan Stern2009-06-12
| * | | PM: Rename device_power_down/up()Magnus Damm2009-06-12
| * | | x86: unify power/cpu_(32|64).cSergio Luis2009-06-12
| * | | x86: unify power/cpu_(32|64) copyright notesSergio Luis2009-06-12
| * | | x86: unify power/cpu_(32|64) regarding restoring processor stateSergio Luis2009-06-12
| * | | x86: unify power/cpu_(32|64) regarding saving processor stateSergio Luis2009-06-12
| * | | x86: unify power/cpu_(32|64) global variablesSergio Luis2009-06-12
| * | | x86: unify power/cpu_(32|64) headersSergio Luis2009-06-12
| * | | PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.cJaswinder Singh Rajput2009-06-12
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-06-12
|\ \ \ \ | |/ / / |/| | |
| * | | perf_counter/x86: Add a quirk for Atom processorsYong Wang2009-06-12
| | |/ | |/|
* | | Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-12
|\ \ \
| * | | x86: make zap_low_mapping could be used earlyYinghai Lu2009-06-12
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2009-06-12
|\ \ \
| * | | lguest: PAE supportMatias Zabaljauregui2009-06-12
| * | | lguest: Add support for kvm_hypercall4()Matias Zabaljauregui2009-06-12
| * | | lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui2009-06-12
| * | | lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui2009-06-12
| * | | lguest: optimize by coding restore_flags and irq_enable in assembler.Rusty Russell2009-06-12
| * | | lguest: improve interrupt handling, speed up stream networkingRusty Russell2009-06-12
| * | | lguest: clean up lguest_init_IRQRusty Russell2009-06-12
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-06-12
|\ \ \
| * | | module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-12
| * | | module: merge module_alloc() finallyAmerigo Wang2009-06-12
| * | | x86 module: merge the rest functions with macrosAmerigo Wang2009-06-12
| * | | x86 module: merge the same functions in module_32.c and module_64.cAmerigo Wang2009-06-12
| |/ /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-12
|\ \ \ | |/ / |/| |
| * | x86: Provide _sdata in the vmlinux.lds.S fileCatalin Marinas2009-06-12
| * | x86: handle initrd that extends into unusable memoryYinghai Lu2009-06-11
* | | x86: use zalloc_cpumask_var in arch_early_irq_initYinghai Lu2009-06-11
|/ /
* | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11
|\ \
| * \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\ \
| * | | perf_counter: Rename L2 to LL cachePeter Zijlstra2009-06-11
| * | | perf_counter: Standardize event namesPeter Zijlstra2009-06-11