Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
4dd7554a6456d124c85e0a4ad156625b71390b5c
4dd7554
powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses
by Nicholas Piggin
· 6 years ago
10c4bd7
powerpc/perf: fix imc allocation failure handling
by Nicholas Piggin
· 6 years ago
31f210c
powerpc/64s/radix: Fix memory hot-unplug page table split
by Nicholas Piggin
· 6 years ago
8f51e39
powerpc/64s/radix: Fix memory hotplug section page table creation
by Nicholas Piggin
· 6 years ago
e354d7d
powerpc/64: allow compiler to cache 'current'
by Nicholas Piggin
· 6 years ago
7ab0b7c
powerpc/32: Add warning on misaligned copy_page() or clear_page()
by Christophe Leroy
· 6 years ago
f204338
powerpc/mm: ppc 603 doesn't need update_mmu_cache()
by Christophe Leroy
· 6 years ago
f49f4e2
powerpc/mm: Simplify update_mmu_cache() on BOOK3S32
by Christophe Leroy
· 6 years ago
e5a1edb
powerpc/mm: move update_mmu_cache() into book3s hash utils.
by Christophe Leroy
· 6 years ago
4c1616e
powerpc/mm: move FSL_BOOK3 version of update_mmu_cache()
by Christophe Leroy
· 6 years ago
d964211
powerpc/mm: define empty update_mmu_cache() as static inline
by Christophe Leroy
· 6 years ago
ad628a3
powerpc/mm: don't display empty early ioremap area
by Christophe Leroy
· 6 years ago
9d6d712
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
by Christophe Leroy
· 6 years ago
38a0d0c
powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this function
by Christophe Leroy
· 6 years ago
663c0c9
powerpc/kasan: Fix shadow area set up for modules.
by Christophe Leroy
· 6 years ago
45ff3c5
powerpc/kasan: Fix parallel loading of modules.
by Christophe Leroy
· 6 years ago
658d029
powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()
by Christophe Leroy
· 6 years ago
65e701b
powerpc/ptdump: drop non vital #ifdefs
by Christophe Leroy
· 6 years ago
f3a2ac0
powerpc/ptdump: get out of note_prot_wx() when CONFIG_PPC_DEBUG_WX is not selected.
by Christophe Leroy
· 6 years ago
8224235
powerpc/ptdump: drop dummy KERN_VIRT_START on PPC32
by Christophe Leroy
· 6 years ago
e033829
powerpc/ptdump: fix walk_pagetables() address mismatch
by Christophe Leroy
· 6 years ago
7c7a532
powerpc/ptdump: Fix addresses display on PPC32
by Christophe Leroy
· 6 years ago
39f14e7
powerpc/xmon: Add a dump of all XIVE interrupts
by Cédric Le Goater
· 6 years ago
b4868ff
powerpc/xive: Fix dump of XIVE interrupt under pseries
by Cédric Le Goater
· 6 years ago
c3e0dbd
powerpc/xmon: Check for HV mode when dumping XIVE info from OPAL
by Cédric Le Goater
· 6 years ago
201ed7f
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
by Alexey Kardashevskiy
· 6 years ago
c37c792
powerpc/powernv/ioda2: Allocate TCE table levels on demand for default DMA window
by Alexey Kardashevskiy
· 6 years ago
4f7e0bab
powerpc/iommu: Allow bypass-only for DMA
by Alexey Kardashevskiy
· 6 years ago
56090a3
powerpc/powernv/ioda: Fix race in TCE level allocation
by Alexey Kardashevskiy
· 6 years ago
c784be4
powerpc/pseries: Fix cpu_hotplug_lock acquisition in resize_hpt()
by Gautham R. Shenoy
· 6 years ago
1a47908
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 6 years ago
4215fa2
Merge branch 'fixes' into next
by Michael Ellerman
· 6 years ago
da15c03
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
by Paul Mackerras
· 6 years ago
8d4ba9c
KVM: PPC: Book3S HV: Don't push XIVE context when not using XIVE device
by Paul Mackerras
· 6 years ago
959c5d5
KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
by Paul Mackerras
· 6 years ago
237aed4
KVM: PPC: Book3S HV: XIVE: Free escalation interrupts before disabling the VP
by Cédric Le Goater
· 6 years ago
2b87a25
powerpc/64s: Make boot look nice(r)
by Nicholas Piggin
· 6 years ago
fd38065
powerpc/xive: Add a check for memory allocation failure
by Christophe JAILLET
· 6 years ago
b214a8f
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
by Christophe JAILLET
· 6 years ago
b9ee5e0
powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startup
by Christophe Leroy
· 6 years ago
9616dda
powerpc/pseries/hotplug-memory.c: Replace nested ifs by switch-case
by Leonardo Bras
· 6 years ago
1ebe0dc
powerpc/xive: Update comment referencing magic loads from an ESB
by Jordan Niethe
· 6 years ago
461cef2
powerpc/32: activate ARCH_HAS_PMEM_API and ARCH_HAS_UACCESS_FLUSHCACHE
by Christophe Leroy
· 6 years ago
e7de4f7
powerpc/powernv: Restrict OPAL symbol map to only be readable by root
by Andrew Donnellan
· 6 years ago
8b856a0
powerpc/configs: Disable SCOM_DEBUGFS in powernv_defconfig
by Andrew Donnellan
· 6 years ago
8c98db8
powerpc/powernv: Fix checkpatch warnings in opal-xscom.c
by Andrew Donnellan
· 6 years ago
bfd2f0d
powerpc/powernv: Get rid of old scom_controller abstraction
by Andrew Donnellan
· 6 years ago
9edc6b9
powerpc/powernv: Remove dead SCOM access code
by Andrew Donnellan
· 6 years ago
08a456a
powerpc/powernv: Move SCOM access code into powernv platform
by Andrew Donnellan
· 6 years ago
0df3e42
PCI: rpaphp: Avoid a sometimes-uninitialized warning
by Nathan Chancellor
· 6 years ago
ae2e953
powerpc/rtas: Unexport rtas_online_cpus_mask, rtas_offline_cpus_mask
by Nathan Lynch
· 6 years ago
ed4289e
Revert "powerpc: slightly improve cache helpers"
by Michael Ellerman
· 6 years ago
d7e23b8
powerpc/kasan: fix early boot failure on PPC32
by Christophe Leroy
· 6 years ago
7440ea8
drivers/macintosh/smu.c: Mark expected switch fall-through
by Stephen Rothwell
· 6 years ago
7db57e7
powerpc/spe: Mark expected switch fall-throughs
by Michael Ellerman
· 6 years ago
da1115f
powerpc/nvdimm: Pick nearby online node if the device node is not online
by Aneesh Kumar K.V
· 6 years ago
705d0ab
powerpc/kvm: Fall through switch case explicitly
by Santosh Sivaraj
· 6 years ago
cee3536
powerpc: Wire up clone3 syscall
by Michael Ellerman
· 6 years ago
609488b
Linux 5.3-rc2
by Linus Torvalds
· 6 years ago
c622fc5
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
8e61ea1
Merge tag 'kbuild-fixes-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
04ce931
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
572782b
Merge tag 'tty-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 6 years ago
ad28fd1
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
29af915
Merge tag 'usb-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
5bb575b
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
a9815a4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e24ce84
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
750991f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
431f288
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
13fbe99
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
88c5083
Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
43e317c
Merge tag 's390-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
5efbd93
Merge tag 'devicetree-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
523634d
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
b25e8a2
kbuild: remove unused single-used-m
by Masahiro Yamada
· 6 years ago
cb36955
gen_compile_commands: lower the entry count threshold
by Masahiro Yamada
· 6 years ago
26c4c71
.gitignore: Add compilation database file
by Toru Komatsu
· 6 years ago
b2eff09
kbuild: remove unused objectify macro
by Masahiro Yamada
· 6 years ago
5168afe
Merge tag 'for-linus-20190726-2' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
40233e7
Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
e1ff739
dt-bindings: Fix more $id value mismatches filenames
by Rob Herring
· 6 years ago
ce842e7
dt-bindings: nvmem: SID: Fix the examples node names
by Maxime Ripard
· 6 years ago
c61f025
dt-bindings: nvmem: Add YAML schemas for the generic NVMEM bindings
by Maxime Ripard
· 6 years ago
f1765a1
of: Fix typo in kerneldoc
by Thierry Reding
· 6 years ago
a689838
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
e2921f9
Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
c6c84f7
block: fix max segment size handling in blk_queue_virt_boundary
by Christoph Hellwig
· 6 years ago
3ea54d9
Merge tag 'docs-5.3-1' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
0ed2886
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
4792ba1
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
863fa88
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
0441281
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
750c930
Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
b381c016
Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
55d31aa
Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft
by Linus Torvalds
· 6 years ago
6108cd4
Merge tag 'hwmon-for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 6 years ago
d2eba64
docs: phy: Drop duplicate 'be made'
by Guido Günther
· 6 years ago
19a1c40
fix the struct mount leak in umount_tree()
by Al Viro
· 6 years ago
98abe02
MAINTAINERS: vfio-ccw: Remove myself as the maintainer
by Farhan Ali
· 6 years ago
Next »