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
2007-05-31
sh: Trivial fix for dma-api compile failure.
Manuel Lauss
1
-0
/
+1
2007-05-31
sh: Fix pcrel too far for in_nmi label.
Takashi YOSHII
1
-0
/
+1
2007-05-23
sh: section mismatch fixes for system timer.
Paul Mundt
1
-3
/
+2
2007-05-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
31
-127
/
+153
2007-05-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-12
/
+27
2007-05-22
[IA64] fix kmalloc(0) in arch/ia64/pci/pci.c
Kenji Kaneshige
1
-4
/
+7
2007-05-22
[IA64] Only unwind non-running tasks.
Robin Holt
1
-0
/
+5
2007-05-22
[IA64] Improve unwind checking.
Robin Holt
1
-7
/
+14
2007-05-22
[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM
Benjamin Herrenschmidt
1
-4
/
+5
2007-05-22
[POWERPC] Fix powerpc vmlinux.lds.S
Benjamin Herrenschmidt
1
-1
/
+0
2007-05-22
[POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO
Anton Blanchard
1
-3
/
+3
2007-05-22
[POWERPC] Add missing pmc_type fields in cpu_table
Anton Blanchard
1
-0
/
+4
2007-05-22
[POWERPC] Fix smp_call_function to be preempt-safe
Hugh Dickins
1
-16
/
+18
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
28
-56
/
+67
2007-05-21
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-16
/
+57
2007-05-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
71
-419
/
+215
2007-05-21
i386: fix PGE mask
Brian Gerst
2
-2
/
+2
2007-05-21
x86_64: vsyscall time() fix
john stultz
1
-1
/
+4
2007-05-21
x86_64: early_print kernel console should send CRLF not LFCR
Yinghai Lu
1
-1
/
+1
2007-05-21
i386: Enable CX8/PGE CPUID bits early on VIA C3
Andi Kleen
1
-0
/
+27
2007-05-21
i386: Fix wrong CPU error message in early boot path
Christian Volkmann
1
-0
/
+2
2007-05-21
i386: Clear MCE flag on AMD K6
Andi Kleen
2
-3
/
+7
2007-05-21
i386: Fix K8/core2 oprofile on multiple CPUs
Andi Kleen
1
-1
/
+8
2007-05-21
i386: Update defconfig
Andi Kleen
1
-179
/
+70
2007-05-21
x86_64: Update defconfig
Andi Kleen
1
-114
/
+172
2007-05-21
Blackfin arch: update pm.c according to power management API change.
Bryan Wu
1
-10
/
+2
2007-05-21
Blackfin arch: update defconfig files
Bryan Wu
1
-15
/
+28
2007-05-21
Blackfin arch: add board default configs to blackfin arch
Mike Frysinger
6
-0
/
+5969
2007-05-21
Blackfin arch: fix signal handling bug
Bernd Schmidt
1
-0
/
+5
2007-05-21
Blackfin arch: cache SWRST value at bootup so other things like watchdog can ...
Mike Frysinger
1
-0
/
+8
2007-05-21
Blackfin arch: make sure we use local labels
Mike Frysinger
1
-12
/
+12
2007-05-21
Blackfin arch: dont clear the bit that tells coreb to start booting
Mike Frysinger
1
-1
/
+1
2007-05-21
Blackfin arch: dma_memcpy borken for > 64K
Aubrey Li
1
-1
/
+16
2007-05-21
Blackfin arch: document why we have to touch the UART peripheral in our boot ...
Mike Frysinger
3
-3
/
+6
2007-05-21
Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state
Mike Frysinger
3
-160
/
+48
2007-05-21
Blackfin arch: move board specific setup out of common init code and into the...
Mike Frysinger
3
-26
/
+28
2007-05-21
Blackfin arch: dont clear status register bits in SWRST so we can actually us...
Mike Frysinger
3
-18
/
+0
2007-05-21
Blackfin arch: initial tepla-bf561 board support
Mike Frysinger
3
-2
/
+70
2007-05-21
Blackfin arch: Fix bug using usb keyboard crashes kernel
Michael Hennerich
1
-1
/
+3
2007-05-21
Blackfin arch: fix trace output for FLAT binaries
Mike Frysinger
1
-5
/
+13
2007-05-21
Blackfin arch: DMA operation cleanup
Michael Hennerich
1
-4
/
+200
2007-05-21
Blackfin arch: Fix reserved map after we changed PORT_H definition
Michael Hennerich
1
-2
/
+2
2007-05-21
Blackfin arch: mark a bunch of local functions as static
Mike Frysinger
2
-5
/
+4
2007-05-21
Blackfin arch: Add configuration data for ISP176x on BF561
Michael Hennerich
1
-0
/
+49
2007-05-21
Blackfin arch: fix a few random warnings
Mike Frysinger
1
-12
/
+10
2007-05-21
Blackfin arch: ISP1761 doesn't work for USB flash disk
Aubrey Li
2
-1
/
+6
2007-05-21
Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533
Bryan Wu
1
-0
/
+28
2007-05-21
Blackfin arch: Add Workaround for ANOMALY 05000257
Michael Hennerich
2
-6
/
+20
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
13
-6
/
+14
2007-05-21
[S390] More verbose show_mem() like other architectures.
Heiko Carstens
1
-15
/
+23
[next]