index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ppc64
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-30
[PATCH] ppc64: of_device.c remove useless code
Joel Schopp
1
-2
/
+0
2005-08-30
[PATCH] ppc64: Add CONFIG_HZ
Anton Blanchard
5
-15
/
+15
2005-08-30
[PATCH] oprofile PVR 970MP
Jake Moilanen
1
-0
/
+1
2005-08-30
[PATCH] PPC64: Don't try to claim memory from OF at 1GB mark
Olof Johansson
1
-1
/
+4
2005-08-30
[PATCH] Create include/asm-powerpc
Stephen Rothwell
1
-0
/
+9
2005-08-30
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
1
-1
/
+1
2005-08-30
[PATCH] Create vio_bus_ops
Stephen Rothwell
3
-20
/
+20
2005-08-30
[PATCH] Create vio_register_device
Stephen Rothwell
3
-14
/
+18
2005-08-30
[PATCH] Formatting changes to vio.c
Stephen Rothwell
1
-22
/
+17
2005-08-30
[PATCH] fix iSeries build for gcc-3.4
Stephen Rothwell
1
-0
/
+5
2005-08-30
[PATCH] Restore lparmap.s include for iSeries
David Gibson
1
-1
/
+10
2005-08-29
Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
55
-1619
/
+1920
2005-08-29
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
Steven Rostedt
2
-4
/
+6
2005-08-29
[PATCH] Dynamic hugepage addresses for ppc64
David Gibson
3
-65
/
+172
2005-08-29
[PATCH] ppc64: Check of_chosen in check_for_initrd()
Michael Ellerman
1
-8
/
+12
2005-08-29
[PATCH] ppc64: unflatten_device_tree() should check if lmb_alloc() fails
Michael Ellerman
1
-2
/
+7
2005-08-29
[PATCH] ppc64: Fix a misleading printk in unflatten_dt_node()
Michael Ellerman
1
-1
/
+1
2005-08-29
[PATCH] ppc64: Move ppc64_enable_pmcs() logic into a ppc_md function
Michael Ellerman
5
-50
/
+50
2005-08-29
[PATCH] ppc64: allow xmon=off
Olaf Hering
3
-13
/
+25
2005-08-29
[PATCH] ppc64: Remove CONFIG_MSCHUNKS
Michael Ellerman
2
-7
/
+0
2005-08-29
[PATCH] ppc64: Simplify some lmb functions
Michael Ellerman
1
-22
/
+5
2005-08-29
[PATCH] ppc64: Remove physbase from the lmb_property struct
Michael Ellerman
4
-40
/
+14
2005-08-29
[PATCH] ppc64: Remove redundant abs_to_phys() macro
Michael Ellerman
2
-22
/
+1
2005-08-29
[PATCH] ppc64: Remove redundant use of pointers in lmb code
Michael Ellerman
1
-57
/
+43
2005-08-29
[PATCH] ppc64: Remove redundant uses of physRpn_to_absRpn
Michael Ellerman
3
-5
/
+6
2005-08-29
[PATCH] ppc64: Rename msChunks structure
Michael Ellerman
2
-10
/
+11
2005-08-29
[PATCH] ppc64: msChunks cleanups
Michael Ellerman
2
-20
/
+18
2005-08-29
[PATCH] ppc64: Remove PTRRELOC() from msChunks code
Michael Ellerman
1
-9
/
+1
2005-08-29
[PATCH] ppc64: introduce FW_FEATURE_ISERIES
Stephen Rothwell
3
-2
/
+4
2005-08-29
[PATCH] ppc64: make firmware_has_feature() stronger
Stephen Rothwell
7
-41
/
+54
2005-08-29
[PATCH] ppc64: create firmware_has_feature()
Stephen Rothwell
8
-11
/
+17
2005-08-29
[PATCH] ppc64: remove firmware features from cpu_spec
Stephen Rothwell
8
-28
/
+14
2005-08-29
[PATCH] Move variables in ppc64 head.S from .data to .bss
David Gibson
1
-7
/
+6
2005-08-29
[PATCH] Tweak comments in ppc64 head.S
David Gibson
1
-4
/
+4
2005-08-29
[PATCH] Remove unneeded #defines in head.S
David Gibson
1
-11
/
+0
2005-08-29
[PATCH] Fix apparent code overlap in ppc64 head.S
David Gibson
1
-2
/
+2
2005-08-29
[PATCH] Remove general use functions from head.S
David Gibson
2
-95
/
+98
2005-08-29
[PATCH] Change address of ppc64 initial segment table
David Gibson
2
-17
/
+19
2005-08-29
[PATCH] Move iSeries and common vectors into unused space in head.S
David Gibson
1
-179
/
+174
2005-08-29
[PATCH] Remove NACA fixed address constraint
David Gibson
2
-16
/
+12
2005-08-29
[PATCH] ppc64: split pSeries specific parts out of vio.c
Stephen Rothwell
4
-278
/
+281
2005-08-29
[PATCH] ppc64: make the bus matching function platform specific
Stephen Rothwell
2
-10
/
+30
2005-08-29
[PATCH] ppc64: move iSeries vio iommu init
Stephen Rothwell
2
-4
/
+2
2005-08-29
[PATCH] ppc64: split iSeries specific parts out of vio.c
Stephen Rothwell
3
-125
/
+159
2005-08-29
[PATCH] ppc64: change duplicate Kconfig menu "General setup" to "Bus Options"
Frank Rowand
1
-34
/
+34
2005-08-29
[PATCH] ppc64: PCI device-node failure detection
Jake Moilanen
1
-2
/
+17
2005-08-29
[PATCH] flattened device tree changes
Benjamin Herrenschmidt
2
-63
/
+200
2005-08-29
[PATCH] Four level pagetables for ppc64
David Gibson
6
-192
/
+158
2005-08-29
[PATCH] ppc64: make arch/ppc64/boot standalone
Olaf Hering
15
-248
/
+350
2005-08-24
[PATCH] ppc64: Export machine_power_off for therm_pm72 module
Benjamin Herrenschmidt
1
-0
/
+2
[prev]
[next]