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-10-01
powerpc: make iSeries build
Stephen Rothwell
7
-205
/
+211
2005-10-01
ppc64: simplify the build a little
Stephen Rothwell
4
-13
/
+12
2005-10-01
powerpc: merge idle_power4.S and trapc.s
Stephen Rothwell
21
-921
/
+563
2005-09-30
powerpc: Move lparmap.c to powerpc/platforms
Stephen Rothwell
2
-2
/
+2
2005-09-30
powerpc: more cleanup of powerpc/kernel
Stephen Rothwell
3
-136
/
+7
2005-09-30
powerpc: remove old vector.S files
Stephen Rothwell
4
-389
/
+2
2005-09-30
powerpc: merge asm-offsets.c
Stephen Rothwell
1
-103
/
+117
2005-09-30
ppc64 iseries: move some iSeries include files
Stephen Rothwell
13
-14
/
+569
2005-09-29
Merge by hand from Linus' tree.
Paul Mackerras
63
-1502
/
+1198
2005-09-28
[PATCH] ppc64: More hugepage fixes
Benjamin Herrenschmidt
2
-4
/
+5
2005-09-28
[PATCH] ppc64: Add missing barrier() in kexec code
Anton Blanchard
1
-0
/
+1
2005-09-28
[PATCH] x86-64: Fix bad assumption that dualcore cpus have synced TSCs
john stultz
1
-3
/
+0
2005-09-28
[PATCH] ppc: fix stupid thinko in oprofile fix
Benjamin Herrenschmidt
1
-2
/
+1
2005-09-28
Merge Stephen Rothwell's patches
Paul Mackerras
44
-457
/
+386
2005-09-28
powerpc: Fixes to get the merged kernel to boot on powermac.
Paul Mackerras
6
-3
/
+360
2005-09-28
powerpc: Fix building in the old arch's boot directory for now
Paul Mackerras
1
-4
/
+4
2005-09-28
[PATCH] ppc32: make cur_cpu_spec a single pointer instead of an array
Kumar Gala
13
-69
/
+42
2005-09-28
[PATCH] powerpc: merged asm/cputable.h
Kumar Gala
2
-378
/
+103
2005-09-28
ppc64 iSeries: use device_node instead of iSeries_Device_node
Stephen Rothwell
4
-61
/
+67
2005-09-28
powerpc: move more iSeries code
Stephen Rothwell
5
-59
/
+84
2005-09-28
powerpc: Make powerpc pmac 32 bit build again
Stephen Rothwell
1
-0
/
+2
2005-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
24
-1170
/
+856
2005-09-28
powerpc: Move viopath.c to powerpc/platforms/iseries
Stephen Rothwell
3
-3
/
+2
2005-09-28
powerpc: Move iSeries_smp.c to powerpc/platforms/iseries
Stephen Rothwell
3
-9
/
+9
2005-09-28
powerpc: Move iSeries_vio.c to powerpc/platforms/iseries
Stephen Rothwell
3
-1
/
+1
2005-09-28
powerpc: Move iSeries_VpdInfo.c to powerpc/platforms/iseries
Stephen Rothwell
3
-4
/
+1
2005-09-28
powerpc: Move iSeries_irq.c to powerpc/platorms/iseries
Stephen Rothwell
3
-4
/
+2
2005-09-28
powerpc: Move iSeries_pci.c to powerpc/platform/iseries
Stephen Rothwell
19
-112
/
+49
2005-09-28
powerpc: Move iSeries_iommu.c to powerpc/platforms/iseries
Stephen Rothwell
3
-5
/
+1
2005-09-28
powerpc: Move iSeries_htab.c to powerpc/platforms/iseries
Stephen Rothwell
3
-15
/
+15
2005-09-28
powerpc: move iSeries_proc.c to powerpc/platforms/iseries
Stephen Rothwell
3
-6
/
+9
2005-09-28
powerpc: Merge HvLpEvent.c into lpevents.c
Stephen Rothwell
3
-90
/
+68
2005-09-28
powerpc: move hvCall.s to powerpc/platforms/iseries
Stephen Rothwell
4
-16
/
+10
2005-09-28
powerpc: move ItLpQueue.c to powerpc/platforms/iseries
Stephen Rothwell
3
-3
/
+2
2005-09-27
powerpc: move iSeries_setup.[ch] and mf.c into platforms/iseries
Stephen Rothwell
6
-70
/
+65
2005-09-27
powerpc: Move LparData.c to powerpc platforms
Stephen Rothwell
4
-13
/
+12
2005-09-27
powerpc: Move HvLpConfig.c to powerpc arch
Stephen Rothwell
3
-3
/
+2
2005-09-27
powerpc: Create arch/powerpc/platforms/iseries
Stephen Rothwell
5
-6
/
+8
2005-09-27
powerpc: clean up after powermac build merge
Stephen Rothwell
14
-317
/
+24
2005-09-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-260
/
+322
2005-09-26
[PATCH] missing dependency on arm O= builds
Al Viro
1
-2
/
+2
2005-09-26
[PATCH] m32r: more basic __user annotations
Al Viro
1
-8
/
+8
2005-09-26
[PATCH] m32r: set CHECKFLAGS properly
Al Viro
1
-1
/
+1
2005-09-26
[PATCH] useless includes of linux/irq.h in arch/i386
Al Viro
29
-51
/
+1
2005-09-26
[SPARC64]: Do not do TLB pre-filling any more.
David S. Miller
2
-35
/
+0
2005-09-26
[SPARC64]: Simplify Spitfire D-cache page flush.
David S. Miller
1
-46
/
+23
2005-09-26
[ARM] 2936/1: ixp4xx default config fixes
Vincent Sanders
1
-259
/
+318
2005-09-26
[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type
David Vrabel
1
-1
/
+4
2005-09-26
[SPARC64]: Probe D/I/E-cache config and use.
David S. Miller
5
-23
/
+96
2005-09-26
Merge refs/heads/devtree from rsync://oak/kernels/iseries/work/.git
Paul Mackerras
10
-273
/
+308
[next]