summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* libata: Grand renaming.Jeff Garzik2006-08-241-20/+19
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-196-3/+52
|\
| * [BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu2006-08-171-0/+3
| * [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller2006-08-172-0/+29
| * [PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev2006-08-141-0/+1
| * [PATCH] fbdev: include backlight.h only when __KERNEL__ is definedMichal Januszewski2006-08-141-1/+1
| * [INET]: Use pskb_trim_unique when trimming paged unique skbsHerbert Xu2006-08-131-0/+15
| * pr_debug() should not be used in driversPavel Machek2006-08-111-0/+1
| * [NET]: Fix alloc_skb comment typoChristoph Hellwig2006-08-071-2/+2
* | [PATCH] libata: Add CompactFlash supportAlan Cox2006-08-142-3/+21
* | [ATA] Increase lba48 max-sectors from 200 to 256.Jeff Garzik2006-08-102-2/+2
* | [PATCH] libata: kill unused hard_port_no and legacy_modeTejun Heo2006-08-101-3/+0
* | [PATCH] libata: implement dummy portTejun Heo2006-08-101-0/+8
* | [PATCH] libata: rework legacy handling to remove much of the cruftAlan Cox2006-08-101-1/+4
* | [PATCH] libata: Add support for SATA attachment to SAS adaptersBrian King2006-08-091-0/+9
* | [PATCH] libata: Add ata_host_set_initBrian King2006-08-091-0/+2
* | Merge branch 'master' into upstreamJeff Garzik2006-08-077-12/+39
|\ \ | |/
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2006-08-061-2/+22
| |\
| | * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2006-08-0469-154/+1072
| | |\
| | * | Input: introduce input_inject_event() functionDmitry Torokhov2006-07-061-0/+1
| | * | Input: add start() method to input handlersDmitry Torokhov2006-07-061-0/+21
| | * | Input: remove accept method from input_devDmitry Torokhov2006-07-061-2/+0
| * | | [PATCH] debug_locks.h: add "struct task_struct;"Alexey Dobriyan2006-08-061-0/+2
| * | | [PATCH] fix vmstat per cpu usageJan Blunck2006-08-061-4/+4
| * | | [PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki2006-08-061-0/+8
| | |/ | |/|
| * | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-08-043-6/+3
| |\ \
| | * | RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-031-1/+1
| | * | NLM/lockd: remove b_doneJ. Bruce Fields2006-08-031-1/+0
| | * | NFS: make 2 functions staticAdrian Bunk2006-08-031-4/+2
* | | | Merge branch 'master' into upstreamJeff Garzik2006-08-042-2/+1
|\ \ \ \ | |/ / /
| * | | PCI: docking station: remove dock ueventsKristen Carlson Accardi2006-08-031-2/+0
| * | | PCI: Unhide the SMBus on Asus PU-DLSJean Delvare2006-08-031-0/+1
| |/ /
* | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-08-0316-46/+129
|\ \ \ | |/ /
| * | [PATCH] don't bother with aux entires for dummy contextAl Viro2006-08-031-11/+11
| * | [PATCH] mark context of syscall entered with no rules as dummyAl Viro2006-08-031-0/+6
| * | [PATCH] introduce audit rules counterAl Viro2006-08-031-0/+2
| * | [PATCH] fix missed create event for directory auditAmy Griffis2006-08-032-7/+7
| * | [PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis2006-08-031-0/+7
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-08-023-10/+64
| |\ \
| | * | [SECURITY]: Fix build with CONFIG_SECURITY disabled.David S. Miller2006-08-021-1/+0
| | * | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-021-6/+35
| | * | [NET]: skb_queue_lock_key() is no longer used.Adrian Bunk2006-08-021-2/+0
| | * | [NET]: Remove lockdep_set_class() call from skb_queue_head_init().Arjan van de Ven2006-08-021-1/+8
| | * | [NET]: Add netdev_alloc_skb().Christoph Hellwig2006-08-021-0/+22
| | * | [NETFILTER]: include/linux/netfilter_bridge.h: header cleanupAlexey Dobriyan2006-08-021-1/+0
| * | | Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman2006-08-021-1/+1
| * | | Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman2006-08-021-3/+2
| * | | usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake2006-08-021-1/+3
| |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-08-022-3/+6
| |\ \
| | * | V4L/DVB (4343): Fix for compilation without V4L1 or V4L1_COMPATMauro Carvalho Chehab2006-07-291-2/+5
OpenPOWER on IntegriCloud