index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ppc64
/
kernel
/
prom.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-03
[PATCH] ppc64: Fix boot memory corruption
Benjamin Herrenschmidt
1
-1
/
+12
2005-03-30
[PATCH] ppc64: Add mem=X boot command line option
Michael Ellerman
1
-0
/
+15
2005-03-28
[PATCH] ppc64: fix compile error in prom.c
Mikael Pettersson
1
-1
/
+1
2005-03-28
[PATCH] ppc64: pci_dn.c: use pSeries reconfig notifier
Paul Mackerras
1
-14
/
+0
2005-03-25
[PATCH] ppc64: prom.c: use pSeries reconfig notifier
Paul Mackerras
1
-9
/
+31
2005-03-25
[PATCH] ppc64: introduce pSeries_reconfig.[ch]
Paul Mackerras
1
-143
/
+13
2005-03-25
[PATCH] ppc64: make OF node fixup code usable at runtime
Paul Mackerras
1
-115
/
+62
2005-03-25
[PATCH] ppc64: preliminary changes to OF fixup functions
Paul Mackerras
1
-63
/
+70
2005-03-17
[PATCH] ppc64: make RTAS code usable on non-pSeries machines
Paul Mackerras
1
-2
/
+2
2005-03-07
[PATCH] ppc64: addresses from OF getting truncated to 32-bits
Paul Mackerras
1
-2
/
+4
2005-03-04
[PATCH] ppc64: distribute EXPORT_SYMBOLs
Stephen Rothwell
1
-0
/
+10
2005-01-25
[PATCH] ppc64: fix use kref for device_node refcounting (fix)
Nathan Lynch
1
-0
/
+1
2005-01-25
[PATCH] ppc64: use kref for device_node refcounting
Paul Mackerras
1
-26
/
+24
2005-01-20
[PATCH] Lock initializer cleanup: PPC64
Thomas Gleixner
1
-1
/
+1
2005-01-20
[PATCH] ppc64: Minimum hashtable size
Milton D. Miller II
1
-1
/
+1
2005-01-07
[PATCH] ppc64: IOMMU cleanups: Main cleanup patch
Olof Johansson
1
-11
/
+0
2005-01-04
[PATCH] ppc64: remove interrupt_controller from naca
Stephen Rothwell
1
-2
/
+1
2005-01-04
[PATCH] ppc64: remove the page table size from the naca
Stephen Rothwell
1
-6
/
+6
2004-11-24
[PATCH] ppc64: Make early processor spinup based on physical ids
Olof Johansson
1
-4
/
+13
2004-11-24
[PATCH] ppc64: Reserve kernel memory in kernel instead of wrapper
Anton Blanchard
1
-0
/
+1
2004-11-21
[PATCH] ppc64: Fix typo when parsing isa "reg" properties
Benjamin Herrenschmidt
1
-1
/
+1
2004-11-21
[PATCH] ppc64: Fix default command line
Benjamin Herrenschmidt
1
-1
/
+1
2004-11-07
[PATCH] ppc64: iommu fixes, round 3
Paul Mackerras
1
-8
/
+11
2004-10-25
[PATCH] ppc64: Fix g5-only build
Benjamin Herrenschmidt
1
-0
/
+5
2004-10-25
[PATCH] ppc64: create iommu_free_table()
Paul Mackerras
1
-0
/
+3
2004-10-24
[PATCH] ppc64: Rewrite the openpic driver
Benjamin Herrenschmidt
1
-4
/
+4
2004-10-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
1
-1
/
+1
2004-09-29
[PATCH] ppc64: DART iommu allocation fix
Benjamin Herrenschmidt
1
-1
/
+4
2004-09-23
[PATCH] ppc64: monster cleanup
Benjamin Herrenschmidt
1
-1702
/
+586
2004-09-16
[PATCH] ppc64: fix CONFIG_CMDLINE
Anton Blanchard
1
-1
/
+1
2004-09-13
[PATCH] ppc64: restore smt-enabled=off kernel command line option
Anton Blanchard
1
-67
/
+3
2004-09-13
[PATCH] ppc64: clean up kernel command line code
Anton Blanchard
1
-0
/
+3
2004-08-30
[PATCH] ppc64: set platform cpuids later in boot
Paul Mackerras
1
-22
/
+0
2004-08-30
[PATCH] ppc64: rework PPC64 cpu map setup
Paul Mackerras
1
-27
/
+1
2004-08-22
[PATCH] ppc64: remove unnecessary cpu maps
Paul Mackerras
1
-8
/
+0
2004-08-22
[PATCH] ppc64: rework secondary SMT thread setup at boot
Paul Mackerras
1
-0
/
+2
2004-08-22
[PATCH] ppc64: use cpu_present_map in ppc64
Paul Mackerras
1
-0
/
+5
2004-08-01
[PATCH] ppc64: __make_room() warning fix
Dave Hansen
1
-1
/
+1
2004-07-28
[PATCH] ppc64: whitespace cleanup in prom.c
Paul Mackerras
1
-143
/
+142
2004-07-28
[PATCH] ppc64: Fix RAS irq handlers
Paul Mackerras
1
-3
/
+2
2004-07-15
ppc64: More NULL/0 confusion in prom.c
Linus Torvalds
1
-23
/
+23
2004-07-01
[PATCH] ppc64: PACA cleanup
David Gibson
1
-6
/
+6
2004-06-23
[PATCH] ppc64: clean up prom.c and related files
Paul Mackerras
1
-536
/
+346
2004-05-31
[PATCH] ppc64: SLB accounting fix
Andrew Morton
1
-7
/
+0
2004-05-31
[PATCH] ppc64: fix missing RELOCs, add linux,phandle property
Paul Mackerras
1
-20
/
+21
2004-05-24
[PATCH] ppc64: avoid bogus real IRQ numbers
Andrew Morton
1
-15
/
+24
2004-04-26
[PATCH] ppc64: prom.c fix for CONFIG_BLK_DEV_INITRD=n
Andrew Morton
1
-3
/
+12
2004-04-26
[PATCH] ppc64: Move Initrd
Andrew Morton
1
-7
/
+29
2004-04-26
[PATCH] ppc64: Initrd Cleanup
Andrew Morton
1
-24
/
+111
2004-04-26
[PATCH] ppc64: Clean up prom functions in prom.c
Andrew Morton
1
-124
/
+98
[next]