Age | Commit message (Expand) | Author |
2008-03-09 | Do not include linux/backing-dev.h twice | Jesper Juhl |
2008-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds |
2008-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2008-03-09 | alpha: fix iommu-related boot panic | Ivan Kokshaysky |
2008-03-09 | cpu hotplug: adjust root-domain->online span in response to hotplug event | Gregory Haskins |
2008-03-09 | time: remove obsolete CLOCK_TICK_ADJUST | Roman Zippel |
2008-03-09 | time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim... | Karsten Wiese |
2008-03-09 | time: prevent the loop in timespec_add_ns() from being optimised away | Segher Boessenkool |
2008-03-09 | ntp: use unsigned input for do_div() | David Howells |
2008-03-08 | Fix waitid si_code regression | Roland McGrath |
2008-03-08 | [CRYPTO] skcipher: Fix section mismatches | Herbert Xu |
2008-03-07 | x86_64: make ptrace always sign-extend orig_ax to 64 bits | Roland McGrath |
2008-03-07 | bluetooth: Add another Broadcom device | Karsten Keil |
2008-03-07 | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2008-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-03-07 | ide: update references to Documentation/ide/ide.txt (v2) | Randy Dunlap |
2008-03-07 | ide: move ide.txt to Documentation/ide/ | Randy Dunlap |
2008-03-07 | ide: fix buggy code in ide_register_hw() | Peter Teoh |
2008-03-07 | ide: fix enabling DMA on it821x in "smart" mode | Bartlomiej Zolnierkiewicz |
2008-03-07 | ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag | Bartlomiej Zolnierkiewicz |
2008-03-07 | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-03-07 | NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings | Trond Myklebust |
2008-03-07 | NFS: Fix the fsid revalidation in nfs_update_inode() | Trond Myklebust |
2008-03-07 | SUNRPC: Fix a nfs4 over rdma transport oops | Tom Talpey |
2008-03-07 | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c | Trond Myklebust |
2008-03-07 | gigaset: fix Oops on module unload regression | Tilman Schmidt |
2008-03-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds |
2008-03-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-03-07 | drivers/char/esp.c: fix bootup lockup | Ingo Molnar |
2008-03-07 | sched: don't allow rt_runtime_us to be zero for groups having rt tasks | Dhaval Giani |
2008-03-07 | sched: rt-group: fixup schedulability constraints calculation | Peter Zijlstra |
2008-03-07 | sched: fix the wrong time slice value for SCHED_FIFO tasks | Miao Xie |
2008-03-07 | sched: export task_nice | Pavel Roskin |
2008-03-07 | sched: balance RT task resched only on runqueue | Steven Rostedt |
2008-03-07 | sched: retain vruntime | Peter Zijlstra |
2008-03-07 | x86-boot: don't request VBE2 information | Peter Korsgaard |
2008-03-07 | x86: re-add reboot fixups | Ingo Molnar |
2008-03-07 | x86: fix typo in step.c | Jan Beulich |
2008-03-07 | x86: fix merge mistake in i387.c | Jan Beulich |
2008-03-07 | x86: clear DF before calling signal handler | Aurelien Jarno |
2008-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 | Linus Torvalds |
2008-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-03-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-03-06 | slub: fix typo in Documentation/vm/slub.txt | Itaru Kitayama |
2008-03-06 | slab: NUMA slab allocator migration bugfix | Joe Korty |
2008-03-06 | slub: Do not cross cacheline boundaries for very small objects | Nick Piggin |
2008-03-06 | slab - use angle brackets for include of kmalloc_sizes.h | Joe Perches |
2008-03-06 | slab numa fallback logic: Do not pass unfiltered flags to page allocator | Christoph Lameter |
2008-03-06 | slub statistics: Fix check for DEACTIVATE_REMOTE_FREES | Christoph Lameter |
2008-03-06 | [IA64] kprobes arch consolidation build fix | Harvey Harrison |