Age | Commit message (Expand) | Author |
2008-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-02-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2008-02-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds |
2008-02-14 | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2008-02-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2008-02-14 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-02-14 | d_path: Make d_path() use a struct path | Jan Blunck |
2008-02-14 | d_path: Make seq_path() use a struct path argument | Jan Blunck |
2008-02-14 | Use struct path in struct svc_expkey | Jan Blunck |
2008-02-14 | Use struct path in struct svc_export | Jan Blunck |
2008-02-14 | d_path: Make get_dcookie() use a struct path argument | Jan Blunck |
2008-02-14 | d_path: Make proc_get_link() use a struct path argument | Jan Blunck |
2008-02-14 | d_path: Use struct path in struct avc_audit_data | Jan Blunck |
2008-02-14 | Make set_fs_{root,pwd} take a struct path | Jan Blunck |
2008-02-14 | Use struct path in fs_struct | Jan Blunck |
2008-02-14 | Introduce path_get() | Jan Blunck |
2008-02-14 | Introduce path_put() | Jan Blunck |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck |
2008-02-14 | Move struct path into its own header | Jan Blunck |
2008-02-14 | Remove path_release_on_umount() | Jan Blunck |
2008-02-14 | vfs: add explanation of I_DIRTY_DATASYNC bit | Jan Kara |
2008-02-14 | Include kernel.h from configfs.h | Ben Nizette |
2008-02-14 | m68knommu: use tabs not spaces in cacheflush.h | Greg Ungerer |
2008-02-14 | m68knommu: avoid unneccessary use of xchg() in set_mb() | Greg Ungerer |
2008-02-14 | fix module_update_markers() compile error | Adrian Bunk |
2008-02-14 | slub: Support 4k kmallocs again to compensate for page allocator slowness | Christoph Lameter |
2008-02-14 | slub: Determine gfpflags once and not every time a slab is allocated | Christoph Lameter |
2008-02-14 | slub: kmalloc page allocator pass-through cleanup | Pekka Enberg |
2008-02-14 | x86: include proper prototypes for rodata_test | Harvey Harrison |
2008-02-14 | x86: make dump_pagetable() static | Adrian Bunk |
2008-02-14 | hrtimer: check relative timeouts for overflow | Thomas Gleixner |
2008-02-14 | [POWERPC] Fix arch/ppc compilation - add typedef for pgtable_t | Stefan Roese |
2008-02-14 | [POWERPC] Wire up new timerfd syscalls | Stephen Rothwell |
2008-02-14 | Merge branches 'release', 'dmi', 'idle' and 'misc' into release | Len Brown |
2008-02-14 | ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505 | Len Brown |
2008-02-14 | sh: fix ioreadN_rep and iowriteN_rep | Magnus Damm |
2008-02-14 | sh: Kill off more dead symbols. | Paul Mundt |
2008-02-14 | sh: asm/irq.h needs asm/cpu/irq.h. | Paul Mundt |
2008-02-14 | sh: Get SH-5 caches working again post-unification. | Paul Mundt |
2008-02-14 | maple: Fix up maple build failure. | Paul Mundt |
2008-02-14 | sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n. | Paul Mundt |
2008-02-14 | sh: Tidy include/asm-sh/hp6xx.h | Kristoffer Ericson |
2008-02-14 | sh: Update SH-5 flush_cache_sigtramp() for API changes. | Paul Mundt |
2008-02-14 | sh: Fix up set_fixmap_nocache() for SH-5. | Paul Mundt |
2008-02-14 | sh: Fix up pte_mkhuge() build breakage for SH-5. | Paul Mundt |
2008-02-14 | sh: Handle SH7366 CPU in check_bugs(). | Paul Mundt |
2008-02-14 | sh: add support for sh7366 processor | Magnus Damm |
2008-02-14 | sh: trapped io support for highlander V2 | Magnus Damm |