summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: signal: sigreturn_codes should be endian neutral to work in BE8baserock/311-rc7/be/core-v5Victor Kamensky2013-09-033-24/+72
* ARM: atomic64: fix endian-ness in atomic.hVictor Kamensky2013-09-031-13/+13
* ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intructionBen Dooks2013-09-031-1/+2
* ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2013-09-032-7/+11
* ARM: net: fix arm instruction endian-ness in bpf_jit_32.cBen Dooks2013-09-031-1/+5
* ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks2013-09-031-4/+4
* ARM: set --be8 when linking modulesBen Dooks2013-09-031-0/+1
* ARM: module: correctly relocate instructions in BE8Ben Dooks2013-09-031-23/+34
* ARM: traps: use <asm/opcodes.h> to get correct instruction orderBen Dooks2013-09-031-6/+10
* ARM: alignment: correctly decode instructions in BE8 mode.Ben Dooks2013-09-031-2/+7
* ARM: vexpress: add big endian supportBen Dooks2013-09-032-0/+3
* ARM: mvebu: support running big-endianBen Dooks2013-09-033-0/+8
* ARM: highbank: enable big-endianBen Dooks2013-09-031-0/+1
* ARM: smp_scu: data endian fixesBen Dooks2013-09-031-7/+7
* ARM: twd: data endian fixBen Dooks2013-09-031-12/+12
* ARM: pl01x debug code endian fixBen Dooks2013-09-031-0/+2
* ARM: set BE8 if LE in head codeBen Dooks2013-09-033-0/+6
* ARM: fixup_pv_table bug when CPU_ENDIAN_BE8Ben Dooks2013-09-031-0/+8
* ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-08-277-21/+16
* ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks2013-08-273-4/+7
* Merge tag 'regmap-v3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-272-1/+2
|\
| * Merge remote-tracking branch 'regmap/fix/rbtree' into regmap-linusMark Brown2013-08-211-1/+1
| |\
| | * regmap: rbtree: Fix overlapping rbnodes.David Jander2013-08-211-1/+1
| * | Merge remote-tracking branch 'regmap/fix/header' into regmap-linusMark Brown2013-08-211-0/+1
| |\ \ | | |/ | |/|
| | * regmap: Add another missing header for !CONFIG_REGMAP stubsKevin Hilman2013-08-151-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-274-15/+22
|\ \ \
| * | | powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin2013-08-271-2/+2
| * | | powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-08-272-0/+11
| * | | powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt2013-08-271-13/+9
* | | | mm: move_ptes -- Set soft dirty bit depending on pte typeCyrill Gorcunov2013-08-271-1/+20
* | | | Merge tag 'usb-3.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-261-0/+2
|\ \ \ \
| * | | | USB: OHCI: fix build error related to ohci_suspend/resumeAlan Stern2013-08-261-0/+2
* | | | | Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2013-08-261-8/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | jfs: fix readdir cookie incompatibility with NFSv4Dave Kleikamp2013-08-151-8/+23
* | | | | Linux 3.11-rc7v3.11-rc7Linus Torvalds2013-08-251-1/+1
* | | | | Merge tag 'staging-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-252-2/+3
|\ \ \ \ \
| * | | | | staging: comedi: bug-fix NULL pointer dereference on failed attachIan Abbott2013-08-231-1/+1
| * | | | | Merge tag 'iio-fixes-for-3.11c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-08-191-1/+2
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | iio: adjd_s311: Fix non-scan mode data readPeter Meerwald2013-08-191-1/+2
| |/ / / /
* | | | | Merge tag 'usb-3.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-08-253-2/+7
|\ \ \ \ \
| * | | | | usb: phy: fix build breakageAnatolij Gustschin2013-08-232-2/+2
| * | | | | USB: OHCI: add missing PCI PM callbacks to ohci-pci.cAlan Stern2013-08-231-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-253-4/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-202-4/+8
| |\ \ \ \ \
| | * | | | | ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre2013-08-201-3/+6
| | * | | | | ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam2013-08-201-1/+2
| * | | | | | ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K2013-08-201-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-08-258-19/+17
|\ \ \ \ \ \ \
| * | | | | | | VFS: collect_mounts() should return an ERR_PTRDan Carpenter2013-08-241-1/+1
| * | | | | | | bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter2013-08-241-1/+1