Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
dac09b57c0ff57e55dd6fa5109076c8af0468a75
/
arch
/
microblaze
06baa2a
microblaze: remove undefined of_get_cpu_node declaration
by Sudeep KarkadaNagesha
· 11 years ago
dfa9771
microblaze: fix clone syscall
by Michal Simek
· 11 years ago
72c1c2f
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 11 years ago
40c2702
microblaze: Move __NR_syscalls from uapi
by Michal Simek
· 11 years ago
924b387
mm/microblaze: clean up unused VALID_PAGE()
by Jiang Liu
· 11 years ago
6879ea8
mm/microblaze: prepare for removing num_physpages and simplify mem_init()
by Jiang Liu
· 11 years ago
0c98853
mm: concentrate modification of totalram_pages into the mm core
by Jiang Liu
· 11 years ago
dbe67df
mm: enhance free_reserved_area() to support poisoning memory with zero
by Jiang Liu
· 11 years ago
1119969
mm: change signature of free_reserved_area() to fix building warnings
by Jiang Liu
· 11 years ago
e13053f
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 12 years ago
c421cee
microblaze: Enable KGDB in defconfig
by Michal Simek
· 12 years ago
218a12f
microblaze: Don't mark arch_kgdb_ops as const.
by Graeme Smecher
· 12 years ago
62bc82a
microblaze: Use static inline functions in cacheflush.h
by Michal Simek
· 12 years ago
8706a6b
microblaze: Fix sparse warnings
by Michal Simek
· 12 years ago
ac093f8
microblaze: uaccess s/might_sleep/might_fault/
by Michael S. Tsirkin
· 12 years ago
f6a12a7
microblaze: Reversed logic in futex cmpxchg
by Meyer, Kirk
· 12 years ago
b5dd0bb
microblaze: Use proper casting for inb/inw/inl in io.h
by Michal Simek
· 12 years ago
972be32
microblaze: Initialize temp variable to remove compilation warning
by Michal Simek
· 12 years ago
a1f0bcc
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 12 years ago
5647ac0
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
a047775
microblaze: Enable IRQ in arch_cpu_idle
by Michal Simek
· 12 years ago
f663b60
microblaze: Fix uaccess_ok macro
by Michal Simek
· 12 years ago
6dc92c9
microblaze: Add support for new cpu versions and target architecture
by Michal Simek
· 12 years ago
08aaefa
microblaze: Do not select OPT_LIB_ASM by default
by Michal Simek
· 12 years ago
5eec2f0
microblaze: Fix initrd support
by Michal Simek
· 12 years ago
4323cd4
microblaze: Do not use r6 in head.S
by Michal Simek
· 12 years ago
ef9cb4e
microblaze: pci: Remove duplicated header
by Michal Simek
· 12 years ago
7c2c851
microblaze: Set the default irq_domain
by Dan Christensen
· 12 years ago
995fb05
microblaze: pci: Remove duplicated include from pci-common.c
by Wei Yongjun
· 12 years ago
08d7676
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
a43cb95
dump_stack: unify debug information printed by show_regs()
by Tejun Heo
· 12 years ago
196779b
dump_stack: consolidate dump_stack() implementations and unify their behaviors
by Tejun Heo
· 12 years ago
87c1f0f
Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
8700c95
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d0380e6
early_printk: consolidate random copies of identical code
by Thomas Gleixner
· 12 years ago
ec601a3
mm/microblaze: use free_highmem_page() to free highmem pages into buddy system
by Jiang Liu
· 12 years ago
7beb598
mm/microblaze: use common help functions to free reserved pages
by Jiang Liu
· 12 years ago
d190e81
idle: Remove GENERIC_IDLE_LOOP config switch
by Thomas Gleixner
· 12 years ago
7fd2bf3
Remove GENERIC_GPIO config option
by Alexandre Courbot
· 12 years ago
e962bb9
microblaze: Use generic idle loop
by Thomas Gleixner
· 12 years ago
ee761f6
arch: Consolidate tsk_is_polling()
by Thomas Gleixner
· 12 years ago
6546327
arch: Cleanup enable/disable_hlt
by Thomas Gleixner
· 12 years ago
2b8660e
memblock: Kill ARCH_POPULATES_NODE_MAP once more
by Paul Bolle
· 12 years ago
4febd95
Select VIRT_TO_BUS directly where needed
by Stephen Rothwell
· 12 years ago
e1b5bb6
consolidate cond_syscall and SYSCALL_ALIAS declarations
by Al Viro
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
2b37e9a
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 12 years ago
c41b381
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
c192b19
microblaze idle: Fix compile error
by Lars-Peter Clausen
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
def8203
microblaze idle: delete pm_idle
by Len Brown
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
d64af91
microblaze: Do not use module.h in files which are not modules
by Michal Simek
· 12 years ago
6bd55f0
microblaze: Fix coding style issues
by Michal Simek
· 12 years ago
5b3084b
microblaze: Add missing return from debugfs_tlb
by Michal Simek
· 12 years ago
5f5e323
microblaze: Makefile clean
by Jason Wu
· 12 years ago
f6bfc62
microblaze: Add .gitignore entries for auto-generated files
by Lars-Peter Clausen
· 12 years ago
1de9e46
microblaze: Fix strncpy_from_user macro
by Michal Simek
· 12 years ago
de2bfce
microblaze: remove debris in ptrace.c
by Al Viro
· 12 years ago
4de6ba6
microblaze: Move restart allowed out of block
by Michal Simek
· 12 years ago
e9f9252
microblaze: fix handling of multiple pending signals
by Al Viro
· 13 years ago
14203e1
microblaze: fix the horror with restarts of sigreturn()
by Al Viro
· 13 years ago
c886a9f
microblaze: evict the check for kernel_mode(regs) from do_notify_resume()
by Al Viro
· 13 years ago
4a9d32d
microblaze: switch to generic sigaltstack
by Al Viro
· 12 years ago
249b5cc
arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
de9ac5c
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 12 years ago
d0e0454
microblaze: Update microblaze defconfigs
by Michal Simek
· 12 years ago
f7eaacc
microblaze: Fix pci compilation and sparse warnings
by Michal Simek
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0e1ec2d
microblaze: Add finit_module syscall
by Michal Simek
· 12 years ago
ffed2b4
microblaze: Kill __kmap_atomic()
by Michal Simek
· 12 years ago
7e27815
microblaze: Change section flags for noMMU
by Michal Simek
· 12 years ago
ca073b4
microblaze: Microblaze wants sys_fork for noMMU too
by Michal Simek
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
787314c
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
5208ba2
missing user_stack_pointer() instances
by Al Viro
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
9c6ecf6
Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next
by Joerg Roedel
· 12 years ago
4378bb6
microblaze: signal: Declare do_notify_resume
by Michal Simek
· 12 years ago
9f2a45b
microblaze: lib: Add lib function declarations
by Michal Simek
· 12 years ago
a671de0
microblaze: lib: Remove helper macros
by Michal Simek
· 12 years ago
c0d997f
microblaze: Add static qualifiers
by Michal Simek
· 12 years ago
05c0674
microblaze: Wire-up new system call kcmp
by Michal Simek
· 12 years ago
7958a68
microblaze: Fix intc_enable_or_unmask function
by Michal Simek
· 12 years ago
b881e99
microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INIT
by Michal Simek
· 12 years ago
1475b0f
microblaze: Remove passing the second arg to schedule_tail
by Michal Simek
· 12 years ago
3cb0eab
UAPI: (Scripted) Disintegrate arch/microblaze/include/asm
by David Howells
· 12 years ago
bf0e12c
microblaze: uaccess.h: Fix timerfd syscall
by Michal Simek
· 12 years ago
4336bac
microblaze: Remove BIP from childregs
by Michal Simek
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
090f8cc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
b58ed04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
cc1b39d
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
300db34
microblaze: use new common dtc rule
by Stephen Warren
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
24465a4
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
by Al Viro
· 12 years ago
f3268ed
microblaze: switch to generic fork/vfork/clone
by Al Viro
· 12 years ago
Next »