Age | Commit message (Expand) | Author | Files | Lines |
2011-04-28 | ARM: kprobes: Fix error in comment | Jon Medhurst | 1 | -1/+1 |
2011-04-28 | ARM: kprobes: Reject probing of instructions which write to PC unpredictably. | Jon Medhurst | 1 | -0/+28 |
2011-04-28 | ARM: kprobes: Fix emulation of MRS instruction | Jon Medhurst | 1 | -11/+12 |
2011-04-28 | ARM: kprobes: Reject probing MRS instructions which read SPSR | Jon Medhurst | 1 | -5/+7 |
2011-04-28 | ARM: kprobes: Fix emulation of Data-processing (immediate) instructions | Jon Medhurst | 1 | -1/+1 |
2011-04-28 | ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. | Jon Medhurst | 1 | -2/+53 |
2011-04-28 | ARM: kprobes: Remove redundant condition checks from simulation routines | Jon Medhurst | 1 | -27/+3 |
2011-04-28 | ARM: kprobes: Fix probing of conditionally executed instructions | Jon Medhurst | 3 | -1/+96 |
2011-04-28 | kprobes/arm: Fix ldrd/strd emulation | Viktor Rosendahl | 1 | -5/+15 |
2011-04-28 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge... | Linus Torvalds | 1 | -0/+2 |
2011-04-28 | um: adjust current_thread_info() for newer gcc versions | Richard Weinberger | 1 | -1/+4 |
2011-04-28 | uml: fix hppfs build | Randy Dunlap | 1 | -1/+1 |
2011-04-28 | um: mdd support for 64 bit atomic operations | Richard Weinberger | 2 | -1/+226 |
2011-04-28 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 3 | -3/+3 |
2011-04-28 | ARM: Fix .size directive for xscale_dma_a0_map_area | Ben Hutchings | 1 | -1/+1 |
2011-04-28 | x86: ce4100: Configure IOAPIC pins for USB and SATA to level type | Sebastian Andrzej Siewior | 1 | -3/+3 |
2011-04-28 | x86: devicetree: Configure IOAPIC pin only once | Sebastian Andrzej Siewior | 3 | -7/+7 |
2011-04-28 | perf event, x86: Use better stalled cycles metric | Ingo Molnar | 1 | -2/+2 |
2011-04-27 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa... | Linus Torvalds | 1 | -1/+3 |
2011-04-27 | ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit | Stephen Boyd | 1 | -1/+1 |
2011-04-27 | ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code | Sonny Rao | 1 | -1/+2 |
2011-04-27 | perf, x86, nmi: Move LVT un-masking into irq handlers | Don Zickus | 3 | -6/+33 |
2011-04-27 | m68k/mm: Set all online nodes in N_NORMAL_MEMORY | Michael Schmitz | 1 | -0/+2 |
2011-04-27 | Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve... | Tony Lindgren | 7 | -12/+45 |
2011-04-27 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 10 | -36/+143 |
2011-04-27 | Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davin... | Russell King | 58 | -179/+324 |
2011-04-27 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Russell King | 5 | -5/+24 |
2011-04-27 | [S390] prng: fix pointer arithmetic | Martin Schwidefsky | 1 | -1/+1 |
2011-04-26 | Revert wrong fixes for common misspellings | Lucas De Marchi | 3 | -3/+3 |
2011-04-26 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -7/+8 |
2011-04-26 | perf events, x86: Mark constrant tables read mostly | Ingo Molnar | 1 | -10/+10 |
2011-04-26 | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES | Ingo Molnar | 1 | -0/+3 |
2011-04-26 | Merge branch 'perf/urgent' into perf/stat | Ingo Molnar | 7 | -31/+56 |
2011-04-26 | perf events, x86: Work around the Nehalem AAJ80 erratum | Ingo Molnar | 1 | -2/+14 |
2011-04-26 | perf, x86: Fix BTS condition | Peter Zijlstra | 2 | -2/+5 |
2011-04-26 | OMAP3+: voltage: remove initial voltage | Nishanth Menon | 1 | -1/+0 |
2011-04-26 | OMAP4: Intialize IVA Device in addition to DSP device. | Shweta Gulati | 1 | -0/+1 |
2011-04-26 | omap: rx51: mark reserved memory earlier | Felipe Contreras | 1 | -2/+7 |
2011-04-26 | OMAP3: l3: fix for "irq 10: nobody cared" message | omar ramirez | 1 | -2/+2 |
2011-04-26 | arm: omap2: enable smc instruction for sleep34xx | Oskar Andero | 1 | -1/+1 |
2011-04-25 | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -9/+10 |
2011-04-25 | x86, setup: When probing memory with e801, use ax/bx as a pair | H. Peter Anvin | 1 | -1/+1 |
2011-04-25 | sh, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 1 | -0/+4 |
2011-04-25 | arm, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 1 | -0/+8 |
2011-04-25 | powerpc, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 1 | -0/+3 |
2011-04-25 | x86, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 1 | -10/+26 |
2011-04-25 | ARM: Davinci: Fix I2C build errors | Russell King - ARM Linux | 1 | -0/+6 |
2011-04-25 | DA830: fix SPI1 base address | Sergei Shtylyov | 1 | -3/+9 |
2011-04-25 | davinci: mityomapl138: Use auto-probe to determine attached PHY ID | Michael Williamson | 1 | -1/+1 |
2011-04-25 | davinci: mityomapl138: Use correct id for NAND controller | Michael Williamson | 1 | -1/+1 |