Age | Commit message (Expand) | Author |
2006-03-31 | [PATCH] uml: sparse cleanups | Al Viro |
2006-03-31 | [PATCH] i386 kdump timer vector lockup fix | Vivek Goyal |
2006-03-31 | [PATCH] Remove long dead i386 floppy asm code | Brian Gerst |
2006-03-31 | [PATCH] mm: schedule find_trylock_page() removal | Nick Piggin |
2006-03-31 | [PATCH] migrate_pages_to() must be defined for the no swap case | Christoph Lameter |
2006-03-31 | [PATCH] drivers/mtd/: small cleanups | Adrian Bunk |
2006-03-31 | [PATCH] sem2mutex: drivers/mtd/ | Ingo Molnar |
2006-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2006-03-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2006-03-30 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-03-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2006-03-30 | [PATCH] splice: add support for SPLICE_F_MOVE flag | Jens Axboe |
2006-03-30 | [PATCH] Introduce sys_splice() system call | Jens Axboe |
2006-03-30 | [PARISC] Add atomic_sub_and_test | Kyle McMartin |
2006-03-30 | [PARISC] Make local_t use atomic_long_t | Kyle McMartin |
2006-03-30 | [PARISC] Add PREEMPT support | Kyle McMartin |
2006-03-30 | [PARISC] More useful readwrite lock helpers | Kyle McMartin |
2006-03-30 | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller |
2006-03-30 | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller |
2006-03-30 | [PARISC] Enable ioremap functionality unconditionally | Helge Deller |
2006-03-30 | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller |
2006-03-30 | [PARISC] Add STRICT_MM_TYPECHECKS | Helge Deller |
2006-03-30 | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley |
2006-03-30 | [PARISC] Add parisc implementation of flush_anon_page() | James Bottomley |
2006-03-30 | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE |
2006-03-30 | [IA64] Add __mca_table to the DISCARD list in gate.lds | Jes Sorensen |
2006-03-30 | IB/mad: RMPP support for additional classes | Hal Rosenstock |
2006-03-29 | [PATCH] libata: Simplex and other mode filtering logic | Alan Cox |
2006-03-29 | [PATCH] libata: Add ->set_mode hook for odd drivers | Alan Cox |
2006-03-29 | [PATCH] libata: BMDMA handling updates | Alan Cox |
2006-03-29 | Merge branch 'master' | Jeff Garzik |
2006-03-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-03-29 | [PATCH] powerpc: Remove oprofile spinlock backtrace code | Anton Blanchard |
2006-03-29 | [PATCH] powerpc: Add oprofile calltrace support | Brian Rogan |
2006-03-29 | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki |
2006-03-29 | [PATCH] lock PTE before updating it in 440/BookE page fault handler | Eugene Surovegin |
2006-03-28 | [PATCH] cleanup __exit_signal->cleanup_sighand path | Oleg Nesterov |
2006-03-28 | [PATCH] pids: kill PIDTYPE_TGID | Oleg Nesterov |
2006-03-28 | [PATCH] move __exit_signal() to kernel/exit.c | Oleg Nesterov |
2006-03-28 | [PATCH] rename __exit_sighand to cleanup_sighand | Oleg Nesterov |
2006-03-28 | [PATCH] copy_process: cleanup bad_fork_cleanup_signal | Oleg Nesterov |
2006-03-28 | [PATCH] copy_process: cleanup bad_fork_cleanup_sighand | Oleg Nesterov |
2006-03-28 | [PATCH] introduce lock_task_sighand() helper | Oleg Nesterov |
2006-03-28 | [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU | Oleg Nesterov |
2006-03-28 | [PATCH] pidhash: don't use zero pids | Oleg Nesterov |
2006-03-28 | [PATCH] pidhash: don't count idle threads | Oleg Nesterov |
2006-03-28 | [PATCH] kill SET_LINKS/REMOVE_LINKS | Oleg Nesterov |
2006-03-28 | [PATCH] remove add_parent()'s parent argument | Oleg Nesterov |
2006-03-28 | [PATCH] pidhash: kill switch_exec_pids | Eric W. Biederman |