aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[TCP]: Report congestion control algorithm in tcp_diag.Stephen Hemminger1-2/+2
2005-06-23[TCP]: Add pluggable congestion control algorithm infrastructure.Stephen Hemminger2-47/+11
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk1-1/+1
2005-06-23[PATCH] Introduce tty_unregister_ldisc()Alexey Dobriyan1-0/+1
2005-06-23[PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise1-8/+8
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2-1/+3
2005-06-23[PATCH] acl endianess annotationsChristoph Hellwig1-4/+4
2005-06-23[PATCH] Remove f_error field from struct fileChristoph Lameter1-1/+0
2005-06-23[PATCH] block: add unlocked_ioctl support for block devicesArnd Bergmann1-0/+1
2005-06-23[PATCH] Improve CD/DVD packet driver write performancePeter Osterlund1-1/+1
2005-06-23[PATCH] Don't force O_LARGEFILE for 32 bit processes on ia64Yoav Zach1-0/+4
2005-06-23[PATCH] setuid core dumpAlan Cox3-1/+7
2005-06-23[PATCH] kprobes: Temporary disarming of reentrant probePrasanna S Panchamukhi1-0/+9
2005-06-23[PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_taskHien Nguyen1-2/+1
2005-06-23[PATCH] Move kprobe [dis]arming into arch specific codeRusty Lynch1-0/+2
2005-06-23[PATCH] kprobes: function-return probesHien Nguyen1-2/+88
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig1-1/+2
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman1-1/+1
2005-06-23[PATCH] optimise loop driver a bitNick Piggin1-1/+1
2005-06-23[PATCH] create a kstrdup library functionPaulo Marques2-4/+2
2005-06-23[PATCH] fix for prune_icache()/forced final iput() racesAlexander Viro1-0/+1
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov1-1/+3
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov1-21/+9
2005-06-23[PATCH] blk: remove BLK_TAGS_{PER_LONG|MASK}Tejun Heo1-3/+0
2005-06-23[PATCH] blk: remove blk_queue_tag->real_max_depth optimizationTejun Heo1-1/+0
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter4-5/+15
2005-06-23[PATCH] sparsemem hotplug baseAndy Whitcroft1-5/+51
2005-06-23[PATCH] sparsemem swiss cheese numa layoutsAndy Whitcroft1-0/+6
2005-06-23[PATCH] sparsemem memory modelAndy Whitcroft3-18/+172
2005-06-23[PATCH] generify early_pfn_to_nidAndy Whitcroft1-0/+4
2005-06-23[PATCH] Introduce new Kconfig option for NUMA or DISCONTIGDave Hansen1-3/+3
2005-06-23[PATCH] sparsemem base: reorganize page->flags bit operationsDave Hansen2-21/+51
2005-06-23[PATCH] sparsemem base: simple NUMA remap space allocatorDave Hansen1-0/+9
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-0/+2
2005-06-22Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-11/+42
2005-06-22[X25]: Fast select with no restriction on responseShaun Pereira1-0/+2
2005-06-22[X25]: Selective sub-address matching with call user data.Shaun Pereira1-0/+10
2005-06-22[NETPOLL]: allow multiple netpoll_clients to register against one interfaceJeff Moyer1-3/+12
2005-06-22[NETPOLL]: Introduce a netpoll_info structJeff Moyer2-10/+19
2005-06-22[NETPOLL]: Set poll_owner to -1 before unlocking in netpoll_poll_unlock()Jeff Moyer1-1/+1
2005-06-22Merge rsync://client.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds17-258/+284
2005-06-22[PATCH] NFSv4: Clean up nfs4 lock state accountingTrond Myklebust2-0/+6
2005-06-22[PATCH] NLM: fix a client-side race on blocking locks.Trond Myklebust1-1/+6
2005-06-22[PATCH] NFS: Replace nfs_page insertion sort with a radix sortTrond Myklebust2-4/+18
2005-06-22[PATCH] NFS: Make searching and waiting on busy writeback requests more effic...Trond Myklebust1-4/+8
2005-06-22[PATCH] NFS: Ensure that fstat() always returns the correct mtimeTrond Myklebust1-0/+1
2005-06-22[PATCH] NFS: Cleanup of caching code, and slight optimization of writes.Trond Myklebust1-0/+1
2005-06-22[PATCH] NFS: Fix the file size revalidationTrond Myklebust1-1/+0
2005-06-22[PATCH] NFS: Clean up readdir changes.Trond Myklebust1-1/+0
2005-06-22[PATCH] NFS: Hide NFS server-generated readdir cookies from userlandOlivier Galibert1-0/+3
2005-06-22[PATCH] NFS: Cache the NFSv3 acls.Andreas Gruenbacher1-0/+11
2005-06-22[PATCH] NFS: Fix handling of the umask when an NFSv3 default acl is present.Andreas Gruenbacher1-0/+9
2005-06-22[PATCH] NFS: Add support for NFSv3 ACLsAndreas Gruenbacher4-0/+60
2005-06-22[PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher5-0/+115
2005-06-22[PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a sing...Andreas Gruenbacher1-1/+2
2005-06-22[PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher1-1/+18
2005-06-22[PATCH] RPC: fix accounting bug in the case of a truncated RPC messageTrond Myklebust1-1/+1
2005-06-22[PATCH] RPC: Lazy RPC receive buffer allocationOlaf Kirch1-1/+1
2005-06-22[PATCH] RPC: Allow multiple RPC client programs to share the same transportAndreas Gruenbacher1-0/+2
2005-06-22[PATCH] NFSv4: client-side caching NFSv4 ACLsJ. Bruce Fields1-1/+1
2005-06-22[PATCH] NFSv4: Client-side xdr for writing NFSv4 aclsJ. Bruce Fields2-0/+8
2005-06-22[PATCH] NFSv4: Client-side xdr for reading NFSv4 aclsJ. Bruce Fields2-0/+8
2005-06-22[PATCH] NFS: Add hooks to allow common NFS attribute code to clear cached aclsTrond Myklebust2-0/+2
2005-06-22[PATCH] NFS: Allow NFS versions to support different sets of inode operations.J. Bruce Fields1-0/+1
2005-06-22[PATCH] NFS: cleanup: shrink struct nfs_open_contextTrond Myklebust1-1/+0
2005-06-22[PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit()Trond Myklebust1-1/+0
2005-06-22[PATCH] NFS: Remove unused NFS inode field readdir_timestamp.Trond Myklebust1-1/+0
2005-06-22[PATCH] NFS: Header file cleanup...Trond Myklebust1-241/+0
2005-06-22[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...Trond Myklebust1-0/+4
2005-06-22[NETFILTER]: Fix "iptables -D" rule deletion with ipt_CLUSTERIP target.Harald Welte1-1/+2
2005-06-22Merge kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.gitLinus Torvalds1-1/+1
2005-06-21[PATCH] I2C: Add support for Maxim/Dallas DS1374 Real-Time Clock Chip (1/2)Randy Vinson1-0/+1
2005-06-21[PATCH] I2C: rename i2c-sysfs.h to hwmon-sysfs.hJean Delvare1-4/+4
2005-06-21[PATCH] I2C: i2c-vid.h: Support for VID to reg conversionSebastian Witt1-0/+12
2005-06-21[PATCH] I2C: Kill address ranges in non-sensors i2c chip driversJean Delvare1-12/+0
2005-06-21[PATCH] Two small fixes for md verion-1 superblocks.NeilBrown1-1/+1
2005-06-21[PATCH] md: allow md to update multiple superblocks in parallel.NeilBrown1-0/+1
2005-06-21[PATCH] md: allow md intent bitmap to be stored near the superblock.NeilBrown4-2/+26
2005-06-21[PATCH] md: fix deadlock due to md thread processing delayed requests.NeilBrown2-2/+2
2005-06-21[PATCH] md: optimise reconstruction when re-adding a recently failed drive.NeilBrown1-0/+4
2005-06-21[PATCH] md: raid1 support for bitmap intent loggingNeilBrown1-2/+14
2005-06-21[PATCH] md: enable the bitmap write-back daemon and wait for it.NeilBrown1-11/+2
2005-06-21[PATCH] md: optimised resync using Bitmap based intent loggingNeilBrown3-0/+291
2005-06-21[PATCH] md: improve the interface to sync_requestNeilBrown1-1/+1
2005-06-21[PATCH] md: improve locking on 'safemode' and move superblock writesNeilBrown2-1/+8
2005-06-21[PATCH] fbdev: stack reductionJames Simmons1-5/+2
2005-06-21[PATCH] New framebuffer fonts + updated 12x22 font availableJurriaan1-11/+15
2005-06-21[PATCH] fbdev: new pci id for chipsfbJames Simmons1-0/+1
2005-06-21[PATCH] Framebuffer driver for Arc LCD boardJaya Kumar1-0/+8
2005-06-21[PATCH] fbdev: iomove removalJames Simmons1-9/+3
2005-06-21[PATCH] autofs4: subversion bump to identify these changesIan Kent1-1/+1
2005-06-21[PATCH] uml: make hw_controller_type->release exist only for archs needing itPaolo 'Blaisorblade' Giarrusso1-0/+3
2005-06-21[PATCH] uml: add and use generic hw_controller_type->releasePaolo 'Blaisorblade' Giarrusso1-0/+1
2005-06-21[PATCH] ioc4: PCI bus speed detectionBrent Casavant1-7/+30
2005-06-21[PATCH] ioc4: Core driver rewriteBrent Casavant2-21/+156
2005-06-21[PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processorsKumar Gala1-1/+7
2005-06-21[PATCH] ia64 uncached allocJes Sorensen1-0/+40
2005-06-21[PATCH] Periodically drain non local pagesetsChristoph Lameter1-0/+5
2005-06-21[PATCH] __read_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] __mod_page_state(): pass unsigned long instead of unsignedBenjamin LaHaise1-1/+1
2005-06-21[PATCH] vm: try_to_free_pages unused argumentDarren Hart1-1/+1
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-16/+15
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-5/+6
2005-06-21[PATCH] node local per-cpu-pagesChristoph Lameter2-1/+16
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-6/+34
2005-06-21[PATCH] VM: rate limit early reclaimMartin Hicks1-0/+2
2005-06-21[PATCH] VM: add __GFP_NORECLAIMMartin Hicks2-3/+4
2005-06-21[PATCH] VM: early zone reclaimMartin Hicks2-0/+7
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar2-25/+17
2005-06-21Auto merge with /home/aegl/GIT/linusTony Luck19-212/+206
2005-06-21[NETFILTER]: Kill nf_debugPatrick McHardy2-19/+0
2005-06-21[NETFILTER]: Kill lockhelp.hPatrick McHardy4-134/+2
2005-06-21[NETLINK]: netlink_callback structure needs 5 args not 4Alexey Kuznetsov1-1/+1
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds9-45/+187
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni1-0/+1
2005-06-20[PATCH] I2C: add i2c sensor_device_attribute and macrosYani Ioannou1-0/+36
2005-06-20[PATCH] Driver core: change device_attribute callbacksYani Ioannou1-2/+4
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann1-0/+46
2005-06-20[PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga1-0/+1
2005-06-20[PATCH] Driver Core: fix bk-driver-core kills ppc64Patrick Mochel1-1/+0
2005-06-20[PATCH] Use a klist for device child lists.mochel@digitalimplant.org1-8/+2
2005-06-20[PATCH] Remove struct device::driver_list.mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] Remove struct device::bus_list.mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org1-0/+2
2005-06-20[PATCH] Remove the unused device_find().mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org1-1/+2
2005-06-20[PATCH] Add a klist to struct bus_type for its drivers.mochel@digitalimplant.org1-0/+2
2005-06-20[PATCH] Add a klist to struct bus_type for its devices.mochel@digitalimplant.org1-0/+3
2005-06-20[PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org1-0/+53
2005-06-20[PATCH] Add driver_for_each_device().mochel@digitalimplant.org1-0/+3
2005-06-20[PATCH] Add a semaphore to struct device to synchronize calls to its driver.mochel@digitalimplant.org1-0/+4
2005-06-20[PATCH] class: remove class_simple code, as no one in the tree is using it an...gregkh@suse.de1-10/+0
2005-06-20[PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de1-3/+2
2005-06-20[PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de1-1/+1
2005-06-20[PATCH] CLASS: move a "simple" class logic into the class core.gregkh@suse.de1-0/+9
2005-06-20[PATCH] Make attributes names const char *Dmitry Torokhov1-2/+2
2005-06-20[PATCH] make driver's name be const char *Dmitry Torokhov1-6/+6
2005-06-20[PATCH] kset_hotplug_ops->name shoudl return const char *Dmitry Torokhov1-1/+1
2005-06-20[PATCH] Make kobject's name be const char *Dmitry Torokhov1-3/+3
2005-06-20[PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov1-5/+5
2005-06-20[NETLINK]: fib_lookup() via netlinkRobert Olsson1-0/+1
2005-06-20[ATALK]: endian annotationsAlexey Dobriyan1-13/+13
2005-06-20[IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu2-0/+2
2005-06-20Auto merge with /home/aegl/GIT/linusTony Luck18-50/+814
2005-06-18[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notificationHerbert Xu1-0/+2
2005-06-18[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf1-7/+10
2005-06-18[RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flagThomas Graf1-0/+23
2005-06-18[NETLINK]: Fix RTA_NEST_CANCEL().Thomas Graf1-1/+2
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf1-0/+107
2005-06-18[NETLINK] Routing attribute related shortcutsThomas Graf1-0/+45
2005-06-18[NETLINK]: New message building macrosThomas Graf1-2/+15
2005-06-18[NET] Generalise tcp_listen_optArnaldo Carvalho de Melo1-16/+1
2005-06-18[NET] Rename open_request to request_sockArnaldo Carvalho de Melo3-6/+6
2005-06-18[NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo3-0/+45
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo1-0/+1
2005-06-18[IPSEC] Add complete xfrm event notificationJamal Hadi Salim1-0/+2
2005-06-18Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6Linus Torvalds1-24/+70
2005-06-18Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2005-06-18Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds4-5/+320
2005-06-18Merge /spare/repo/linux-2.6/Jeff Garzik6-2/+38
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse10-6/+103
2005-06-17[SCSI] Add DMA mask constants other than 32 and 64 bitLee Revell1-0/+5
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley3-1/+170
2005-06-16[PATCH] avoid signed vs unsigned comparison in efi_range_is_wc()Jesper Juhl1-1/+1
2005-06-13[IPV4]: Sysctl configurable icmp error source address.J. Simonetti1-0/+1
2005-06-13[NET]: linux/if_tr.h needs asm/byteorder.hTom Rini1-0/+2
2005-06-12[PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?Geert Uytterhoeven1-2/+0
2005-06-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+30
2005-06-08[PKT_SCHED]: Allow socket attributes to be matched on via meta ematchThomas Graf1-0/+30
2005-06-08[TG3]: Fix 5700/5701 DMA corruption on Apple G4.Michael Chan1-0/+1
2005-06-07[PATCH] i945G patch for agpgartAlan Hourihane1-0/+2
2005-06-06[PATCH] Include <linux/config.h> before testing CONFIG_ACPIDavid Mosberger1-0/+2
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch iff-running1-1/+1
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch we181-3/+280
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch hdlc1-1/+3
2005-06-04Automatic merge of /spare/repo/netdev-2.6 branch dm90001-0/+36
2005-06-03Automatic merge of /spare/repo/linux-2.6/.git branch HEAD26-72/+236
2005-06-03[PATCH] USB: update urb documentationRoman Kagan1-1/+5
2005-06-02Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2-3/+2
2005-06-02[NET]: Fix HH_DATA_OFF.Jiri Benc1-1/+1
2005-06-02[NET]: Fix locking in shaper driver.Christoph Hellwig1-2/+1
2005-06-02Automatic merge of /spare/repo/linux-2.6/.git branch HEAD11-10/+63
2005-06-02libata: update inline source docsEdward Falk1-0/+58
2005-06-02Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse22-65/+145
2005-06-01Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/p...Linus Torvalds1-0/+6
2005-05-31[CPUFREQ] fix up comment in cpufreq.hDave Jones1-1/+1
2005-05-31[PATCH] PCI: amd74xx patch for new NVIDIA device IDsAndy Currid1-0/+6
2005-05-29[NET]: Add ethtool support for NETIF_F_HW_CSUM.Jon Mason1-0/+1
2005-05-29[NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.hMichael Ellerman1-4/+18
2005-05-29[IPV4]: Primary and secondary addressesHarald Welte2-0/+3
2005-05-29Automatic merge of 'misc-fixes' branch fromLinus Torvalds1-0/+1
2005-05-29[BRIDGE]: make dev->features unsignedStephen Hemminger1-1/+1
2005-05-29[BRIDGE]: features change notificationStephen Hemminger2-0/+2
2005-05-29Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap1-0/+1
2005-05-29Automatic merge of 'for-linus' branch fromLinus Torvalds1-3/+25
2005-05-28[PATCH] irq code: Add coherence test for PREEMPT_ACTIVEPaolo 'Blaisorblade' Giarrusso1-1/+5
2005-05-28Input:Adrian Bunk1-3/+25
2005-05-27Automatic merge of /spare/repo/netdev-2.6 branch master16-58/+108
2005-05-27[PATCH] VIA IRQ quirkLen Brown1-1/+4
2005-05-27AUDIT: Record working directory when syscall arguments are pathnamesDavid Woodhouse1-1/+2