aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-27[S390] topology: cleanup z10 topology handlingHeiko Carstens1-29/+48
2011-12-27[S390] disable MACHINE_IS_VM check for pfaultCarsten Otte1-4/+2
2011-12-27[S390] topology: get rid of ifdefsHeiko Carstens6-162/+176
2011-12-27[S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu1-2/+2
2011-12-27[S390] add support for physical memory > 4TBMartin Schwidefsky5-53/+68
2011-12-27[S390] Remove useless newline in reserve_kdump_bootmem()Michael Holzheu1-1/+0
2011-12-27[S390] Rework create_mem_hole() functionMichael Holzheu1-55/+67
2011-12-27[S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260Christian Borntraeger1-0/+3
2011-12-27[S390] Check for NULL termination in command line setupMichael Holzheu1-8/+12
2011-12-27[S390] irq: fix accounting of external call/emergency signalHeiko Carstens1-1/+1
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2011-12-22percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter1-22/+22
2011-12-21s390: time - convert sysdev_class to a regular subsystemKay Sievers1-129/+131
2011-12-21cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2-41/+41
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki5-23/+27
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar22-50/+187
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblockIngo Molnar2-4/+6
2011-12-20Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/coreIngo Molnar3-31/+372
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tipMartin Schwidefsky1-8/+8
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter1-1/+1
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky1-77/+63
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar22-50/+187
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells1-1/+3
2011-12-13UAPI: Alter the S390 asm include guards to be recognisable by the UAPI splitterDavid Howells2-2/+2
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-12-08memblock: Kill early_node_map[]Tejun Heo1-3/+0
2011-12-08s390: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2-1/+6
2011-12-07oprofile, s390: Add event interface to the System z hardware sampling moduleAndreas Krebbel3-30/+372
2011-12-07oprofile: Fix oprofile_timer_exit() breakageRobert Richter1-1/+0
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-22/+26
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa1-8/+8
2011-12-01[S390] remove reset of system call restart on psw changesMartin Schwidefsky1-12/+0
2011-12-01[S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky1-0/+18
2011-12-01[S390] fix page change underindication in pgste_update_allCarsten Otte1-4/+4
2011-12-01[S390] ptrace inferior call interactions with TIF_SYSCALLMartin Schwidefsky1-5/+3
2011-12-01[S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE checkMichael Holzheu1-1/+1
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-28/+161
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-11/+65
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+3
2011-11-17KVM: s390: announce SYNC_MMUChristian Borntraeger1-0/+1
2011-11-17KVM: s390: Fix tprot lockingChristian Borntraeger1-2/+8
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck3-0/+41
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck6-9/+15
2011-11-14[S390] topology: fix topology on z10 machinesHeiko Carstens1-7/+38
2011-11-14[S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber1-2/+5
2011-11-14[S390] avoid STCKF if running in ESA modeJan Glauber3-1/+6
2011-11-14[S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu1-1/+3