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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-18
powerpc: add scaled time accounting
Michael Neuling
2
-2
/
+31
2007-10-18
serial: turn serial console suspend a boot rather than compile time option
Andres Salomon
1
-1
/
+0
2007-10-18
PM: Rework struct platform_suspend_ops
Rafael J. Wysocki
2
-19
/
+24
2007-10-18
PM: Rename struct pm_ops and related things
Rafael J. Wysocki
1
-2
/
+2
2007-10-18
PM: Move definition of struct pm_ops to suspend.h
Rafael J. Wysocki
1
-1
/
+1
2007-10-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
77
-392
/
+2921
2007-10-17
spin_lock_unlocked cleanups
Roel Kluin
1
-1
/
+1
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
2
-2
/
+1
2007-10-17
powerpc: Use linux/elfcore-compat.h
Roland McGrath
1
-36
/
+31
2007-10-17
pcmcia: CompactFlash driver for PA Semi Electra boards
Olof Johansson
1
-0
/
+56
2007-10-17
KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
Robert P. J. Day
1
-1
/
+0
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
4
-4
/
+4
2007-10-17
powerpc: add Altivec/VMX state to coredumps
Mark Nelson
1
-3
/
+25
2007-10-17
Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...
Paul Mackerras
25
-5
/
+2577
2007-10-17
Merge branch 'fixes-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/ga...
Paul Mackerras
2
-5
/
+10
2007-10-17
[POWERPC] Fix vmemmap warning in init_64.c
Tony Breeds
1
-1
/
+1
2007-10-17
[POWERPC] Fix 64 bits vDSO DWARF info for CR register
Benjamin Herrenschmidt
1
-4
/
+7
2007-10-17
[POWERPC] Add 1TB workaround for PA6T
Olof Johansson
3
-1
/
+9
2007-10-17
[POWERPC] Enable NO_HZ and high res timers for pseries and ppc64 configs
Anton Blanchard
2
-0
/
+8
2007-10-17
[POWERPC] Quieten cache information at boot
Anton Blanchard
1
-5
/
+8
2007-10-17
[POWERPC] Quieten clockevent printk
Anton Blanchard
1
-1
/
+1
2007-10-17
[POWERPC] Enable SLUB in *_defconfig
Anton Blanchard
38
-106
/
+143
2007-10-17
[POWERPC] Fix 1TB segment detection
Olof Johansson
1
-1
/
+1
2007-10-17
[POWERPC] Fix iSeries_hpte_insert prototype
Stephen Rothwell
1
-2
/
+2
2007-10-17
[POWERPC] Fix copyright symbol
Stephen Rothwell
1
-1
/
+1
2007-10-17
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
1
-13
/
+15
2007-10-17
[POWERPC] ibmebus: Add device creation and bus probing based on of_device
Joachim Fenkes
1
-18
/
+82
2007-10-17
[POWERPC] ibmebus: Remove bus match/probe/remove functions
Joachim Fenkes
1
-193
/
+6
2007-10-17
[POWERPC] Move of_device allocation into of_device.[ch]
Joachim Fenkes
2
-68
/
+82
2007-10-16
[POWERPC] mpc52xx: device tree changes for FEC and MDIO
Domen Puncer
1
-1
/
+17
2007-10-16
[POWERPC] bestcomm: GenBD task support
Sylvain Munaut
6
-0
/
+449
2007-10-16
[POWERPC] bestcomm: FEC task support
Sylvain Munaut
6
-0
/
+509
2007-10-16
[POWERPC] bestcomm: ATA task support
Sylvain Munaut
5
-0
/
+267
2007-10-16
[POWERPC] bestcomm: core bestcomm support for Freescale MPC5200
Sylvain Munaut
9
-0
/
+1312
2007-10-16
[POWERPC] rheap: Changes config mechanism
Sylvain Munaut
4
-4
/
+8
2007-10-16
[POWERPC] exports rheap symbol to modules
Sylvain Munaut
1
-0
/
+15
2007-10-16
Update PowerPC vmemmap code for 1TB segments
Anton Blanchard
1
-1
/
+2
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
3
-19
/
+19
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
4
-19
/
+27
2007-10-16
powerpc32 vDSO: linker script indentation
Roland McGrath
1
-101
/
+118
2007-10-16
powerpc64 vDSO: linker script indentation
Roland McGrath
1
-103
/
+122
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+2
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
1
-45
/
+0
2007-10-16
ppc64: SPARSEMEM_VMEMMAP support
Andy Whitcroft
2
-0
/
+68
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
4
-7
/
+22
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
2007-10-16
[POWERPC] Add missing semicolon for fsl_pci.c
Tony Li
1
-1
/
+1
2007-10-16
[POWERPC] Fix handling of stfiwx math emulation
Kumar Gala
1
-4
/
+9
2007-10-16
PPC: sg chaining support
Jens Axboe
3
-16
/
+23
2007-10-16
PS3: sg chaining support
Jens Axboe
1
-3
/
+4
[next]