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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-7
/
+0
2010-10-27
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
1
-5
/
+5
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-10-25
[S390] topology: export cpu topology via proc/sysinfo
Heiko Carstens
3
-3
/
+36
2010-10-25
[S390] topology: move topology sysinfo code
Heiko Carstens
2
-54
/
+56
2010-10-25
[S390] topology: clean up facility detection
Heiko Carstens
3
-9
/
+10
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
11
-66
/
+65
2010-10-25
[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-25
[S390] kvm: Enable z196 instruction facilities
Christian Borntraeger
1
-1
/
+1
2010-10-25
[S390] kvm: Fix badness at include/asm/mmu_context.h:83
Christian Borntraeger
1
-0
/
+2
2010-10-25
[S390] topology: change default
Heiko Carstens
1
-3
/
+3
2010-10-25
[S390] smp: use correct cpu address in print_cpu_info()
Heiko Carstens
1
-1
/
+1
2010-10-25
[S390] remove ieee_instruction_pointer from thread_struct
Martin Schwidefsky
4
-7
/
+2
2010-10-25
[S390] cleanup system call parameter setup
Martin Schwidefsky
3
-9
/
+5
2010-10-25
[S390] correct alignment of cpuid structure
Martin Schwidefsky
1
-1
/
+1
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
10
-22
/
+35
2010-10-25
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
6
-172
/
+110
2010-10-25
[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h
Heiko Carstens
2
-26
/
+28
2010-10-25
[S390] fix SIGBUS handling
Martin Schwidefsky
1
-3
/
+11
2010-10-25
[S390] cio: notify drivers of channel path events
Sebastian Ott
1
-0
/
+12
2010-10-25
[S390] cmm: fix crash on case conversion
Heiko Carstens
1
-1
/
+6
2010-10-25
[S390] switch_to: get rid of prev == next check
Heiko Carstens
1
-2
/
+0
2010-10-25
[S390] switch_to: dont restore/save access & fpu regs for kernel threads
Heiko Carstens
1
-8
/
+12
2010-10-25
[S390] Add config option for z196 code generation.
Heiko Carstens
3
-2
/
+15
2010-10-25
[S390] sysinfo: display capacity adjustment indicator
Heiko Carstens
2
-1
/
+11
2010-10-25
[S390] add z196 instructions to kernel disassembler
Martin Schwidefsky
1
-13
/
+132
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
4
-8
/
+14
2010-10-25
[S390] store indication fault optimization
Martin Schwidefsky
3
-3
/
+20
2010-10-25
[S390] cpu hotplug/idle: move cpu_die call to enabled context
Heiko Carstens
1
-5
/
+5
2010-10-25
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
9
-27
/
+394
2010-10-25
[S390] set ARCH_HAS_SG_CHAIN for s390
Christof Schmitt
1
-0
/
+2
2010-10-25
[S390] standardize Kbuild rules
Heiko Carstens
2
-2
/
+8
2010-10-25
[S390] zero page cache synonyms
Martin Schwidefsky
2
-7
/
+64
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+8
2010-10-24
KVM: S390: Export kvm_virtio.h
Alexander Graf
1
-0
/
+1
2010-10-24
KVM: S390: Add virtio hotplug add support
Alexander Graf
1
-0
/
+1
2010-10-24
KVM: S390: take a full byte as ext_param indicator
Alexander Graf
1
-0
/
+6
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-5
/
+8
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-87
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
5
-0
/
+5
2010-10-22
ioctl: Use asm-generic/ioctls.h on s390 (enables termiox)
Jeff Mahoney
1
-87
/
+1
2010-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
Linus Torvalds
5
-30
/
+34
2010-10-21
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-62
/
+123
2010-10-19
[S390] hardirq: remove pointless header file includes
Heiko Carstens
1
-4
/
+0
2010-10-18
sched: Consolidate account_system_vtime extern declaration
Venkatesh Pallipadi
1
-1
/
+0
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2
-2
/
+2
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
5
-0
/
+5
2010-10-14
Merge branch 'linus' into sched/core
Ingo Molnar
1
-2
/
+1
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
33
-1287
/
+143
[next]