index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
8
-98
/
+129
2012-02-16
irq_domain/microblaze: Convert microblaze to use irq_domains
Grant Likely
2
-55
/
+3
2012-02-15
irq_domain: convert microblaze from irq_host to irq_domain
Grant Likely
1
-2
/
+2
2012-01-20
microblaze: generic atomic64 support
Daniel Borkmann
1
-0
/
+1
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-0
/
+5
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-6
/
+0
2012-01-11
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-19
/
+14
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2012-01-07
microblaze/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
1
-1
/
+0
2012-01-07
PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-5
/
+0
2012-01-05
microblaze: Wire-up new system calls
Michal Simek
1
-1
/
+4
2012-01-05
microblaze: Remove NO_IRQ from architecture
Michal Simek
1
-2
/
+0
2012-01-05
microblaze: Remove eprintk macro
Michal Simek
1
-6
/
+0
2012-01-05
microblaze: Change NO_IRQ to 0
Michal Simek
1
-2
/
+9
2012-01-05
microblaze: Synchronize __pa __va macros
Michal Simek
1
-9
/
+2
2011-12-08
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
1
-14
/
+0
2011-11-24
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
1
-2
/
+0
2011-11-22
microblaze: bury asm/namei.h
Al Viro
1
-22
/
+0
2011-11-22
freezer: remove now unused TIF_FREEZE
Tejun Heo
1
-2
/
+0
2011-11-01
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
4
-15
/
+24
2011-10-14
microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage
Peter Zijlstra
1
-2
/
+0
2011-10-14
microblaze: Remove NET_IP_ALIGN from system.h
Michal Simek
1
-7
/
+0
2011-10-14
microblaze: Switch ELF_ARCH code to 189
Edgar E. Iglesias
1
-3
/
+5
2011-10-14
microblaze: Moved __dma_sync() to dma-mapping.h
Eli Billauer
1
-2
/
+18
2011-10-14
microblaze: Fix access_ok macro
Michal Simek
1
-1
/
+1
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-07-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
6
-17
/
+21
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-54
/
+10
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-27
ptrace: unify show_regs() prototype
Mike Frysinger
1
-2
/
+0
2011-07-25
microblaze: Simplify early console binding from DT
Michal Simek
1
-2
/
+6
2011-07-25
microblaze: Get early printk console earlier
Michal Simek
1
-0
/
+1
2011-07-25
microblaze: Unprivileged stream instruction awareness
John A. Williams
2
-1
/
+3
2011-07-25
microblaze: trivial: Fix typo fault
Michal Simek
1
-1
/
+1
2011-07-25
microblaze: Remove duplicated prototype of start_thread()
Mathias Krause
1
-3
/
+0
2011-07-25
microblaze/irqs: Do not trace arch_local_{*,irq_*} functions
Steven Rostedt
1
-10
/
+10
2011-07-12
pci: move microblaze and powerpc pci flag functions into asm-generic
Rob Herring
1
-57
/
+10
2011-06-08
pci/of: Consolidate pci_bus_to_OF_node()
Benjamin Herrenschmidt
1
-5
/
+0
2011-06-08
pci/of: Consolidate pci_device_to_OF_node()
Benjamin Herrenschmidt
1
-5
/
+0
2011-06-08
microblaze/pci: Remove powermac originated cruft
Benjamin Herrenschmidt
2
-5
/
+1
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2
-22
/
+7
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
1
-1
/
+2
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
3
-3
/
+3
2011-04-01
microblaze: Wire up new syscalls
Michal Simek
1
-1
/
+5
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-3
/
+3
2011-03-16
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
12
-62
/
+44
2011-03-16
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-15
/
+12
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-6
/
+7
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-11
/
+13
2011-03-10
microblaze: Fix circular headers dependency when ftrace is enabled.
Michal Simek
1
-2
/
+0
[next]