index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-29
[S390] mm: fix mmu_gather rework
Heiko Carstens
1
-7
/
+16
2011-05-29
[S390] mm: fix storage key handling
Heiko Carstens
1
-8
/
+8
2011-05-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2011-05-28
Merge branch 'setns'
Linus Torvalds
3
-1
/
+9
2011-05-28
ns: Wire up the setns system call
Eric W. Biederman
3
-1
/
+9
2011-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-10
/
+0
2011-05-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
20
-183
/
+213
2011-05-27
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-2
/
+2
2011-05-27
s390: use asm-generic/bitops/le.h
Akinobu Mita
1
-35
/
+2
2011-05-27
arch: add #define for each of optimized find bitops
Akinobu Mita
1
-0
/
+8
2011-05-26
[S390] mm: add ZONE_DMA to 31-bit config again
Heiko Carstens
3
-5
/
+1
2011-05-26
[S390] mm: add page fault retry handling
Heiko Carstens
1
-13
/
+28
2011-05-26
[S390] mm: handle kernel caused page fault oom situations
Heiko Carstens
1
-7
/
+9
2011-05-26
[S390] delay: implement ndelay
Heiko Carstens
2
-3
/
+20
2011-05-26
[S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions
Heiko Carstens
1
-2
/
+2
2011-05-26
[S390] hwsampler: allow cpu hotplug
Martin Schwidefsky
1
-1
/
+1
2011-05-26
[S390] uaccess: turn __access_ok() into a define
Heiko Carstens
1
-5
/
+6
2011-05-26
[S390] irq: merge irq.c and s390_ext.c
Heiko Carstens
13
-170
/
+145
2011-05-26
[S390] irq: fix service signal external interrupt handling
Heiko Carstens
3
-1
/
+26
2011-05-26
[S390] pfault: always enable service signal interrupt
Heiko Carstens
1
-2
/
+1
2011-05-26
maccess,probe_kernel: Make write/read src const void *
Steven Rostedt
1
-2
/
+2
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-1
/
+0
2011-05-25
s390: mmu_gather rework
Peter Zijlstra
1
-25
/
+37
2011-05-25
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
1
-10
/
+0
2011-05-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
35
-668
/
+626
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
11
-262
/
+332
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-23
[S390] cpu hotplug: fix external interrupt subclass mask handling
Heiko Carstens
1
-2
/
+2
2011-05-23
[S390] oprofile: dont access lowcore
Heiko Carstens
1
-9
/
+2
2011-05-23
[S390] oprofile: add missing irq stats counter
Heiko Carstens
3
-0
/
+4
2011-05-23
[S390] Ignore sendmmsg system call note wired up warning
Heiko Carstens
1
-0
/
+1
2011-05-23
[S390] s390,oprofile: fix compile error for !CONFIG_SMP
Jan Glauber
1
-3
/
+3
2011-05-23
[S390] s390,oprofile: fix alert counter increment
Jan Glauber
1
-1
/
+1
2011-05-23
[S390] Remove unused includes in process.c
Jan Glauber
1
-17
/
+2
2011-05-23
[S390] refactor page table functions for better pgste support
Martin Schwidefsky
7
-233
/
+331
2011-05-23
[S390] merge page_test_dirty and page_clear_dirty
Martin Schwidefsky
2
-55
/
+59
2011-05-23
[S390] convert old cpumask API into new one
KOSAKI Motohiro
4
-23
/
+23
2011-05-23
[S390] pfault: cleanup code
Heiko Carstens
1
-30
/
+37
2011-05-23
[S390] pfault: cpu hotplug vs missing completion interrupts
Heiko Carstens
6
-26
/
+71
2011-05-23
[S390] smp: add __noreturn attribute to cpu_die()
Heiko Carstens
1
-1
/
+1
2011-05-23
[S390] percpu: implement arch specific irqsafe_cpu_ops
Heiko Carstens
2
-1
/
+68
2011-05-23
[S390] vdso: disable gcov profiling
Peter Oberparleiter
2
-0
/
+6
2011-05-23
[S390] extmem: get rid of compile warning
Heiko Carstens
1
-0
/
+2
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
2
-6
/
+0
2011-05-23
[S390] Remove data execution protection
Martin Schwidefsky
14
-283
/
+35
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-249
/
+919
2011-05-20
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-3
/
+3
2011-05-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-4
/
+99
2011-05-19
module: undo module RONX protection correctly.
Jan Glauber
2
-0
/
+6
[next]