Age | Commit message (Expand) | Author |
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-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
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-01 | Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke... | 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 | ia64: can't reach do_signal() when returning to kernel mode | Al Viro |
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 | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz |
2012-09-24 | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz |
2012-09-23 | ia64: Add missing RCU idle APIs on idle loop | Paul E. McKenney |
2012-09-21 | userns: On ia64 deal with current_uid and current_gid being kuid and kgid | Eric W. Biederman |
2012-09-20 | [IA64] Must enable interrupts in do_notify_resume_user before calling traceho... | Tony Luck |
2012-09-10 | [IA64] kexec: Move the dereference below the NULL test | Wei Yongjun |
2012-08-20 | cputime: Consolidate vtime handling on context switch | Frederic Weisbecker |
2012-08-03 | ACPI: Only count valid srat memory structures | Thomas Renninger |
2012-07-31 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-31 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-07-31 | mm: account the total_vm in the vm_stat_account() | Huang Shijie |
2012-07-24 | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-07-19 | random: remove rand_initialize_irq() | Theodore Ts'o |
2012-06-28 | treewide: Put a space between #include and FILE | Paul Bolle |
2012-06-25 | iommu: Remove group_mf | Alex Williamson |
2012-06-05 | ia64: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq() | Yong Zhang |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-30 | ia64 perfmon: fix get_unmapped_area() use there | Al Viro |
2012-05-30 | ia64, sparc64: convert wrappers around do_mremap() to sys_mremap() | Al Viro |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-23 | Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-05-21 | ia64: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-05-16 | [IA64] Liberate the signal layer from IA64 assembler | Andi Kleen |
2012-05-16 | [IA64] Fix fast syscall version of getcpu() | Tony Luck |
2012-05-08 | ia64: Remove unused cpu_idle_wait() | Thomas Gleixner |