summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * scc_pata: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz2008-04-281-0/+87
| * ide-h8300: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz2008-04-281-0/+88
| * ide-cris: add ->tf_{load,read} methodsBartlomiej Zolnierkiewicz2008-04-281-0/+87
| * ide: add ->tf_load and ->tf_read methodsBartlomiej Zolnierkiewicz2008-04-285-9/+14
| * ide: move ide_tf_{load,read} to ide-iops.cBartlomiej Zolnierkiewicz2008-04-283-88/+88
| * ide: factor out debugging code from ide_tf_load()Bartlomiej Zolnierkiewicz2008-04-283-12/+20
| * ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz2008-04-286-18/+17
| * ide-{floppy,tape,scsi}: 400ns delay is required after executing the commandBartlomiej Zolnierkiewicz2008-04-283-0/+3
| * ide: always use ->OUTBSYNC method for executing commandsBartlomiej Zolnierkiewicz2008-04-286-9/+14
| * siimage: remove proc_reports_siimage()Bartlomiej Zolnierkiewicz2008-04-281-25/+8
| * siimage: add sil_* I/O opsBartlomiej Zolnierkiewicz2008-04-281-159/+140
| * siimage: do clocking register posting earlier in setup_mmio_siimage()Bartlomiej Zolnierkiewicz2008-04-281-3/+3
| * ide: remove ->INS{W,L} and ->OUTS{W,L} methodsBartlomiej Zolnierkiewicz2008-04-285-81/+48
| * ide: add IDE_HFLAG_MMIO host flag (take 2)Bartlomiej Zolnierkiewicz2008-04-289-2/+12
| * ide-h8300: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-281-0/+15
| * au1xxx-ide: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-281-0/+14
| * scc_pata: add ->{in,out}put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-281-0/+35
| * ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz2008-04-2812-172/+113
| * falconide/q40ide: add ->atapi_*put_bytes and ->ata_*put_data methods (take 2)Bartlomiej Zolnierkiewicz2008-04-288-36/+98
| * ide: fix au1xxx-ide breakageBartlomiej Zolnierkiewicz2008-04-281-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-04-2811-254/+319
|\ \
| * | kconfig: add named choice groupRoman Zippel2008-04-286-223/+206
| * | kconfig: fix choice dependency checkRoman Zippel2008-04-281-18/+76
| * | kconifg: 'select' considered less evilMatthew Wilcox2008-04-281-8/+9
| * | dontdiff: ignore timeconst.hBen Dooks2008-04-281-0/+1
| * | dontdiff: add modules.orderBen Dooks2008-04-281-0/+1
| * | kbuild: fix unportability in gen_initramfs_list.shFelix Fietkau2008-04-281-1/+1
| * | kbuild: fix help output to show correct archAndres Salomon2008-04-281-2/+2
| * | kbuild: show defconfig subdirs in make helpSegher Boessenkool2008-04-281-1/+22
| * | kconfig: reversed borderlines in inputboxRoel Kluin2008-04-281-1/+1
| |/
* | drivers: atm, char fix integer as NULL pointer warningsHarvey Harrison2008-04-283-3/+3
* | mm: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* | kernel: fix integer as NULL pointer warningsHarvey Harrison2008-04-282-2/+3
* | init: fix integer as NULL pointer warningsHarvey Harrison2008-04-282-2/+2
* | ptrace: conditionalize compat_ptrace_requestRoland McGrath2008-04-281-5/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-285-214/+318
|\ \
| * | slub: pack objects denserChristoph Lameter2008-04-271-2/+2
| * | slub: Calculate min_objects based on number of processors.Christoph Lameter2008-04-271-1/+3
| * | slub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTSChristoph Lameter2008-04-271-21/+2
| * | slub: Simplify any_slab_object checksChristoph Lameter2008-04-271-9/+1
| * | slub: Make the order configurable for each slab cacheChristoph Lameter2008-04-271-7/+22
| * | slub: Drop fallback to page allocator methodChristoph Lameter2008-04-271-41/+2
| * | slub: Fallback to minimal order during slab page allocationChristoph Lameter2008-04-272-11/+30
| * | slub: Update statistics handling for variable order slabsChristoph Lameter2008-04-273-69/+110
| * | slub: Add kmem_cache_order_objects structChristoph Lameter2008-04-272-27/+61
| * | slub: for_each_object must be passed the number of objects in a slabChristoph Lameter2008-04-271-6/+18
| * | slub: Store max number of objects in the page struct.Christoph Lameter2008-04-272-21/+38
| * | slub: Dump list of objects not freed on kmem_cache_close()Christoph Lameter2008-04-271-1/+31
| * | slub: free_list() cleanupChristoph Lameter2008-04-271-11/+7
| * | slub: improve kmem_cache_destroy() error messagePekka Enberg2008-04-271-2/+5
OpenPOWER on IntegriCloud