- a539f5d ARM: kprobes: Remove redundant condition checks from simulation routines by Jon Medhurst · 15 years ago
- 073090c ARM: kprobes: Fix probing of conditionally executed instructions by Jon Medhurst · 15 years ago
- cf3cc1a kprobes/arm: Fix ldrd/strd emulation by Viktor Rosendahl · 15 years ago
- 85eb151 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 15 years ago
- 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 15 years ago
- 25a5662 arm: Use generic show_interrupts() by Thomas Gleixner · 15 years ago
- 1b7a2d9 arm: Use irq flag setter function by Thomas Gleixner · 15 years ago
- 11f2cde arm: bios32: Remove non exisiting machine code by Thomas Gleixner · 15 years ago
- dfad549 ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support by Stephen Boyd · 15 years ago
- 8e88069 ARM: 6838/1: etm: fix section mismatch warning by Ming Lei · 15 years ago
- 7f479c6 ARM: 6837/1: remove unused pci_fixup_prpmc1100 by Colin Cross · 15 years ago
- 0652f06 ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PC by Viktor Rosendahl · 15 years ago
- a737823 ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency by Will Deacon · 15 years ago
- 574b69c ARM: 6834/1: perf: reset counters on all CPUs during initialisation by Will Deacon · 15 years ago
- d25d3b4 ARM: 6833/1: perf: add required isbs() to ARMv7 backend by Will Deacon · 15 years ago
- fb4fe87 ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issues by Nicolas Pitre · 15 years ago
- 2f284c8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 15 years ago
- 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 15 years ago
- 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 15 years ago
- 16d8775 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 05e3475 Merge branch 'p2v' into devel by Russell King · 15 years ago
- bd1274d Merge branch 'v6v7' into devel by Russell King · 15 years ago
- 1f0090a Merge branch 'misc' into devel by Russell King · 15 years ago
- 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 15 years ago
- 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 8688a1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-tcc into devel-stable by Russell King · 15 years ago
- b511d75 ARM: 6747/1: P2V: Thumb2 support by Nicolas Pitre · 15 years ago
- 7d85d61 ARM: 6797/1: hw_breakpoint: Fix newlines in WARNings by Stephen Boyd · 15 years ago
- 71d8c5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 15 years ago
- 868d172b [ARM] add machine-specific hook to machine_kexec by Eric Cooper · 15 years ago
- c09bae7 ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 cores by Will Deacon · 15 years ago
- ba55d3d ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request by Will Deacon · 15 years ago
- af90f10 ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime by Santosh Shilimkar · 15 years ago
- 425fc47 ARM: 6668/1: ptrace: remove single-step emulation code by Will Deacon · 15 years ago
- 6179124 ARM: irq migration: ensure migration is handled safely by Russell King · 15 years ago
- 1dbfa18 ARM: irq migration: force migration off CPU going down by Russell King · 15 years ago
- a9f43c1 ARM: 6608/1: enable bridges in pci_common_init. by Colin Tuckley · 15 years ago
- 68e6fad ARM: improve module relocation fixup diagnostics by Russell King · 15 years ago
- 2bbd7e9 ARM: fix some sparse errors in generic ARM code by Russell King · 15 years ago
- aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 15 years ago
- 3572bea ARM: 6748/1: ignore mdesc->boot_params if out of range by Nicolas Pitre · 15 years ago
- dce72dd ARM: 6749/1: fold lookup_machine_type() into setup_machine() by Nicolas Pitre · 15 years ago
- 941aefa ARM: pm: allow generic sleep code to be used with SMP CPU idle by Russell King · 15 years ago
- f6b0fa0 ARM: pm: add generic CPU suspend/resume support by Russell King · 15 years ago
- 5a5af73 ARM: 6745/1: kprobes insn decoding fix by Nicolas Pitre · 15 years ago
- a9ad21f ARM: Keep exit text/data around for SMP_ON_UP by Russell King · 15 years ago
- 5339905 ARM: Ensure predictable endian state on signal handler entry by Russell King · 15 years ago
- dc810ef ARM: 6740/1: Place correctly notes section in the linker script by Pawel Moll · 15 years ago
- f60892d ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of membanks by Will Deacon · 15 years ago
- 315cfe7 ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 by Catalin Marinas · 15 years ago
- 71efb06 ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems by Will Deacon · 15 years ago
- 0fff6b9 Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into devel-stable by Russell King · 15 years ago
- 4d901c4 ARM: 6648/1: map ATAGs when not in first 1MB of RAM by Rob Herring · 15 years ago
- cada3c0 ARM: P2V: extend to 16-bit translation offsets by Russell King · 15 years ago
- dc21af9 ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching by Russell King · 15 years ago
- 72a20e2 ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNEL by Russell King · 15 years ago
- b75c178 ARM: P2V: avoid initializers and assembly using PHYS_OFFSET by Russell King · 15 years ago
- f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 15 years ago
- 0e25a5c ARM: perf_event: allow platform-specific interrupt handler by Rabin Vincent · 15 years ago
- 6fc31d5 ARM: Defer lookup of machine_type to setup.c by Russell King · 15 years ago
- 29a3819 ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes by Will Deacon · 15 years ago
- 753790e ARM: move cache/processor/fault glue to separate include files by Russell King · 15 years ago
- 66e1cfe ARM: 6657/1: hw_breakpoint: fix ptrace breakpoint advertising on unsupported arch by Will Deacon · 15 years ago
- ed19b73 ARM: 6656/1: hw_breakpoint: avoid UNPREDICTABLE behaviour when reading DBGDSCR by Will Deacon · 15 years ago
- 292ec42 ARM: pm: add function to set WFI low-power mode for SMP CPUs by Russell King · 15 years ago
- cb06199 ARM: 6654/1: perf/oprofile: fix off-by-one in stack check by Rabin Vincent · 15 years ago
- 4a9cb36 ARM: fixup SMP alternatives in modules by Russell King · 15 years ago
- 7db44c7 ARM: v6k: select clear exclusive code seqences according to V6 variants by Russell King · 15 years ago
- e399b1a ARM: v6k: introduce CPU_V6K option by Russell King · 15 years ago
- 6323f0c ARM: bitops: switch set/clear/change bitops to use ldrex/strex by Russell King · 15 years ago
- e98ff0f ARM: smp_on_up: allow non-ARM SMP processors by Russell King · 15 years ago
- 6906e33 arm: Switch from do_timer() to xtime_update() by Torben Hohn · 15 years ago
- 03399c1 ARM: twd: ensure timer reload is reprogrammed on entry to periodic mode by Russell King · 15 years ago
- 19df0c2 percpu: align percpu readmostly subsection to cacheline by Tejun Heo · 15 years ago
- 16c1020 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 65e5d00 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- cb4d3ea ARM: fix missing branch in __error_a by Russell King · 15 years ago
- d5996b2 ARM: fix /proc/$PID/stack on SMP by Russell King · 15 years ago
- 11b9369 ARM: 6625/1: use memblock memory regions for "System RAM" I/O resources by Dima Zavin · 15 years ago
- d0a2126 mm: unify module_alloc code for vmalloc by David Rientjes · 15 years ago
- 4a87bac ARM: ecard: irq_data conversion. by Lennert Buytenhek · 15 years ago
- f64305a ARM: core irq_data conversion. by Lennert Buytenhek · 15 years ago
- 22eeb8f ARM: 6620/1: Change misleading warning when CONFIG_CMDLINE_FORCE is used by Alexander Holler · 15 years ago
- 6cde6d4 ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU by Will Deacon · 15 years ago
- edc4d27 ARM: sched_clock: make minsec argument to clocks_calc_mult_shift() zero by Russell King · 15 years ago
- 211baa7 ARM: sched_clock: allow init_sched_clock() to be called early by Russell King · 15 years ago
- 6426d2c2 ARM: twd: fix display of twd frequency by Russell King · 15 years ago
- 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
- 404a02c Merge branch 'devel-stable' into devel by Russell King · 15 years ago
- 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 15 years ago
- 4073723 Merge branch 'misc' into devel by Russell King · 15 years ago
- 4ec3eb1 Merge branch 'smp' into misc by Russell King · 15 years ago
- 58daf18 Merge branch 'clksrc' into devel by Russell King · 15 years ago
- 31edf27 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel by Russell King · 15 years ago
- aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 15 years ago