summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* uprobes/core: Rename bkpt to swbpSrikar Dronamraju2012-03-131-2/+2
* uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-132-8/+9
* uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-132-12/+12
* uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-222-33/+33
* uprobes/core: Make instruction tables volatileSrikar Dronamraju2012-02-221-29/+32
* uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-172-69/+77
* uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-174-1/+459
* x86: Fix to decode grouped AVX with VEX pp bitsMasami Hiramatsu2012-02-114-32/+40
* x86/sched/perf/AMD: Set sched_clock_stableBorislav Petkov2012-02-071-0/+3
* Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-069-30/+58
|\
| * perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian2012-02-033-6/+0
| *-----. Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-025-20/+37
| |\ \ \ \
| | | | | * x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola2012-01-301-8/+0
| | | | | * x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola2012-01-301-2/+26
| | | | | * x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich2012-01-261-3/+3
| | * | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava2012-01-263-6/+7
| * | | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2012-01-281-5/+22
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3Konrad Rzeszutek Wilk2012-01-27243-5364/+11699
| | |\ \ \ \
| | * | | | | x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel2012-01-241-5/+22
* | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-311-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | x86/dumpstack: Remove unneeded check in dump_trace()Dan Carpenter2012-01-281-1/+1
| |/ / / / /
* | | | | | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-273-2/+90
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-211-0/+14
| * | | | | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-212-1/+62
| * | | | | perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce...Peter Zijlstra2011-12-211-0/+15
| * | | | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-2/+0
* | | | | | x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann2012-01-261-2/+22
* | | | | | x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann2012-01-261-0/+1
* | | | | | x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl2012-01-261-0/+2
* | | | | | x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman2012-01-261-1/+0
* | | | | | x86/uv: Fix uninitialized spinlocksCliff Wickman2012-01-262-1/+3
* | | | | | x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-01-261-2/+2
| |_|_|_|/ |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-241-14/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | net: bpf_jit: fix divide by 0 generationEric Dumazet2012-01-181-14/+22
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-197-101/+438
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | * | | | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | * | | | Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-19153-4145/+8721
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | * | | | x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-171-8/+6
| | | * | | | x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | * | | | x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | * | | | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
| | | * | | | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1
| | | * | | | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0
| | | * | | | x86/UV2: Work around BAU bugCliff Wickman2012-01-172-33/+254
| | | * | | | x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-171-6/+7
| | | * | | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-172-30/+151
| | | * | | | x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-161-2/+2
| | * | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-173-15/+18
| | |\ \ \ \ \
| | * | | | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com2012-01-161-0/+1
| | * | | | | | x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper2012-01-161-1/+3