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
/
include
/
asm-powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
26
-701
/
+1774
2007-05-08
Remove tas()
Jeff Dike
1
-2
/
+0
2007-05-08
local_t: powerpc extension
Mathieu Desnoyers
1
-1
/
+200
2007-05-08
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
1
-0
/
+1
2007-05-08
atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc
Mathieu Desnoyers
3
-6
/
+131
2007-05-08
kdump/kexec: calculate note size at compile time
Simon Horman
1
-2
/
+0
2007-05-08
parport->dev driver model support
David Brownell
1
-5
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-18
/
+0
2007-05-08
[POWERPC] Early serial debug support for PPC44x
David Gibson
2
-0
/
+7
2007-05-08
[POWERPC] MPIC MSI allocator
Michael Ellerman
1
-0
/
+5
2007-05-08
[POWERPC] PowerPC MSI infrastructure
Michael Ellerman
1
-0
/
+8
2007-05-08
[POWERPC] Rip out the existing powerpc msi stubs
Michael Ellerman
1
-5
/
+0
2007-05-08
[POWERPC] Remove use of 4level-fixup.h for ppc32
David Gibson
3
-34
/
+12
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
2
-20
/
+3
2007-05-08
[POWERPC] Generalize tsi108 PCI setup
Josh Boyer
2
-2
/
+1
2007-05-08
[POWERPC] Generalize tsi108 PHY types
Josh Boyer
1
-0
/
+11
2007-05-08
[POWERPC] Add tsi108_pci.h for common PCI functions
Josh Boyer
1
-0
/
+45
2007-05-07
[POWERPC] mpc52xx suspend to deep-sleep
Domen Puncer
1
-0
/
+11
2007-05-07
[POWERPC] Export of_device_get_modalias
Sylvain Munaut
1
-0
/
+2
2007-05-07
[POWERPC] Kill off the PTE_FMT macro
David Gibson
2
-3
/
+2
2007-05-07
[POWERPC] DART iommu suspend
Johannes Berg
2
-0
/
+19
2007-05-07
[POWERPC] powermac: Support G5 CPU hotplug
Johannes Berg
1
-0
/
+1
2007-05-07
[POWERPC] MPIC sys_device & suspend/resume
Johannes Berg
1
-0
/
+15
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2007-05-04
ps3: Make `ps3videomode -v 0 (auto mode) work again
Masashi Kimoto
1
-0
/
+1
2007-05-04
ps3av: misc updates
Geert Uytterhoeven
1
-21
/
+1
2007-05-04
ps3av: thread updates
Geert Uytterhoeven
1
-2
/
+3
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
1
-0
/
+1
2007-05-02
[POWERPC] Minor fault path optimization
Christoph Hellwig
2
-3
/
+15
2007-05-02
[POWERPC] Transparently handle <.symbol> lookup for kprobes
Srinivasa Ds
1
-0
/
+6
2007-05-02
[POWERPC] PS3: Interrupt routine fixups.
Geoff Levand
1
-14
/
+19
2007-05-02
[POWERPC] Fix suspend states again
Johannes Berg
1
-0
/
+9
2007-05-02
[POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.h
David Gibson
8
-646
/
+1532
2007-05-02
[POWERPC] Fix STRICT_MM_TYPECHECKS
David Gibson
1
-1
/
+1
2007-05-02
[POWERPC] Revise PPC44x MMU code for arch/powerpc
David Gibson
2
-2
/
+77
2007-05-02
[POWERPC] Uninline of_iomap function
Christian Krafft
1
-11
/
+8
2007-05-02
[POWERPC] Move of_irq_to_resource from prom.h to prom_parse.c
Mathieu Desnoyers
1
-13
/
+2
2007-05-02
[POWERPC] pmac_feature_call checks platform
Benjamin Herrenschmidt
1
-1
/
+1
2007-04-30
Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
34
-663
/
+806
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
4
-4
/
+5
2007-04-30
[POWERPC] Declare enable_kernel_spe in a header
Johannes Berg
1
-0
/
+1
2007-04-28
ucc_geth: Implement Transmit on Demand support
Michael Reiss
1
-0
/
+3
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+0
2007-04-27
[POWERPC] Generic check_legacy_ioport
Olaf Hering
2
-4
/
+6
2007-04-27
[POWERPC] Prepare for splitting up mmu.h by MMU type
David Gibson
2
-400
/
+406
2007-04-26
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
1
-2
/
+0
2007-04-25
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
1
-0
/
+2
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
1
-1
/
+2
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
1
-3
/
+0
[next]