index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
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
2
-0
/
+2
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
2
-10
/
+8
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-17
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-18
/
+15
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] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.
Christian Borntraeger
1
-3
/
+4
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-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] 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-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
2
-2
/
+14
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-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
1
-2
/
+2
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] fix subsystem removal fallout
Cornelia Huck
1
-13
/
+13
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
1
-0
/
+2
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
2
-16
/
+2
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-11
/
+7
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/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
[next]