Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
fc2a6cf060d0c6feeb3719bf40088e48c5926e40
/
arch
/
microblaze
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
fcf0104
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
by Linus Torvalds
· 6 years ago
cc02829
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
by Christophe Leroy
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
30807ef
Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 6 years ago
48547bd
microblaze: surround string default in Kconfig with double quotes
by Masahiro Yamada
· 6 years ago
518a2f1
dma-mapping: zero memory returned from dma_alloc_*
by Christoph Hellwig
· 6 years ago
19d111c
microblaze: remove the explicit removal of system.dtb
by Masahiro Yamada
· 6 years ago
52e79c4
microblaze: fix race condition in building boot images
by Masahiro Yamada
· 6 years ago
3dda563
microblaze: add linux.bin* and simpleImage.* to PHONY
by Masahiro Yamada
· 6 years ago
4722a3e6
microblaze: fix multiple bugs in arch/microblaze/boot/Makefile
by Masahiro Yamada
· 6 years ago
2e14f94
microblaze: move "... is ready" messages to arch/microblaze/Makefile
by Masahiro Yamada
· 6 years ago
bafcc61
microblaze: adjust the help to the real behavior
by Masahiro Yamada
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
by Christoph Hellwig
· 6 years ago
556763e
microblaze: function_graph: Simplify with function_graph_enter()
by Steven Rostedt (VMware)
· 6 years ago
20f1b79
PCI: consolidate the PCI_SYSCALL symbol
by Christoph Hellwig
· 6 years ago
2eac9c2
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
by Christoph Hellwig
· 6 years ago
eb01d42
PCI: consolidate PCI config entry in drivers/pci
by Christoph Hellwig
· 6 years ago
1e17ab5
microblaze: generate uapi header and system call table files
by Firoz Khan
· 6 years ago
fc06bac
microblaze: add system call table generation support
by Firoz Khan
· 6 years ago
c0b2826
microblaze: move __NR_syscalls macro from asm/unistd.h
by Firoz Khan
· 6 years ago
3541833
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
68a385c
microblaze: Typo s/use use/use/
by Geert Uytterhoeven
· 6 years ago
a8874e7
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
by Martin Schwidefsky
· 6 years ago
7e1c4e2
memblock: stop using implicit alignment to SMP_CACHE_BYTES
by Mike Rapoport
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
2a5bda5
memblock: replace alloc_bootmem with memblock_alloc
by Mike Rapoport
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
b4a991e
mm: remove CONFIG_NO_BOOTMEM
by Mike Rapoport
· 6 years ago
de0d22e
treewide: remove current_text_addr
by Nick Desaulniers
· 6 years ago
b27186a
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
4dcb923
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
638820d
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
3ac946d
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
by Kees Cook
· 6 years ago
4355151
Merge branch 'all-dtbs' into dt/next
by Rob Herring
· 6 years ago
92f687f
microblaze: enable building all dtbs
by Rob Herring
· 6 years ago
37c8a5f
kbuild: consolidate Devicetree dtb build rules
by Rob Herring
· 7 years ago
4c29e59
microblaze: get cpu node with of_get_cpu_node
by Rob Herring
· 6 years ago
58b0440
dma-mapping: consolidate the dma mmap implementations
by Christoph Hellwig
· 6 years ago
bc3ec75
dma-mapping: merge direct and noncoherent ops
by Christoph Hellwig
· 6 years ago
caf6f9c
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
by Arnd Bergmann
· 7 years ago
82b355d
y2038: Remove newstat family from default syscall set
by Arnd Bergmann
· 7 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
Next »