aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ide: make m68k host drivers use IDE_HFLAG_MMIOBartlomiej Zolnierkiewicz2009-03-27
* ide: remove IDE_ARCH_LOCK (v2)Bartlomiej Zolnierkiewicz2009-03-27
* ide: remove IDE_ARCH_INTR (v2)Bartlomiej Zolnierkiewicz2009-03-27
* ide: improve debugging schemeBorislav Petkov2009-03-27
* ide: move ->rqsize init from init_irq() to ide_init_port()Bartlomiej Zolnierkiewicz2009-03-27
* macide: use struct ide_port_infoBartlomiej Zolnierkiewicz2009-03-27
* buddha: use struct ide_port_infoBartlomiej Zolnierkiewicz2009-03-27
* ide-pnp: use struct ide_port_infoBartlomiej Zolnierkiewicz2009-03-27
* ide-generic: use struct ide_port_infoBartlomiej Zolnierkiewicz2009-03-27
* ide_arm: use struct ide_port_infoBartlomiej Zolnierkiewicz2009-03-27
* icside: use struct ide_port_info also for PCB version 5 (v2)Bartlomiej Zolnierkiewicz2009-03-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2009-03-26
|\
| *-------. Merge branches 'topic/slob/cleanups', 'topic/slob/fixes', 'topic/slub/core', ...Pekka Enberg2009-03-24
| |\ \ \ \ \
| | | | | | * SLUB: Fix default slab order for big object sizesZhang Yanmin2009-02-20
| | | | | | * SLUB: Do not pass 8k objects through to the page allocatorPekka Enberg2009-02-20
| | | | | | * SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter2009-02-20
| | | | | * | slub: use get_track()Akinobu Mita2009-03-23
| | | | | * | SLUB: Use ->objsize from struct kmem_cache_cpu in slab_free()Pekka Enberg2009-01-14
| | | | * | | slub: rename calculate_min_partial() to set_min_partial()David Rientjes2009-02-25
| | | | * | | slub: add min_partial sysfs tunableDavid Rientjes2009-02-23
| | | | * | | slub: move min_partial to struct kmem_cacheDavid Rientjes2009-02-23
| | | | | |/ | | | | |/|
| | | * / | slob: fix lockup in slob_free()Nick Piggin2009-03-23
| | | |/ /
| | * | / slob: clean up the codeAmérico Wang2009-01-19
| | | |/ | | |/|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-03-26
|\ \ \ \
| * | | | m68k: irq_node.handler() should return irqreturn_tGeert Uytterhoeven2009-03-26
| * | | | m68k: section mismatch fixes: Atari SCSIMichael Schmitz2009-03-26
| * | | | m68k: section mismatch fixes: DMAsound for AtariMichael Schmitz2009-03-26
| * | | | MAINTAINERS: Replace dead link to m68k CVS repository by link to new git repo...Geert Uytterhoeven2009-03-26
| * | | | m68k: mac - Add SWIM floppy supportLaurent Vivier2009-03-26
| * | | | m68k: mac - Add a new entry in mac_model to identify the floppy controller type.Laurent Vivier2009-03-26
| * | | | m68k: Add install targetLaurent Vivier2009-03-26
| |/ / /
* | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2009-03-26
|\ \ \ \
| * | | | Rationalize fasync return valuesJonathan Corbet2009-03-16
| * | | | Move FASYNC bit handling to f_op->fasync()Jonathan Corbet2009-03-16
| * | | | Use f_lock to protect f_flagsJonathan Corbet2009-03-16
| * | | | Rename struct file->f_ep_lockJonathan Corbet2009-03-16
* | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-26
|\ \ \ \ \
| * | | | | x86: headers cleanup - setup.hCyrill Gorcunov2009-03-26
| * | | | | Merge commit 'v2.6.29' into core/header-fixesIngo Molnar2009-03-26
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | emu101k1.h: fix duplicate include of <linux/types.h>Arnd Bergmann2009-03-26
| * | | | | compiler-gcc4: conditionalize #error on __KERNEL__H. Peter Anvin2009-03-26
| * | | | | remove __KERNEL_STRICT_NAMESArnd Bergmann2009-03-26
| * | | | | make netfilter use strict integer typesArnd Bergmann2009-03-26
| * | | | | make drm headers use strict integer typesArnd Bergmann2009-03-26
| * | | | | make MTD headers use strict integer typesArnd Bergmann2009-03-26
| * | | | | make most exported headers use strict integer typesArnd Bergmann2009-03-26
| * | | | | make exported headers use strict posix typesArnd Bergmann2009-03-26
| * | | | | unconditionally include asm/types.h from linux/types.hJaswinder Singh Rajput2009-03-26
| * | | | | Merge branch 'core/header-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2009-02-06
| |\ \ \ \ \
| | * | | | | make linux/types.h as assembly safeJaswinder Singh Rajput2009-02-06