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-07-06
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
1
-7
/
+8
2005-07-05
[PATCH] kprobes: fix namespace problem and sparc64 build
Rusty Lynch
1
-1
/
+1
2005-06-30
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
16
-518
/
+285
2005-06-30
[PATCH] ppc64: Replace custom locking code with a spinlock
Michael Ellerman
1
-36
/
+2
2005-06-30
[PATCH] ppc64: Formatting cleanups in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
1
-31
/
+41
2005-06-30
[PATCH] ppc64: Cleanup whitespace in arch/ppc64/kernel/ItLpQueue.c
Michael Ellerman
1
-29
/
+29
2005-06-30
[PATCH] ppc64: Cleanup proc printing of event types
Michael Ellerman
1
-10
/
+10
2005-06-30
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
Michael Ellerman
1
-15
/
+29
2005-06-30
[PATCH] ppc64: Don't count number of events processed for caller
Michael Ellerman
4
-13
/
+5
2005-06-30
[PATCH] ppc64: Rename ItLpQueue_* functions to hvlpevent_queue_*
Michael Ellerman
5
-14
/
+14
2005-06-30
[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
Michael Ellerman
2
-24
/
+24
2005-06-30
[PATCH] ppc64: Move definition of xItLpQueue
Michael Ellerman
2
-7
/
+8
2005-06-30
[PATCH] ppc64: Make two ItLpQueue related functions static
Michael Ellerman
1
-2
/
+2
2005-06-30
[PATCH] ppc64: Move xItLpQueue proc code into ItLpQueue.c
Michael Ellerman
2
-48
/
+59
2005-06-30
[PATCH] ppc64: Move initialisation of xItLpQueue into ItLpQueue.c
Michael Ellerman
2
-20
/
+23
2005-06-30
[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
Michael Ellerman
5
-31
/
+31
2005-06-30
[PATCH] ppc64: Reorganise the paca initialisation macros
Michael Ellerman
1
-146
/
+65
2005-06-30
[PATCH] ppc64: Move set_spread_lpevents() into ItLpQueue.c
Michael Ellerman
2
-21
/
+21
2005-06-30
[PATCH] ppc64: Spread lpevents by default on iSeries
Michael Ellerman
1
-1
/
+1
2005-06-30
[PATCH] ppc64: Remove lpqueue pointer from the paca on iSeries
Michael Ellerman
7
-26
/
+19
2005-06-28
[PATCH] irqpoll
Alan Cox
1
-1
/
+1
2005-06-28
[PATCH] remove duplicate printf in arch/ppc64/boot/main.c
Olaf Hering
1
-5
/
+2
2005-06-28
[PATCH] remove printk usage in arch/ppc64/boot/prom.c
Olaf Hering
2
-15
/
+2
2005-06-28
[PATCH] remove unused arch/ppc64/boot/mknote.c
Olaf Hering
1
-43
/
+0
2005-06-28
[PATCH] remove unused arch/ppc64/boot/piggyback.c
Olaf Hering
2
-87
/
+1
2005-06-28
[PATCH] ppc64: don't create spurious symlinks under node0 sysdev
Nathan Lynch
1
-1
/
+6
2005-06-28
[PATCH] ppc64: simplify nvram partition scanning code
Arnd Bergmann
1
-5
/
+3
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
4
-4
/
+127
2005-06-27
[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch
Michael Ellerman
1
-2
/
+20
2005-06-27
[PATCH] Return probe redesign: ppc64 specific implementation
Rusty Lynch
2
-0
/
+103
2005-06-27
[PATCH] kprobes: fix single-step out of line - take2
Ananth N Mavinakayanahalli
1
-4
/
+22
2005-06-27
[PATCH] ppc64: Add missing exports
Benjamin Herrenschmidt
2
-0
/
+2
2005-06-25
[PATCH] kexec code cleanup
Maneesh Soni
1
-4
/
+5
2005-06-25
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
1
-1
/
+1
2005-06-25
[PATCH] ppc64: kexec support for ppc64
R Sharada
10
-17
/
+566
2005-06-25
[PATCH] ppc64 kexec: native hash clear
R Sharada
1
-1
/
+46
2005-06-25
[PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt
Ingo Molnar
1
-20
/
+1
2005-06-25
[PATCH] i386 CPU hotplug
Zwane Mwaikambo
1
-1
/
+4
2005-06-25
[PATCH] ppc64: Fix compile warnings in arch/ppc64/kernel/lparcfg.c
Michael Ellerman
1
-0
/
+1
2005-06-24
[PATCH] ppc64: fix seccomp with 32-bit userland
Andrea Arcangeli
1
-2
/
+2
2005-06-23
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
33
-750
/
+2163
2005-06-23
[PATCH] kprobes: Temporary disarming of reentrant probe for ppc64
Prasanna S Panchamukhi
1
-8
/
+38
2005-06-23
[PATCH] Move kprobe [dis]arming into arch specific code
Rusty Lynch
1
-4
/
+15
2005-06-23
[PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh
Ian Campbell
1
-2
/
+2
2005-06-23
[PATCH] ppc64: sparsemem memory model
Andy Whitcroft
4
-7
/
+27
2005-06-23
[PATCH] ppc64: add memory present
Andy Whitcroft
2
-2
/
+5
2005-06-23
[PATCH] ppc64: add early_pfn_to_nid
Andy Whitcroft
1
-0
/
+4
2005-06-23
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
1
-0
/
+12
2005-06-23
[PATCH] ppc64: Kconfig memory models
Mike Kravetz
1
-1
/
+8
2005-06-23
[PATCH] update all defconfigs for ARCH_DISCONTIGMEM_ENABLE
Dave Hansen
2
-2
/
+2
[next]