| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger | 2011-05-12 | 5 | -58/+0 |
* | Merge commit 'v2.6.39-rc7' into perf/core | Ingo Molnar | 2011-05-10 | 63 | -445/+1152 |
|\ |
|
| * | perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin... | Peter Zijlstra | 2011-05-06 | 1 | -35/+52 |
| * | hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set... | Frederic Weisbecker | 2011-05-06 | 1 | -4/+11 |
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor... | Ingo Molnar | 2011-05-06 | 8 | -10/+215 |
| |\ |
|
| | * | Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91 | Linus Torvalds | 2011-05-05 | 4 | -1/+83 |
| | |\ |
|
| | | * | at91: Add ARCH_ID and basic cpu macros definition for 5series chips family. | Jean-Christophe PLAGNIOL-VILLARD | 2011-04-23 | 1 | -0/+28 |
| | | * | arm: at91: fix compiler warning for eb01 board build | Greg Ungerer | 2011-04-23 | 1 | -1/+6 |
| | | * | arm: at91: minimal defconfig for at91x40 SoC | Greg Ungerer | 2011-04-23 | 1 | -0/+48 |
| | | * | ARM: at91: AT91CAP9 has a macb device | Uwe Kleine-König | 2011-04-23 | 1 | -0/+1 |
| | * | | Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-05-03 | 1 | -1/+124 |
| | |\ \ |
|
| | | * | | xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top | Stefano Stabellini | 2011-05-02 | 1 | -1/+1 |
| | | * | | xen/mmu: Add workaround "x86-64, mm: Put early page table high" | Konrad Rzeszutek Wilk | 2011-05-02 | 1 | -0/+123 |
| | | | | | |
| | | \ \ | |
| | *-. \ \ | Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k... | Linus Torvalds | 2011-05-03 | 3 | -8/+8 |
| | |\ \ \ \ |
|
| | | * | | | | x86, reboot: Fix relocations in reboot_32.S | H. Peter Anvin | 2011-05-02 | 1 | -6/+6 |
| | | * | | | | x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo() | Yinghai Lu | 2011-05-01 | 1 | -1/+1 |
| | | * | | | | x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors | Boris Ostrovsky | 2011-05-01 | 1 | -1/+1 |
| * | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2011-05-04 | 4 | -10/+41 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | sh, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 2011-04-25 | 1 | -0/+4 |
| | * | | | | | arm, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 2011-04-25 | 1 | -0/+8 |
| | * | | | | | powerpc, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 2011-04-25 | 1 | -0/+3 |
| | * | | | | | x86, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 2011-04-25 | 1 | -10/+26 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-02 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | powerpc: Fix multicast problem in fs_enet driver | Andrea Galbusera | 2011-04-21 | 1 | -2/+2 |
| * | | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-05-02 | 19 | -343/+519 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | * | | | | | | ARM: 6891/1: prevent heap corruption in OABI semtimedop | Dan Rosenberg | 2011-04-29 | 1 | -1/+1 |
| | * | | | | | | Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes | Russell King | 2011-04-29 | 3 | -321/+462 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | ARM: kprobes: Tidy-up kprobes-decode.c | Jon Medhurst | 2011-04-28 | 1 | -108/+23 |
| | | * | | | | | | ARM: kprobes: Add emulation of hint instructions like NOP and WFI | Jon Medhurst | 2011-04-28 | 1 | -0/+24 |
| | | * | | | | | | ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions | Jon Medhurst | 2011-04-28 | 1 | -0/+42 |
| | | * | | | | | | ARM: kprobes: Add emulation of MOVW and MOVT instructions | Jon Medhurst | 2011-04-28 | 1 | -2/+28 |
| | | * | | | | | | ARM: kprobes: Reject probing of undefined data processing instructions | Jon Medhurst | 2011-04-28 | 1 | -14/+17 |
| | | * | | | | | | ARM: kprobes: Remove redundant code in space_1111 | Jon Medhurst | 2011-04-28 | 1 | -9/+5 |
| | | * | | | | | | ARM: kprobes: Fix emulation of PLD instructions | Jon Medhurst | 2011-04-28 | 1 | -13/+8 |
| | | * | | | | | | ARM: kprobes: Reject probing of SETEND instructions | Jon Medhurst | 2011-04-28 | 1 | -5/+0 |
| | | * | | | | | | ARM: kprobes: Consolidate stub decoding functions | Jon Medhurst | 2011-04-28 | 1 | -31/+9 |
| | | * | | | | | | ARM: kprobes: Reject probing of all coprocessor instructions | Jon Medhurst | 2011-04-28 | 1 | -102/+11 |
| | | * | | | | | | ARM: kprobes: Fix emulation of USAD8 instructions | Jon Medhurst | 2011-04-28 | 1 | -6/+4 |
| | | * | | | | | | ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions | Jon Medhurst | 2011-04-28 | 1 | -7/+15 |
| | | * | | | | | | ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst... | Jon Medhurst | 2011-04-28 | 1 | -2/+12 |
| | | * | | | | | | ARM: kprobes: Reject probing of undefined media instructions | Jon Medhurst | 2011-04-28 | 1 | -1/+35 |
| | | * | | | | | | ARM: kprobes: Add emulation of RBIT instruction | Jon Medhurst | 2011-04-28 | 1 | -1/+2 |
| | | * | | | | | | ARM: kprobes: Reject probing of LDRB instructions which load PC | Jon Medhurst | 2011-04-28 | 1 | -0/+4 |
| | | * | | | | | | ARM: kprobes: Fix emulation of LDRD and STRD instructions | Jon Medhurst | 2011-04-28 | 1 | -6/+6 |
| | | * | | | | | | ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic... | Jon Medhurst | 2011-04-28 | 1 | -0/+17 |
| | | * | | | | | | ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions | Jon Medhurst | 2011-04-28 | 1 | -2/+3 |
| | | * | | | | | | ARM: kprobes: Reject probing of STREX and LDREX instructions | Jon Medhurst | 2011-04-28 | 1 | -5/+22 |
| | | * | | | | | | ARM: kprobes: Reject probing of undefined multiply instructions | Jon Medhurst | 2011-04-28 | 1 | -3/+8 |
| | | * | | | | | | ARM: kprobes: Fix error in comment | Jon Medhurst | 2011-04-28 | 1 | -1/+1 |
| | | * | | | | | | ARM: kprobes: Reject probing of instructions which write to PC unpredictably. | Jon Medhurst | 2011-04-28 | 1 | -0/+28 |