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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-29
Remove fs.h from mm.h
Alexey Dobriyan
4
-0
/
+4
2007-07-27
[S390] Fix IRQ tracing.
Heiko Carstens
2
-4
/
+8
2007-07-27
[S390] Wire up sys_fallocate.
Martin Schwidefsky
3
-1
/
+31
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
3
-3
/
+5
2007-07-27
[S390] Improve __smp_call_function_map.
Heiko Carstens
1
-8
/
+6
2007-07-27
[S390] Convert to smp_call_function_single.
Heiko Carstens
3
-16
/
+14
2007-07-19
s390: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-0
/
+2
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
2
-27
/
+26
2007-07-17
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-96
/
+47
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-4
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-5
/
+1
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-17
[S390] Simplify stack trace.
Heiko Carstens
1
-15
/
+11
2007-07-17
[S390] z/VM unit record device driver
Frank Munzert
1
-0
/
+1
2007-07-17
[S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.
Christian Borntraeger
1
-3
/
+4
2007-07-17
[S390] Update default configuration.
Martin Schwidefsky
1
-78
/
+31
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-1
/
+1
2007-07-15
missing argument in bin_attribute ->read()/->write()
Al Viro
1
-5
/
+5
2007-07-15
pass -msize-long to sparse on s390
Al Viro
1
-1
/
+1
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+0
2007-07-10
[S390] s390: rename CPU_IDLE to S390_CPU_IDLE
Heiko Carstens
3
-7
/
+7
2007-07-10
[S390] system call optimization.
Martin Schwidefsky
2
-2
/
+12
2007-07-10
[S390] Bogomips calculation for 64 bit.
Martin Schwidefsky
1
-2
/
+2
2007-07-10
[S390] smp: Merge smp_count_cpus() and smp_get_save_areas().
Heiko Carstens
1
-42
/
+21
2007-07-10
[S390] sclp: Test facility list before executing a service call.
Heiko Carstens
1
-0
/
+1
2007-07-10
[S390] sclp: introduce some new interfaces.
Heiko Carstens
2
-42
/
+19
2007-07-10
[S390] Fixed comment typo.
Ralph Wuerthner
1
-1
/
+1
2007-06-19
[S390] Add oops_enter()/oops_exit() calls to die().
Heiko Carstens
1
-3
/
+5
2007-06-19
[S390] Print list of modules on die().
Heiko Carstens
1
-0
/
+1
2007-06-19
[S390] Fix yet another two section mismatches.
Heiko Carstens
3
-5
/
+16
2007-06-19
[S390] Missing blank when appending cio_ignore kernel parameter
Michael Holzheu
1
-0
/
+1
2007-05-31
[S390] Fix section annotations.
Heiko Carstens
2
-5
/
+5
2007-05-31
[S390] arch/s390/kernel/debug.c: use mutex instead of semaphore
Christoph Hellwig
1
-11
/
+11
2007-05-31
[S390] Add exception handler for diagnose 224
Michael Holzheu
1
-3
/
+14
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
1
-2
/
+2
2007-05-21
[S390] More verbose show_mem() like other architectures.
Heiko Carstens
1
-15
/
+23
2007-05-21
[S390] Make use of kretprobe_assert.
Heiko Carstens
1
-1
/
+1
2007-05-21
[S390] Wire up signald, timerfd and eventfd syscalls.
Heiko Carstens
2
-0
/
+23
2007-05-21
[S390] Wire up sys_utimensat.
Heiko Carstens
2
-0
/
+10
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
1
-0
/
+9
2007-05-11
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2
-0
/
+13
2007-05-10
[S390] update default configuration.
Martin Schwidefsky
1
-106
/
+128
2007-05-10
[S390] Kconfig: use common Kconfig files for s390.
Martin Schwidefsky
1
-33
/
+16
2007-05-10
[S390] Avoid compile warning.
Heiko Carstens
1
-1
/
+4
2007-05-10
[S390] fix subsystem removal fallout
Cornelia Huck
2
-14
/
+14
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-05-09
rename thread_info to stack
Roman Zippel
1
-1
/
+1
[next]