Age | Commit message (Expand) | Author |
2011-03-29 | arm: Use irq flag setter function | Thomas Gleixner |
2011-03-29 | arm: bios32: Remove non exisiting machine code | Thomas Gleixner |
2011-03-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King |
2011-03-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'p2v' into devel | Russell King |
2011-03-16 | Merge branch 'v6v7' into devel | Russell King |
2011-03-16 | Merge branch 'misc' into devel | Russell King |
2011-03-16 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Russell King |
2011-03-10 | ARM: 6747/1: P2V: Thumb2 support | Nicolas Pitre |
2011-03-10 | ARM: 6797/1: hw_breakpoint: Fix newlines in WARNings | Stephen Boyd |
2011-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King |
2011-03-03 | [ARM] add machine-specific hook to machine_kexec | Eric Cooper |
2011-02-26 | ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 cores | Will Deacon |
2011-02-26 | ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request | Will Deacon |
2011-02-23 | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar |
2011-02-23 | ARM: 6668/1: ptrace: remove single-step emulation code | Will Deacon |
2011-02-23 | ARM: irq migration: ensure migration is handled safely | Russell King |
2011-02-23 | ARM: irq migration: force migration off CPU going down | Russell King |
2011-02-23 | ARM: 6608/1: enable bridges in pci_common_init. | Colin Tuckley |
2011-02-23 | ARM: improve module relocation fixup diagnostics | Russell King |
2011-02-23 | ARM: fix some sparse errors in generic ARM code | Russell King |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King |
2011-02-23 | ARM: 6748/1: ignore mdesc->boot_params if out of range | Nicolas Pitre |
2011-02-23 | ARM: 6749/1: fold lookup_machine_type() into setup_machine() | Nicolas Pitre |
2011-02-22 | ARM: pm: allow generic sleep code to be used with SMP CPU idle | Russell King |
2011-02-22 | ARM: pm: add generic CPU suspend/resume support | Russell King |
2011-02-21 | ARM: 6745/1: kprobes insn decoding fix | Nicolas Pitre |
2011-02-21 | ARM: Keep exit text/data around for SMP_ON_UP | Russell King |
2011-02-21 | ARM: Ensure predictable endian state on signal handler entry | Russell King |
2011-02-21 | ARM: 6740/1: Place correctly notes section in the linker script | Pawel Moll |
2011-02-21 | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb... | Will Deacon |
2011-02-19 | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7 | Catalin Marinas |
2011-02-19 | ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems | Will Deacon |
2011-02-19 | Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Russell King |
2011-02-17 | ARM: 6648/1: map ATAGs when not in first 1MB of RAM | Rob Herring |
2011-02-17 | ARM: P2V: extend to 16-bit translation offsets | Russell King |
2011-02-17 | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching | Russell King |
2011-02-17 | ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNEL | Russell King |
2011-02-17 | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King |
2011-02-17 | ARM: perf_event: allow platform-specific interrupt handler | Rabin Vincent |
2011-02-15 | ARM: Defer lookup of machine_type to setup.c | Russell King |