Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5293bf97a27e1be8ac6096aa198ff6a9e3e6837c
/
arch
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
a4da0d5
powerpc: Implement arch_get_random_long/int() for powernv
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
7df697c
KVM: PPC: Disable KVM on little endian builds
by Anton Blanchard
· 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
4f97c9b
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 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
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
0d45dab
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
0bfdbf0
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
413df1c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
afe05d41
Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
c15f5bb
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
e9bdc3d
powerpc/tm: Switch out userspace PPR and DSCR sooner
by Michael Neuling
· 11 years ago
c69e63b
powerpc/tm: Turn interrupts hard off in tm_reclaim()
by Michael Neuling
· 11 years ago
a53b27b
powerpc/perf: Fix handling of FAB events
by Michael Ellerman
· 11 years ago
e82b89a
powerpc/vio: Fix modalias_show return values
by Prarit Bhargava
· 11 years ago
1cf389d
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
by Nishanth Aravamudan
· 11 years ago
d1211af
powerpc/sysfs: Disable writing to PURR in guest mode
by Madhavan Srinivasan
· 11 years ago
8f21bd0
powerpc: Restore registers on error exit from csum_partial_copy_generic()
by Paul E. McKenney
· 11 years ago
d9813c3
powerpc: Fix parameter clobber in csum_partial_copy_generic()
by Paul E. McKenney
· 11 years ago
f7e3334
powerpc: Fix memory hotplug with sparse vmemmap
by Nathan Fontenot
· 11 years ago
29d274b
x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid bootup warning
by David Herrmann
· 11 years ago
e6e7fb1
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
1046935
ARC: Fix signal frame management for SA_SIGINFO
by Christian Ruppert
· 11 years ago
6a98b2f
Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 11 years ago
4f76d37
ARM: multi_v7_defconfig: add SDHCI for i.MX
by Olof Johansson
· 11 years ago
a988fb8
sparc: fix MSI build failure on Sparc32
by Thomas Petazzoni
· 11 years ago
d2f09b1
sparc: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
20928bd
sparc: fix ldom_reboot buffer overflow harder
by Kees Cook
· 11 years ago
09d3ce7
arm64: Remove duplicate DEBUG_STACK_USAGE config
by Stephen Boyd
· 11 years ago
5596b0b
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
by Yoichi Yuasa
· 11 years ago
e33a29a
x86/simplefb: Fix overflow causing bogus fall-back
by Tom Gundersen
· 11 years ago
0b93684
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
77c4ad8
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
b643f85
ARM: mvebu: add missing DT Mbus ranges and relocate PCIe DT nodes for RN102
by Arnaud Ebalard
· 11 years ago
0772dac
arch/parisc/mm/fault.c: fix uninitialized variable usage
by Felipe Pena
· 11 years ago
5c282e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 11 years ago
8945546
Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linux
by Linus Torvalds
· 11 years ago
815a4bb
Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 11 years ago
Next »