Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
090adb893137ff3c672a644413edc174b0a75706
/
arch
/
microblaze
« Previous
45cac65
readahead: fault retry breaks mmap file read random detection
by Shaohua Li
· 12 years ago
e79bee2
atomic: implement generic atomic_dec_if_positive()
by Shaohua Li
· 12 years ago
b69ec42
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
by Catalin Marinas
· 12 years ago
50e0d10
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
5cad359
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 12 years ago
16f3e95
cross-arch: don't corrupt personality flags upon exec()
by Jiri Kosina
· 12 years ago
c37d615
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic
by Arnd Bergmann
· 12 years ago
94fda49
Revert "microblaze_mmu_v2: Update signal returning address"
by Michal Simek
· 13 years ago
c74c8b1
microblaze: Added more support for PCI
by John Linn
· 15 years ago
aaa5241
microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)
by Michal Simek
· 12 years ago
fcc1c0f
microblaze: Fix bug with passing command line
by Michal Simek
· 12 years ago
c7e9a21
microblaze: Remove PAGE properties duplication
by Michal Simek
· 12 years ago
1f26076
microblaze: Remove additional andi which has been already done
by Michal Simek
· 12 years ago
9183671
microblaze: Use predefined macro for ESR_DIZ
by Michal Simek
· 12 years ago
6e80cff
microblaze: Support 4k/16k/64k pages
by Michal Simek
· 12 years ago
9f78d3b
microblaze: Do not used hardcoded value in exception handler
by Michal Simek
· 12 years ago
88d23b4
microblaze: Added fdt chosen capability for timer
by Michal Simek
· 13 years ago
9998517
microblaze: Add support for ioreadXX/iowriteXX_rep
by Michal Simek
· 14 years ago
191d5ec
microblaze: Improve failure handling for GPIO reset
by Stephan Linz
· 12 years ago
3676d24
microblaze: clinkage.h
by Paul Bolle
· 12 years ago
e7a570f
asm-generic: Add default clkdev.h
by Mark Brown
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
7f1c616
microblaze: don't bother with SIGTRAP in setup_rt_frame()
by Al Viro
· 12 years ago
8ca8230
bury the rest of TIF_IRET
by Al Viro
· 13 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 12 years ago
786d35d
Make most arch asm/module.h files use asm-generic/module.h
by David Howells
· 12 years ago
ddd03a1
get rid of generic instances of asm/exec.h
by Al Viro
· 12 years ago
587a9e1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 12 years ago
c1d7e01
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
by Will Deacon
· 12 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
74a7f08
devicetree: add helper inline for retrieving a node's full name
by Grant Likely
· 12 years ago
85a00dd
Merge branch 'pci/myron-pcibios_setup' into next
by Bjorn Helgaas
· 12 years ago
483dae5
microblaze/PCI: factor out pcibios_setup()
by Myron Stowe
· 12 years ago
363737d
mtd/uclinux: Use generic __bss_stop instead of _ebss
by Geert Uytterhoeven
· 12 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
edd63a2
set_restore_sigmask() is never called without SIGPENDING (and never should be)
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 12 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 12 years ago
4ebefe3
new helpers: {clear,test,test_and_clear}_restore_sigmask()
by Al Viro
· 13 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
fb8b006
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 12 years ago
d5c15f1
microblaze: Setup correct pointer to TLS area
by Edgar E. Iglesias
· 13 years ago
8d95e12
microblaze: Add TLS support to sys_clone
by Edgar E. Iglesias
· 13 years ago
d65987a
microblaze: ftrace: Pass the first calling instruction for dynamic ftrace
by Michal Simek
· 13 years ago
f397c07
microblaze: Port OOM changes to do_page_fault
by Kautuk Consul
· 13 years ago
59516b0
microblaze: Do not select GENERIC_GPIO by default
by Lars-Peter Clausen
· 13 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
b1bf7d4
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
c7523a7c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 12 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8314019
microblaze: drop 'oldset' argument of do_notify_resume()
by Al Viro
· 13 years ago
969a961
microblaze: handle TIF_NOTIFY_RESUME
by Al Viro
· 13 years ago
ae28b38
microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too
by Al Viro
· 13 years ago
58e4257
microblaze: ->restart_block.fn needs to be reset on rt_sigreturn
by Al Viro
· 13 years ago
60c5975
microblaze: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 12 years ago
bcb8c8d
microblaze: fix signal masking
by Matt Fleming
· 12 years ago
a12c369
microblaze: no need to reset handler if SA_ONESHOT
by Matt Fleming
· 12 years ago
de8f2dd
microblaze: don't reimplement force_sigsegv()
by Matt Fleming
· 12 years ago
cb60e3e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
764e0da
timers: Fixup the Kconfig consolidation fallout
by Thomas Gleixner
· 12 years ago
d6412e2
microblaze: Use generic time config
by Anna-Maria Gleixner
· 12 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 12 years ago
5420e46
microblaze/PCI: fix "io_offset undeclared" error
by Bjorn Helgaas
· 12 years ago
7563bbf
gpiolib/arches: Centralise bolierplate asm/gpio.h
by Mark Brown
· 13 years ago
a6359d1
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
by Thomas Gleixner
· 13 years ago
16caadb
microblaze: Use generic init_task
by Thomas Gleixner
· 13 years ago
e4da89d
seccomp: ignore secure_computing return values
by Will Drewry
· 13 years ago
3b5d56b
kvmclock: Add functions to check if the host has stopped the vm
by Eric B Munson
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
464662b
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 13 years ago
0dd90aa
microblaze: Fix ret_from_fork declaration
by Michal Simek
· 13 years ago
0fc7374
microblaze: Do not use tlb_skip in early_printk
by Michal Simek
· 13 years ago
923f797
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
90c0d80
microblaze: Add missing headers caused by disintegration asm/system.h
by Michal Simek
· 13 years ago
6a4770e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
by Michal Simek
· 13 years ago
ac64a9c
microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_user
by Michal Simek
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
49a7f04
Move all declarations of free_initmem() to linux/mm.h
by David Howells
· 13 years ago
c40d04d
Disintegrate asm/system.h for Microblaze
by David Howells
· 13 years ago
988624e
Microblaze: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
a28d73c
microblaze: Fix tlb_skip variable on noMMU system
by Michal Simek
· 13 years ago
8cf662e
microblaze: Fix __futex_atomic_op macro register usage
by Michal Simek
· 13 years ago
30eebb5
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 13 years ago
e339364
Kbuild: centralize MKIMAGE and cmd_uimage definitions
by Stephen Warren
· 13 years ago
8e3ade2
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
03ff3ef
Remove remaining bits of io_remap_page_range()
by Javi Merino
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
e02db0a
microblaze: Handle TLB skip size dynamically
by Michal Simek
· 15 years ago
1451d1d
microblaze: Introduce TLB skip size
by Michal Simek
· 14 years ago
95b0f9e
microblaze: Improve TLB calculation for small systems
by Michal Simek
· 15 years ago
3a1d267
microblaze: Extend space for compiled-in FDT to 32kB
by Michal Simek
· 13 years ago
173701d
microblaze: Clear all MSR flags on the first kernel instruction
by Michal Simek
· 13 years ago
Next »