Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
09f23970c22c35c00d00334eb3be21fdd49e20cf
/
arch
/
microblaze
e7deeab
microblaze: function_graph: Simplify with function_graph_enter()
by Steven Rostedt (VMware)
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
5e26830
Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 6 years ago
c4347b0
microblaze/PCI: Remove stale pcibios_align_resource() comment
by Lorenzo Pieralisi
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 6 years ago
87a4c37
kconfig: include kernel/Kconfig.preempt from init/Kconfig
by Christoph Hellwig
· 6 years ago
06ec64b
Kconfig: consolidate the "Kernel hacking" menu
by Christoph Hellwig
· 6 years ago
1572497
kconfig: include common Kconfig files from top-level Kconfig
by Christoph Hellwig
· 6 years ago
17c46a6
kconfig: remove duplicate SWAP symbol defintions
by Christoph Hellwig
· 6 years ago
9fe3771
microblaze: delete wrong comment about machine_early_init
by Masahiro Yamada
· 6 years ago
0fbe9a2
microblaze: add endianness options to LDFLAGS instead of LD
by Masahiro Yamada
· 6 years ago
ed207a7
microblaze: remove consistent_sync and consistent_sync_page
by Christoph Hellwig
· 6 years ago
5411ad2
microblaze: use generic dma_noncoherent_ops
by Christoph Hellwig
· 6 years ago
bd05a58
microblaze: warn if of_iomap() failed
by Nicholas Mc Guire
· 6 years ago
22c3b15
Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 6 years ago
45df561
microblaze: consolidate GPIO reset handling
by Rob Herring
· 6 years ago
2dbeb70
microblaze: remove unecessary of_platform_bus_probe call
by Rob Herring
· 6 years ago
54b0a20
microblaze: Add new syscalls io_pgetevents and rseq
by Michal Simek
· 6 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
5cf8da7
microblaze: Remove architecture heart beat code
by Michal Simek
· 6 years ago
71ab911
microblaze: heartbeat: fix missing prom.h include
by Rob Herring
· 6 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
c0ab852
Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 6 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
59f2d3d
microblaze/PCI: Remove pcibios_claim_one_bus() dead code
by Bjorn Helgaas
· 6 years ago
069967f
microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code
by Bjorn Helgaas
· 6 years ago
6e88628
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
by Christoph Hellwig
· 7 years ago
15b28bb
dma-debug: move initialization to common code
by Christoph Hellwig
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
6f46798
signal/microblaze: Use force_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
ceb91ed
signal/microblaze: Remove the commented out force_sig_info in do_page_fault
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
a7a9e2f
microblaze: dts: replace 'linux,stdout-path' with 'stdout-path'
by Rob Herring
· 7 years ago
96f0e6f
microblaze: remove redundant early_printk support
by Rob Herring
· 7 years ago
f71044c
microblaze: remove unnecessary prom.h includes
by Rob Herring
· 7 years ago
ece97f3
microblaze: Fix simpleImage format generation
by Michal Simek
· 7 years ago
2b5a9a3
time: Add an asm-generic/compat.h file
by Arnd Bergmann
· 7 years ago
07820c3
Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
642e7fd
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
by Linus Torvalds
· 7 years ago
a90f590
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
by Dominik Brodowski
· 7 years ago
70f6283
microblaze: Use generic pci_mmap_resource_range()
by David Woodhouse
· 7 years ago
97ccedd
microblaze: Provide pgprot_device/writecombine macros for nommu
by Michal Simek
· 7 years ago
101646a
microblaze: switch to NO_BOOTMEM
by Rob Herring
· 7 years ago
cd4dfee
microblaze: remove unused alloc_maybe_bootmem
by Rob Herring
· 7 years ago
18ffc0c
microblaze: Setup dependencies for ASM optimized lib functions
by Michal Simek
· 7 years ago
4464439
Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
3879ae6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
7b6ce52
microblaze: Setup proper dependency for optimized lib functions
by Michal Simek
· 7 years ago
2c95790
microblaze: fix iounmap prototype
by Arnd Bergmann
· 7 years ago
71e7673
microblaze: fix endian handling
by Arnd Bergmann
· 7 years ago
b0615c3
microblaze: remove the dead !NOT_COHERENT_CACHE dma code
by Christoph Hellwig
· 7 years ago
a5feb60
microblaze: remove dma_nommu_dma_supported
by Christoph Hellwig
· 7 years ago
7e05c19
microblaze: rename dma_direct to dma_nommu
by Christoph Hellwig
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
e0af0c1
arch: Remove clkdev.h asm-generic from Kbuild
by Stephen Boyd
· 7 years ago
c895f6f
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
by Hendrik Brueckner
· 7 years ago
198e0c0
Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
37cb8e1
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
e37e0ee
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
74ce189
kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile
by Masahiro Yamada
· 7 years ago
10b62a2
.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore
by Masahiro Yamada
· 7 years ago
e2be04c
License cleanup: add SPDX license identifier to uapi header files with a license
by Greg Kroah-Hartman
· 7 years ago
6f52b16
License cleanup: add SPDX license identifier to uapi header files with no license
by Greg Kroah-Hartman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
da25f49
microblaze: add missing include to mmu_context_mm.h
by Oded Gabbay
· 7 years ago
c9eb617
dma-mapping: turn dma_cache_sync into a dma_map_ops method
by Christoph Hellwig
· 7 years ago
64dc870
microblaze: make dma_cache_sync a no-op
by Christoph Hellwig
· 7 years ago
428dbf1
arch: change default endian for microblaze
by Babu Moger
· 7 years ago
64c9985
microblaze: Cocci spatch "vma_pages"
by Thomas Meyer
· 7 years ago
0add537
microblaze: Add missing kvm_para.h to Kbuild
by Michal Simek
· 7 years ago
fbf4432
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
206d364
arch/microblaze: add choice for endianness and update Makefile
by Babu Moger
· 7 years ago
0d519f2
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
74fee4e
Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
edc2988
Merge branch 'linus' into locking/core, to fix up conflicts
by Ingo Molnar
· 7 years ago
b38e51c
binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp()
by Randy Dunlap
· 7 years ago
f2b8ae0
microblaze: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
30d6e0a
futex: Remove duplicated code and fix undefined behaviour
by Jiri Slaby
· 7 years ago
c775697
microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead code
by Lorenzo Pieralisi
· 7 years ago
ecf677c
PCI: Add a generic weak pcibios_align_resource()
by Palmer Dabbelt
· 7 years ago
bccf90d
PCI: Add a generic weak pcibios_fixup_bus()
by Palmer Dabbelt
· 7 years ago
89cbec7
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
9ffd938
microblaze: move generic-y of exported headers to uapi/asm/Kbuild
by Masahiro Yamada
· 7 years ago
dc50214
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
1b044f1
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
468138d
binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail
by Al Viro
· 8 years ago
058e88d
Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 7 years ago
07c75d7
drivers: dma-mapping: allow dma_common_mmap() for NOMMU
by Vladimir Murzin
· 7 years ago
6474924
arch: remove unused macro/function thread_saved_pc()
by Tobias Klauser
· 7 years ago
14ef905
microblaze: Fix MSR flags when returning from exception
by Michal Simek
· 9 years ago
faf154c
microblaze: Separate GP registers from MSR handling
by Michal Simek
· 9 years ago
e16f1ad
microblaze: Enabling CONFIG_BRIDGE in mmu_defconfig
by Vineeth Chowdary Karumanchi
· 8 years ago
17f4977
microblaze: Enabling CONFIGS related to MTD
by Vineeth Chowdary Karumanchi
· 8 years ago
e0d4fa5
microblaze: Update defconfigs
by Michal Simek
· 7 years ago
a753499
microblaze: mm: Flush TLB to ensure correct mapping when higmem ON
by Michal Simek
· 9 years ago
b0230a6
microblaze: remove DMA_ERROR_CODE
by Christoph Hellwig
· 7 years ago
bb0eb05
clocksource/drivers: Rename CLKSRC_OF to TIMER_OF
by Daniel Lezcano
· 7 years ago
Next »