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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2011-07-31
10
-931
/
+144
|
\
|
*
m68k/math-emu: Remove unnecessary code
Greg Dietsche
2011-07-30
1
-3
/
+0
|
*
m68k/math-emu: Remove commented out old code
Geert Uytterhoeven
2011-07-30
1
-530
/
+0
|
*
m68k: Kill warning in setup_arch() when compiling for Sun3
Geert Uytterhoeven
2011-07-30
1
-0
/
+2
|
*
m68k/atari: Prefix GPIO_{IN,OUT} with CODEC_
Geert Uytterhoeven
2011-07-30
1
-2
/
+2
|
*
sparc: iounmap() and *_free_coherent() - Use lookup_resource()
Geert Uytterhoeven
2011-07-30
1
-25
/
+7
|
*
m68k/atari: Reserve some ST-RAM early on for device buffer use
Michael Schmitz
2011-07-30
4
-298
/
+70
|
*
m68k/amiga: Chip RAM - Use lookup_resource()
Geert Uytterhoeven
2011-07-30
1
-11
/
+11
|
*
sparc: _sparc_find_resource() should check for exact matches
Geert Uytterhoeven
2011-07-30
1
-2
/
+2
|
*
m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR
Geert Uytterhoeven
2011-07-30
1
-1
/
+1
|
*
m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error
Geert Uytterhoeven
2011-07-30
1
-1
/
+1
|
*
m68k/amiga: Chip RAM - Change chipavail to an atomic_t
Geert Uytterhoeven
2011-07-30
1
-6
/
+9
|
*
m68k/amiga: Chip RAM - Always allocate from the start of memory
Geert Uytterhoeven
2011-07-30
1
-20
/
+15
|
*
m68k/amiga: Chip RAM - Convert from printk() to pr_*()
Geert Uytterhoeven
2011-07-30
1
-20
/
+8
|
*
m68k/amiga: Chip RAM - Use tabs for indentation
Geert Uytterhoeven
2011-07-30
1
-57
/
+61
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-30
4
-23
/
+23
|
\
\
|
*
|
[media] V4L: soc-camera: remove soc-camera bus and devices on it
Guennadi Liakhovetski
2011-07-27
2
-15
/
+13
|
*
|
[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifier
Guennadi Liakhovetski
2011-07-27
1
-8
/
+4
|
*
|
[media] OMAP3: RX-51: define vdds_csib regulator supply
Kalle Jokiniemi
2011-07-27
1
-0
/
+5
|
|
/
*
|
frv: remove unnecessary code
Greg Dietsche
2011-07-29
1
-7
/
+1
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-29
107
-124
/
+152
|
\
\
|
*
|
x86/PCI: Preserve existing pci=bfsort whitelist for Dell systems
Narendra_K@Dell.com
2011-07-22
1
-7
/
+7
|
*
|
x86/PCI: quirks: Use pci_dev->revision
tip-bot for Sergei Shtylyov
2011-07-22
1
-3
/
+2
|
*
|
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
Ralf Baechle
2011-07-22
99
-110
/
+127
|
*
|
x86/PCI: config space accessor functions should not ignore the segment argument
Jan Beulich
2011-07-22
5
-2
/
+14
|
*
|
x86/PCI: reduce severity of host bridge window conflict warnings
Bjorn Helgaas
2011-07-22
1
-4
/
+3
|
*
|
x86/PCI: select direct access mode for mmconfig option
Shaohua Li
2011-07-22
1
-1
/
+1
*
|
|
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-29
1
-1
/
+3
|
\
\
\
|
*
|
|
xen/tracing: fix compile errors when tracing is disabled.
Jeremy Fitzhardinge
2011-07-25
1
-1
/
+3
*
|
|
|
Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-29
58
-745
/
+696
|
\
\
\
\
|
*
|
|
|
at91: add arch specific ioremap support
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
2
-1
/
+29
|
*
|
|
|
at91: factorize sram init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
9
-115
/
+39
|
*
|
|
|
at91: move register clocks to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
9
-21
/
+11
|
*
|
|
|
at91: move clock subsystem init to soc generic init
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
10
-31
/
+18
|
*
|
|
|
at91: use structure to store the current soc
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
10
-120
/
+341
|
*
|
|
|
at91: remove AT91_DBGU offset from dbgu register macro
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
5
-25
/
+28
|
*
|
|
|
at91: factorize at91 interrupts init to soc
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
45
-322
/
+61
|
*
|
|
|
at91: introduce commom AT91_BASE_SYS
Jean-Christophe PLAGNIOL-VILLARD
2011-07-28
54
-173
/
+232
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...
Linus Torvalds
2011-07-29
47
-125
/
+933
|
\
\
\
\
|
*
\
\
\
Merge branch 'imx/dt' into next/dt
Arnd Bergmann
2011-07-28
1216
-18148
/
+27830
|
|
\
\
\
\
|
|
*
|
|
|
dmaengine: imx-sdma: use platform_device_id to identify sdma version
Shawn Guo
2011-07-27
12
-21
/
+21
|
|
*
|
|
|
mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
Shawn Guo
2011-07-27
6
-23
/
+25
|
|
*
|
|
|
mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
Shawn Guo
2011-07-27
8
-12
/
+53
|
|
*
|
|
|
net/fec: gasket needs to be enabled for some i.mx
Shawn Guo
2011-07-27
6
-13
/
+22
|
|
*
|
|
|
serial/imx: get rid of the uses of cpu_is_mx1()
Shawn Guo
2011-07-27
8
-37
/
+44
|
*
|
|
|
|
arm/dt: tegra devicetree support
Grant Likely
2011-07-28
7
-0
/
+368
|
*
|
|
|
|
arm/versatile: Add device tree support
Grant Likely
2011-07-28
7
-0
/
+366
|
*
|
|
|
|
irq: add irq_domain translation infrastructure
Grant Likely
2011-07-28
3
-19
/
+1
|
*
|
|
|
|
arm/dt: Add dtb make rule
Rob Herring
2011-07-25
2
-0
/
+13
|
*
|
|
|
|
arm/dt: Add skeleton dtsi file
Grant Likely
2011-07-25
1
-0
/
+13
[next]