summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-10-24s390/bitops: rename find_first_bit_left() to find_first_bit_inv()Heiko Carstens
2013-10-24s390/bitops: use flogr instruction to implement __ffs, ffs, __fls, fls and fls64Heiko Carstens
2013-10-24s390/bitops: use generic find bit functions / reimplement _left variantHeiko Carstens
2013-10-24s390/s390dbf: add debug_level_enabled() functionHendrik Brueckner
2013-10-24s390/bitops: optimize set_bit() for constant valuesHeiko Carstens
2013-10-24s390/bitops: remove CONFIG_SMP / simplify non-atomic bitopsHeiko Carstens
2013-10-24s390/atomic: various small cleanupsHeiko Carstens
2013-10-24s390/atomic: optimize atomic_add() for constant valuesHeiko Carstens
2013-10-24s390/kprobes: allow kprobes only on known instructionsHeiko Carstens
2013-10-24s390/kprobes: use insn_length helper functionHeiko Carstens
2013-10-24s390/dis: move disassembler function prototypes to proper header fileHeiko Carstens
2013-10-24s390/dis: move common definitions to a header fileSuzuki K. Poulose
2013-10-24s390/dis: rename structures for unique typesSuzuki K. Poulose
2013-10-24s390/atomic: make use of interlocked-access facility 1 instructionsHeiko Carstens
2013-10-24s390/atomic: implement atomic_sub_return() with atomic_add_return()Heiko Carstens
2013-10-24s390/kprobes: have more correct if statement in s390_get_insn_slot()Heiko Carstens
2013-10-24s390: always set -march compiler optionHeiko Carstens
2013-10-24s390/bitops: make use of interlocked-access facility 1 instructionsHeiko Carstens
2013-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-19parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigsHelge Deller
2013-10-19Revert "parisc: Export flush_cache_page() (needed by lustre)"Helge Deller
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-15Merge branch 'fixes-for-v3.12' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2013-10-15Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-10-15s390/compat,signal: fix return value of copy_siginfo_(to|from)_user32()Heiko Carstens
2013-10-15s390/mm,kvm: fix software dirty bits vs. kvm for old machinesMartin Schwidefsky
2013-10-15KVM: Enable pvspinlock after jump_label_init() to avoid VM hangRaghavendra K T
2013-10-15Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski
2013-10-15x86: Update UV3 hub revision IDRuss Anderson
2013-10-14Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-14x86/microcode: Correct Kconfig dependenciesBorislav Petkov
2013-10-13ARM: 7851/1: check for number of arguments in syscall_get/set_arguments()AKASHI Takahiro
2013-10-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-13ARM: exynos: dts: Update 5250 arch timer node with clock frequencyYuvaraj Kumar C D
2013-10-13Merge tag 'fixes-against-v3.12-rc3-take2' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2013-10-13parisc: let probe_kernel_read() capture access to page zeroHelge Deller
2013-10-13parisc: optimize variable initialization in do_page_faultJohn David Anglin
2013-10-13parisc: fix interruption handler to respect pagefault_disable()Helge Deller
2013-10-13parisc: mark parisc_terminate() noreturn and cold.Helge Deller
2013-10-13parisc: remove unused syscall_ipi() function.Helge Deller
2013-10-13parisc: kill SMP single function call interruptJiang Liu
2013-10-13parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven
2013-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-12Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-10-12ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta