Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0e1ffef02cf94e46f95957af0f822531fecf741c
/
arch
0e1ffef
powerpc/iommu: Set default DMA offset in dma_dev_setup
by Alexey Kardashevskiy
· 9 years ago
5d53be7
powerpc/powernv: Fix mis-merge of OPAL support for LEDS driver
by Michael Ellerman
· 9 years ago
e72bb8a
powerpc/powernv: Reset HILE before kexec_sequence()
by Samuel Mendoza-Jonas
· 9 years ago
ffebf5f
powerpc/kexec: Reset secondary cpu endianness before kexec
by Samuel Mendoza-Jonas
· 9 years ago
c159b59
powerpc/powernv: Create LED platform device
by Vasant Hegde
· 9 years ago
8a8d918
powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
by Anshuman Khandual
· 9 years ago
74703cc
powerpc/powernv: Fix the log message when disabling VF
by Wei Yang
· 9 years ago
acf6cec
powerpc/512x: silence a USB Kconfig dependency warning
by Gerhard Sittig
· 12 years ago
74943da
powerpc/nvram: print no error when pstore backend is not nvram
by Hari Bathini
· 10 years ago
fc9e9cb
powerpc/nvram: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
2e16acc
powerpc/pseries: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 9 years ago
39bfd71
powerpc/eeh: Disable automatically blocked PCI config
by Gavin Shan
· 9 years ago
dd49715
powerpc: Export include/uapi/asm/eeh.h
by Gavin Shan
· 9 years ago
e0ad784
powerpc/pseries: enable RTC class support
by Vaibhav Jain
· 10 years ago
1d80544
powerpc/numa: initialize distance lookup table from drconf path
by Nikunj A Dadhania
· 10 years ago
53522982
powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops
by Andrew Donnellan
· 9 years ago
73b341e
powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K
by Michael Ellerman
· 9 years ago
55f8b5b
powerpc/mm: Simplify page size kconfig dependencies
by Michael Ellerman
· 9 years ago
9530057
powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()
by Michael Ellerman
· 9 years ago
f444f1f
powerpc/cell: Drop support for 64K local store on 4K kernels
by Michael Ellerman
· 9 years ago
74b5037
powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
by Michael Ellerman
· 9 years ago
e642d11
powerpc/eeh: Probe after unbalanced kref check
by Daniel Axtens
· 9 years ago
e63dbd1
powerpc: Add an inline function to update POWER8 HID0
by Gautham R. Shenoy
· 9 years ago
9afac93
powerpc/prom: Use DRCONF flags while processing detected LMBs
by Anshuman Khandual
· 9 years ago
8218a30
powerpc/xmon: Drop the valid variable completely in dump_segments()
by Anshuman Khandual
· 9 years ago
9c61f7a
powerpc/prom: Simplify the logic to fetch SLB size
by Anshuman Khandual
· 9 years ago
79d0be7
powerpc/slb: Add documentation on runtime patching of SLB encoding
by Anshuman Khandual
· 9 years ago
2be682a
powerpc/slb: Rename all the 'slot' occurrences to 'entry'
by Anshuman Khandual
· 9 years ago
752b8ad
powerpc/slb: Remove a duplicate extern variable
by Anshuman Khandual
· 9 years ago
197165d
powerpc/ftrace: add powerpc timebase as a trace clock source
by Naveen N. Rao
· 10 years ago
35a7f41
powerpc/4xx: Fix return value check in hsta_msi_probe()
by Wei Yongjun
· 10 years ago
a825ac0
powerpc: Remove redundant breaks
by Joe Perches
· 10 years ago
ae2a84b
powerpc: pci: use %pR for printing struct resource
by Kevin Hao
· 10 years ago
62521ea
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
by Mahesh Salgaonkar
· 9 years ago
e784b64
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check errors.
by Mahesh Salgaonkar
· 9 years ago
1852ae2
powerpc/powernv: Pull all HMI events before panic.
by Mahesh Salgaonkar
· 10 years ago
c33e11d
powerpc/powernv: display reason for Malfunction Alert HMI.
by Mahesh Salgaonkar
· 10 years ago
2449acc
powerpc/kernel: Enable seccomp filter
by Michael Ellerman
· 9 years ago
1b60bab
powerpc/kernel: Add SIG_SYS support for compat tasks
by Michael Ellerman
· 9 years ago
e9fbe68
powerpc: Change syscall_get_nr() to return int
by Michael Ellerman
· 9 years ago
1cb9839
powerpc: Use orig_gpr3 in syscall_get_arguments()
by Michael Ellerman
· 9 years ago
a765784
powerpc: Rework syscall_get_arguments() so there is only one loop
by Michael Ellerman
· 9 years ago
1b1a370
powerpc: Don't negate error in syscall_set_return_value()
by Michael Ellerman
· 9 years ago
2923e6d
powerpc: Drop unused syscall_get_error()
by Michael Ellerman
· 9 years ago
d383741
powerpc/kernel: Change the do_syscall_trace_enter() API
by Michael Ellerman
· 9 years ago
c3525940c
powerpc/kernel: Switch to using MAX_ERRNO
by Michael Ellerman
· 9 years ago
f0322f7
powerpc/perf: Change type of the bhrb_users variable
by Anshuman Khandual
· 10 years ago
465345c
powerpc/perf/hv-24x7: Simplify extracting counter from result buffer
by Sukadev Bhattiprolu
· 9 years ago
4038621
powerpc/perf/hv-24x7: Whitespace - fix parameter alignment
by Sukadev Bhattiprolu
· 9 years ago
01c9348
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
by Paul Mackerras
· 9 years ago
1c2cb59
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
by Thomas Huth
· 9 years ago
9ef0319
powerpc/rtas: Replace magic values with defines
by Thomas Huth
· 9 years ago
79cd952
powerpc/eeh: Dump PHB diag-data for non-existing PE
by Gavin Shan
· 10 years ago
0f36db7
powerpc/eeh: Fix wrong printed PE number
by Gavin Shan
· 10 years ago
2476c09
powerpc/signal: Add helper function to fetch quad word aligned pointer
by Anshuman Khandual
· 9 years ago
4c57622
powerpc/signal: Fix confusing header documentation in sigcontext.h
by Anshuman Khandual
· 10 years ago
829023d
powerpc/tm: Drop tm_orig_msr from thread_struct
by Anshuman Khandual
· 10 years ago
3b476aad
powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform
by Vipin K Parashar
· 10 years ago
f951e51
powerpc/powernv: Unfreeze VF PE on releasing it
by Gavin Shan
· 10 years ago
283e2d8
powerpc/powernv: Include VF PE in PELTV of PF PE
by Gavin Shan
· 10 years ago
26ba248
powerpc/powernv: Pick M64 PEs based on BARs
by Gavin Shan
· 10 years ago
d120385
powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()
by Gavin Shan
· 10 years ago
96a2f92
powerpc/powernv: Reserve M64 PEs based on BARs
by Gavin Shan
· 10 years ago
e9dc4d7
powerpc/powernv: Allow to reserve one PE for multiple times
by Gavin Shan
· 10 years ago
1c53973
powerpc: Remove mtmsrd(), use existing mtmsr()
by Anton Blanchard
· 10 years ago
e8a4fd0
powerpc: Add macros for the ibm_architecture_vec[] lengths
by Michael Ellerman
· 10 years ago
817820b
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask
by Benjamin Herrenschmidt
· 10 years ago
e91c2511
powerpc/iommu: Cleanup setting of DMA base/offset
by Benjamin Herrenschmidt
· 10 years ago
2db4928
powerpc/iommu: Remove dma_data union
by Benjamin Herrenschmidt
· 10 years ago
7fbb58a
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
1daa1cf
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7b73216
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
84e3e9d
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
b9243b5
Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
1604f87
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
01ab605
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results
by John David Anglin
· 10 years ago
3cdeb9d
Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 10 years ago
ad2daa8
arm64: entry32: remove pointless register assignment
by Mark Rutland
· 10 years ago
51d5367
MIPS: O32: Use compat_sys_getsockopt.
by Ralf Baechle
· 10 years ago
1e18ac7
MIPS: c-r4k: Extend way_string array
by Paul Burton
· 10 years ago
6b5e741
MIPS: Pistachio: Support CDMM & Fast Debug Channel
by James Hogan
· 10 years ago
6249ecb
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
by James Hogan
· 10 years ago
cccf34e
MIPS: c-r4k: Fix cache flushing for MT cores
by Markos Chandras
· 10 years ago
8dfbc0a
Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Kevin Hilman
· 10 years ago
d024bae
Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes
by Kevin Hilman
· 10 years ago
1c88535
Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
by Markos Chandras
· 10 years ago
b677bc0
MIPS: cps-vec: Use macros for various arithmetics and memory operations
by Markos Chandras
· 10 years ago
717f142
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
by Markos Chandras
· 10 years ago
0586ac7
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
by Markos Chandras
· 10 years ago
977e043
MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
by Markos Chandras
· 10 years ago
81a02e3
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
by Markos Chandras
· 10 years ago
fd5ed30
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
by Markos Chandras
· 10 years ago
143fefc
MIPS: Fix erroneous JR emulation for MIPS R6
by Markos Chandras
· 10 years ago
e9d92d2
MIPS: Fix branch emulation for BLTC and BGEC instructions
by Markos Chandras
· 10 years ago
761b449
MIPS: kernel: traps: Fix broken indentation
by Markos Chandras
· 10 years ago
a6335fa
MIPS: bootmem: Don't use memory holes for page bitmap
by Alexander Sverdlin
· 10 years ago
0ec62aa
cris: Replace do_posix_clock_monotonic_gettime()
by Thomas Gleixner
· 10 years ago
331c584
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 10 years ago
673c2c3
modpost: work correctly with tile coldtext sections
by Chris Metcalf
· 10 years ago
9ccd608
arm64: dts: add device tree for ARM SMM-A53x2 on LogicTile Express 20MG
by Kristina Martsenko
· 10 years ago
Next »