aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-45/+67
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-3/+3
2011-03-29arm: Use generic show_interrupts()Thomas Gleixner1-50/+5
2011-03-29arm: Use irq flag setter functionThomas Gleixner1-9/+6
2011-03-29arm: bios32: Remove non exisiting machine codeThomas Gleixner1-25/+0
2011-03-28ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd1-18/+1
2011-03-28ARM: 6838/1: etm: fix section mismatch warningMing Lei1-2/+2
2011-03-28ARM: 6837/1: remove unused pci_fixup_prpmc1100Colin Cross1-25/+0
2011-03-28ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PCViktor Rosendahl1-4/+6
2011-03-26ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon4-12/+15
2011-03-26ARM: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon2-6/+30
2011-03-26ARM: 6833/1: perf: add required isbs() to ARMv7 backendWill Deacon1-0/+2
2011-03-26ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issuesNicolas Pitre1-3/+11
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-17/+17
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering2-27/+0
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King4-17/+17
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+23
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King11-63/+142
2011-03-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds23-624/+472
2011-03-16Merge branch 'p2v' into develRussell King6-61/+214
2011-03-16Merge branch 'v6v7' into develRussell King4-22/+16
2011-03-16Merge branch 'misc' into develRussell King12-563/+94
2011-03-16Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into develRussell King12-19/+228
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+1
2011-03-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-tcc into devel-stableRussell King2-6/+26
2011-03-10ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre1-1/+48
2011-03-10ARM: 6797/1: hw_breakpoint: Fix newlines in WARNingsStephen Boyd1-7/+7
2011-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King6-12/+38
2011-03-03[ARM] add machine-specific hook to machine_kexecEric Cooper1-0/+7
2011-02-26ARM: 6768/1: hw_breakpoint: ensure debug logic is powered up on v7 coresWill Deacon1-3/+23
2011-02-26ARM: 6767/1: ptrace: fix register indexing in GETHBPREGS requestWill Deacon1-3/+3
2011-02-23ARM: 6759/1: smp: Select local timers vs broadcast timer support runtimeSantosh Shilimkar1-4/+3
2011-02-23ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon4-429/+2
2011-02-23ARM: irq migration: ensure migration is handled safelyRussell King1-19/+31
2011-02-23ARM: irq migration: force migration off CPU going downRussell King1-1/+1
2011-02-23ARM: 6608/1: enable bridges in pci_common_init.Colin Tuckley1-0/+5
2011-02-23ARM: improve module relocation fixup diagnosticsRussell King1-13/+14
2011-02-23ARM: fix some sparse errors in generic ARM codeRussell King2-1/+2
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-2/+2
2011-02-23ARM: 6748/1: ignore mdesc->boot_params if out of rangeNicolas Pitre1-2/+19
2011-02-23ARM: 6749/1: fold lookup_machine_type() into setup_machine()Nicolas Pitre1-31/+17
2011-02-22ARM: pm: allow generic sleep code to be used with SMP CPU idleRussell King1-1/+26
2011-02-22ARM: pm: add generic CPU suspend/resume supportRussell King3-0/+119
2011-02-21ARM: 6745/1: kprobes insn decoding fixNicolas Pitre1-1/+1
2011-02-21ARM: Keep exit text/data around for SMP_ON_UPRussell King1-0/+9
2011-02-21ARM: Ensure predictable endian state on signal handler entryRussell King1-1/+3
2011-02-21ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll1-0/+2