summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ide: remove ->end_request methodBartlomiej Zolnierkiewicz2009-03-271-2/+0
* ide: use ->end_request only for private device driver requestsBartlomiej Zolnierkiewicz2009-03-271-0/+7
* ide: move ->failed_pc to ide_drive_tBartlomiej Zolnierkiewicz2009-03-271-0/+3
* ide: remove no longer needed PC_FLAG_TIMEDOUT packet command flagBartlomiej Zolnierkiewicz2009-03-271-2/+0
* ide: remove ->data_phase field from ide_hwif_tBartlomiej Zolnierkiewicz2009-03-271-3/+0
* ide: move request type specific code from ide_end_drive_cmd() to callers (v3)Bartlomiej Zolnierkiewicz2009-03-271-1/+2
* ide: complete power step in ide_complete_pm_request()Bartlomiej Zolnierkiewicz2009-03-271-1/+1
* ide: add "flagged" taskfile flags to struct ide_taskfile (v2)Bartlomiej Zolnierkiewicz2009-03-271-31/+35
* ide: add IDE_HFLAG_4DRIVES host flagBartlomiej Zolnierkiewicz2009-03-271-0/+2
* ide: add IDE_HFLAG_DTC2278 host flagBartlomiej Zolnierkiewicz2009-03-271-0/+2
* ide: allow host drivers to specify IRQ flagsBartlomiej Zolnierkiewicz2009-03-271-0/+6
* ide: fix memleak on failure in probe_for_drive()Bartlomiej Zolnierkiewicz2009-03-271-2/+0
* ide: include <asm/ide.h> only when neededBartlomiej Zolnierkiewicz2009-03-271-7/+0
* ide: remove IDE_ARCH_LOCK (v2)Bartlomiej Zolnierkiewicz2009-03-271-6/+11
* ide: remove IDE_ARCH_INTR (v2)Bartlomiej Zolnierkiewicz2009-03-271-5/+0
* ide: improve debugging schemeBorislav Petkov2009-03-271-4/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-03-261-4/+17
|\
| *-----. Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ...Pekka Enberg2009-03-241-4/+17
| |\ \ \ \
| | | | | * SLUB: Do not pass 8k objects through to the page allocatorPekka Enberg2009-02-201-2/+2
| | | | | * SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter2009-02-201-3/+16
| | | | |/ | | | |/|
| | | | * slub: move min_partial to struct kmem_cacheDavid Rientjes2009-02-231-1/+1
| | | |/
* | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-262-2/+1
|\ \ \ \
| * | | | Use f_lock to protect f_flagsJonathan Corbet2009-03-161-1/+1
| * | | | Rename struct file->f_ep_lockJonathan Corbet2009-03-162-2/+1
* | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-2692-843/+938
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-2686-358/+615
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | emu101k1.h: fix duplicate include of <linux/types.h>Arnd Bergmann2009-03-261-1/+0
| * | | | | compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin2009-03-261-2/+4
| * | | | | remove __KERNEL_STRICT_NAMESArnd Bergmann2009-03-262-13/+5
| * | | | | make netfilter use strict integer typesArnd Bergmann2009-03-2639-190/+260
| * | | | | make drm headers use strict integer typesArnd Bergmann2009-03-266-188/+190
| * | | | | make MTD headers use strict integer typesArnd Bergmann2009-03-266-115/+123
| * | | | | make most exported headers use strict integer typesArnd Bergmann2009-03-2615-226/+240
| * | | | | make exported headers use strict posix typesArnd Bergmann2009-03-2618-66/+67
| * | | | | unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput2009-03-261-1/+2
| * | | | | make linux/types.h as assembly safeJaswinder Singh Rajput2009-02-061-1/+2
| * | | | | headers_check fix cleanup: linux/reiserfs_fs.hJaswinder Singh Rajput2009-02-031-34/+28
| * | | | | headers_check fix cleanup: linux/nubus.hJaswinder Singh Rajput2009-02-031-1/+1
| * | | | | headers_check fix cleanup: linux/coda_psdev.hJaswinder Singh Rajput2009-02-031-1/+1
| * | | | | headers_check fix: linux/reinserfs_fs.hJaswinder Singh Rajput2009-02-021-0/+8
| * | | | | headers_check fix: linux/socket.hJaswinder Singh Rajput2009-02-021-2/+4
| * | | | | headers_check fix: linux/nubus.hJaswinder Singh Rajput2009-02-021-0/+2
| * | | | | headers_check fix: linux/in6.hJaswinder Singh Rajput2009-02-021-1/+1
| * | | | | headers_check fix: linux/coda_psdev.hJaswinder Singh Rajput2009-02-021-8/+7
| * | | | | headers_check fix: mn10300, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| * | | | | headers_check fix: m32r, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| * | | | | headers_check fix: frv, swab.hJaswinder Singh Rajput2009-02-011-1/+1
* | | | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-265-37/+45
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branches 'irq/sparseirq' and 'linus' into irq/coreIngo Molnar2009-03-231-2/+4
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-1663-229/+374
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud