Age | Commit message (Expand) | Author | Files | Lines |
2015-06-10 | ia64: remove paravirt code | Luis R. Rodriguez | 9 | -1327/+21 |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+3 |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+0 |
2015-04-14 | ia64: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 3 | -10/+10 |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger | 1 | -2/+0 |
2015-03-05 | ia64: fix up obsolete cpu function usage. | Rusty Russell | 1 | -3/+3 |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+6 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -4/+0 |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-10 | ia64: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 1 | -20/+5 |
2015-01-13 | ia64: fix put_user sparse errors | Michael S. Tsirkin | 1 | -4/+5 |
2015-01-13 | ia64/uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -1/+1 |
2015-01-05 | [IA64] Enable execveat syscall for ia64 | Tony Luck | 1 | -1/+1 |
2014-12-19 | Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2014-12-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -657/+0 |
2014-12-11 | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 1 | -0/+3 |
2014-12-11 | arch: Cleanup read_barrier_depends() and comments | Alexander Duyck | 1 | -13/+9 |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+0 |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -1/+0 |
2014-12-02 | [IA64] Update comment that references __get_cpu_var | Christoph Lameter | 1 | -2/+2 |
2014-11-20 | KVM: ia64: remove | Paolo Bonzini | 2 | -657/+0 |
2014-11-11 | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux... | Arnd Bergmann | 1 | -0/+4 |
2014-11-10 | Change xlate_dev_{kmem,mem}_ptr() prototypes | Thierry Reding | 1 | -8/+8 |
2014-10-20 | ia64: io: implement dummy relaxed accessor macros for writes | Will Deacon | 1 | -0/+4 |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -0/+6 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -6/+6 |
2014-10-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -1/+1 |
2014-10-14 | Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2014-10-14 | ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[] | Geert Uytterhoeven | 1 | -1/+1 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -104/+88 |
2014-10-09 | [IA64] Enable bpf syscall for ia64 | Tony Luck | 1 | -1/+1 |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+12 |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 1 | -2/+2 |
2014-09-24 | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW | Peter Zijlstra | 1 | -1/+0 |
2014-09-23 | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 1 | -0/+6 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -0/+1 |
2014-08-29 | KVM: static inline empty kvm_arch functions | Radim Krčmář | 1 | -0/+12 |
2014-08-29 | KVM: forward declare structs in kvm_types.h | Paolo Bonzini | 1 | -3/+0 |
2014-08-26 | ia64: Replace __get_cpu_var uses | Christoph Lameter | 5 | -6/+6 |
2014-08-18 | [IA64] Wire up memfd_create() system call | Tony Luck | 1 | -1/+1 |
2014-08-14 | locking,arch,ia64: Fold atomic_ops | Peter Zijlstra | 1 | -102/+86 |
2014-08-09 | Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2014-08-08 | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 1 | -0/+2 |
2014-08-08 | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2 | -7/+1 |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+5 |
2014-08-06 | [IA64] Wire up getrandom() system call | Tony Luck | 1 | -1/+1 |
2014-08-04 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2014-07-27 | Merge branch 'acpi-config' | Rafael J. Wysocki | 1 | -0/+5 |