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-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
2007-05-09
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2
-0
/
+4
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
1
-1
/
+1
2007-05-08
no longer #include <asm/kdebug.h>
Adrian Bunk
1
-1
/
+1
2007-05-08
Kprobes: The ON/OFF knob thru debugfs
Ananth N Mavinakayanahalli
1
-0
/
+7
2007-05-08
kprobes: kretprobes simplifications
Christoph Hellwig
1
-14
/
+4
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
6
-6
/
+0
2007-05-08
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
1
-0
/
+1
2007-05-08
move die notifier handling to common code
Christoph Hellwig
3
-17
/
+3
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-11
/
+7
2007-05-07
Introduce CONFIG_HAS_DMA
Heiko Carstens
1
-0
/
+3
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-16
/
+16
2007-05-04
[S390] add hardware capability support (ELF_HWCAP).
Martin Schwidefsky
1
-0
/
+109
2007-05-04
[S390] Export uaccess as non-gpl symbol.
Martin Schwidefsky
1
-1
/
+1
2007-05-04
[S390] aes-s390 key length.
Jan Glauber
1
-4
/
+11
2007-05-04
[S390] get rid of kprobes notifier call chain.
Christoph Hellwig
2
-29
/
+14
2007-05-03
[NET]: Rework dev_base via list_head (v3)
Pavel Emelianov
1
-1
/
+1
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-16
/
+16
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
1
-1
/
+1
2007-04-28
[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.
Rusty Russell
1
-3
/
+0
2007-04-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-5
/
+3
2007-04-27
[S390] Clean up smp code in preparation for some larger changes.
Heiko Carstens
1
-161
/
+100
2007-04-27
[S390] Remove debugging junk.
Martin Schwidefsky
1
-38
/
+0
2007-04-27
[S390] Switch etr from tasklet to workqueue.
Martin Schwidefsky
1
-17
/
+17
2007-04-27
[S390] Processor degradation notification.
Heiko Carstens
1
-5
/
+43
2007-04-27
[S390] vtime: cleanup per_cpu usage.
Jan Glauber
1
-9
/
+7
2007-04-27
[S390] crypto: cleanup.
Jan Glauber
2
-86
/
+81
2007-04-27
[S390] zfcpdump support.
Michael Holzheu
7
-86
/
+330
2007-04-27
[S390] Improved kernel stack overflow checking.
Martin Schwidefsky
1
-0
/
+2
2007-04-27
[S390] No execute support cleanup.
Martin Schwidefsky
1
-51
/
+21
2007-04-27
[S390] Minor fault path optimization.
Martin Schwidefsky
1
-118
/
+141
2007-04-27
[S390] Use generic bug.
Heiko Carstens
5
-5
/
+33
2007-04-27
[S390] Improved oops output.
Martin Schwidefsky
3
-39
/
+1296
2007-04-27
[S390] System call cleanup.
Martin Schwidefsky
8
-225
/
+162
2007-04-27
[S390] cio/ipl: Clean interface between cio and ipl code.
Heiko Carstens
1
-1
/
+22
2007-04-27
[S390] memory detection: stop at first memory hole.
Heiko Carstens
1
-4
/
+3
2007-04-25
[S390]: Fix build on 31-bit.
David S. Miller
2
-3
/
+1
2007-04-25
[NET]: Inline net_device_stats
Rusty Russell
1
-2
/
+2
2007-03-26
[S390] kprobes: Align probe address.
David Wilder
1
-1
/
+1
2007-03-19
[S390] Wire up sys_utimes.
Heiko Carstens
2
-0
/
+7
2007-03-19
[S390] reboot from and dump to SCSI under z/VM fails.
Michael Holzheu
1
-5
/
+4
[next]