summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elf: check BE8/LE8baserock/bjdooks/vexpress_beBen Dooks2013-07-221-0/+9
* ARM: set --be8 when linking modulesBen Dooks2013-07-221-0/+1
* ARM: module: correctly relocate instructions in BE8Ben Dooks2013-07-221-23/+34
* ARM: traps: use <asm/opcodes.h> to get correct instruction orderBen Dooks2013-07-221-4/+6
* ARM: alignment: correctly decode instructions in BE8 mode.Ben Dooks2013-07-221-2/+6
* Initial morph for building the kernelRob Kendrick2013-07-221-0/+51
* vexpress: add defconfig for v3.9 in big-endian mode.Ben Dooks2013-06-051-0/+155
* Add vexpress-v2p-ca15_a7_a15only.dts for A15 only boardBen Dooks2013-06-042-0/+349
* tmp: add better error infoBen Dooks2013-06-041-2/+7
* atags_to_fdt: /memory node needs to take into account #cells and #sizeBen Dooks2013-06-041-3/+34
* vexpress: set big-endian on secondary startupBen Dooks2013-06-041-0/+2
* vexpress: add big endianBen Dooks2013-06-041-0/+1
* head: swap pgtable codeBen Dooks2013-06-041-0/+11
* ARM: fixup atags to be endian agnosticBen Dooks2013-06-042-28/+29
* ARM: update atag-to-fdt code to be endian agnosticBen Dooks2013-06-041-11/+11
* ARM: add atag32_to_cpu() functionBen Dooks2013-06-041-2/+7
* ARM: fixup head for atag verificationBen Dooks2013-06-041-0/+8
* ARM: fix magic for bootloader in BE8Ben Dooks2013-06-041-0/+4
* ARM: add CPU_BE8_BOOT_LE configurationBen Dooks2013-06-041-0/+7
* mvebu: support running big-endianBen Dooks2013-06-043-0/+8
* highbank: enable big-endianBen Dooks2013-06-041-0/+1
* ARM: smp_scu: data endian fixesBen Dooks2013-06-041-7/+7
* ARM: twd: data endian fixBen Dooks2013-06-041-12/+12
* ARM: pl01x debug code endian fixBen Dooks2013-06-041-0/+2
* ARM: set BE8 if LE in head codeBen Dooks2013-06-043-0/+6
* ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-06-047-21/+16
* ARM: fixup_pv_table bug when CPU_ENDIAN_BE8Ben Dooks2013-06-041-0/+6
* ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks2013-06-043-4/+7
* net: calexdaxgmac: fixup endian issues after __raw IO function changeBen Dooks2013-06-041-3/+7
* net: calexdaxgmac: fix printing of hardware versionBen Dooks2013-06-041-3/+3
* Linux 3.9v3.9Linus Torvalds2013-04-281-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-271-7/+11
|\
| * Merge tag 'omap-for-v3.9-rc6/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2013-04-261-7/+11
| |\
| | * ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clockKishon Vijay Abraham I2013-04-101-7/+11
* | | vm: add no-mmu vm_iomap_memory() stubLinus Torvalds2013-04-271-0/+10
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-271-0/+2
|\ \ \
| * | | events: Protect access via task_subsys_state_check()Paul E. McKenney2013-04-211-0/+2
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-262-2/+2
|\ \ \ \
| * | | | [media] cx25821: do not expose broken video output streamsHans Verkuil2013-04-151-1/+1
| * | | | [media] mb86a20s: Fix estimate_rate settingMauro Carvalho Chehab2013-04-041-1/+1
* | | | | Merge branch 'fixes-3.9-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-268-40/+67
|\ \ \ \ \
| * | | | | parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updatesJohn David Anglin2013-04-252-26/+26
| * | | | | parisc: disable -mlong-calls compiler option for kernel modulesHelge Deller2013-04-251-2/+4
| * | | | | parisc: uaccess: fix compiler warnings caused by __put_user castingWill Deacon2013-04-251-10/+4
| * | | | | parisc: Change kunmap macro to static inline functionJohn David Anglin2013-04-251-1/+4
| * | | | | parisc: Provide __ucmpdi2 to resolve undefined references in 32 bit builds.John David Anglin2013-04-253-1/+29
* | | | | | efivars: only check for duplicates on the registered listMatt Fleming2013-04-261-5/+7
* | | | | | TTY: fix atime/mtime regressionJiri Slaby2013-04-261-2/+16
* | | | | | aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang2013-04-261-1/+1
* | | | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2013-04-251-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |