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
/
arm
/
mach-bcmring
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'lpc32xx/drivers' into next/drivers
Arnd Bergmann
2012-02-22
3
-1009
/
+1
|
\
|
*
ARM: bcmring: fix build failure in mach-bcmring/arch.c
Paul Gortmaker
2012-02-04
1
-1
/
+1
|
*
ARM: bcmring: remove unused DMA map code
JD Zheng
2012-02-04
2
-1008
/
+0
*
|
Merge branch 'amba' into for-armsoc
Russell King
2012-01-26
1
-21
/
+2
|
\
\
|
*
|
ARM: amba: bcmring: use common amba device initializers
Russell King
2012-01-26
1
-21
/
+2
|
|
/
*
|
ARM: big removal of now unused arch_idle()
Nicolas Pitre
2012-01-20
1
-28
/
+0
|
/
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-1
/
+0
|
\
|
*
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-1
/
+0
|
|
\
|
|
*
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
1
-1
/
+0
*
|
|
Merge branch 'restart' into for-linus
Russell King
2012-01-05
2
-27
/
+24
|
\
\
\
|
*
|
|
ARM: restart: remove the now empty arch_reset()
Russell King
2012-01-05
1
-4
/
+0
|
*
|
|
ARM: restart: bcmring: use new restart hook
Russell King
2012-01-05
2
-23
/
+24
|
|
/
/
*
|
|
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-12-05
2
-26
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
2011-11-26
1
-25
/
+0
|
*
|
ARM: mach-bcmring: use proper constant to identify DMA memory area
Nicolas Pitre
2011-11-18
1
-1
/
+1
|
|
/
*
|
ARM: 7154/1: mach-bcmring: fix build error in dma.c
Maxin B. John
2011-11-09
1
-0
/
+1
*
|
ARM: 7153/1: mach-bcmring: fix build error in core.c
Maxin B. John
2011-11-09
1
-1
/
+1
|
/
*
arm: fix implicit use of sched.h in bcmring/dma.c
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
arm: fix implicit use of page.h in several arch/arm files
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-28
3
-35
/
+4
|
\
|
*
ARM: mach-bcmring: remove mach/memory.h
Nicolas Pitre
2011-10-13
2
-30
/
+1
|
*
ARM: mach-bcmring: Setup consistent dma size at boot time
Jon Medhurst
2011-08-22
2
-5
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
3
-4
/
+0
|
\
\
|
*
|
bcmring: drop commented out line in Kconfig
Paul Bolle
2011-10-06
1
-2
/
+0
|
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
3
-10
/
+1
|
|
\
\
|
|
|
/
|
*
|
Remove unneeded version.h includes from arch/arm/
Jesper Juhl
2011-09-15
2
-2
/
+0
*
|
|
ARM: platform fixups: remove mdesc argument to fixup function
Russell King
2011-10-17
1
-2
/
+2
*
|
|
ARM: 7022/1: allow to detect conflicting zreladdrs
Sascha Hauer
2011-10-17
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-26
2
-9
/
+0
|
\
\
|
*
\
Merge branch 'cross-platform/clkdev' into next/cross-platform
Arnd Bergmann
2011-07-19
1
-7
/
+0
|
|
\
\
|
|
*
|
ARM: Consolidate the clkdev header files
Kyungmin Park
2011-07-19
1
-7
/
+0
|
*
|
|
ARM: pci: make pcibios_assign_all_busses use pci_has_flag
Rob Herring
2011-07-12
1
-2
/
+0
|
|
/
/
*
|
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
\
|
*
|
get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose
Al Viro
2011-07-24
1
-1
/
+1
|
|
/
*
|
ARM: entry: remove unused irq_prio_table macro
Russell King
2011-06-28
1
-4
/
+0
|
/
*
ARM: bcmring: convert to use sp804 clockevents
Russell King
2011-05-23
1
-110
/
+8
*
ARM: bcmring: convert to sp804 clocksource
Russell King
2011-05-23
1
-64
/
+44
*
ARM: 6912/1: bcmring: Add clkdev table in init_early
Jiandong Zheng
2011-05-23
3
-2
/
+7
*
Fix common misspellings
Lucas De Marchi
2011-03-31
7
-13
/
+13
*
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
1
-5
/
+5
*
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
2011-02-17
2
-2
/
+2
*
Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-15
1
-21
/
+21
|
\
|
*
ARM: bcmring: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-21
/
+21
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
9
-10
/
+10
|
\
\
|
|
/
|
/
|
|
*
Fix spelling mistakes in comments
Stefan Weil
2011-01-03
1
-2
/
+2
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-1
/
+1
|
|
\
|
*
|
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
8
-8
/
+8
*
|
|
Merge branch 'misc' into devel
Russell King
2011-01-06
2
-3
/
+2
|
\
\
\
|
*
\
\
Merge branch 'smp' into misc
Russell King
2011-01-06
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[next]