summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | x86 / ACPI: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
| | | | |/ / / / | | | |/| | | |
| * | | | | | | Merge branch 'acpi-tables'Rafael J. Wysocki2013-10-281-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI / x86: Increase override tables number limitYinghai Lu2013-09-251-0/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-10-285-68/+23
| |\ \ \ \ \ \ \
| | * | | | | | | hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-303-41/+16
| | * | | | | | | hotplug / x86: Disable ARCH_CPU_PROBE_RELEASE on x86Toshi Kani2013-09-252-25/+0
| | * | | | | | | hotplug / x86: Add hotplug lock to missing placesToshi Kani2013-09-251-0/+2
| | * | | | | | | hotplug / x86: Fix online state in cpu0 debug interfaceToshi Kani2013-09-251-2/+5
| | |/ / / / / /
| * | | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2013-10-284-107/+29
| |\ \ \ \ \ \ \
| | * | | | | | | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-243-38/+22
| | * | | | | | | ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu2013-09-242-69/+7
| | |/ / / / / /
| * | | | | | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-10-281-8/+1
| |\ \ \ \ \ \ \
| | * | | | | | | olpc_xo15_sci: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-8/+1
| | |/ / / / / /
* | | | | | | | Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-143-15/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemesPekon Gupta2013-11-061-1/+1
| * | | | | | | | ARM: OMAP2+: cleaned-up DT support of various ECC schemesPekon Gupta2013-11-061-14/+34
| * | | | | | | | driver/mtd/IFC: Add support of 8K page size NAND flashPrabhakar Kushwaha2013-11-061-0/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-14104-581/+7636
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2013-11-1213-84/+36
| |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | ARM: sa11x0/assabet: ensure CS2 is configured appropriatelyRussell King2013-10-291-0/+3
| | | | * | | | | | | | | ARM: 7849/2: h3600: update defconfigLinus Walleij2013-10-291-16/+6
| | | | * | | | | | | | | ARM: 7841/1: sa1100: remove complex GPIO interfaceLinus Walleij2013-10-293-56/+2
| | | | * | | | | | | | | ARM: 7865/1: sa1100: fix simpad compilation warningLinus Walleij2013-10-291-0/+1
| | | |/ / / / / / / / /
| | * | | | | | | | | | ARM: 7880/1: Clear the IT state independent of the Thumb-2 modeT.J. Purtell2013-11-071-4/+10
| | * | | | | | | | | | ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier2013-11-072-1/+7
| | * | | | | | | | | | ARM: 7873/1: vfp: clear vfp_current_hw_state for dying cpuYuanyuan Zhong2013-10-301-3/+3
| | * | | | | | | | | | ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King2013-10-241-2/+2
| | * | | | | | | | | | ARM: fix build errors caused by selection of errata 798181Russell King2013-10-212-2/+2
| * | | | | | | | | | | Merge branch 'devel-stable' into for-nextRussell King2013-11-1269-220/+7135
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: 7878/1: nommu: Implement dummy early_paging_init()Thierry Reding2013-11-071-0/+9
| | * | | | | | | | | | | ARM: 7874/2: bL_switcher: Remove cpu_hotplug_driver_{lock,unlock}()Tushar Behera2013-11-071-5/+5
| | * | | | | | | | | | | Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-30116-415/+759
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ARM: tlb: ASID macro should give 32bit result for BE correct operationVictor Kamensky2013-10-191-1/+1
| | | * | | | | | | | | | | ARM: mcpm: fix big endian issue in mcpm startup codeVictor Kamensky2013-10-191-0/+2
| | | * | | | | | | | | | | ARM: signal: sigreturn_codes should be endian neutral to work in BE8Victor Kamensky2013-10-193-24/+83
| | | * | | | | | | | | | | ARM: atomic64: fix endian-ness in atomic.hVictor Kamensky2013-10-191-13/+13
| | | * | | | | | | | | | | ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intructionBen Dooks2013-10-191-1/+2
| | | * | | | | | | | | | | ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2013-10-192-7/+11
| | | * | | | | | | | | | | ARM: net: fix arm instruction endian-ness in bpf_jit_32.cBen Dooks2013-10-191-1/+5
| | | * | | | | | | | | | | ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks2013-10-191-4/+4
| | | * | | | | | | | | | | ARM: set --be8 when linking modulesBen Dooks2013-10-191-0/+1
| | | * | | | | | | | | | | ARM: module: correctly relocate instructions in BE8Ben Dooks2013-10-191-23/+34
| | | * | | | | | | | | | | ARM: traps: use <asm/opcodes.h> to get correct instruction orderBen Dooks2013-10-191-6/+10
| | | * | | | | | | | | | | ARM: alignment: correctly decode instructions in BE8 mode.Ben Dooks2013-10-191-2/+7
| | | * | | | | | | | | | | ARM: vexpress: add big endian supportBen Dooks2013-10-192-0/+3
| | | * | | | | | | | | | | ARM: mvebu: support running big-endianBen Dooks2013-10-193-0/+8
| | | * | | | | | | | | | | ARM: highbank: enable big-endianBen Dooks2013-10-191-0/+1
| | | * | | | | | | | | | | ARM: smp_scu: data endian fixesBen Dooks2013-10-191-7/+7
| | | * | | | | | | | | | | ARM: twd: data endian fixBen Dooks2013-10-191-12/+12
| | | * | | | | | | | | | | ARM: pl01x debug code endian fixBen Dooks2013-10-191-0/+2