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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: mach-sa1100: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
10
-10
/
+10
*
ARM: mach-s5pc100, mach-s5pv210: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
6
-6
/
+6
*
ARM: mach-s3c64xx: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
10
-10
/
+10
*
ARM: mach-s5p64x0: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
2
-2
/
+2
*
ARM: mach-s3c24*: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
23
-26
/
+26
*
ARM: mach-rpc: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
1
-1
/
+1
*
ARM: mach-realview: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
5
-5
/
+5
*
ARM: mach-pxa: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
43
-60
/
+60
*
ARM: mach-pnx4008: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
1
-1
/
+1
*
ARM: mach-orion5x: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
21
-23
/
+23
*
ARM: mach-omap2: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
27
-33
/
+33
*
ARM: mach-omap1: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
15
-15
/
+15
*
ARM: mach-nuc93x: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
1
-1
/
+0
*
ARM: mach-nomadik: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
1
-1
/
+1
*
ARM: mach-netx: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
3
-3
/
+3
*
ARM: mach-mx5: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
6
-6
/
+6
*
ARM: mach-mv78xx0: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
3
-3
/
+3
*
ARM: mach-msm: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
7
-13
/
+13
*
ARM: mach-lpc32xx: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
1
-1
/
+1
*
ARM: mach-ks8695: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
3
-3
/
+3
*
ARM: mach-kirkwood: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
14
-20
/
+20
*
ARM: mach-ixp4xx: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
12
-17
/
+17
*
ARM: mach-ixp23xx: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
3
-3
/
+3
*
ARM: mach-ixp2000: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
4
-6
/
+6
*
ARM: mach-iop33x: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
2
-2
/
+2
*
ARM: mach-iop32x: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
5
-6
/
+6
*
ARM: mach-iop13xx: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
2
-2
/
+2
*
ARM: mach-integrator: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
2
-2
/
+2
*
ARM: mach-imx: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
26
-27
/
+27
*
ARM: mach-h720x: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
2
-2
/
+2
*
ARM: mach-gemini: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
4
-4
/
+4
*
ARM: mach-footbridge: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
4
-4
/
+4
*
ARM: mach-exynos4: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
5
-5
/
+5
*
ARM: mach-ep93xx: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
7
-18
/
+18
*
ARM: mach-ebsa110: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
1
-1
/
+1
*
ARM: mach-dove: convert boot-params to atag_offset
Nicolas Pitre
2011-08-21
2
-2
/
+2
*
ARM: mach-davinci: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
12
-13
/
+13
*
ARM: mach-cns3xxx: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
1
-1
/
+1
*
ARM: mach-clps711x: convert boot_params to atag_offset
Nicolas Pitre
2011-08-21
7
-7
/
+6
*
ARM: introduce atag_offset to replace boot_params
Nicolas Pitre
2011-08-21
2
-0
/
+3
*
Linux 3.1-rc2
v3.1-rc2
Linus Torvalds
2011-08-14
1
-2
/
+2
*
mm: fix wrong vmap address calculations with odd NR_CPUS values
Clemens Ladisch
2011-08-14
1
-3
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-08-14
12
-77
/
+100
|
\
|
*
mmc: remove unused "ddr" parameter in struct mmc_ios
Jaehoon Chung
2011-08-13
1
-2
/
+0
|
*
mmc: dw_mmc: Fix DDR mode support.
Seungwon Jeon
2011-08-13
1
-2
/
+2
|
*
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
2011-08-13
3
-3
/
+3
|
*
mmc: sdhci: use f_max instead of host->clock for timeouts
Andy Shevchenko
2011-08-13
1
-5
/
+2
|
*
mmc: sdhci: move timeout_clk calculation farther down
Andy Shevchenko
2011-08-13
1
-19
/
+19
|
*
mmc: sdhci: check host->clock before using it as a denominator
Andy Shevchenko
2011-08-13
1
-3
/
+5
|
*
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
Andy Shevchenko
2011-08-13
1
-4
/
+3
[next]