index
:
~zhen/drm-intel
cdv-3.2
encoder-rework
for-anholt
for-ickle
for-ickle-next
for-linus
sandybridge
snb-35-backport
snb-35-backport-hp
Unnamed repository; edit this file to name it for gitweb.
zhen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-12-08
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+2
2009-12-07
[S390] s390: use change recording override for kernel mapping
Christian Borntraeger
1
-1
/
+3
2009-12-07
[S390] use generic sockios.h header file
Christian Borntraeger
1
-18
/
+3
2009-12-07
[S390] use generic termbits.h header file
Christian Borntraeger
1
-203
/
+3
2009-12-07
[S390] smp: remove unused typedef and defines
Heiko Carstens
1
-44
/
+10
2009-12-07
[S390] Improve code generated by atomic operations.
Martin Schwidefsky
1
-4
/
+4
2009-12-07
[S390] dasd: remove dead code
Christian Borntraeger
1
-23
/
+0
2009-12-07
[S390] Use do_exception() in pagetable walk usercopy functions.
Gerald Schaefer
1
-0
/
+2
2009-12-07
[S390] Improve address space mode selection.
Martin Schwidefsky
3
-14
/
+10
2009-12-07
[S390] cio: split PGID settings and status
Peter Oberparleiter
1
-0
/
+4
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-30
/
+1
2009-12-05
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-29
/
+0
2009-12-05
s390: Convert BUG() to use unreachable()
David Daney
1
-1
/
+1
2009-12-03
KVM: s390: Make psw available on all exits, not just a subset
Carsten Otte
1
-1
/
+2
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-6
/
+38
2009-11-13
locking: Make inlining decision Kconfig based
Thomas Gleixner
1
-29
/
+0
2009-11-05
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
1
-0
/
+8
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
[next]