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
*
microblaze: turn CONFIG_OF into a select
Stephen Rothwell
2010-07-05
1
-2
/
+3
*
of/gpio: stop using device_node data pointer to find gpio_chip
Grant Likely
2010-07-05
1
-1
/
+1
*
of/gpio: Kill of_gpio_chip and add members directly to gpio_chip
Anton Vorontsov
2010-07-05
1
-6
/
+6
*
of: Merge of_device_alloc() and of_device_make_bus_id()
Grant Likely
2010-07-05
3
-80
/
+1
*
of/device: Merge of_platform_bus_probe()
Grant Likely
2010-07-05
2
-156
/
+18
*
of: Modify of_device_get_modalias to be passed struct device
Grant Likely
2010-07-05
1
-3
/
+0
*
of/device: merge of_device_uevent
Grant Likely
2010-07-05
2
-51
/
+0
*
of/address: Merge all of the bus translation code
Grant Likely
2010-07-05
2
-493
/
+0
*
of/address: merge of_address_to_resource()
Grant Likely
2010-07-05
3
-58
/
+10
*
of/address: merge of_iomap()
Grant Likely
2010-07-05
2
-20
/
+1
*
of/irq: merge irq mapping code
Grant Likely
2010-07-05
2
-321
/
+0
*
of/microblaze: strip out of_irq_workarounds code
Grant Likely
2010-07-05
2
-51
/
+0
*
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
2010-06-28
3
-61
/
+3
*
of: kill struct of_device
Grant Likely
2010-06-28
1
-10
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-06-11
1
-0
/
+1
|
\
|
*
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
2010-06-11
1
-0
/
+1
*
|
microblaze: Fix sg_dma_len() regression
FUJITA Tomonori
2010-06-09
1
-1
/
+0
*
|
microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash
Michal Simek
2010-06-09
1
-0
/
+2
|
/
*
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
FUJITA Tomonori
2010-05-27
1
-2
/
+2
*
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
FUJITA Tomonori
2010-05-27
1
-0
/
+2
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
31
-364
/
+379
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
1
-0
/
+11
|
|
\
|
|
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-18
8
-20
/
+89
|
|
|
\
|
|
*
\
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
24
-343
/
+278
|
|
|
\
\
|
|
*
|
|
Revert "microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides."
David S. Miller
2010-05-07
1
-0
/
+10
|
|
*
|
|
microblaze: Kill NET_SKB_PAD and NET_IP_ALIGN overrides.
David S. Miller
2010-05-06
1
-10
/
+0
|
|
*
|
|
Add non-Virtex5 support for LL TEMAC driver
John Linn
2010-04-13
1
-0
/
+11
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
1
-1
/
+1
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-05-14
1
-1
/
+1
|
|
|
/
/
|
*
|
|
microblaze: Fix module loading on system with WB cache
Michal Simek
2010-05-14
1
-0
/
+2
|
*
|
|
microblaze: export assembly functions used by modules
Michal Simek
2010-05-13
3
-0
/
+3
|
*
|
|
microblaze: Remove powerpc code from Microblaze port
Michal Simek
2010-05-13
1
-1
/
+1
|
*
|
|
microblaze: Remove compilation warnings in cache macro
Michal Simek
2010-05-13
1
-1
/
+2
|
*
|
|
microblaze: export assembly functions used by modules
Steven J. Magnani
2010-05-13
1
-0
/
+10
|
*
|
|
microblaze: fix get_user/put_user side-effects
Steven J. Magnani
2010-05-13
1
-18
/
+69
|
*
|
|
microblaze: re-enable interrupts before calling schedule
Steven J. Magnani
2010-05-13
1
-0
/
+2
|
|
|
/
|
|
/
|
|
*
|
microblaze: Defconfig update
Michal Simek
2010-05-06
2
-13
/
+84
|
*
|
microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros
Michal Simek
2010-05-06
1
-27
/
+35
|
*
|
microblaze: Fix consistent-sync code
Michal Simek
2010-05-06
1
-1
/
+1
|
*
|
microblaze: Define correct L1_CACHE_SHIFT value
Michal Simek
2010-05-06
1
-1
/
+1
|
*
|
microblaze: cpuinfo shows cache line length
Michal Simek
2010-05-06
1
-4
/
+6
|
*
|
microblaze: Fix kmalloc alignment on non-coherent DMA platforms
Michal Simek
2010-05-06
1
-0
/
+3
|
*
|
microblaze: Fix typo fault in cache code
Michal Simek
2010-05-06
1
-5
/
+5
|
*
|
microblaze: Fix consistent code
Michal Simek
2010-05-06
3
-92
/
+100
|
*
|
microblaze: pci-dma: use include/linux/dma-mapping.h
Michal Simek
2010-05-06
1
-8
/
+0
|
*
|
microblaze: page.h: Remove get_user_page and free_user_page
Michal Simek
2010-05-06
1
-5
/
+0
|
*
|
microblaze: Remove "cache" optimized copy_page function
Michal Simek
2010-05-06
3
-39
/
+2
|
*
|
microblaze: invoke oom-killer from page fault
Nick Piggin
2010-05-06
1
-9
/
+4
|
*
|
microblaze: fix divide by zero exception message
Randy Dunlap
2010-05-06
1
-1
/
+1
|
*
|
microblaze: Add isa_dma_bridge_buggy to dma.h
Michal Simek
2010-05-06
1
-0
/
+6
[next]