summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-1732-66/+50
* ARM: 7017/1: Use generic BUG() handlerSimon Glass2011-10-174-20/+73
* ARM: 7102/1: mach-integrator: update defconfigLinus Walleij2011-10-171-4/+15
* ARM: 7087/2: mach-integrator: get timer frequency from clockLinus Walleij2011-10-173-26/+27
* ARM: 7086/2: mach-integrator: modernize clock event registrationLinus Walleij2011-10-171-10/+5
* ARM: 7085/2: mach-integrator: clockevent supports oneshot modeLinus Walleij2011-10-171-5/+19
* ARM: 7084/1: mach-integrator: retire some timer macrosLinus Walleij2011-10-171-12/+0
* ARM: 7078/1: Footbridge: Sort KConfig Options alphabeticallyPeter Hüwe2011-10-171-2/+2
* ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich2011-10-175-101/+28
* ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich2011-10-171-1/+66
* ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich2011-10-173-52/+153
* ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich2011-10-172-0/+14
* ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott2011-10-174-11/+1
* ARM: 7064/1: vexpress: Use wfi macro in platform_do_lowpower.Nick Bowler2011-10-171-7/+2
* ARM: 7031/1: entry: Fix Thumb-2 undef handling for multi-CPU kernelsDave Martin2011-10-171-1/+37
* ARM: 7030/1: entry: Remove unnecessary masking when decoding Thumb-2 instruct...Dave Martin2011-10-171-4/+2
* ARM: 7029/1: Make cpu_architecture into a global variableDave Martin2011-10-172-2/+21
* ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-1758-76/+77
* ARM: 7021/1: Check for multiple load addresses before building a uImageSascha Hauer2011-10-171-0/+9
* ARM: 7020/1: Check for multiple zreladdrsSascha Hauer2011-10-171-0/+8
* ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd2011-10-1721-73/+22
* Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-09-105-7/+33
|\
| * ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik2011-09-101-1/+1
| * ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2011-09-072-2/+28
| * ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij2011-09-071-3/+3
| * ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland2011-09-041-1/+1
* | Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-091-2/+7
* | Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-0/+3
|\ \
| * | x86, perf: Check that current->mm is alive before getting user callchainAndrey Vagin2011-08-311-0/+3
* | | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-073-3/+34
|\ \ \
| * | | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk2011-09-011-0/+10
| * | | xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov2011-09-011-3/+5
| * | | xen: use maximum reservation to limit amount of usable RAMDavid Vrabel2011-09-011-0/+19
* | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2011-09-071-1/+1
|\ \ \ \
| * | | | KVM: Fix instruction size issue in pvclock scalingDuncan Sands2011-08-301-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-08-316-2/+9
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc/p1023rds: Fix the error of bank-width of nor flashChunhe Lan2011-08-301-1/+1
| * | | | powerpc/85xx: enable caam crypto driver by defaultKim Phillips2011-08-303-1/+6
| * | | | powerpc/85xx: enable the audio drivers in the defconfigsTimur Tabi2011-08-302-0/+2
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-08-301-2/+8
|\ \ \ \
| * | | | sparc64: Only Panther cheetah+ chips have POPC.David S. Miller2011-08-291-2/+8
* | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-08-2921-50/+111
|\ \ \ \ \
| * | | | | ARM: pm: avoid writing the auxillary control register for ARMv7Russell King2011-08-281-1/+3
| * | | | | ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King2011-08-281-0/+1
| * | | | | ARM: pm: arm920/926: fix number of registers savedRussell King2011-08-282-2/+2
| * | | | | ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King2011-08-282-8/+8
| * | | | | ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon2011-08-281-0/+1
| * | | | | ARM: 7065/1: kexec: ensure new kernel is entered in ARM stateWill Deacon2011-08-281-1/+2
| * | | | | ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler2011-08-241-0/+7
| * | | | | ARM: 7051/1: cpuimx* boards: fix mach-types errorsEric Bénard2011-08-224-6/+6
OpenPOWER on IntegriCloud