- f0aeb8b ARM: kprobes: Reject probing of SETEND instructions by Jon Medhurst · 14 years ago
- ac211c6 ARM: kprobes: Consolidate stub decoding functions by Jon Medhurst · 14 years ago
- fa1a03b ARM: kprobes: Reject probing of all coprocessor instructions by Jon Medhurst · 14 years ago
- c6e4ae3 ARM: kprobes: Fix emulation of USAD8 instructions by Jon Medhurst · 14 years ago
- 038c383 ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions by Jon Medhurst · 14 years ago
- 8dd7cfb ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH instructions by Jon Medhurst · 14 years ago
- 780b5c1 ARM: kprobes: Reject probing of undefined media instructions by Jon Medhurst · 14 years ago
- 0e384ed ARM: kprobes: Add emulation of RBIT instruction by Jon Medhurst · 14 years ago
- 81ff572 ARM: kprobes: Reject probing of LDRB instructions which load PC by Jon Medhurst · 14 years ago
- 5c6b76f ARM: kprobes: Fix emulation of LDRD and STRD instructions by Jon Medhurst · 14 years ago
- 54823ac ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredictably by Jon Medhurst · 14 years ago
- 6823fc8 ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions by Jon Medhurst · 14 years ago
- ec58d7f ARM: kprobes: Reject probing of STREX and LDREX instructions by Jon Medhurst · 14 years ago
- ba48d40 ARM: kprobes: Reject probing of undefined multiply instructions by Jon Medhurst · 14 years ago
- 75539ae ARM: kprobes: Fix error in comment by Jon Medhurst · 14 years ago
- 983ebd9 ARM: kprobes: Reject probing of instructions which write to PC unpredictably. by Jon Medhurst · 14 years ago
- c412aba ARM: kprobes: Fix emulation of MRS instruction by Jon Medhurst · 14 years ago
- 51468ea ARM: kprobes: Reject probing MRS instructions which read SPSR by Jon Medhurst · 14 years ago
- 896a74e ARM: kprobes: Fix emulation of Data-processing (immediate) instructions by Jon Medhurst · 14 years ago
- ad111ce ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions. by Jon Medhurst · 14 years ago
- a539f5d ARM: kprobes: Remove redundant condition checks from simulation routines by Jon Medhurst · 14 years ago
- 073090c ARM: kprobes: Fix probing of conditionally executed instructions by Jon Medhurst · 14 years ago
- cf3cc1a kprobes/arm: Fix ldrd/strd emulation by Viktor Rosendahl · 14 years ago
- 0dee0e7 Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 14 years ago
- 534e3ad um: adjust current_thread_info() for newer gcc versions by Richard Weinberger · 14 years ago
- 365a0de uml: fix hppfs build by Randy Dunlap · 14 years ago
- 57d8e02 um: mdd support for 64 bit atomic operations by Richard Weinberger · 14 years ago
- ef26750 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes by Russell King · 14 years ago
- 83a5d2d ARM: Fix .size directive for xscale_dma_a0_map_area by Ben Hutchings · 14 years ago
- 1ff42c3 x86: ce4100: Configure IOAPIC pins for USB and SATA to level type by Sebastian Andrzej Siewior · 14 years ago
- 2044359 x86: devicetree: Configure IOAPIC pin only once by Sebastian Andrzej Siewior · 14 years ago
- e8dad69 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
- a8d2518 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit by Stephen Boyd · 14 years ago
- 860ad78 ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code by Sonny Rao · 14 years ago
- 2bce5da perf, x86, nmi: Move LVT un-masking into irq handlers by Don Zickus · 14 years ago
- 4aac0b4 m68k/mm: Set all online nodes in N_NORMAL_MEMORY by Michael Schmitz · 14 years ago
- 3b1fb2f Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into devel-fixes by Tony Lindgren · 14 years ago
- 167f829 Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes by Russell King · 14 years ago
- e04d6c5 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes by Russell King · 14 years ago
- ed96158 [S390] prng: fix pointer arithmetic by Martin Schwidefsky · 14 years ago
- e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 14 years ago
- fc7b3ff Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
- ec75a71 perf events, x86: Work around the Nehalem AAJ80 erratum by Ingo Molnar · 14 years ago
- 18a073a perf, x86: Fix BTS condition by Peter Zijlstra · 14 years ago
- 3f12608 OMAP3+: voltage: remove initial voltage by Nishanth Menon · 14 years ago
- 9196864 OMAP4: Intialize IVA Device in addition to DSP device. by Shweta Gulati · 14 years ago
- 26a064d omap: rx51: mark reserved memory earlier by Felipe Contreras · 14 years ago
- bc16b37 OMAP3: l3: fix for "irq 10: nobody cared" message by omar ramirez · 14 years ago
- 6ba5932 arm: omap2: enable smc instruction for sleep34xx by Oskar Andero · 14 years ago
- 71e9e6a Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson by Linus Torvalds · 14 years ago
- 39b6897 x86, setup: When probing memory with e801, use ax/bx as a pair by H. Peter Anvin · 14 years ago
- e0ac845 sh, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 14 years ago
- bf0b8f4 arm, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 14 years ago
- 07fa7a0 powerpc, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 14 years ago
- 87dc669 x86, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 14 years ago
- 45b146d ARM: Davinci: Fix I2C build errors by Russell King - ARM Linux · 14 years ago
- 9e7d24f DA830: fix SPI1 base address by Sergei Shtylyov · 14 years ago
- 336f402 davinci: mityomapl138: Use auto-probe to determine attached PHY ID by Michael Williamson · 14 years ago
- ad10e10 davinci: mityomapl138: Use correct id for NAND controller by Michael Williamson · 14 years ago
- e454d16 ARM: pxa/magician: bq24022 regulator needs to be enabled by Philipp Zabel · 14 years ago
- 745b1f4f ARM: pxa/hx4700: bq24022 regulator needs to be enabled by Paul Parsons · 14 years ago
- 686c4cb Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
- 9baeb7e at91: Add ARCH_ID and basic cpu macros definition for 5series chips family. by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- 91a2f4d arm: at91: fix compiler warning for eb01 board build by Greg Ungerer · 14 years ago
- 0312e82 arm: at91: minimal defconfig for at91x40 SoC by Greg Ungerer · 14 years ago
- 568aa75 ARM: at91: AT91CAP9 has a macb device by Uwe Kleine-König · 14 years ago
- 8d082f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
- 258ba6a Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- d6d61c9 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- f4929bd perf, x86: Update/fix Intel Nehalem cache events by Peter Zijlstra · 14 years ago
- 1ea5a6a perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflow by Cyrill Gorcunov · 14 years ago
- b52c55c x86, perf event: Turn off unstructured raw event access to offcore registers by Ingo Molnar · 14 years ago
- b2508e8 perf: Support Xeon E7's via the Westmere PMU driver by Andi Kleen · 14 years ago
- e2a85ae powerpc: Fix multicast problem in fs_enet driver by Andrea Galbusera · 14 years ago
- f486b3d sparc32: fix sparcstation 5 boot by Sam Ravnborg · 14 years ago
- 505d914 sparc32: fix section mismatch warnings in apc, pmc and time_32 by Sam Ravnborg · 14 years ago
- d9b41e0 [PARISC] set memory ranges in N_NORMAL_MEMORY when onlined by David Rientjes · 14 years ago
- 7a6c654 x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPS by David Rientjes · 14 years ago
- 37f8527 Revert "x86, NUMA: Fix fakenuma boot failure" by David Rientjes · 14 years ago
- f3e9649 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- 8653b3f Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
- f95440c OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup. by Avinash.H.M · 14 years ago
- a8ae645 OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL by Eduardo Valentin · 14 years ago
- 8bc2e98 OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area by Eduardo Valentin · 14 years ago
- 2df122f OMAP4: clock data: Change DSS clock aliases by Tomi Valkeinen · 14 years ago
- cf568c5 mach-ux500: fix i2c0 device setup regression by Linus Walleij · 14 years ago
- ee17645 xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 by Stefano Stabellini · 14 years ago
- 24bdb0b xen: do not create the extra e820 region at an addr lower than 4G by Stefano Stabellini · 14 years ago
- 9ff4cfb [S390] kvm-390: Let kernel exit SIE instruction on work by Carsten Otte · 14 years ago
- e35c76c [S390] pfault: fix token handling by Heiko Carstens · 14 years ago
- e4c031b [S390] fix page table walk for changing page attributes by Jan Glauber · 14 years ago
- c708c57 [S390] prng: prevent access beyond end of stack by Jan Glauber · 14 years ago
- 5cf4c80 davinci: fix DEBUG_LL code for p2v changes by Kevin Hilman · 14 years ago
- 19234c0 PM: Add missing syscore_suspend() and syscore_resume() calls by Rafael J. Wysocki · 14 years ago
- 2ea4db6 xtensa: Fixup irq conversion fallout and nmi_count by Thomas Gleixner · 14 years ago
- 9d914b3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 96ad999 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 1286eeb OMAP2+: hwmod data: Fix wrong dma_system end address by Benoit Cousson · 14 years ago
- 855357a perf, x86: Fix AMD family 15h FPU event constraints by Robert Richter · 14 years ago
- 83112e6 perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus by Andre Przywara · 14 years ago