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-03-21
Pull bsp-removal into release branch
Tony Luck
12
-19
/
+184
2006-03-18
[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.
Ralf Baechle
1
-1
/
+2
2006-03-18
[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().
Ralf Baechle
2
-17
/
+63
2006-03-18
[MIPS] Sibyte: Fix interrupt timer off by one bug.
Ralf Baechle
1
-2
/
+2
2006-03-18
[MIPS] Protect more of timer_interrupt() by xtime_lock.
Ralf Baechle
1
-2
/
+4
2006-03-18
[MIPS] Simple patch to power off DBAU1200
Matej Kupljen
1
-0
/
+3
2006-03-18
[MIPS] Fix DBAu1550 software power off.
Sergei Shtylylov
1
-3
/
+4
2006-03-18
[MIPS] local_r4k_flush_cache_page fix
Atsushi Nemoto
2
-5
/
+9
2006-03-18
[MIPS] Get rid of the IP22-specific code in arclib.
Ralf Baechle
1
-19
/
+0
2006-03-17
[PATCH] x86: check for online cpus before bringing them up
Srivatsa Vaddagiri
1
-0
/
+10
2006-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
18
-181
/
+314
2006-03-16
powerpc: update defconfigs
Paul Mackerras
5
-117
/
+232
2006-03-16
[PATCH] powerpc: properly configure DDR/P5IOC children devs
John Rose
3
-25
/
+32
2006-03-16
[PATCH] powerpc: remove duplicate EXPORT_SYMBOLS
Olaf Hering
2
-10
/
+5
2006-03-16
[PATCH] powerpc: RTC memory corruption
Michael Neuling
1
-1
/
+1
2006-03-16
[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...
Benjamin Herrenschmidt
2
-9
/
+4
2006-03-16
[PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig option
Michael Ellerman
1
-1
/
+1
2006-03-16
[PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105
Olaf Hering
1
-1
/
+1
2006-03-16
[PATCH] powerpc: correct cacheflush loop in zImage
Olaf Hering
1
-2
/
+3
2006-03-16
powerpc: Fix problem with time going backwards
Paul Mackerras
1
-14
/
+34
2006-03-15
[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285
Ben Dooks
1
-1
/
+0
2006-03-15
[ARM] 3365/1: [cleanup] header for compat.c exported functions
Ben Dooks
3
-2
/
+17
2006-03-15
[ARM] 3363/1: [cleanup] process.c - fix warnings
Ben Dooks
1
-1
/
+2
2006-03-15
[ARM] 3358/1: [S3C2410] add missing SPI DMA resources
Albrecht Dreß
1
-0
/
+12
2006-03-15
[ARM] 3357/1: enable frontlight on collie
Pavel Machek
1
-0
/
+21
2006-03-15
[ARM] Fix "thead" typo
Russell King
1
-1
/
+1
2006-03-14
[PATCH] Plug kdump shutdown race window
Maneesh Soni
1
-2
/
+4
2006-03-14
Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"
Linus Torvalds
1
-11
/
+18
2006-03-14
powerpc: Disallow lparcfg being a module
Paul Mackerras
1
-1
/
+1
2006-03-12
[PATCH] x86-64: Fix up handling of non canonical user RIPs
Andi Kleen
1
-18
/
+11
2006-03-12
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-21
/
+23
2006-03-12
[ARM] iwmmxt thread state alignment
Russell King
2
-11
/
+7
2006-03-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-6
/
+9
2006-03-10
[ARM] 3350/1: Enable 1-wire on ARM
Alessandro Zummo
1
-0
/
+2
2006-03-10
[ARM] 3356/1: Workaround for the ARM1136 I-cache invalidation problem
Catalin Marinas
2
-5
/
+8
2006-03-09
[PATCH] s390: Increase spinlock retry code performance
Christian Ehrhardt
1
-2
/
+13
2006-03-09
[PATCH] xtensa must set RWSEM_GENERIC_SPINLOCK=y
Adrian Bunk
1
-0
/
+4
2006-03-09
[PATCH] arch/sh/Kconfig: don't source non-existing Kconfig files
Adrian Bunk
1
-2
/
+2
2006-03-09
[PATCH] alpha: fix IRQ handling lockup
Ivan Kokshaysky
1
-1
/
+6
2006-03-09
[MIPS] Always pass -msoft-float.
Ralf Baechle
1
-0
/
+1
2006-03-09
[MIPS] Scatter a bunch of __init over tlbex.c.
Ralf Baechle
1
-17
/
+17
2006-03-09
[MIPS] Momentum: Resurrect after things were moved around a while ago.
Ralf Baechle
7
-23
/
+29
2006-03-09
[MIPS] Discard .exit.text at runtime.
Ralf Baechle
1
-1
/
+3
2006-03-09
[MIPS] Enable highmem for all MIPS32 and MIPS64 processors.
Ralf Baechle
1
-0
/
+4
2006-03-09
[MIPS] A struct console.setup function may not be __init.
Ralf Baechle
1
-1
/
+1
2006-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
15
-250
/
+97
2006-03-08
[PATCH] i386: port ATI timer fix from x86_64 to i386 II
Andi Kleen
6
-6
/
+32
2006-03-08
[IA64] Fix race in the accessed/dirty bit handlers
Christoph Lameter
1
-6
/
+9
2006-03-08
[ARM] 3355/1: NSLU2: remove propmt depends
Alessandro Zummo
1
-3
/
+1
2006-03-08
[ARM] 3354/1: NAS100d: fix power led handling
Alessandro Zummo
1
-0
/
+3
[next]