index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
prom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
powerpc/kernel: Avoid initializing device-tree pointer twice
Gavin Shan
1
-3
/
+0
2014-11-14
powerpc: Disable CPU_FTR_TM if TM is disabled by firmware
Aneesh Kumar K.V
1
-0
/
+6
2014-11-10
powerpc: Remove some old bootmem related comments
Anton Blanchard
1
-4
/
+1
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
1
-3
/
+1
2014-09-25
powerpc: Check flat device tree version at boot
Michael Ellerman
1
-0
/
+4
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
1
-2
/
+3
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-70
/
+0
2014-08-05
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
1
-6
/
+4
2014-07-29
powerpc/e6500: Add support for hardware threads
Andy Fleming
1
-6
/
+4
2014-07-28
powerpc: Remove MMU_FTR_SLB
Michael Ellerman
1
-1
/
+0
2014-07-23
of: Move dynamic node fixups out of powerpc and into common code
Grant Likely
1
-70
/
+0
2014-06-25
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
1
-7
/
+0
2014-04-30
powerpc: use libfdt accessors for header data
Rob Herring
1
-5
/
+6
2014-04-30
of/fdt: move memreserve and dtb memory reservations into core
Rob Herring
1
-22
/
+0
2014-04-30
of/fdt: create common debugfs
Rob Herring
1
-21
/
+0
2014-04-30
of/fdt: update of_get_flat_dt_prop in prep for libfdt
Rob Herring
1
-11
/
+13
2014-04-30
powerpc: fix skipping call to early_init_fdt_scan_reserved_mem
Rob Herring
1
-2
/
+2
2014-04-07
powerpc/prom: early_init_dt_scan_cpus() updates cpu features only once
Benjamin Herrenschmidt
1
-26
/
+26
2014-04-07
powerpc: Make boot_cpuid common between 32 and 64-bit
Benjamin Herrenschmidt
1
-0
/
+4
2014-04-07
powerpc: Adjust CPU_FTR_SMT on all platforms
Benjamin Herrenschmidt
1
-1
/
+1
2014-04-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+3
2014-03-13
powerpc: add support for reserved memory defined by device tree
Marek Szyprowski
1
-0
/
+3
2014-03-07
powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.
Mahesh Salgaonkar
1
-0
/
+5
2014-01-09
powerpc: introduce early_get_first_memblock_info
Kevin Hao
1
-1
/
+40
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
1
-0
/
+20
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+0
2013-10-31
of: Move definition of of_find_next_cache_node into common code.
Sudeep KarkadaNagesha
1
-31
/
+0
2013-10-31
powerpc: Remove big endianness assumption in of_find_next_cache_node
Sudeep KarkadaNagesha
1
-1
/
+1
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-9
/
+0
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
[next]