Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3743c9b8ceb638b6e4b78b42f2262e22aa6359f0
3743c9b
powerpc: export debug registers save function for KVM
by Bharat Bhushan
· 11 years ago
51ae8d4
powerpc: move debug registers in a structure
by Bharat Bhushan
· 11 years ago
660970f
powerpc: remove unnecessary line continuations
by Bharat Bhushan
· 11 years ago
8258e26
powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_info
by Tiejun Chen
· 11 years ago
9863c28
powerpc: Emulate sync instruction variants
by James Yang
· 11 years ago
c58ce39
powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbers
by Mihai Caraman
· 11 years ago
6b310fc
powerpc/booke64: Use common defines for AltiVec interrupts numbers
by Mihai Caraman
· 11 years ago
6cf09b9
powerpc: remove dependency on MV64360
by Paul Bolle
· 11 years ago
3ad26e5
Merge branch 'for-kvm' into next
by Benjamin Herrenschmidt
· 11 years ago
1846196
powerpc: Provide for giveup_fpu/altivec to save state in alternate location
by Paul Mackerras
· 11 years ago
de79f7b
powerpc: Put FP/VSX and VR state into structures
by Paul Mackerras
· 11 years ago
8e0a161
powerpc: add real mode support for dma operations on powernv
by Alexey Kardashevskiy
· 11 years ago
8e0861f
powerpc: Prepare to support kernel handling of IOMMU map/unmap
by Alexey Kardashevskiy
· 11 years ago
81fcfb8
hashtable: add hash_for_each_possible_rcu_notrace()
by Alexey Kardashevskiy
· 11 years ago
5293bf9
powerpc/eeh: Reorder output messages
by Gavin Shan
· 11 years ago
8c6852e
powerpc/eeh: Output PHB3 diag-data
by Gavin Shan
· 11 years ago
5c9d6d7
powerpc/powernv: Double size of log blob
by Gavin Shan
· 11 years ago
98cea5f
powerpc/eeh: Output error number
by Gavin Shan
· 11 years ago
ff6bdcd
powerpc/powernv: Support inbound error injection
by Gavin Shan
· 11 years ago
20bb842
powerpc/powernv: Enable EEH for PHB3
by Gavin Shan
· 11 years ago
81fafea
powerpc/scom: Use "devspec" rather than "path" in debugfs entries
by Benjamin Herrenschmidt
· 11 years ago
4777f79
powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS
by Benjamin Herrenschmidt
· 11 years ago
8adae0c
powerpc/powernv: Add scom support under OPALv3
by Benjamin Herrenschmidt
· 11 years ago
762fd3a
powerpc/scom: Create debugfs files using ibm,chip-id if available
by Benjamin Herrenschmidt
· 11 years ago
5f33af4
powerpc/scom: Add support for "reg" property
by Benjamin Herrenschmidt
· 11 years ago
aaa6309
powerpc/scom: Change scom_read() and scom_write() to return errors
by Benjamin Herrenschmidt
· 11 years ago
ac237b6
powerpc: Enable /dev/port when isa_io_special is set
by Benjamin Herrenschmidt
· 11 years ago
3064743
powerpc: Make ftrace endian-safe.
by Eugene Surovegin
· 11 years ago
fed8393
powerpc: Make kernel module helper endian-safe.
by Eugene Surovegin
· 11 years ago
dbd0c5d
powerpc: prom_init exception when updating core value
by Laurent Dufour
· 11 years ago
e486733
powerpc/booke64: Check napping in performance monitor interrupt
by Kevin Hao
· 11 years ago
cf05996
powerpc/kernel: Fix endian issue in rtas_pci
by Cedric Le Goater
· 11 years ago
a489043
powerpc/pseries: Implement arch_get_random_long() based on H_RANDOM
by Michael Ellerman
· 11 years ago
66548e4
hwrng: Add a driver for the hwrng found in power7+ systems
by Michael Ellerman
· 11 years ago
a4da0d5
powerpc: Implement arch_get_random_long/int() for powernv
by Michael Ellerman
· 11 years ago
f95dabe
hwrng: Return errors to upper levels in pseries-rng.c
by Michael Ellerman
· 11 years ago
41b93b2
powerpc: Added __cmpdi2 for signed 64bit comparision
by Bharat Bhushan
· 11 years ago
8616dff
powerpc: Fix section mismatch warning in free_lppacas
by Vladimir Murzin
· 11 years ago
0edfdd1
powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernel
by Kevin Hao
· 11 years ago
1443d6a
powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tag
by Bartlomiej Zolnierkiewicz
· 11 years ago
dc1473d
powerpc/legacy_serial: Fix incorrect placement of __initdata tag
by Bartlomiej Zolnierkiewicz
· 11 years ago
32dda05
powerpc/mpic: Disable preemption when calling mpic_processor_id()
by Scott Wood
· 11 years ago
f036b36
powerpc: Work around little endian gcc bug
by Anton Blanchard
· 11 years ago
0b5e666
powerpc: Don't set HAVE_EFFICIENT_UNALIGNED_ACCESS on little endian builds
by Anton Blanchard
· 11 years ago
d72b080
powerpc: Add ability to build little endian kernels
by Ian Munsie
· 11 years ago
7df697c81
KVM: PPC: Disable KVM on little endian builds
by Anton Blanchard
· 11 years ago
5c94913
tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safe
by Benjamin Herrenschmidt
· 11 years ago
99fc1d9
powerpc/hvsi: Fix endian issues in HVSI driver
by Benjamin Herrenschmidt
· 11 years ago
5e4da53
powerpc/powernv: Fix some PCI sparse errors and one LE bug
by Anton Blanchard
· 11 years ago
6feff6d
powerpc/powernv: More little endian issues in OPAL RTC driver
by Anton Blanchard
· 11 years ago
2918609
powerpc/powernv: Don't register exception handlers in little endian mode
by Benjamin Herrenschmidt
· 11 years ago
be401b3
powerpc/powernv: Fix OPAL entry and exit in little endian mode
by Benjamin Herrenschmidt
· 11 years ago
4f89363
powerpc/powernv: Fix endian issues in OPAL console and udbg backend
by Benjamin Herrenschmidt
· 11 years ago
3a1a466
powerpc/powernv: Fix endian issues in powernv PCI code
by Benjamin Herrenschmidt
· 11 years ago
81063cd
powerpc/powernv: Make OPAL NVRAM device tree accesses endian safe
by Benjamin Herrenschmidt
· 11 years ago
bf8e0f8
powerpc/powernv: Fix endian issues in OPAL ICS backend
by Benjamin Herrenschmidt
· 11 years ago
46d319e
powerpc/powernv: Fix endian issues in OPAL RTC driver
by Benjamin Herrenschmidt
· 11 years ago
c681b93
powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci-ioda.c
by Alistair Popple
· 11 years ago
8c5fcc8
powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.c
by Alistair Popple
· 11 years ago
044cb69c
powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.c
by Alistair Popple
· 11 years ago
1cc79bc
powerpc: Little endian fixes for platforms/powernv/opal.c
by Alistair Popple
· 11 years ago
a058801
powerpc: uname should return ppc64le/ppcle on little endian builds
by Anton Blanchard
· 11 years ago
de577a3
powerpc: Use generic memcpy code in little endian
by Anton Blanchard
· 11 years ago
7a332b0
powerpc: Use generic checksum code in little endian
by Anton Blanchard
· 11 years ago
52055d0
powerpc: Handle VSX alignment faults in little endian mode
by Anton Blanchard
· 11 years ago
835e206
powerpc: Add little endian support to alignment handler
by Anton Blanchard
· 11 years ago
a5841a4
powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
by Anton Blanchard
· 11 years ago
c324496
powerpc: Remove hard coded FP offsets in alignment handler
by Anton Blanchard
· 11 years ago
f626190
powerpc: Remove open coded byte swap macro in alignment handler
by Anton Blanchard
· 11 years ago
5c0484e
powerpc: Endian safe trampoline
by Benjamin Herrenschmidt
· 11 years ago
c57a5ce
powerpc: Include the appropriate endianness header
by Ian Munsie
· 11 years ago
e871c6b
powerpc: Reset MSR_LE on signal entry
by Anton Blanchard
· 11 years ago
ef1967f
powerpc: Set MSR_LE bit on little endian builds
by Anton Blanchard
· 11 years ago
4c74c33
powerpc: Add little endian support for word-at-a-time functions
by Anton Blanchard
· 11 years ago
15cba23
powerpc: Support endian agnostic MMIO
by Ian Munsie
· 11 years ago
926f160
powerpc: Little endian builds double word swap VSX state during context save/restore
by Anton Blanchard
· 11 years ago
87fec05
powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian builds
by Anton Blanchard
· 11 years ago
e156bd8
powerpc: Fix offset of FPRs in VSX registers in little endian builds
by Anton Blanchard
· 11 years ago
12f04f2
powerpc: Book 3S MMU little endian support
by Anton Blanchard
· 11 years ago
32ee1e1
powerpc: Fix endian issues in VMX copy loops
by Anton Blanchard
· 11 years ago
8b5ede6
powerpc/irq: Don't switch to irq stack from softirq stack
by Benjamin Herrenschmidt
· 11 years ago
fd84831
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 11 years ago
4f97c9b
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 11 years ago
f50f9aa
HID: wiimote: fix FF deadlock
by David Herrmann
· 11 years ago
162bdaf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
d0e639c9
Linux 3.12-rc4
by Linus Torvalds
· 11 years ago
2433c8f
net: Update the sysctl permissions handler to test effective uid/gid
by Eric W. Biederman
· 11 years ago
13caa8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 11 years ago
831ae3c
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 11 years ago
e62063d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
85f6d2d
Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 11 years ago
4ed5476
Merge tag 'usb-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
e3757a1
Merge tag 'tty-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
20fa786
Merge tag 'staging-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 11 years ago
b208c2f
btrfs: Fix crash due to not allocating integrity data for a bioset
by Darrick J. Wong
· 11 years ago
1329dfc
Merge branch 'for-linus' into for-linus-3.12
by Chris Mason
· 11 years ago
a5c984c
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
95167aa
Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
67d470e
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
by Bjorn Helgaas
· 11 years ago
7dee8df
Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
Next »