Age | Commit message (Expand) | Author |
2012-10-26 | KVM: ia64: remove unused variable in kvm_release_vm_pages() | Wei Yongjun |
2012-10-24 | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy |
2012-10-19 | ia64: switch to generic sys_execve() | Al Viro |
2012-10-19 | ia64: switch to generic kernel_thread()/kernel_execve() | Al Viro |
2012-10-18 | UAPI: Make arch/ia64/include/asm/kvm_para.h generic | David Howells |
2012-10-17 | UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches | David Howells |
2012-10-14 | ia64: don't mess with ar_bspstore in kernel_thread() | Al Viro |
2012-10-14 | ia64: dead code in copy_thread() since 2004 | Al Viro |
2012-10-14 | ia64: clone() had been unused since 2004 | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/ia64/include/asm | David Howells |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | mm: fix-up zone present pages | Jianguo Wu |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-07 | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-06 | sections: fix section conflicts in arch/ia64 | Andi Kleen |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-10-02 | 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 tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | ia64: can't reach do_signal() when returning to kernel mode | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-27 | [IA64] xen: Fix return value check in xencomm_vtop() | Wei Yongjun |
2012-09-26 | switch simple cases of fget_light to fdget | Al Viro |
2012-09-26 | make get_file() return its argument | Al Viro |
2012-09-26 | switch itanic perfmonctl(2) to fget_light() | Al Viro |
2012-09-25 | ia64: Reuse system and user vtime accounting functions on task switch | Frederic Weisbecker |
2012-09-25 | ia64: Consolidate user vtime accounting | Frederic Weisbecker |
2012-09-25 | vtime: Consolidate system/idle context detection | Frederic Weisbecker |
2012-09-25 | cputime: Use a proper subsystem naming for vtime related APIs | Frederic Weisbecker |
2012-09-24 | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas |
2012-09-24 | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz |