summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [IA64] Fix build for sim_defconfigTony Luck2008-02-112-9/+8
* | Be more robust about bad arguments in get_user_pages()Jonathan Corbet2008-02-111-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-111-0/+1
|\ \
| * | mlx4_core: Fix build break (missing include)Olof Johansson2008-02-111-0/+1
* | | Add Matt to MAINTAINERS as a SLAB allocator maintainerPekka Enberg2008-02-111-0/+2
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-116-42/+75
|\ \ \
| * | | sata_mv: platform driver allocs dma without createByron Bradley2008-02-111-20/+24
| * | | pata_ninja32: setup changesAlan Cox2008-02-111-2/+7
| * | | pata_legacy: typo fixAlan Cox2008-02-111-1/+1
| * | | pata_amd: Note in the module description it handles NvidiaAlan Cox2008-02-111-1/+1
| * | | sata_mv: fix loop with last portYinghai Lu2008-02-111-2/+4
| * | | libata: ignore deverr on SETXFER if mode is configuredTejun Heo2008-02-111-15/+33
| * | | pata_via: fix SATA cable detection on cx700Tejun Heo2008-02-111-1/+5
| | |/ | |/|
* | | Make topology fallback macros reference their arguments.Andi Kleen2008-02-111-5/+5
* | | x86: remove over noisy debug printkThomas Gleixner2008-02-111-7/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-112-0/+4
|\ \
| * | kbuild: fix make V=1Sam Ravnborg2008-02-112-0/+4
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-02-115-2/+27
|\ \
| * | selinux: support 64-bit capabilitiesStephen Smalley2008-02-115-2/+27
| |/
* | Prevent IDE boot ops on NUMA systemAndi Kleen2008-02-111-1/+1
* | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-114-14/+40
|\ \
| * | SUNPRC: Fix printk format warningRoland Dreier2008-02-101-1/+2
| * | nfsd: clean up svc_reserve_auth()J. Bruce Fields2008-02-101-8/+5
| * | NLM: don't requeue block if it was invalidated while GRANT_MSG was in flightJeff Layton2008-02-101-0/+11
| * | NLM: don't reattempt GRANT_MSG when there is already an RPC in flightJeff Layton2008-02-101-4/+13
| * | NLM: have server-side RPC clients default to soft RPC tasksJeff Layton2008-02-101-2/+9
| * | NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clientsJeff Layton2008-02-101-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-02-1116-159/+107
|\ \ \
| * | | ide: remove stale comment from ide-lib.cBartlomiej Zolnierkiewicz2008-02-111-9/+0
| * | | ide: fix comment in init_irq()Bartlomiej Zolnierkiewicz2008-02-111-1/+1
| * | | ide: ide_init_port() bugfixBartlomiej Zolnierkiewicz2008-02-111-1/+1
| * | | ide-disk: fix flush requests (take 2)Bartlomiej Zolnierkiewicz2008-02-113-13/+23
| * | | ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF optionSergei Shtylyov2008-02-113-14/+18
| * | | bast-ide: build fixBartlomiej Zolnierkiewicz2008-02-111-8/+4
| * | | ide-tape: remove never executed codeBartlomiej Zolnierkiewicz2008-02-111-34/+0
| * | | ide: fix ide/legacy/gayle.c compilationAdrian Bunk2008-02-111-1/+1
| * | | ide-cd: replace ntohs with generic byteorder macro be16_to_cpuBorislav Petkov2008-02-111-1/+1
| * | | ide: remove stale version numberBartlomiej Zolnierkiewicz2008-02-111-3/+1
| * | | pdc202xx_old: always enable burst modeBartlomiej Zolnierkiewicz2008-02-112-39/+0
| * | | palm_bk3710: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-02-111-10/+23
| * | | palm_bk3710: port initialization/probing bugfixBartlomiej Zolnierkiewicz2008-02-111-7/+7
| * | | palm_bk3710: fix ide_unregister() usageBartlomiej Zolnierkiewicz2008-02-111-1/+1
| * | | palm_bk3710: ide_register_hw() -> ide_device_add()Bartlomiej Zolnierkiewicz2008-02-111-13/+32
| * | | ide: insert BUG_ON() into __ide_set_handler() (take 2)Sergei Shtylyov2008-02-111-8/+2
| * | | cs5520: remove stale commentBenjamin Herrenschmidt2008-02-111-5/+0
| * | | ide: another possible ide panic fix for blk-end-requestKiyoshi Ueda2008-02-111-1/+2
* | | | Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox2008-02-111-3/+6
| |_|/ |/| |
* | | Linux 2.6.25-rc1v2.6.25-rc1Linus Torvalds2008-02-101-2/+2
|/ /
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-1061-957/+2494
|\ \
| | \
| | \
| *-. \ Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King2008-02-0957-951/+2482
| |\ \ \
OpenPOWER on IntegriCloud