summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | [SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng2007-10-12
| * | | | | | | | | [SCSI] fc_transport: add target driver supportFUJITA Tomonori2007-10-12
| * | | | | | | | | [SCSI] add supported_mode and active_mode attributes to the hostFUJITA Tomonori2007-10-12
| * | | | | | | | | [SCSI] scsi_transport_fc: Introduce disable_target_scan flagChristof Schmitt2007-10-12
| * | | | | | | | | [SCSI] Addition to pci_ids.h for ATTO Technology, Inc.Eric Moore2007-10-12
| * | | | | | | | | [SCSI] tgt: move tsk_mgmt_response callback to transport classFUJITA Tomonori2007-10-12
| * | | | | | | | | [SCSI] tgt: convert libsrp and ibmvstgt to use srp_transportFUJITA Tomonori2007-10-12
| * | | | | | | | | [SCSI] srp_transport: add target driver supportFUJITA Tomonori2007-10-12
| * | | | | | | | | [SCSI] tgt: add I_T nexus supportFUJITA Tomonori2007-10-12
| * | | | | | | | | [SCSI] transport_srp: add rport roles attributeFUJITA Tomonori2007-10-12
| * | | | | | | | | [SCSI] add srp transport classFUJITA Tomonori2007-10-12
* | | | | | | | | | Merge branch 'nfs-server-stable' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | knfsd: 64 bit ino support for NFS serverPeter Staubach2007-10-09
| * | | | | | | | | | knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields2007-10-09
| * | | | | | | | | | nfsd: remove unused cache_for_each macroJ. Bruce Fields2007-10-09
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | HID: fix HIDIOCGRDESC memory access in hidrawJiri Kosina2007-10-15
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | clockevents: introduce force broadcast notifierThomas Gleixner2007-10-14
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-10-14
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: Convert from class_device to deviceTony Jones2007-10-09
| |/ / / / / / /
* | | | | | | | fix endianness bug in inet_lroAl Viro2007-10-14
* | | | | | | | inet_lro: trivial endianness annotationsAl Viro2007-10-14
* | | | | | | | endianness annotations in arm io.hAl Viro2007-10-14
* | | | | | | | more low-hanging fruits - kernel, fs, lib signednessAl Viro2007-10-14
* | | | | | | | long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-14
* | | | | | | | frv: missing casts in cmpxchg()Al Viro2007-10-14
* | | | | | | | endian-clean in_le64/out_le64Al Viro2007-10-14
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2007-10-14
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'hidraw' into for-linusJiri Kosina2007-10-14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | HID: add hidraw interfaceJiri Kosina2007-10-14
| * | | | | | | | | Input: add KEY_LOGOFFKhelben Blackstaff2007-10-14
| * | | | | | | | | USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi2007-10-14
| * | | | | | | | | HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop2007-10-14
| * | | | | | | | | Input: add KEY_SPELLCHECKJiri Kosina2007-10-14
| |/ / / / / / / /
* | | | | | | | | [SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller2007-10-13
* | | | | | | | | [SPARC64]: Kill ugly __irq_ino() macro.David S. Miller2007-10-13
* | | | | | | | | [SPARC64]: Access ivector_table[] using physical addresses.David S. Miller2007-10-13
* | | | | | | | | [SPARC64]: Make IVEC pointers 64-bit.David S. Miller2007-10-13
* | | | | | | | | [SPARC64]: Consolidate MSI support code.David S. Miller2007-10-13
* | | | | | | | | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif2007-10-13
* | | | | | | | | [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller2007-10-13
|/ / / / / / / /
* | | | | | | | i2c: Rename the PEC functionality bitDavid Brownell2007-10-13
* | | | | | | | i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell2007-10-13
* | | | | | | | i2c: Remove i2c_algorithm.algo_control()David Brownell2007-10-13
* | | | | | | | i2c: Document struct i2c_msgDavid Brownell2007-10-13
* | | | | | | | i2c: Add DaVinci I2C controller supportVladimir Barinov2007-10-13
* | | | | | | | i2c-core: Make some code staticAdrian Bunk2007-10-13
* | | | | | | | i2c: New-style devices can support driver model wakeup flagsDavid Brownell2007-10-13
* | | | | | | | i2c: Kill struct i2c_device_idJean Delvare2007-10-13
* | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-13
|\ \ \ \ \ \ \ \
| * | | | | | | | [MIPS] CFE: Add missing parenthesis.Ralf Baechle2007-10-13
| | |_|_|_|/ / / | |/| | | | | |