index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
5
-0
/
+5
|
\
|
*
microblaze: Add export.h to arch/microblaze files as required
Paul Gortmaker
2011-10-31
5
-0
/
+5
*
|
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2011-10-31
13
-54
/
+220
|
\
\
|
|
/
|
/
|
|
*
microblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW usage
Peter Zijlstra
2011-10-14
2
-2
/
+1
|
*
microblaze: Use delay slot in __strnlen_user, __strncpy_user
Michal Simek
2011-10-14
1
-2
/
+2
|
*
microblaze: Remove NET_IP_ALIGN from system.h
Michal Simek
2011-10-14
1
-7
/
+0
|
*
microblaze: Add __ucmpdi2() helper function
Michal Simek
2011-10-14
2
-0
/
+21
|
*
microblaze: Raise SIGFPE/FPE_INTDIV for div by zero
Edgar E. Iglesias
2011-10-14
1
-1
/
+1
|
*
microblaze: Switch ELF_ARCH code to 189
Edgar E. Iglesias
2011-10-14
2
-4
/
+6
|
*
microblaze: Added DMA sync operations
Eli Billauer
2011-10-14
1
-0
/
+60
|
*
microblaze: Moved __dma_sync() to dma-mapping.h
Eli Billauer
2011-10-14
2
-21
/
+21
|
*
microblaze: Add PVR for Microblaze v8.20.a
Michal Simek
2011-10-14
1
-0
/
+1
|
*
microblaze: Fix access_ok macro
Michal Simek
2011-10-14
1
-1
/
+1
|
*
microblaze: Add loop unrolling for PAGE in copy_tofrom_user
Michal Simek
2011-10-14
1
-0
/
+84
|
*
microblaze: Simplify logic for unaligned byte copying
Michal Simek
2011-10-14
1
-5
/
+3
|
*
microblaze: Change label names - copy_tofrom_user
Michal Simek
2011-10-14
1
-14
/
+13
|
*
microblaze: Separate fixup section definition
Michal Simek
2011-10-14
1
-1
/
+9
|
*
microblaze: Change label name in copy_tofrom_user
Michal Simek
2011-10-14
1
-3
/
+3
|
*
microblaze: Clear top bit from cnt32_to_63
Michal Simek
2011-10-14
1
-1
/
+2
*
|
microblaze: add missing CONFIG_ prefixes
Paul Bolle
2011-10-13
1
-3
/
+3
*
|
doc: fix broken references
Paul Bolle
2011-09-27
1
-1
/
+1
|
/
*
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+1
*
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2011-07-27
16
-133
/
+149
|
\
|
*
microblaze: Do not show error message for 32 interrupt lines
Michal Simek
2011-07-27
1
-1
/
+1
|
*
Revert "microblaze: PCI fix typo fault in of_node pointer moving into pci_bus"
Michal Simek
2011-07-26
1
-1
/
+1
|
*
microblaze: PCI fix typo fault in of_node pointer moving into pci_bus
Michal Simek
2011-07-25
1
-1
/
+1
|
*
microblaze: Add support for early console on mdm
Michal Simek
2011-07-25
2
-2
/
+3
|
*
microblaze: Simplify early console binding from DT
Michal Simek
2011-07-25
3
-82
/
+70
|
*
microblaze: Get early printk console earlier
Michal Simek
2011-07-25
3
-4
/
+22
|
*
microblaze: Standardise cpuinfo output for cache policy
John A. Williams
2011-07-25
1
-2
/
+3
|
*
microblaze: Unprivileged stream instruction awareness
John A. Williams
2011-07-25
6
-1
/
+13
|
*
microblaze: trivial: Fix typo fault
Michal Simek
2011-07-25
1
-1
/
+1
|
*
microblaze: exec: Remove redundant set_fs(USER_DS)
Mathias Krause
2011-07-25
1
-1
/
+0
|
*
microblaze: Remove duplicated prototype of start_thread()
Mathias Krause
2011-07-25
1
-3
/
+0
|
*
microblaze: Fix unaligned value saving to the stack for system with MMU
Michal Simek
2011-07-25
1
-28
/
+28
|
*
microblaze/irqs: Do not trace arch_local_{*,irq_*} functions
Steven Rostedt
2011-07-25
1
-10
/
+10
*
|
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-26
1
-54
/
+10
|
\
\
|
*
|
pci: move microblaze and powerpc pci flag functions into asm-generic
Rob Herring
2011-07-12
1
-57
/
+10
|
|
/
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
2
-2
/
+2
*
|
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-26
1
-2
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
\
|
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
|
|
/
*
|
modules: make arch's use default loader hooks
Jonas Bonn
2011-07-24
1
-35
/
+0
*
|
pci/of: Consolidate pci_bus_to_OF_node()
Benjamin Herrenschmidt
2011-06-08
1
-5
/
+0
*
|
pci/of: Consolidate pci_device_to_OF_node()
Benjamin Herrenschmidt
2011-06-08
1
-5
/
+0
*
|
microblaze/pci: Move the remains of pci_32.c to pci-common.c
Benjamin Herrenschmidt
2011-06-08
3
-139
/
+113
*
|
microblaze/pci: Remove powermac originated cruft
Benjamin Herrenschmidt
2011-06-08
3
-275
/
+3
*
|
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-06-08
3
-55
/
+14
|
/
*
Merge branch 'setns'
Linus Torvalds
2011-05-28
2
-1
/
+3
|
\
|
*
ns: Wire up the setns system call
Eric W. Biederman
2011-05-28
2
-1
/
+3
[next]