Age | Commit message (Expand) | Author |
2012-10-09 | thp, s390: architecture backend for thp on s390 | Gerald Schaefer |
2012-10-09 | thp, s390: disable thp for kvm host on s390 | Gerald Schaefer |
2012-10-09 | thp, s390: thp pagetable pre-allocation for s390 | Gerald Schaefer |
2012-10-09 | thp, s390: thp splitting backend for s390 | Gerald Schaefer |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-05 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds |
2012-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-09-28 | virtio: remove CONFIG_VIRTIO_RING | Rusty Russell |
2012-09-27 | KVM: s390: Fix vcpu_load handling in interrupt code | Christian Borntraeger |
2012-09-27 | hypfs: ->d_parent is never NULL or negative | Al Viro |
2012-09-26 | s390: update defconfig | Heiko Carstens |
2012-09-26 | s390/jump label,nss: let shared kernel support depend on !JUMP_LABEL | Heiko Carstens |
2012-09-26 | s390/disassembler: fix decoding of risblg instruction | Heiko Carstens |
2012-09-26 | s390/bpf,jit: add support for BPF_S_ANC_ALU_XOR_X instruction | Heiko Carstens |
2012-09-26 | s390/traps: move call to print_modules() out of show_regs() | Heiko Carstens |
2012-09-26 | s390/mm: mark free_initrd_mem() as __init | Heiko Carstens |
2012-09-26 | s390/cmpxchg,percpu: implement cmpxchg_double() | Heiko Carstens |
2012-09-26 | s390/percpu: implement this_cpu_add_return() | Heiko Carstens |
2012-09-26 | s390/percpu: implement this_cpu_xchg() | Heiko Carstens |
2012-09-26 | s390/kexec: remove CONFIG_KEXEC | Heiko Carstens |
2012-09-26 | s390/irq: use designated initializers for irq class array | Heiko Carstens |
2012-09-26 | s390: add uninitialized_var() to suppress false positive compiler warnings | Heiko Carstens |
2012-09-26 | s390/crashdump: move fill_cpu_elf_notes() prototype to header file | Heiko Carstens |
2012-09-26 | s390/process: add missing header include | Heiko Carstens |
2012-09-26 | s390/ptrace: add missing ifdef | Heiko Carstens |
2012-09-26 | s390/ipl,decrompressor: disable branch profiling | Heiko Carstens |
2012-09-26 | s390/perf_events: compile only for CONFIG_64BIT | Heiko Carstens |
2012-09-26 | s390/topology: use for_each_set_bit to simplify the code | Wei Yongjun |
2012-09-26 | s390/syscalls: wire up kcmp system call | Heiko Carstens |
2012-09-26 | s390/appldata: change return value of appldata_asm | Heiko Carstens |
2012-09-26 | s390/kexec: change return value of machine_kexec_prepare | Heiko Carstens |
2012-09-26 | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens |
2012-09-26 | s390/sysinfo,stsi: change return code handling | Heiko Carstens |
2012-09-26 | s390/exceptions: switch to relative exception table entries | Heiko Carstens |
2012-09-26 | s390/scm: remove superfluous lock | Sebastian Ott |
2012-09-26 | s390/smp,topology: add polarization member to pcpu struct | Heiko Carstens |
2012-09-26 | s390/sysinfo,topology: fix cpu topology maximum nesting detection | Heiko Carstens |
2012-09-26 | s390/mm: implement __get_user_pages_fast() | Gerald Schaefer |
2012-09-26 | s390/sysinfo: add additional z196 fields to output | Heiko Carstens |