index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-7
/
+1
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-27
/
+55
2013-08-28
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
1
-5
/
+0
2013-08-21
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
1
-57
/
+0
2013-08-21
powerpc: refactor of_get_cpu_node to support other architectures
Sudeep KarkadaNagesha
1
-29
/
+47
2013-08-14
powerpc: More little endian fixes for prom.c
Alistair Popple
1
-2
/
+2
2013-08-14
powerpc: Make prom.c device tree accesses endian safe
Ian Munsie
1
-29
/
+31
2013-08-14
powerpc/powernv: Add helper to get ibm,chip-id of a node
Benjamin Herrenschmidt
1
-0
/
+26
2013-07-24
of: Specify initrd location using 64-bit
Santosh Shilimkar
1
-2
/
+1
2013-07-02
powerpc: Handle both new style and old style reserve maps
Benjamin Herrenschmidt
1
-14
/
+17
2013-06-20
powerpc/prom: Scan reserved-ranges node for memory reservations
Jeremy Kerr
1
-0
/
+35
2012-11-15
Merge branch 'dt' into next
Benjamin Herrenschmidt
1
-3
/
+3
2012-11-15
powerpc: Add asm/debug.h to get powerpc_debugfs_root
Tony Breeds
1
-0
/
+1
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
1
-3
/
+3
2012-09-07
powerpc: Change memory_limit from phys_addr_t to unsigned long long
Suzuki Poulose
1
-2
/
+2
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2012-02-23
fadump: Remove the phyp assisted dump code.
Mahesh Salgaonkar
1
-87
/
+0
2012-02-23
fadump: Reserve the memory for firmware assisted dump.
Mahesh Salgaonkar
1
-1
/
+14
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-2
/
+1
2011-12-08
powerpc: Cleanup memblock usage
Tejun Heo
1
-11
/
+6
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-2
/
+0
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2011-10-31
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
1
-1
/
+1
2011-10-11
powerpc: respect mem= setting for early memory limit setup
Kumar Gala
1
-1
/
+4
2011-09-20
powerpc/powernv: Basic support for OPAL
Benjamin Herrenschmidt
1
-0
/
+7
2011-09-20
powerpc/powernv: Get kernel command line accross OPAL takeover
Benjamin Herrenschmidt
1
-0
/
+7
2011-06-30
Merge remote branch 'origin/master' into next
Benjamin Herrenschmidt
1
-3
/
+24
2011-06-29
powerpc/pseries: Improve error code on reconfiguration notifier failure
Akinobu Mita
1
-5
/
+3
2011-06-17
powerpc: Fix early boot accounting of CPUs
Matt Evans
1
-0
/
+8
2011-06-09
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
1
-3
/
+24
2011-05-25
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
1
-1
/
+1
2011-05-20
powerpc: Fix hard CPU IDs detection
Benjamin Herrenschmidt
1
-4
/
+7
2011-05-19
powerpc: Make early memory scan more resilient to out of order nodes
Benjamin Herrenschmidt
1
-5
/
+10
2011-05-11
dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
Grant Likely
1
-1
/
+1
2011-04-27
powerpc: Free up some CPU feature bits by moving out MMU-related features
Matt Evans
1
-7
/
+10
2011-04-20
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
1
-17
/
+10
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-02
powerpc: Fix memory limits when starting at a non-zero address
Scott Wood
1
-1
/
+1
2011-01-15
dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()
Grant Likely
1
-2
/
+2
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+10
2010-10-21
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
Grant Likely
1
-2
/
+10
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
1
-21
/
+8
2010-08-05
memblock: Introduce default allocation limit and use it to replace explicit ones
Benjamin Herrenschmidt
1
-1
/
+19
2010-07-23
powerpc: Fix erroneous lmb->memblock conversions
Benjamin Herrenschmidt
1
-1
/
+1
2010-07-14
lmb: rename to memblock
Yinghai Lu
1
-31
/
+31
2010-03-09
powerpc: Dynamically allocate pacas
Michael Ellerman
1
-0
/
+3
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
1
-3
/
+0
2010-02-14
of: remove unused extern reference to devtree_lock
Grant Likely
1
-2
/
+0
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
1
-0
/
+5
2010-02-09
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
1
-1
/
+1
[next]