summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-2760-691/+897
|\
| *-------. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-2760-691/+897
| |\ \ \ \ \
| | | | | | * ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-285-5/+5
| | | | | * | ARM: 7463/1: topology: Update cpu_power according to DT informationVincent Guittot2012-07-121-0/+153
| | | | | * | ARM: 7462/1: topology: factorize the update of sibling masksVincent Guittot2012-07-121-21/+27
| | | | | * | ARM: 7461/1: topology: Add arch_scale_freq_power functionVincent Guittot2012-07-121-1/+37
| | | | | * | ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUsWill Deacon2012-07-092-0/+42
| | | | | * | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-097-109/+63
| | | | | * | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-097-53/+36
| | | | | * | ARM: 7447/1: rwlocks: remove unused branch labels from trylock routinesWill Deacon2012-07-091-2/+2
| | | | | * | ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementationWill Deacon2012-07-092-26/+63
| | | | | * | ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2012-07-094-0/+55
| | | | | * | ARM: 7444/1: kernel: add arch-timer C3STOP featureLorenzo Pieralisi2012-07-091-1/+1
| | | | | * | ARM: 7460/1: remove asm/locks.hPaul Bolle2012-07-091-274/+0
| | | | | * | ARM: 7439/1: head.S: simplify initial page table mappingNicolas Pitre2012-07-091-36/+23
| | | | | * | ARM: 7437/1: zImage: Allow DTB command line concatenation with ATAG_CMDLINEGenoud Richard2012-07-092-2/+79
| | | | | * | ARM: 7436/1: Do not map the vectors page as write-through on UP systemsCatalin Marinas2012-07-091-6/+0
| | | | | * | ARM: 7424/1: update die handler from x86Rabin Vincent2012-07-091-23/+55
| | | | | * | ARM: MSM: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
| | | | | * | ARM: OMAP: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
| | | | | * | ARM: Realview: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
| | | | | * | ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King2012-07-0916-75/+88
| | | | | * | ARM: 7420/1: Improve build environment isolationVincent Sanders2012-06-031-0/+3
| | | | | |/
| | | | * | ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd2012-07-091-1/+1
| | | * | | ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-097-25/+114
| | | * | | ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon2012-07-093-4/+17
| | | | |/ | | | |/|
| | * | | ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Will Deacon2012-07-092-20/+31
| | * | | ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handlingWill Deacon2012-07-091-8/+9
| | * | | ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork pathWill Deacon2012-07-091-6/+0
| | | |/ | | |/|
* | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-2711-189/+33
|\ \ \ \
| * | | | tile: remove km_type definitionsCong Wang2012-07-241-30/+1
| * | | | um: remove km_type definitionsCong Wang2012-07-241-17/+1
| * | | | avr32: remove km_type definitionsCong Wang2012-07-241-22/+2
| * | | | frv: remove km_type definitionsCong Wang2012-07-241-23/+1
| * | | | powerpc: remove km_type definitionsCong Wang2012-07-241-30/+1
| * | | | arm: remove km_type definitionsCong Wang2012-07-241-25/+1
| * | | | tile: remove usage of enum km_typeCong Wang2012-07-231-1/+1
| * | | | frv: remove the second parameter of kmap_atomic_primary()Cong Wang2012-07-234-41/+25
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-07-277-124/+93
|\ \ \ \ \
| * | | | | powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt2012-07-271-6/+5
| * | | | | powerpc: Lack of firmware flash support is not an errorAnton Blanchard2012-07-271-1/+1
| * | | | | powerpc: Enable pseries hardware RNG and crypto modulesAnton Blanchard2012-07-272-4/+8
| * | | | | powerpc: Update g5_defconfigBenjamin Herrenschmidt2012-07-271-73/+30
| * | | | | powerpc/kvm/bookehv: Fix build regressionAlexander Graf2012-07-271-38/+39
| * | | | | powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder2012-07-271-2/+10
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-2612-46/+89
|\ \ \ \ \ \
| * | | | | | ARM: mxs: fix compile error caused by prom_update_property changeShawn Guo2012-07-251-6/+2
| * | | | | | ARM: dt: tegra trimslice: enable USB2 portStephen Warren2012-07-251-0/+1
| * | | | | | ARM: dt: tegra trimslice: add vbus-gpio propertyStephen Warren2012-07-251-0/+1
| * | | | | | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-258-25/+65
| |\ \ \ \ \ \