summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/ftrace: prepare_ftrace_return() function call orderHeiko Carstens2013-10-241-5/+4
* s390/crashdump: remove unused variableHeiko Carstens2013-10-241-1/+0
* s390/atomic: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask()Chen Gang2013-10-241-2/+2
* s390/gup: handle zero nr_pages case correctlyHeiko Carstens2013-10-241-1/+1
* s390/gup: reduce code duplication between [__]get_user_pages_fast functionsHeiko Carstens2013-10-241-58/+23
* s390/mm: do not initialize storage keysMartin Schwidefsky2013-10-243-2/+11
* s390/bpf,jit: fix prolog oddityMartin Schwidefsky2013-10-241-2/+2
* s390: cleanup and add sanity checks to control register macrosHeiko Carstens2013-10-241-61/+51
* s390/pci: implement hibernation hooksSebastian Ott2013-10-241-0/+41
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-2421-459/+51
* s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens2013-10-242-10/+39
* s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64Heiko Carstens2013-10-241-0/+125
* s390/bitops: use generic find bit functions / reimplement _left variantHeiko Carstens2013-10-246-604/+126
* s390/s390dbf: add debug_level_enabled() functionHendrik Brueckner2013-10-241-0/+5
* s390/bitops: optimize set_bit() for constant valuesHeiko Carstens2013-10-242-1/+37
* s390/bitops: remove CONFIG_SMP / simplify non-atomic bitopsHeiko Carstens2013-10-242-217/+65
* s390/atomic: various small cleanupsHeiko Carstens2013-10-241-18/+24
* s390/atomic: optimize atomic_add() for constant valuesHeiko Carstens2013-10-241-8/+40
* s390/kprobes: allow kprobes only on known instructionsHeiko Carstens2013-10-243-1/+9
* s390/kprobes: use insn_length helper functionHeiko Carstens2013-10-241-4/+5
* s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens2013-10-245-6/+7
* s390/dis: move common definitions to a header fileSuzuki K. Poulose2013-10-242-28/+43
* s390/dis: rename structures for unique typesSuzuki K. Poulose2013-10-241-28/+28
* s390/atomic: make use of interlocked-access facility 1 instructionsHeiko Carstens2013-10-241-12/+65
* s390/atomic: implement atomic_sub_return() with atomic_add_return()Heiko Carstens2013-10-241-21/+2
* s390/kprobes: have more correct if statement in s390_get_insn_slot()Heiko Carstens2013-10-241-1/+1
* s390: always set -march compiler optionHeiko Carstens2013-10-241-7/+7
* s390/bitops: make use of interlocked-access facility 1 instructionsHeiko Carstens2013-10-241-17/+49
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-10-236-28/+30
|\
| * s390/time: correct use of store clock fastMartin Schwidefsky2013-10-224-25/+25
| * s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens2013-10-151-2/+2
| * s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky2013-10-151-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-235-6/+19
|\ \
| * | net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-075-6/+19
* | | parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigsHelge Deller2013-10-196-0/+14
* | | Revert "parisc: Export flush_cache_page() (needed by lustre)"Helge Deller2013-10-191-1/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-182-1/+2
|\ \ \
| * | | x86: Update UV3 hub revision IDRuss Anderson2013-10-151-1/+1
| * | | x86/microcode: Correct Kconfig dependenciesBorislav Petkov2013-10-141-0/+1
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-10-151-3/+0
|\ \ \ \
| * | | | Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski2013-10-151-3/+0
| |/ / /
* | | | Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2013-10-151-15/+28
|\ \ \ \
| * | | | ARM: dma-mapping: Always pass proper prot flags to iommu_map()Andreas Herrmann2013-10-021-15/+28
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-10-151-3/+14
|\ \ \ \ \
| * | | | | KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T2013-10-151-3/+14
* | | | | | Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-10-151-0/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | xen: Fix possible user space selector corruptionFrediano Ziglio2013-10-101-0/+9
* | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-10-146-9/+44
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro2013-10-131-0/+6
| * | | | | ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devicesSantosh Shilimkar2013-10-031-1/+20