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
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-09
[S390] increase default size of vmalloc area
Martin Schwidefsky
1
-3
/
+3
2010-03-24
[S390] system.h: Fix compile error for 1 and 2 byte cmpxchg
Christian Borntraeger
1
-4
/
+4
2010-03-24
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
1
-0
/
+1
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-3
/
+0
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
1
-1
/
+2
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-7
/
+0
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-02-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+19
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-1
/
+19
2010-02-26
[S390] correct vdso version string
Martin Schwidefsky
1
-1
/
+1
2010-02-26
[S390] bug: use relative pointers in bug table entries
Heiko Carstens
1
-8
/
+2
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
3
-190
/
+59
2010-02-26
[S390] spinlock: check virtual cpu running status
Gerald Schaefer
2
-21
/
+43
2010-02-26
[S390] sysinfo: fix SYSIB 3,2,2 structure
Heiko Carstens
1
-1
/
+2
2010-02-26
[S390] add MACHINE_IS_LPAR flag
Martin Schwidefsky
1
-0
/
+3
2010-02-26
[S390] qdio: optimize cache line usage of struct qdio_irq
Jan Glauber
1
-1
/
+2
2010-02-26
[S390] smp: rework sigp code
Heiko Carstens
1
-51
/
+49
2010-02-26
[S390] smp: always reboot on cpu 0
Heiko Carstens
1
-0
/
+12
2010-02-26
[S390] smp: rename and add lowcore defines
Heiko Carstens
1
-1
/
+4
2010-02-26
[S390] zfcpdump: remove cross arch dump support
Heiko Carstens
2
-17
/
+11
2010-02-26
[S390] use inline assembly contraints available with gcc 3.3.3
Martin Schwidefsky
10
-388
/
+218
2010-02-26
[S390] cio: fix storage key handling
Heiko Carstens
1
-3
/
+0
2010-02-26
[S390] cio: wait for channel report
Sebastian Ott
1
-0
/
+1
2010-02-26
[S390] uaccess: implement strict user copy checks
Heiko Carstens
1
-0
/
+12
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2010-02-17
s390: Add pt_regs register and stack access API
Heiko Carstens
1
-1
/
+12
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
1
-0
/
+7
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-02-09
[S390] Fix struct _lowcore layout.
Heiko Carstens
1
-2
/
+2
2010-01-27
[S390] irqflags: add missing types.h include
Heiko Carstens
1
-6
/
+3
2010-01-13
[S390] unwire sys_recvmmsg again
Heiko Carstens
1
-2
/
+4
2010-01-13
[S390] bug: implement arch specific __WARN macro
Heiko Carstens
1
-0
/
+4
2010-01-13
[S390] Move __cpu_logical_map to smp.c
Heiko Carstens
1
-5
/
+13
2010-01-13
[S390] smp: remove volatile type quilifier from __cpu_logical_map
Heiko Carstens
1
-1
/
+1
2010-01-13
[S390] remove superfluous TIF_USEDFPU bit
Martin Schwidefsky
1
-7
/
+5
2010-01-04
[S390] Have param.h simply include <asm-generic/param.h>.
Robert P. J. Day
1
-26
/
+2
2009-12-18
[S390] wire up sys_recvmmsg
Heiko Carstens
1
-1
/
+2
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-10
/
+10
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2
-17
/
+17
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-17
/
+17
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2
-9
/
+9
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
2009-12-09
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
11
-307
/
+39
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
[next]