summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2011-12-27[S390] Enable exception traces by defaultHeiko Carstens1-1/+1
2011-12-27[S390] return address of compat signalsMartin Schwidefsky1-2/+2
2011-12-27[S390] sysctl: get rid of dead declarationHeiko Carsten1-2/+0
2011-12-27[S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier1-2/+3
2011-12-27[S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoMichael Holzheu1-0/+1
2011-12-27[S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky2-8/+43
2011-12-27[S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens3-67/+13
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky12-210/+158
2011-12-27[S390] Remove Kerntypes leftoversHeiko Carstens1-1/+1
2011-12-27[S390] topology: increase poll frequency if change is anticipatedHeiko Carstens3-8/+30
2011-12-27[S390] entry[64].S improvementsMartin Schwidefsky8-1237/+1002
2011-12-27[S390] make arch/s390 subdirectories depend on config optionJan Glauber2-7/+7
2011-12-27[S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky4-5/+6
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-24Merge 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-22s390: time - convert sysdev_class to a regular subsystemKay Sievers1-129/+131
2011-12-22cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2-41/+41
2011-12-22Merge branch 'master' into pm-sleepRafael J. Wysocki5-23/+27
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra1-1/+0
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/l...Ingo Molnar2-4/+6
2011-12-20Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar3-31/+372
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin 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-07Merge 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