summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-11tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safeBenjamin Herrenschmidt1-2/+2
2013-10-11powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt2-21/+20
2013-10-11powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard5-19/+19
2013-10-11powerpc/powernv: More little endian issues in OPAL RTC driverAnton Blanchard2-11/+12
2013-10-11powerpc/powernv: Don't register exception handlers in little endian modeBenjamin Herrenschmidt1-0/+2
2013-10-11powerpc/powernv: Fix OPAL entry and exit in little endian modeBenjamin Herrenschmidt1-1/+8
2013-10-11powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt2-16/+20
2013-10-11powerpc/powernv: Fix endian issues in powernv PCI codeBenjamin Herrenschmidt2-28/+30
2013-10-11powerpc/powernv: Make OPAL NVRAM device tree accesses endian safeBenjamin Herrenschmidt1-2/+2
2013-10-11powerpc/powernv: Fix endian issues in OPAL ICS backendBenjamin Herrenschmidt1-8/+9
2013-10-11powerpc/powernv: Fix endian issues in OPAL RTC driverBenjamin Herrenschmidt1-0/+7
2013-10-11powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci...Alistair Popple1-2/+2
2013-10-11powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.cAlistair Popple1-2/+2
2013-10-11powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.cAlistair Popple1-4/+5
2013-10-11powerpc: Little endian fixes for platforms/powernv/opal.cAlistair Popple1-1/+1
2013-10-11powerpc: uname should return ppc64le/ppcle on little endian buildsAnton Blanchard1-2/+11
2013-10-11powerpc: Use generic memcpy code in little endianAnton Blanchard3-3/+12
2013-10-11powerpc: Use generic checksum code in little endianAnton Blanchard4-2/+17
2013-10-11powerpc: Handle VSX alignment faults in little endian modeAnton Blanchard1-8/+33
2013-10-11powerpc: Add little endian support to alignment handlerAnton Blanchard1-30/+63
2013-10-11powerpc: Alignment handler shouldn't access VSX registers with TS_FPRAnton Blanchard1-1/+1
2013-10-11powerpc: Remove hard coded FP offsets in alignment handlerAnton Blanchard1-2/+2
2013-10-11powerpc: Remove open coded byte swap macro in alignment handlerAnton Blanchard1-24/+12
2013-10-11powerpc: Endian safe trampolineBenjamin Herrenschmidt3-17/+53
2013-10-11powerpc: Include the appropriate endianness headerIan Munsie1-0/+4
2013-10-11powerpc: Reset MSR_LE on signal entryAnton Blanchard2-2/+4
2013-10-11powerpc: Set MSR_LE bit on little endian buildsAnton Blanchard1-1/+6
2013-10-11powerpc: Add little endian support for word-at-a-time functionsAnton Blanchard1-0/+71
2013-10-11powerpc: Support endian agnostic MMIOIan Munsie1-18/+49
2013-10-11powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard2-4/+20
2013-10-11powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian buildsAnton Blanchard1-4/+4
2013-10-11powerpc: Fix offset of FPRs in VSX registers in little endian buildsAnton Blanchard1-2/+10
2013-10-11powerpc: Book 3S MMU little endian supportAnton Blanchard3-42/+46
2013-10-11powerpc: Fix endian issues in VMX copy loopsAnton Blanchard2-46/+63
2013-10-07powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt1-2/+3
2013-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds13-27/+63
2013-10-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds9-42/+84
2013-10-07HID: wiimote: fix FF deadlockDavid Herrmann2-12/+32
2013-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-27/+33
2013-10-06Linux 3.12-rc4v3.12-rc4Linus Torvalds1-1/+1
2013-10-06net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2
2013-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-25/+67
2013-10-06Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-17/+17
2013-10-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds6-17/+39
2013-10-05Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-57/+101
2013-10-05Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-13/+29
2013-10-05Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-20/+27
2013-10-05Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-28/+21
2013-10-05btrfs: Fix crash due to not allocating integrity data for a biosetDarrick J. Wong1-0/+8
2013-10-05Merge branch 'for-linus' into for-linus-3.12Chris Mason6-17/+31