summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan
2012-09-28ARM: clps711x: Fix register definitionsAlexander Shiyan
2012-09-28ARM: clps711x: Fix lowlevel debug-macroAlexander Shiyan
2012-09-28ARM: clps711x: Added simple clock frameworkAlexander Shiyan
2012-09-28Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown
2012-09-27x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama
2012-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-27Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven
2012-09-27um: Fix IPC on umRichard Weinberger
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao
2012-09-27um: kill thread->forkingAl Viro
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro
2012-09-27um: don't leak floating point state and segment registers on execve()Al Viro
2012-09-27um: take cleaning singlestep to start_thread()Al Viro
2012-09-27arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon
2012-09-27perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng
2012-09-26ARM: Orion5x: Fix too small coherent pool.Andrew Lunn
2012-09-26Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-09-26x86: Exit RCU extended QS on notify resumeFrederic Weisbecker
2012-09-26x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker
2012-09-26x86: Exception hooks for userspace RCU extended QSFrederic Weisbecker
2012-09-26x86: Unspaghettize do_general_protection()Frederic Weisbecker
2012-09-26x86: Syscall hooks for userspace RCU extended QSFrederic Weisbecker
2012-09-26rcu: Switch task's syscall hooks on context switchFrederic Weisbecker
2012-09-26s390: update defconfigHeiko Carstens
2012-09-26s390/jump label,nss: let shared kernel support depend on !JUMP_LABELHeiko Carstens
2012-09-26s390/disassembler: fix decoding of risblg instructionHeiko Carstens
2012-09-26s390/bpf,jit: add support for BPF_S_ANC_ALU_XOR_X instructionHeiko Carstens
2012-09-26s390/traps: move call to print_modules() out of show_regs()Heiko Carstens
2012-09-26s390/mm: mark free_initrd_mem() as __initHeiko Carstens
2012-09-26s390/cmpxchg,percpu: implement cmpxchg_double()Heiko Carstens
2012-09-26s390/percpu: implement this_cpu_add_return()Heiko Carstens
2012-09-26s390/percpu: implement this_cpu_xchg()Heiko Carstens
2012-09-26s390/kexec: remove CONFIG_KEXECHeiko Carstens
2012-09-26s390/irq: use designated initializers for irq class arrayHeiko Carstens
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens
2012-09-26s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens
2012-09-26s390/process: add missing header includeHeiko Carstens
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