index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-27
microblaze: Wire up bpf syscall
Michal Simek
3
-1
/
+3
2014-10-27
microblaze: Fix IO space breakage after of_pci_range_to_resource() change
Michal Simek
1
-2
/
+7
2014-10-27
microblaze: Fix missing NR_CPUS in menuconfig
Michal Simek
1
-0
/
+4
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-2
/
+6
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-09-24
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-2
/
+1
2014-09-24
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
1
-0
/
+5
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-09-09
microblaze: Fix number of syscalls
Michal Simek
1
-1
/
+1
2014-09-09
microblaze: Rename Advance setup to Kernel features
Michal Simek
1
-1
/
+1
2014-09-09
microblaze: Add mm/Kconfig to advance menu
Michal Simek
1
-2
/
+2
2014-09-09
arch/microblaze/include/asm/uaccess.h: Use pr_devel() instead of pr_debug()
Chen Gang
1
-2
/
+2
2014-09-09
arch/microblaze/include/asm/entry.h: Include "linux/linkage.h" to avoid compi...
Chen Gang
1
-0
/
+1
2014-08-21
microblaze: Wire-up memfd_create syscall
Michal Simek
2
-0
/
+2
2014-08-21
microblaze: Wire-up getrandom syscall
Michal Simek
2
-0
/
+2
2014-08-21
microblaze: Wire-up seccomp syscall
Michal Simek
2
-0
/
+2
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-36
/
+19
2014-08-09
lib/scatterlist: clean up useless architecture versions of scatterlist.h
Laura Abbott
2
-1
/
+1
2014-08-07
Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-18
/
+28
2014-08-06
microblaze: Use sigsp()
Richard Weinberger
1
-6
/
+3
2014-08-06
microblaze: Use get_signal() signal_setup_done()
Richard Weinberger
1
-31
/
+17
2014-08-05
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2014-07-18
microblaze: ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2
-6
/
+0
2014-07-18
microblaze: ftrace: Add call to ftrace_graph_is_dead() in function graph code
Steven Rostedt (Red Hat)
1
-0
/
+3
2014-07-18
microblaze: Change libgcc-style functions from lib-y to obj-y
David Holsgrove
1
-11
/
+3
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+1
2014-07-09
microblaze: Wire-up renameat2 syscall
Michal Simek
2
-0
/
+2
2014-07-09
microblaze: Add syscall number comment
Michal Simek
1
-1
/
+1
2014-07-09
microblaze: delay.h fix udelay and ndelay for 8 bit args
Michal Simek
1
-6
/
+22
2014-06-06
Merge tag 'microblaze-3.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze i...
Linus Torvalds
11
-141
/
+9
2014-06-05
microblaze: Fix typo in head.S s/substract/subtract/
Antonio Ospite
1
-1
/
+1
2014-06-05
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-35
/
+4
2014-06-04
microblaze: remove check for CONFIG_XILINX_CONSOLE
Paul Bolle
1
-5
/
+1
2014-06-04
microblaze: Use generic device.h
Michal Simek
2
-23
/
+1
2014-06-04
microblaze: Do not setup empty unmap_sg function
Michal Simek
1
-7
/
+0
2014-06-04
microblaze: Remove device_to_mask
Michal Simek
1
-8
/
+0
2014-06-04
microblaze: Clean device dma_ops structure
Michal Simek
2
-9
/
+0
2014-06-04
microblaze: Cleanup PCI_DRAM_OFFSET handling
Michal Simek
4
-27
/
+3
2014-06-04
microblaze: Do not setup pci_dma_ops
Michal Simek
2
-24
/
+0
2014-06-04
microblaze: Return default dma operations
Michal Simek
2
-39
/
+3
2014-06-04
microblaze: Enable SERIAL_OF_PLATFORM
Michal Simek
2
-0
/
+2
2014-05-28
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-5
/
+0
2014-05-01
PCI: Move Open Firmware devspec attribute to PCI common code
Sebastian Ott
1
-20
/
+0
2014-04-30
of/fdt: create common debugfs
Rob Herring
1
-31
/
+0
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
1
-4
/
+4
2014-04-11
Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
23
-814
/
+558
2014-04-07
microblaze: Use asm-generic/io.h
Michal Simek
5
-294
/
+19
2014-04-07
microblaze: Remove platform folder
Michal Simek
6
-8
/
+2
2014-04-07
microblaze: Remove generic platform
Michal Simek
4
-80
/
+40
[next]