summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-11-07[PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown2-2/+3
2005-11-07[PATCH] knfsd: Allow run-time selection of NFS versions to exportNeilBrown2-1/+18
2005-11-07[PATCH] rapidio: message interface updatesMatt Porter2-10/+12
2005-11-07[PATCH] rapidio: core updatesMatt Porter2-0/+15
2005-11-07[PATCH] RapidIO support: core includesMatt Porter4-0/+1016
2005-11-07[PATCH] Kprobes: preempt_disable/enable() simplificationAnanth N Mavinakayanahalli1-1/+1
2005-11-07[PATCH] Kprobes: Use RCU for (un)register synchronization - base changesAnanth N Mavinakayanahalli1-5/+4
2005-11-07[PATCH] Kprobes: Track kprobe on a per_cpu basis - base changesAnanth N Mavinakayanahalli1-9/+22
2005-11-07[PATCH] ipmi: use refcount in message handlerCorey Minyard1-4/+1
2005-11-07[PATCH] FUSE: pass file handle in setattrMiklos Szeredi1-1/+15
2005-11-07[PATCH] FUSE: atomic create+openMiklos Szeredi1-2/+3
2005-11-07[PATCH] FUSE: add access callMiklos Szeredi1-1/+7
2005-11-07[PATCH] FUSE: bump interface minor versionMiklos Szeredi1-1/+1
2005-11-07[PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi1-1/+9
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-0/+2
2005-11-07[PATCH] fix remaining missing includesTim Schmielau4-0/+7
2005-11-07[PATCH] quota: small cleanupsAdrian Bunk1-6/+6
2005-11-07[PATCH] aio: remove aio_max_nr accounting raceZach Brown1-2/+3
2005-11-07[PATCH] small kernel_stat.h cleanupIngo Molnar1-4/+4
2005-11-07[PATCH] reiser4: add radix_tree_lookup_slot()Hans Reiser1-0/+1
2005-11-07[PATCH] readahead commentaryAndrew Morton1-4/+4
2005-11-07[PATCH] SHM_NORESERVE flags for shmget()Badari Pulavarty1-0/+1
2005-11-07[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea...Paul E. McKenney1-9/+4
2005-11-07[PATCH] Process Events ConnectorMatt Helsley2-0/+133
2005-11-07[PATCH] superhyway: multiple block support and VCR reworkPaul Mundt1-5/+33
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg2-4/+4
2005-11-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+3
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-0/+6
2005-11-06[PATCH] kbuild: permanently fix kernel configuration include messRussell King1-1/+3
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou2-0/+2
2005-11-05[DRIVER MODEL] Improved dynamically allocated platform_device interfaceRussell King1-0/+6
2005-11-05[PATCH] phy address mask support for generic phy layerMatt Porter1-0/+3
2005-11-04[libata] ATAPI pad allocation fixes/cleanupJeff Garzik1-0/+13
2005-11-04Merge branch 'master'Jeff Garzik46-105/+385
2005-11-04[PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu1-0/+4
2005-11-04NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust1-1/+1
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds1-11/+16
2005-11-03Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds1-11/+9
2005-11-03[XFS] Add a mechanism for XFS to use the generic quota sync method.Nathan Scott1-0/+1
2005-11-03[XFS] Add the project quota type into the XFS quota header.Nathan Scott1-1/+2
2005-11-03[XFS] Update XFS quota header license to match the SGI boilerplate.Nathan Scott1-10/+6
2005-11-02[ETHERNET]: Add ether stuff to docbookStephen Hemminger1-9/+15
2005-11-02[ETHERNET]: Optimize is_broadcast_ether_addrStephen Hemminger1-2/+1
2005-11-02Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-5/+5
2005-11-01Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2-8/+39
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-3/+4
2005-11-01[BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe1-5/+5
2005-10-31[NETFILTER]: Add "revision" support to arp_tables and ip6_tablesHarald Welte2-8/+39
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds3-27/+41