summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley2005-08-282-9/+12
|\
| * [SCSI] add missing attribute container function prototypeJames Bottomley2005-08-281-0/+1
| * [SCSI] correct transport class abstraction to work outside SCSIJames Bottomley2005-08-142-9/+11
* | fix mismerge in ll_rw_blk.cJames Bottomley2005-08-282-4/+12
|\ \
| * | [PATCH] update blk_execute_rq to take an at_head parameterJames Bottomley2005-06-201-2/+2
| * | [PATCH] Add scatter-gather support for the block layer SG_IOJames Bottomley2005-06-202-0/+5
| * | [PATCH] Cleanup blk_rq_map_* interfacesJens Axboe2005-06-201-4/+3
| * | [PATCH] Add blk_rq_map_kern()Mike Christie2005-06-202-0/+4
* | | Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-191-4/+4
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2005-08-181-1/+5
|\ \ \
| * | | [PATCH] serverworks: add support for new southbridge IDENarendra Sankar2005-08-181-0/+1
| * | | [PATCH] ide: add support for Netcell Revolution to pci-ide generic driverMatt Gillette2005-08-181-0/+3
| * | | [PATCH] ide: fix PCI_DEVIEC_ID_APPLE_UNI_N_ATA spellingGrant Coady2005-08-181-1/+1
* | | | [PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsiChuck Lever2005-08-181-1/+4
* | | | [PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flagsChuck Lever2005-08-181-11/+8
* | | | [PATCH] NFS: split nfsi->flags into two fieldsChuck Lever2005-08-181-11/+16
|/ / /
* | | [PATCH] PCI: 6700/6702PXH quirkKristen Accardi2005-08-162-1/+7
* | | [PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL createsTrond Myklebust2005-08-161-0/+1
* | | [PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust2005-08-161-0/+1
* | | [PATCH] inotify: add MOVE_SELF eventJohn McCutchan2005-08-152-2/+8
* | | [NETPOLL]: fix initialization/NAPI raceMatt Mackall2005-08-111-6/+13
* | | [NETPOLL]: add retry timeoutMatt Mackall2005-08-111-0/+1
* | | [NET]: Make skb->protocol __be16Alexey Dobriyan2005-08-111-1/+1
* | | [PATCH] Fix ide-disk.c oops caused by hwif == NULLChristoph Lameter2005-08-091-0/+6
* | | [PATCH] fsnotify-cleanupsJohn McCutchan2005-08-081-24/+0
* | | Revert "[PATCH] PCI: restore BAR values..."Linus Torvalds2005-08-081-3/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-08-081-3/+1
|\ \ \
| * | | [NETLINK]: Allocate and kill some netlink numbers.David S. Miller2005-08-081-3/+1
* | | | [PATCH] fsnotify_name/inoderemoveJohn McCutchan2005-08-081-0/+20
* | | | [PATCH] remove linux/pagemap.h from linux/swap.hOlaf Hering2005-08-071-1/+2
* | | | Add fakey 'deflateBound()' function to the in-kernel zlib routinesLinus Torvalds2005-08-061-0/+5
|/ / /
* | | [PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo2005-08-051-0/+1
* | | [PATCH] Clean up inotify delete race fixJohn McCutchan2005-08-041-3/+1
* | | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-041-0/+3
* | | [PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown2005-08-041-0/+1
* | | [PATCH] fix get_user_pages bugNick Piggin2005-08-031-5/+17
* | | [PATCH] include/linux/dcookies.h: dummy functions must be "static inline"Adrian Bunk2005-08-011-2/+2
* | | [PATCH] inotify: fix file deletion by rename detectionJohn McCutchan2005-08-011-1/+6
* | | merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-304-9/+32
|\ \ \ | | |/ | |/|
| * | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala2005-07-291-3/+2
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-293-6/+30
| |\ \
| | * \ Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2005-07-1127-64/+138
| | |\ \
| | * | | Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-301-3/+3
| | * | | Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov2005-06-301-0/+25
| | * | | Input: uinput - use completions instead of events and manualDmitry Torokhov2005-06-301-3/+2
| * | | | Revert broken "statement with no effect" warning fixLinus Torvalds2005-07-281-16/+4
| * | | | [PATCH] alpha: fix "statement with no effect" warningsRichard Henderson2005-07-281-4/+16
* | | | | /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-291-4/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li2005-07-291-4/+0
* | | | | [PATCH] serial_core whitespace fixRalf Baechle2005-07-271-1/+1
OpenPOWER on IntegriCloud