summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | SLUB: It is legit to allocate a slab of the maximum permitted sizeChristoph Lameter2007-05-171-1/+1
* | | AFS: write back dirty data on unmountDavid Howells2007-05-171-1/+0Star
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-1735-121/+129
|\ \ \
| * | | [IA64] optimize pagefaults a littleChristoph Hellwig2007-05-164-38/+29Star
| * | | [IA64] Fix section conflict of ia64_mlogbuf_finishMartin Michlmayr2007-05-151-1/+0Star
| * | | [IA64] s/scalibility/scalability/Tony Luck2007-05-151-1/+1
| * | | [IA64] kdump on INIT needs multi-nodes sync-up (v.2)Jay Lan2007-05-152-7/+19
| * | | [IA64] wire up {signal,timer,event}fd syscallsTony Luck2007-05-152-1/+7
| * | | [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-1130-75/+75
* | | | Fix ACPI suspend / device suspend ordering problemLinus Torvalds2007-05-171-7/+8
| |/ / |/| |
* | | arm: walk_stacktrace() needs to be exportedAl Viro2007-05-161-0/+2
* | | fix uml-x86_64Al Viro2007-05-163-3/+14
* | | audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is setAl Viro2007-05-161-0/+2
* | | m32r: __xchg() should be always_inlineAl Viro2007-05-161-1/+2
* | | rpadlpar breakage - fallout of struct subsystem removalAl Viro2007-05-161-2/+3
* | | em28xx and ivtv should depend on PCIAl Viro2007-05-162-2/+2
* | | missing includes in mlx4Al Viro2007-05-164-0/+4
* | | missing dependencies for USB drivers in inputAl Viro2007-05-165-0/+12
* | | missing mm.h in fw-ohciAl Viro2007-05-161-0/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-05-1623-204/+296
|\ \ \
| * | | sh64: Add .gitignore entry for syscalltab.Paul Mundt2007-05-141-0/+1
| * | | sh64: generic quicklist support.Paul Mundt2007-05-144-79/+28Star
| * | | sh64: Update cayman defconfig.Paul Mundt2007-05-141-78/+121
| * | | sh64: Fixup sh-sci build.Paul Mundt2007-05-141-0/+1
| * | | sh64: ppoll/pselect6() and restartable syscalls.Paul Mundt2007-05-143-6/+37
| * | | sh64: dma-mapping updates.Paul Mundt2007-05-141-5/+9
| * | | sh64: Fixups for the irq_regs changes.Paul Mundt2007-05-145-12/+18
| * | | sh64: Wire up many new syscalls.Paul Mundt2007-05-142-9/+70
| * | | spelling fixes: arch/sh64/Simon Arlott2007-05-146-7/+7
| * | | sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.cMilind Arun Choudhary2007-05-141-8/+4Star
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-1619-682/+340Star
|\ \ \ \
| * | | | Use menuconfig objects: IDEJan Engelhardt2007-05-161-11/+4Star
| * | | | sl82c105: Switch to ref counting APIAlan Cox2007-05-161-3/+5
| * | | | ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz2007-05-162-39/+5Star
| * | | | ide: add missing validity checks for identify words 62 and 63Bartlomiej Zolnierkiewicz2007-05-161-2/+4
| * | | | ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz2007-05-169-101/+11Star
| * | | | sl82c105: add speedproc() method and MWDMA0/1 supportSergei Shtylyov2007-05-161-5/+66
| * | | | cs5530/sc1200: add ->speedproc supportBartlomiej Zolnierkiewicz2007-05-162-46/+81
| * | | | cs5530/sc1200: DMA support cleanupBartlomiej Zolnierkiewicz2007-05-162-21/+13Star
| * | | | ide: use ide_tune_dma() part #2Bartlomiej Zolnierkiewicz2007-05-164-58/+4Star
| * | | | cs5530/sc1200: add ->udma_filter methodsBartlomiej Zolnierkiewicz2007-05-162-117/+89Star
| * | | | ide: always disable DMA before tuning itBartlomiej Zolnierkiewicz2007-05-162-0/+2
| * | | | pdc202xx_new: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-05-161-28/+1Star
| * | | | alim15x3: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-05-161-62/+7Star
| * | | | sis5513: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-05-161-49/+36Star
| * | | | serverworks: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-05-161-53/+15Star
| * | | | pdc202xx_old: rewrite mode programming code (v2)Bartlomiej Zolnierkiewicz2007-05-161-134/+44Star
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-166-56/+58
|\ \ \ \ \
| * | | | | ucc_geth: eliminate max-speed, change interface-type to phy-connection-typeKim Phillips2007-05-153-33/+26Star
| * | | | | smc911x: fix compilation breakageVitaly Wool2007-05-151-4/+2Star