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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-04
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
11
-1055
/
+317
2006-12-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
214
-3723
/
+21188
2006-12-05
[POWERPC] Add missing EXPORTS for mpc52xx support
Grant Likely
2
-0
/
+3
2006-12-05
[POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment
Grant Likely
1
-8
/
+10
2006-12-05
[POWERPC] ps3: add a default zImage target
Geoff Levand
1
-1
/
+4
2006-12-04
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
2
-3
/
+7
2006-12-04
[MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs.
Ralf Baechle
1
-0
/
+9
2006-12-04
[MIPS] Unify csum_partial.S
Atsushi Nemoto
6
-486
/
+262
2006-12-04
[MIPS] SWARM: Fix a typo in #error directives
Maciej W. Rozycki
1
-4
/
+4
2006-12-04
[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
Atsushi Nemoto
3
-562
/
+35
2006-12-04
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-0
/
+3
2006-12-04
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
23
-382
/
+574
2006-12-04
[PATCH] m68knommu: remove __rom_end from 68360 startup code
Greg Ungerer
1
-1
/
+2
2006-12-04
[PATCH] m68knommu: auto detect memory size on M5208EVB board
Michael Broughton
1
-0
/
+20
2006-12-04
[PATCH] m68knommu: add SHM support
David Wu
1
-1
/
+22
2006-12-04
[PATCH] m68knommu: add printk level for stack dump
Greg Ungerer
1
-6
/
+7
2006-12-04
[PATCH] m68knommu: add printk level for oops dumps
Greg Ungerer
1
-17
/
+17
2006-12-04
[PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n
Adrian Bunk
1
-3
/
+0
2006-12-04
[PATCH] m68knommu: formatting cleanup in Kconfig
Greg Ungerer
1
-6
/
+6
2006-12-04
[S390] Don't use small stacks when lockdep is used.
Heiko Carstens
1
-1
/
+1
2006-12-04
[S390] Memory detection fixes.
Heiko Carstens
3
-24
/
+32
2006-12-04
[S390] Convert extmem spin_lock into a mutex.
Heiko Carstens
1
-11
/
+11
2006-12-04
[S390] set KBUILD_IMAGE.
Christian Borntraeger
1
-0
/
+3
2006-12-04
[S390] lockdep: show held locks when showing a stackdump
Heiko Carstens
1
-1
/
+4
2006-12-04
[S390] Add dynamic size check for usercopy functions.
Gerald Schaefer
4
-59
/
+190
2006-12-04
[S390] Use diag260 for memory size detection.
Heiko Carstens
1
-2
/
+15
2006-12-04
[S390] pfault code cleanup.
Heiko Carstens
4
-44
/
+30
2006-12-04
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
3
-13
/
+7
2006-12-04
[S390] Misaligned wait PSW at memory detection.
Heiko Carstens
1
-1
/
+2
2006-12-04
[S390] cpu shutdown rework
Heiko Carstens
3
-144
/
+49
2006-12-04
[S390] cpcmd <-> __cpcmd calling issues
Heiko Carstens
3
-17
/
+21
2006-12-04
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
8
-41
/
+115
2006-12-04
[S390] extmem unbalanced spin_lock.
Heiko Carstens
1
-2
/
+3
2006-12-04
[S390] Use diag instead of ccw reipl.
Michael Holzheu
1
-0
/
+2
2006-12-04
[S390] No panic for failed reboot
Michael Holzheu
1
-1
/
+2
2006-12-04
[S390] Add ipl/reipl loadparm attribute.
Michael Holzheu
1
-4
/
+94
2006-12-04
[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.
Heiko Carstens
1
-3
/
+0
2006-12-04
[S390] remove salipl memory detection.
Christian Borntraeger
1
-21
/
+0
2006-12-04
[POWERPC] Fix debug printks for 32-bit resources in the PCI code
Sergei Shtylyov
1
-13
/
+11
2006-12-04
[POWERPC] Replace kmalloc+memset with kzalloc
Yan Burman
9
-22
/
+9
2006-12-04
[POWERPC] Linkstation / kurobox support
Guennadi Liakhovetski
6
-3
/
+2089
2006-12-04
[POWERPC] Add the e300c3 core to the CPU table.
Scott Wood
1
-0
/
+11
2006-12-04
[POWERPC] iSeries: don't build head_64.o unnecessarily
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily
Stephen Rothwell
1
-1
/
+7
2006-12-04
[POWERPC] Fix cputable.h for combined build
Stephen Rothwell
2
-1
/
+3
2006-12-04
[POWERPC] Allow CONFIG_BOOTX_TEXT on iSeries
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] Allow xmon to build on legacy iSeries
Stephen Rothwell
2
-1
/
+10
2006-12-04
[POWERPC] Change ppc64_defconfig to use AUTOFS_V4 not V3
Linas Vepstas
1
-2
/
+2
2006-12-04
[POWERPC] Tell firmware we can handle POWER6 compatible mode
Paul Mackerras
1
-0
/
+1
2006-12-04
[POWERPC] Clean images in arch/powerpc/boot
Geert Uytterhoeven
1
-0
/
+1
[next]