Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / arch / s390 /
2012-04-25 Jeff MahoneyUpdate to 3.4-rc4.
2012-04-11 Martin Schwidefsky[S390] Fix compile error in swab.h
2012-04-11 Michael Holzheu[S390] Fix stfle() lowcore protection problem
2012-04-11 Heiko Carstens[S390] cpum_cf: get rid of compile warnings
2012-04-11 Heiko Carstens[S390] irq: simple coding style change
2012-04-11 Michael Holzheu[S390] update default configuration
2012-04-11 Martin Schwidefsky[S390] fix tlb flushing for page table pages
2012-04-11 Michael Holzheu[S390] kernel: Use local_irq_save() for memcpy_real()
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-30 Heiko Carstens[S390] Fix build errors (fallout from system.h disinteg...
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-29 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 Linus TorvaldsMerge branch 'kvm-updates/3.4' of git://git./virt/kvm/kvm
2012-03-28 David HowellsDelete all instances of asm/system.h
2012-03-28 David HowellsDisintegrate asm/system.h for S390
2012-03-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-23 Jason Baroncoredump: remove VM_ALWAYSDUMP flag
2012-03-23 Martin Schwidefsky[S390] register cpu devices for SMP=n
2012-03-23 Hendrik Brueckner[S390] perf: add support for s390x CPU counters
2012-03-23 Jan Glauber[S390] oprofile: Allow multiple users of the measuremen...
2012-03-23 Ben Hutchings[S390] Remove unncessary export of arch_pick_mmap_layout
2012-03-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-20 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2012-03-20 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-03-20 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2012-03-15 Chris Metcalf[PATCH v3] ipc: provide generic compat versions of...
2012-03-13 Ingo MolnarMerge tag 'v3.3-rc7' into sched/core
2012-03-13 Michael Holzheu[S390] kernel: Pass correct stack for smp_call_ipl_cpu()
2012-03-13 Ingo MolnarMerge branch 'x86/x32' into x86/cleanups
2012-03-12 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-03-12 Peter Zijlstrasched: Cleanup cpu_active madness
2012-03-11 Michael Holzheu[S390] Ensure that vmcore_info pointer is never accesse...
2012-03-11 Heiko Carstens[S390] stack dump: fix indentation in output
2012-03-11 Michael Holzheu[S390] kernel: Add OS info memory interface
2012-03-11 Matt Fleming[S390] Use block_sigmask()
2012-03-11 Michael Holzheu[S390] kernel: Add z/VM LGR detection
2012-03-11 Heiko Carstens[S390] irq: external interrupt code passing
2012-03-11 Heiko Carstens[S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLED
2012-03-11 Michael Holzheu[S390] Use copy_to_absolute_zero() instead of "stura...
2012-03-11 Martin Schwidefsky[S390] rework idle code
2012-03-11 Martin Schwidefsky[S390] rework smp code
2012-03-11 Martin Schwidefsky[S390] rename lowcore field
2012-03-11 Michael Holzheu[S390] Fix gcc 4.6.0 compile warning
2012-03-08 Takuya YoshikawaKVM: Introduce kvm_memory_slot::arch and move lpage_inf...
2012-03-08 Christian BorntraegerKVM: s390: provide control registers via kvm_run
2012-03-08 Jens FreimannKVM: s390: add stop_on_stop flag when doing stop and...
2012-03-08 Jens FreimannKVM: s390: ignore sigp stop overinitiative
2012-03-08 Jens FreimannKVM: s390: make sigp restart return busy when stop...
2012-03-08 Jens FreimannKVM: s390: do store status after handling STOP_ON_STOP bit
2012-03-08 Christian BorntraegerKVM: s390: Sanitize fpc registers for KVM_SET_FPU
2012-03-06 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-05 Christian BorntraegerKVM: s390: provide access guest registers via kvm_run
2012-03-05 Christian BorntraegerKVM: s390: provide general purpose guest registers...
2012-03-05 Christian BorntraegerKVM: s390: provide the prefix register via kvm_run
2012-03-05 Christian BorntraegerKVM: provide synchronous registers in kvm_run
2012-03-05 Christian BorntraegerKVM: s390: rework code that sets the prefix
2012-03-05 Carsten OtteKVM: s390: Fix return code for unknown ioctl numbers
2012-03-05 Carsten OtteKVM: s390: ucontrol: announce capability for user contr...
2012-03-05 Carsten OtteKVM: s390: fix assumption for KVM_MAX_VCPUS
2012-03-05 Carsten OtteKVM: s390: ucontrol: disable sca
2012-03-05 Carsten OtteKVM: s390: ucontrol: interface to inject faults on...
2012-03-05 Carsten OtteKVM: s390: ucontrol: disable in-kernel irq stack
2012-03-05 Carsten OtteKVM: s390: ucontrol: disable in-kernel handling of...
2012-03-05 Carsten OtteKVM: s390: ucontrol: export SIE control block to user
2012-03-05 Carsten OtteKVM: s390: ucontrol: export page faults to user
2012-03-05 Carsten OtteKVM: s390: ucontrol: per vcpu address spaces
2012-03-05 Carsten OtteKVM: s390: add parameter for KVM_CREATE_VM
2012-03-05 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-03-05 Jeff MahoneyRefresh patches.xen/xen3-fixup-arch-x86.
2012-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-01 Thomas Gleixnersched/rt: Use schedule_preempt_disabled()
2012-02-28 Ingo MolnarMerge branch 'rcu/next' of git://git./linux/kernel...
2012-02-27 Heiko Carstenscompat: fix compile breakage on s390
2012-02-27 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-02-27 Jeff Mahoney- Updated to 3.3-rc5.
2012-02-24 Gerald Schaefer[S390] memory hotplug: prevent memory zone interleave
2012-02-24 Danny Kukawka[S390] crash_dump: remove duplicate include
2012-02-24 David Howells[S390] KEYS: Enable the compat keyctl wrapper on s390x
2012-02-24 Ben Greearnet: Add framework to allow sending packets with custom...
2012-02-24 Ingo Molnarstatic keys: Introduce 'struct static_key', static_key_...
2012-02-22 Linus Torvaldssys_poll: fix incorrect type for 'timeout' parameter
2012-02-21 Pavel Emelyanovsock: Introduce the SO_PEEK_OFF sock option
2012-02-21 Paul E. McKenneys390: Convert call_rcu() to kfree_rcu(), drop ext_int_h...
2012-02-17 Martin Schwidefsky[S390] correct ktime to tod clock comparator conversion
2012-02-17 Martin Schwidefsky[S390] incorrect PageTables counter for kvm page tables
2012-02-17 Heiko Carstens[S390] idle: avoid RCU usage in extended quiescent...
2012-02-14 H. Peter Anvins390: Use generic posix_types.h
2012-02-08 Frank Blaschkaqeth: add query OSA address table support
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-02-07 Ingo MolnarMerge tag 'v3.3-rc2' into perf/core
2012-02-06 Arnaldo Carvalho... Merge branch 'perf/urgent' into perf/core
2012-01-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-27 Ingo MolnarMerge branch 'perf/fast' into perf/core
2012-01-23 Michael Holzheukdump: define KEXEC_NOTE_BYTES arch specific for s390x
2012-01-18 Christian Borntraeger[S390] cleanup entry point definition
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next