summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2006-12-06NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust
2006-12-06NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust
2006-12-06NFS: Add nfs_set_page_dirty()Trond Myklebust
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust
2006-12-06NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust
2006-12-06NFS: Clean up nfs_scan_dirty()Trond Myklebust
2006-12-06SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever
2006-12-06SUNRPC: minor optimization of "xid" field in rpc_xprtChuck Lever
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust
2006-12-06SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust
2006-12-06SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust
2006-12-06SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust
2006-12-06[PATCH] m68knommu: remove FP conditionals in ucontext structGavin Lambert
2006-12-06[PATCH] m68knommu: implement irq_canonicalize()Greg Ungerer
2006-12-06[PATCH] m68knommu: create rtc.hGreg Ungerer
2006-12-06Actually update the fixed up compile failures.David Howells
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-06sh: sh775x/titan fixes for irq header changes.Jamie Lenehan
2006-12-06sh: Fixup pte_mkhuge() build failure.Paul Mundt
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt
2006-12-06sh: Fixup movli.l/movco.l atomic ops for gcc4.Paul Mundt
2006-12-06sh: dyntick infrastructure.Paul Mundt
2006-12-06sh: Clock framework tidying.Paul Mundt
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt
2006-12-06sh: dma-api channel capability extensions.Mark Glaisher
2006-12-06sh: KSTK_EIP/KSTK_ESP consistency.Stuart Menefy
2006-12-06sh: TLB miss fast-path optimizations.Stuart Menefy
2006-12-06sh: generic push-switch framework.Paul Mundt
2006-12-06sh: pmd rework.Stuart Menefy
2006-12-06sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy
2006-12-06sh: Set up correct siginfo structures for page faults.Stuart Menefy
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt
2006-12-06sh: Hook SH7785 in to the build system.Paul Mundt
2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt
2006-12-06sh: SE7206 build fixes.Paul Mundt
2006-12-06sh: Add SH-2A platform headers.Yoshinori Sato
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2006-12-05WorkQueue: Fix up arch-specific work items where possibleDavid Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox
2006-12-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-12-04[PATCH] pcmcia: multifunction card handling fixesDominik Brodowski
2006-12-04[MIPS] Cleanup memory barriers for weakly ordered systems.Ralf Baechle
2006-12-04[MIPS] Fix atomic.h build errors.Ralf Baechle
2006-12-04[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32Atsushi Nemoto
2006-12-04[MIPS] klconfig add missing bracketMariusz Kozlowski