Age | Commit message (Expand) | Author | Files | Lines |
2011-03-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 8 | -45/+67 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -3/+3 |
2011-03-29 | arm: Use generic show_interrupts() | Thomas Gleixner | 1 | -50/+5 |
2011-03-29 | arm: Use irq flag setter function | Thomas Gleixner | 1 | -9/+6 |
2011-03-29 | arm: bios32: Remove non exisiting machine code | Thomas Gleixner | 1 | -25/+0 |
2011-03-28 | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC support | Stephen Boyd | 1 | -18/+1 |
2011-03-28 | ARM: 6838/1: etm: fix section mismatch warning | Ming Lei | 1 | -2/+2 |
2011-03-28 | ARM: 6837/1: remove unused pci_fixup_prpmc1100 | Colin Cross | 1 | -25/+0 |
2011-03-28 | ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PC | Viktor Rosendahl | 1 | -4/+6 |
2011-03-26 | ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency | Will Deacon | 4 | -12/+15 |
2011-03-26 | ARM: 6834/1: perf: reset counters on all CPUs during initialisation | Will Deacon | 2 | -6/+30 |
2011-03-26 | ARM: 6833/1: perf: add required isbs() to ARMv7 backend | Will Deacon | 1 | -0/+2 |
2011-03-26 | ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issues | Nicolas Pitre | 1 | -3/+11 |
2011-03-24 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -17/+17 |
2011-03-24 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 2 | -27/+0 |
2011-03-20 | Merge branches 'fixes', 'pgt-next' and 'versatile' into devel | Russell King | 4 | -17/+17 |
2011-03-18 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -1/+23 |
2011-03-18 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 1 | -2/+2 |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 11 | -63/+142 |
2011-03-17 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 23 | -624/+472 |
2011-03-17 | Merge branch 'p2v' into devel | Russell King | 6 | -61/+214 |
2011-03-17 | Merge branch 'v6v7' into devel | Russell King | 4 | -22/+16 |
2011-03-17 | Merge branch 'misc' into devel | Russell King | 12 | -563/+94 |
2011-03-17 | Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '... | Russell King | 12 | -19/+228 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 1 | -1/+1 |
2011-03-16 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+1 |
2011-03-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Russell King | 2 | -6/+26 |
2011-03-10 | ARM: 6747/1: P2V: Thumb2 support | Nicolas Pitre | 1 | -1/+48 |
2011-03-10 | ARM: 6797/1: hw_breakpoint: Fix newlines in WARNings | Stephen Boyd | 1 | -7/+7 |
2011-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable | Russell King | 6 | -12/+38 |
2011-03-04 | [ARM] add machine-specific hook to machine_kexec | Eric Cooper | 1 | -0/+7 |
2011-02-26 | ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 cores | Will Deacon | 1 | -3/+23 |
2011-02-26 | ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS request | Will Deacon | 1 | -3/+3 |
2011-02-23 | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar | 1 | -4/+3 |
2011-02-23 | ARM: 6668/1: ptrace: remove single-step emulation code | Will Deacon | 4 | -429/+2 |
2011-02-23 | ARM: irq migration: ensure migration is handled safely | Russell King | 1 | -19/+31 |
2011-02-23 | ARM: irq migration: force migration off CPU going down | Russell King | 1 | -1/+1 |
2011-02-23 | ARM: 6608/1: enable bridges in pci_common_init. | Colin Tuckley | 1 | -0/+5 |
2011-02-23 | ARM: improve module relocation fixup diagnostics | Russell King | 1 | -13/+14 |
2011-02-23 | ARM: fix some sparse errors in generic ARM code | Russell King | 2 | -1/+2 |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King | 1 | -2/+2 |
2011-02-23 | ARM: 6748/1: ignore mdesc->boot_params if out of range | Nicolas Pitre | 1 | -2/+19 |
2011-02-23 | ARM: 6749/1: fold lookup_machine_type() into setup_machine() | Nicolas Pitre | 1 | -31/+17 |
2011-02-22 | ARM: pm: allow generic sleep code to be used with SMP CPU idle | Russell King | 1 | -1/+26 |
2011-02-22 | ARM: pm: add generic CPU suspend/resume support | Russell King | 3 | -0/+119 |
2011-02-21 | ARM: 6745/1: kprobes insn decoding fix | Nicolas Pitre | 1 | -1/+1 |
2011-02-21 | ARM: Keep exit text/data around for SMP_ON_UP | Russell King | 1 | -0/+9 |
2011-02-21 | ARM: Ensure predictable endian state on signal handler entry | Russell King | 1 | -1/+3 |
2011-02-21 | ARM: 6740/1: Place correctly notes section in the linker script | Pawel Moll | 1 | -0/+2 |