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
2005-11-03
[ARM] Merge SMP tree
Russell King
3
-1
/
+14
2005-11-03
[ARM] 3092/1: remove excessive print format padding
Nicolas Pitre
1
-4
/
+4
2005-11-03
[ARM SMP] Add configuration option for ARMv6K processors
Russell King
3
-1
/
+14
2005-11-03
[ARM] Add Realview default configuration file
Russell King
1
-0
/
+789
2005-11-03
[ARM] Fix more 3016/1 breakage
Russell King
2
-10
/
+10
2005-11-03
powerpc: Cleanup vpa code
Michael Ellerman
2
-10
/
+19
2005-11-03
Merge git://oak/home/sfr/kernels/iseries/work
Paul Mackerras
5
-3
/
+140
2005-11-03
[PATCH] ppc32: Fixed warning in m8xx_setup.c
Vitaly Bordug
1
-0
/
+1
2005-11-03
[PATCH] ppc32 8xx: fix cpm_dpalloc() comment
Marcelo Tosatti
1
-3
/
+2
2005-11-03
[PATCH] ppc32 8xx: export symbols required for modular IDE
Marcelo Tosatti
1
-0
/
+5
2005-11-03
[PATCH] powerpc: always init nvram on 64-bit powermac
David Woodhouse
1
-1
/
+1
2005-11-03
[PATCH] ppc: Fix build warnings in arch/ppc/kernel/traps.c
Becky Bruce
1
-4
/
+4
2005-11-03
[PATCH] ppc64: Fix add notifier crashes
John Rose
2
-3
/
+4
2005-11-03
powerpc: move include/asm-ppc64/ppc32.h to arch/powerpc/kernel
Stephen Rothwell
2
-1
/
+139
2005-11-03
powerpc: move ppc64/kernel/signal.c to arch/powerpc
Stephen Rothwell
3
-2
/
+1
2005-11-03
powerpc: Set entry point and text address in linker script
Michael Ellerman
2
-8
/
+4
2005-11-03
powerpc: Make early debugging fit on 80 character terminal
Michael Ellerman
1
-1
/
+1
2005-11-03
powerpc: Merge asm-ppc/kexec.h and asm-ppc64/kexec.h
Michael Ellerman
1
-1
/
+1
2005-11-03
powerpc: Move plpar_wrappers.h into arch/powerpc/platforms/pseries
Michael Ellerman
5
-4
/
+115
2005-11-03
powerpc: Make set_dabr() a ppc_md function
Michael Ellerman
2
-17
/
+17
2005-11-03
powerpc: Copy default configs into arch/powerpc/configs
Michael Ellerman
5
-0
/
+5847
2005-11-02
[PATCH] x86-64: bitops fix for -Os
Alexandre Oliva
1
-16
/
+50
2005-11-03
powerpc: Merge remaining RTAS code
Paul Mackerras
11
-161
/
+143
2005-11-02
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-17
/
+192
2005-11-02
Merge branch 'swiotlb' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-762
/
+5
2005-11-02
[ARM SMP] Add hotplug CPU infrastructure
Russell King
4
-0
/
+132
2005-11-02
[ARM SMP] Fix a couple of warnings
Russell King
1
-2
/
+2
2005-11-02
[ARM SMP] Track CPU idle threads
Russell King
1
-7
/
+13
2005-11-02
[ARM] Fix Realview machine for patch 3016/1
Russell King
1
-7
/
+37
2005-11-02
[ARM] Fix mm initialisation with write buffered write allocate caches
Russell King
1
-1
/
+8
2005-11-02
powerpc: Compile fixes for chrp/nvram.c
Paul Mackerras
1
-2
/
+5
2005-11-02
powerpc: include <linux/platform_device.h> in pegasos_eth.c
Paul Mackerras
1
-0
/
+1
2005-11-02
Merge Paulus' tree
Stephen Rothwell
97
-169
/
+243
2005-11-01
[PATCH] missing platform_device.h includes
Al Viro
1
-4
/
+5
2005-11-01
[PATCH] audit_sysctl_exit can only be used with CONF_AUDIT_SYSCTL
Horms
1
-1
/
+1
2005-11-01
[PATCH] m68knommu: updated defconfig
Greg Ungerer
1
-2
/
+1
2005-11-01
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
30
-455
/
+2522
2005-11-01
[PATCH] toshiba_ohci1394_dmi_table should be __devinitdata, not __devinit
Roland Dreier
1
-1
/
+1
2005-11-02
powerpc: include lmb.h in arch/powerpc/platforms/powermac/setup.c
Paul Mackerras
1
-0
/
+1
2005-11-02
Merge iSeries include file move
Stephen Rothwell
29
-64
/
+64
2005-11-02
[PATCH] powerpc: Move naca.h to platforms/iseries
David Gibson
5
-4
/
+27
2005-11-02
[PATCH] powerpc: Move dart.h
David Gibson
2
-2
/
+62
2005-11-02
Merge ../linux-2.6
Paul Mackerras
89
-163
/
+153
2005-11-02
powerpc: clean up bug.h further
Paul Mackerras
1
-4
/
+4
2005-11-02
merge filename and modify references to iseries/vio.h
Kelly Daly
3
-3
/
+3
2005-11-02
merge filename and modify references to iSeries/mf.h
Kelly Daly
4
-4
/
+4
2005-11-02
powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM
Paul Mackerras
1
-4
/
+4
2005-11-02
powerpc: Fix compile error with CONFIG_TAU=y
Paul Mackerras
1
-2
/
+2
2005-11-02
powerpc: Use rtas_call not call_rtas in CHRP code
Paul Mackerras
1
-2
/
+4
2005-11-02
merge filename and modify references to iseries/lpar_map.h
Kelly Daly
5
-5
/
+5
[prev]
[next]