Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d7f9777de884daf5721211bddfd21e7c8c156b17
/
arch
/
microblaze
/
include
f2abeef
mm: clean up per architecture MM hook header files
by Laurent Dufour
· 10 years ago
ad90fb9
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
2ae416b
mm: new mm hook framework
by Laurent Dufour
· 10 years ago
aaa6448
Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 10 years ago
d813335
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
d70b3ef
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
01d72a9
PCI: Remove unused pci_dma_burst_advice()
by Bjorn Helgaas
· 10 years ago
d59d36a
PCI: Remove unused pcibios_select_root() (again)
by Bjorn Helgaas
· 10 years ago
c4fa9a6
microblaze/PCI: Remove unnecessary struct pci_dev declaration
by Bjorn Helgaas
· 10 years ago
99fdc6b
microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration
by Bjorn Helgaas
· 10 years ago
de093d3e
microblaze/PCI: Remove unused declarations
by Bjorn Helgaas
· 10 years ago
c7c95f1
video/fbdev, asm/io.h: Remove ioremap_writethrough()
by Toshi Kani
· 10 years ago
556269c
arch/*/io.h: Add ioremap_wt() to all architectures
by Toshi Kani
· 10 years ago
c546d5d
remove scatterlist.h generation from arch Kbuild files
by Christoph Hellwig
· 10 years ago
b3c395e
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are enabled
by David Hildenbrand
· 10 years ago
84be456
remove <asm/scatterlist.h>
by Christoph Hellwig
· 10 years ago
cc2d316
microblaze: use asm-generic for seccomp.h
by Kees Cook
· 10 years ago
6140de5
microblaze: Remove signal translation and exec_domain
by Richard Weinberger
· 11 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
d016bf7
mm: make FIRST_USER_ADDRESS unsigned long on all archs
by Kirill A. Shutemov
· 10 years ago
3ae3ad4
microblaze: define __PAGETABLE_PMD_FOLDED
by Kirill A. Shutemov
· 10 years ago
992de5a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
937fa39
microblaze: drop _PAGE_FILE and pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
132d5df
microblaze: whitespace fix
by Michael S. Tsirkin
· 10 years ago
0774bf6
microblaze/uaccess: fix sparse errors
by Michael S. Tsirkin
· 10 years ago
b6db0a5
microblaze: Change extern inline to static inline
by Michal Simek
· 10 years ago
8543e6c
microblaze: Use unsigned return type in do_syscall_trace_enter
by Michal Simek
· 10 years ago
f396a4d
microblaze: Declare microblaze_kgdb_break in header
by Michal Simek
· 10 years ago
add4b1b
microblaze: Wire-up execveat syscall
by Michal Simek
· 10 years ago
e236fe9
microblaze: Use empty asm-generic/linkage.h
by Michal Simek
· 10 years ago
0ea90b9
Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 10 years ago
3a8e326
microblaze: Fix mmap for cache coherent memory
by Lars-Peter Clausen
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
b64bb1d
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
fb7332a
mmu_gather: move minimal range calculations into generic code
by Will Deacon
· 10 years ago
a4f174d
microblaze: Wire up bpf syscall
by Michal Simek
· 10 years ago
e3bc1e2
microblaze: io: remove dummy relaxed accessor macros
by Will Deacon
· 11 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
afa3536
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ce5d112
ARCH: AUDIT: implement syscall_get_arch for all arches
by Eric Paris
· 11 years ago
c5c38ef
irq_work: Introduce arch_irq_work_has_interrupt()
by Peter Zijlstra
· 10 years ago
9fc4b7e
microblaze: Fix number of syscalls
by Michal Simek
· 10 years ago
de295cf
arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()
by Chen Gang
· 11 years ago
dd03524
arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compiling issue
by Chen Gang
· 10 years ago
83c43c49
microblaze: Wire-up memfd_create syscall
by Michal Simek
· 10 years ago
5313345
microblaze: Wire-up getrandom syscall
by Michal Simek
· 10 years ago
b760949
microblaze: Wire-up seccomp syscall
by Michal Simek
· 10 years ago
56106da
lib/scatterlist: clean up useless architecture versions of scatterlist.h
by Laura Abbott
· 10 years ago
7f0d32e
Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 10 years ago
3a6bfbc
arch, locking: Ciao arch_mutex_cpu_relax()
by Davidlohr Bueso
· 11 years ago
08e6bbd
microblaze: Wire-up renameat2 syscall
by Michal Simek
· 11 years ago
ad1d435
microblaze: delay.h fix udelay and ndelay for 8 bit args
by Michal Simek
· 11 years ago
2b03adc
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze into next
by Linus Torvalds
· 11 years ago
f618776
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
by Fabian Frederick
· 11 years ago
bf5db2f
microblaze: Use generic device.h
by Michal Simek
· 11 years ago
ff97ba6
microblaze: Remove device_to_mask
by Michal Simek
· 11 years ago
635eca2
microblaze: Clean device dma_ops structure
by Michal Simek
· 11 years ago
193bca5
microblaze: Cleanup PCI_DRAM_OFFSET handling
by Michal Simek
· 11 years ago
28d1880
microblaze: Do not setup pci_dma_ops
by Michal Simek
· 11 years ago
3b3b685
microblaze: Return default dma operations
by Michal Simek
· 11 years ago
a43ae58
PCI: Turn pcibios_penalize_isa_irq() into a weak function
by Hanjun Guo
· 11 years ago
b42e6dc
Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 11 years ago
a66a626
microblaze: Use asm-generic/io.h
by Michal Simek
· 12 years ago
ace526e
microblaze: Fix compilation failure because of release_thread
by Michal Simek
· 11 years ago
a21e408
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
462bf23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
073d822
arch: Remove stub cputime.h headers
by Frederic Weisbecker
· 11 years ago
cff2ee0
microblaze: Wire-up new system calls sched_setattr/getattr
by Michal Simek
· 11 years ago
052920a
microblaze: Enable pselect6 syscall
by Michal Simek
· 11 years ago
1b3fe85
microblaze: Drop architecture-specific declaration of early_printk
by Guenter Roeck
· 11 years ago
79c157a
microblaze: Rename global function heartbeat()
by Guenter Roeck
· 11 years ago
4f3cbd7
microblaze: Define readq and writeq IO helper function
by Michal Simek
· 11 years ago
ac1566e
microblaze: Fix missing HZ macro
by Michal Simek
· 11 years ago
ddf1d16
locking/mcs: Allow architecture specific asm files to be used for contended case
by Tim Chen
· 11 years ago
b119fa6
locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order
by Tim Chen
· 11 years ago
627f4b3
Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 11 years ago
17578ea
microblaze: Define read/write{b,w,l}_relaxed MMIO
by Michal Simek
· 11 years ago
c112054
microblaze: Add support for CCF
by Michal Simek
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1428853
microblaze: use generic fixmap.h
by Mark Salter
· 11 years ago
21ecc1f
microblaze: Simplify fcpu helper function
by Michal Simek
· 11 years ago
fd43769
microblaze/uapi: Use Kbuild logic to include <asm-generic/types.h>
by Geert Uytterhoeven
· 11 years ago
64aff1d
microblaze: Remove duplicate declarations of _stext[] and _etext[]
by Geert Uytterhoeven
· 11 years ago
f549ed1
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
by Stephen Rothwell
· 11 years ago
6806afc
net: resort some Kbuild files to hopefully help avoid some conflicts
by Stephen Rothwell
· 11 years ago
93ea02b
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
by Peter Zijlstra
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8abe734
microblaze: add missing pgtable_page_ctor/dtor calls
by Kirill A. Shutemov
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
f27446c
microblaze/pci: Drop PowerPC-ism from irq parsing
by Grant Likely
· 11 years ago
32df8dc
of: remove HAVE_ARCH_DEVTREE_FIXUPS
by Rob Herring
· 11 years ago
25ff794
of: implement pci_address_to_pio as weak function
by Rob Herring
· 11 years ago
5c9f303
microblaze: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
5872c84
Merge tag 'microblaze-3.12-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 11 years ago
Next »