summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-09-26s390/ptrace: add missing ifdefHeiko Carstens
2012-09-26s390/ipl,decrompressor: disable branch profilingHeiko Carstens
2012-09-26s390/perf_events: compile only for CONFIG_64BITHeiko Carstens
2012-09-26s390/topology: use for_each_set_bit to simplify the codeWei Yongjun
2012-09-26s390/syscalls: wire up kcmp system callHeiko Carstens
2012-09-26s390/appldata: change return value of appldata_asmHeiko Carstens
2012-09-26s390/kexec: change return value of machine_kexec_prepareHeiko Carstens
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens
2012-09-26s390/scm: remove superfluous lockSebastian Ott
2012-09-26s390/smp,topology: add polarization member to pcpu structHeiko Carstens
2012-09-26s390/sysinfo,topology: fix cpu topology maximum nesting detectionHeiko Carstens
2012-09-26s390/mm: implement __get_user_pages_fast()Gerald Schaefer
2012-09-26s390/sysinfo: add additional z196 fields to outputHeiko Carstens
2012-09-26s390/sysinfo: convert /proc/sysinfo to seqfileHeiko Carstens
2012-09-26s390/topology: remove sysinfo header include, add forward declaration insteadHeiko Carstens
2012-09-26s390/mm: shorten addressing mode initializationHeiko Carstens
2012-09-26s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens
2012-09-26s390/mm: change default addressing modeHeiko Carstens
2012-09-26s390/smp: avoid concurrent write to sigp status fieldHeiko Carstens
2012-09-26s390/processor: use ARRAY_SIZE instead of hard coded valueHeiko Carstens
2012-09-26s390/cache: add cpu cache information to /proc/cpuinfoHeiko Carstens
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-09-26s390: add support for runtime instrumentationJan Glauber
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott
2012-09-26s390/cio: add eadm subchannel driverSebastian Ott
2012-09-26s390: add scm notificationSebastian Ott
2012-09-26s390: add scm bus driverSebastian Ott
2012-09-26s390: add eadm related structuresSebastian Ott
2012-09-26s390: add eadm facility bitsSebastian Ott
2012-09-26s390/kexec: move machine_crash_shutdown() to machine_kexec.cHeiko Carstens
2012-09-26s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiersHeiko Carstens
2012-09-26s390/smp: fix smp_find_processor_id() argument mismatchHeiko Carstens
2012-09-26s390/cpu hotplug: use hotcpu_notifier() instead of register_cpu_notifier()Heiko Carstens
2012-09-26s390/kvm: Improve Kconfig help text.Cornelia Huck
2012-09-26s390/kconfig: split the s390 base menuJan Glauber
2012-09-26s390/cache: expose cpu cache topology via sysfsHeiko Carstens
2012-09-26s390: enable large page support with CONFIG_DEBUG_PAGEALLOCGerald Schaefer
2012-09-26s390/string: provide asm lib functions for memcpy and memcmpHeiko Carstens
2012-09-26s390/bpf,jit: improve code generationHeiko Carstens
2012-09-26s390/bpf,jit: BPF Just In Time compiler for s390Martin Schwidefsky
2012-09-26rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker
2012-09-26x86: Unspaghettize do_trap()Frederic Weisbecker
2012-09-26x86_64: Work around old GAS bugTao Guo
2012-09-26x86/api: Rename mp_register_lapic in a commentYasuaki Ishimatsu
2012-09-26x86: Remove the useless branch in c_start()Michael Wang
2012-09-25x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-25Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney