summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-1215-14/+166
|\
| * Merge tag 'ixp4xx_fixes_for_3.7' of git://git.infradead.org/users/jcooper/lin...Arnd Bergmann2012-11-298-56/+44
| |\
| * | ARM: Fix Kconfig symbols typo for LEDSAlexander Shiyan2012-11-262-2/+2
| * | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/fixes-...Olof Johansson2012-11-251-0/+1
| |\ \
| | * | ARM: pxa: add dummy SA1100 rtc clock in pxa25xAndrea Adami2012-11-231-0/+1
| * | | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/fixes-...Olof Johansson2012-11-2130-75/+242
| |\ \ \ | | |/ /
| | * | ARM: pxa: fix pxa25x gpio wakeup settingAndrea Adami2012-11-211-0/+5
| * | | Merge tag 'omap-for-v3.8/fixes-non-critical-v4-signed' of git://git.kernel.or...Arnd Bergmann2012-11-1580-139/+435
| |\ \ \
| | * | | ARM: OMAP4: PM: fix errata handling when CONFIG_PM=nKevin Hilman2012-11-142-1/+2
| | * | | ARM: OMAP4: retrigger localtimers after re-enabling gicColin Cross2012-11-053-1/+48
| | * | | ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe...Santosh Shilimkar2012-11-056-3/+84
| | * | | ARM: OMAP4: PM: add errata supportTero Kristo2012-11-052-0/+8
| * | | | ARM: cns3xxx: drop unnecessary symbol selectionImre Kaloz2012-11-121-1/+0
| * | | | ARM: vexpress: fix ll debug code when building multiplatformArnd Bergmann2012-11-081-0/+1
| * | | | Merge tag 'davinci-for-v3.8/fixes' of git://gitorious.org/linux-davinci/linux...Olof Johansson2012-11-064-4/+11
| |\ \ \ \
| | * | | | ARM: davinci: fix return value check by using IS_ERR in tnetv107x_devices_init()Wei Yongjun2012-10-301-1/+1
| | * | | | ARM: davinci: uncompress.h: bail out if uart not initializedSekhar Nori2012-10-271-0/+6
| | * | | | ARM: davinci: serial.h: fix uart number in the commentHenrique Camargo2012-10-271-1/+1
| | * | | | ARM: davinci: dm644x evm: move pointer dereference below NULL checkWei Yongjun2012-10-271-2/+3
| * | | | | Merge branch 'vexpress-fixes' of git://git.linaro.org/people/pawelmoll/linux ...Arnd Bergmann2012-10-251-4/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: vexpress: Make the debug UART detection more specificPawel Moll2012-10-181-4/+6
* | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-1273-939/+1372
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2012-12-1133-723/+904
| |\ \ \ \ \ \
| | * | | | | | ARM: 7587/1: implement optimized percpu variable accessRob Herring2012-12-034-2/+54
| | * | | | | | ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre2012-11-264-14/+14
| | * | | | | | ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi2012-11-231-3/+7
| | * | | | | | ARM: 7584/1: perf: fix link error when CONFIG_HW_PERF_EVENTS is not selectedMarc Zyngier2012-11-231-0/+2
| | * | | | | | Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-11-203-35/+37
| | |\ \ \ \ \ \
| | | * | | | | | ARM: kernel: update cpuinfo to print all online CPUs featuresLorenzo Pieralisi2012-11-191-35/+35
| | | * | | | | | ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi2012-11-192-0/+2
| | * | | | | | | Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King2012-11-207-48/+179
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: gic: use a private mapping for CPU target interfacesNicolas Pitre2012-11-191-9/+36
| | | * | | | | | | ARM: kernel: add logical mappings look-upLorenzo Pieralisi2012-11-191-0/+17
| | | * | | | | | | ARM: kernel: add cpu logical map DT init in setup_archLorenzo Pieralisi2012-11-191-0/+1
| | | * | | | | | | ARM: kernel: add device tree init map functionLorenzo Pieralisi2012-11-192-0/+102
| | | * | | | | | | ARM: kernel: smp_setup_processor_id() updatesLorenzo Pieralisi2012-11-191-3/+4
| | | * | | | | | | ARM: kernel: update topology to use new MPIDR macrosLorenzo Pieralisi2012-11-191-10/+5
| | | * | | | | | | ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi2012-11-192-26/+14
| | | |/ / / / / /
| | * | | | | | | Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-11-193-185/+115
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: mm: use bitmap operations when allocating new ASIDsWill Deacon2012-11-051-19/+35
| | | * | | | | | | ARM: mm: avoid taking ASID spinlock on fastpathWill Deacon2012-11-051-8/+15
| | | * | | | | | | ARM: mm: remove IPI broadcasting on ASID rolloverWill Deacon2012-11-053-186/+93
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-11-197-12/+25
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2012-11-096-3/+16
| | | * | | | | | | ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon2012-11-095-6/+6
| | | * | | | | | | ARM: mm: don't use the access flag permissions mechanism for classic MMUWill Deacon2012-11-091-2/+2
| | | * | | | | | | ARM: mm: use pteval_t to represent page protection valuesWill Deacon2012-11-091-1/+1
| | | |/ / / / / /
| | * | | | | | | Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King2012-11-193-91/+91
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: cti: fix manipulation of debug lock registersWill Deacon2012-11-151-18/+2
| | | * | | | | | | ARM: hw_breakpoint: kill WARN_ONCE usageWill Deacon2012-11-091-5/+10
OpenPOWER on IntegriCloud