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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-6
/
+38
2009-10-29
[S390] cputime: fix overflow on 31 bit systems
Martin Schwidefsky
1
-3
/
+3
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-0
/
+2
2009-10-06
[S390] 64-bit register support for 31-bit processes
Heiko Carstens
3
-0
/
+31
2009-10-06
[S390] Provide arch specific mdelay implementation.
Heiko Carstens
1
-3
/
+4
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: arch_send_call_function_ipi_mask: s390
Rusty Russell
1
-1
/
+2
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-1
/
+0
2009-09-23
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-1
/
+10
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2009-09-22
[S390] hibernate: Do real CPU swap at resume time
Michael Holzheu
1
-0
/
+1
2009-09-22
[S390] hibernate: make sure pfn_is_nosave handles lowcore pages
Heiko Carstens
1
-0
/
+2
2009-09-22
[S390] smp: introduce LC_ORDER and simplify lowcore handling
Heiko Carstens
1
-0
/
+6
2009-09-22
[S390] fix disabled_wait inline assembly clobber list
Heiko Carstens
1
-1
/
+1
2009-09-22
mm: remove duplicate asm/mman.h files
Arnd Bergmann
1
-14
/
+1
2009-09-22
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
Arnd Bergmann
1
-0
/
+2
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
3
-11
/
+11
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-24
/
+8
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+8
2009-09-14
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-15
/
+13
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2009-09-11
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2009-09-11
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+29
2009-09-11
[S390] Remove smp_cpu_not_running.
Heiko Carstens
1
-31
/
+1
2009-09-11
[S390] Get rid of cpuid.h header file.
Heiko Carstens
5
-33
/
+28
2009-09-11
[S390] Limit cpu detection to 256 physical cpus.
Heiko Carstens
1
-0
/
+6
2009-09-11
[S390] Enable guest page hinting by default.
Heiko Carstens
2
-8
/
+0
2009-09-11
[S390] use generic scatterlist.h
Heiko Carstens
1
-19
/
+1
2009-09-11
[S390] s390dbf: Add description for usage of "%s" in sprintf events
Michael Holzheu
1
-1
/
+8
2009-09-11
[S390] fix recursive locking on page_table_lock
Martin Schwidefsky
2
-0
/
+2
2009-09-11
[S390] kvm: use console_initcall() to initialize s390 virtio console
Hendrik Brueckner
1
-10
/
+0
2009-09-11
[S390] remove unused irq_cpustat_t defintion
Christoph Hellwig
1
-7
/
+0
2009-09-11
[S390] kernel: Append scpdata to kernel boot command line
Hendrik Brueckner
2
-2
/
+5
2009-09-11
[S390] atomic ops: small cleanups
Heiko Carstens
1
-22
/
+19
2009-09-11
[S390] atomic ops: add effecient atomic64 support for 31 bit
Heiko Carstens
1
-37
/
+127
2009-09-11
[S390] convert/optimize csum_fold() to C
Heiko Carstens
1
-21
/
+4
2009-09-11
[S390] introduce get_clock_monotonic
Heiko Carstens
1
-0
/
+14
2009-09-11
[S390] cio: move scsw helper functions to header file
Heiko Carstens
3
-222
/
+985
2009-09-10
KVM: Add __KERNEL__ guards to exported headers
Avi Kivity
1
-0
/
+4
2009-09-10
KVM: s390: remove unused structs
Gleb Natapov
1
-9
/
+0
2009-09-10
KVM: Prepare memslot data structures for multiple hugepage sizes
Joerg Roedel
1
-1
/
+5
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
1
-3
/
+1
2009-09-10
KVM: s390: infrastructure to kick vcpus out of guest state
Christian Ehrhardt
1
-2
/
+3
2009-09-05
[SCSI] zfcp: Remove duplicated code for debug timestamps
Christof Schmitt
1
-0
/
+8
2009-08-31
locking: Inline spinlock code for all locking variants on s390
Heiko Carstens
1
-0
/
+29
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
1
-2
/
+2
2009-08-14
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
4
-5
/
+15
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-5
/
+15
2009-08-05
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
1
-0
/
+1
2009-08-05
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
1
-0
/
+2
[next]