| Commit message (Expand) | Author | Age | Files | Lines |
* | uprobes/core: Rename bkpt to swbp | Srikar Dronamraju | 2012-03-13 | 1 | -2/+2 |
* | uprobes/core: Make order of function parameters consistent across functions | Srikar Dronamraju | 2012-03-13 | 2 | -8/+9 |
* | uprobes/core: Make macro names consistent | Srikar Dronamraju | 2012-03-13 | 2 | -12/+12 |
* | uprobes/core: Move insn to arch specific structure | Srikar Dronamraju | 2012-02-22 | 2 | -33/+33 |
* | uprobes/core: Make instruction tables volatile | Srikar Dronamraju | 2012-02-22 | 1 | -29/+32 |
* | uprobes/core: Clean up, refactor and improve the code | Ingo Molnar | 2012-02-17 | 2 | -69/+77 |
* | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju | 2012-02-17 | 4 | -1/+459 |
* | x86: Fix to decode grouped AVX with VEX pp bits | Masami Hiramatsu | 2012-02-11 | 4 | -32/+40 |
* | x86/sched/perf/AMD: Set sched_clock_stable | Borislav Petkov | 2012-02-07 | 1 | -0/+3 |
* | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2012-02-06 | 9 | -30/+58 |
|\ |
|
| * | perf: Remove deprecated WARN_ON_ONCE() | Stephane Eranian | 2012-02-03 | 3 | -6/+0 |
| *-----. | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds | 2012-02-02 | 5 | -20/+37 |
| |\ \ \ \ |
|
| | | | | * | x86/reboot: Remove VersaLogic Menlow reboot quirk | Michael D Labriola | 2012-01-30 | 1 | -8/+0 |
| | | | | * | x86/reboot: Skip DMI checks if reboot set by user | Michael D Labriola | 2012-01-30 | 1 | -2/+26 |
| | | | | * | x86: Properly parenthesize cmpxchg() macro arguments | Jan Beulich | 2012-01-26 | 1 | -3/+3 |
| | * | | | | bugs, x86: Fix printk levels for panic, softlockups and stack dumps | Prarit Bhargava | 2012-01-26 | 3 | -6/+7 |
| * | | | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2012-01-28 | 1 | -5/+22 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3 | Konrad Rzeszutek Wilk | 2012-01-27 | 243 | -5364/+11699 |
| | |\ \ \ \ |
|
| | * | | | | | x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t | David Vrabel | 2012-01-24 | 1 | -5/+22 |
* | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-01-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | x86/dumpstack: Remove unneeded check in dump_trace() | Dan Carpenter | 2012-01-28 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'perf/fast' into perf/core | Ingo Molnar | 2012-01-27 | 3 | -2/+90 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | perf: Extend the mmap control page with time (TSC) fields | Peter Zijlstra | 2011-12-21 | 1 | -0/+14 |
| * | | | | | perf, x86: Provide means for disabling userspace RDPMC | Peter Zijlstra | 2011-12-21 | 2 | -1/+62 |
| * | | | | | perf, x86: Implement user-space RDPMC support, to allow fast, user-space acce... | Peter Zijlstra | 2011-12-21 | 1 | -0/+15 |
| * | | | | | perf, arch: Rework perf_event_index() | Peter Zijlstra | 2011-12-21 | 1 | -2/+0 |
* | | | | | | x86/microcode_amd: Add support for CPU family specific container files | Andreas Herrmann | 2012-01-26 | 1 | -2/+22 |
* | | | | | | x86/amd: Add missing feature flag for fam15h models 10h-1fh processors | Andreas Herrmann | 2012-01-26 | 1 | -0/+1 |
* | | | | | | x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() | Jesper Juhl | 2012-01-26 | 1 | -0/+2 |
* | | | | | | x86/numachip: Drop unnecessary conflict with EDAC | Daniel J Blueman | 2012-01-26 | 1 | -1/+0 |
* | | | | | | x86/uv: Fix uninitialized spinlocks | Cliff Wickman | 2012-01-26 | 2 | -1/+3 |
* | | | | | | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson | 2012-01-26 | 1 | -2/+2 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-24 | 1 | -14/+22 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | net: bpf_jit: fix divide by 0 generation | Eric Dumazet | 2012-01-18 | 1 | -14/+22 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*---. \ \ \ \ | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 2012-01-19 | 7 | -101/+438 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | | * | | | | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits | H. Peter Anvin | 2012-01-19 | 1 | -0/+1 |
| | | * | | | | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 2012-01-19 | 153 | -4145/+8721 |
| | | |\ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| | | * | | | | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds | 2012-01-17 | 1 | -8/+6 |
| | | * | | | | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt | Ulrich Drepper | 2012-01-17 | 1 | -2/+2 |
| | | * | | | | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 2012-01-17 | 1 | -10/+10 |
| | | * | | | | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2012-01-17 | 2 | -5/+8 |
| | | * | | | | x86/UV2: Ack BAU interrupt earlier | Cliff Wickman | 2012-01-17 | 1 | -2/+1 |
| | | * | | | | x86/UV2: Remove stale no-resources test for UV2 BAU | Cliff Wickman | 2012-01-17 | 1 | -10/+0 |
| | | * | | | | x86/UV2: Work around BAU bug | Cliff Wickman | 2012-01-17 | 2 | -33/+254 |
| | | * | | | | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman | 2012-01-17 | 1 | -6/+7 |
| | | * | | | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 2012-01-17 | 2 | -30/+151 |
| | | * | | | | x86: Get rid of dubious one-bit signed bitfield | Anton Vorontsov | 2012-01-16 | 1 | -2/+2 |
| | * | | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-01-17 | 3 | -15/+18 |
| | |\ \ \ \ \ |
|
| | * | | | | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore | xiyou.wangcong@gmail.com | 2012-01-16 | 1 | -0/+1 |
| | * | | | | | | x86/kprobes: Fix typo transferred from Intel manual | Ulrich Drepper | 2012-01-16 | 1 | -1/+3 |