summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen2007-05-155-28/+127
| * | [AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2007-05-132-1/+7
| * | [AVR32] optimize pagefault pathChristoph Hellwig2007-05-134-34/+27Star
| * | [AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen2007-05-131-9/+0Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-176-73/+574
|\ \ \
| * | | [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-166-73/+574
| | |/ | |/|
* | | Fix: find_or_create_page skips cpuset memory spreading.Christoph Lameter2007-05-171-1/+2
* | | parport_pc needs dma-mapping.hAndrew Morton2007-05-171-0/+1
* | | spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer2007-05-171-1/+1
* | | AFS: Fix afs_prepare_write()David Howells2007-05-171-2/+1Star
* | | slub: don't confuse ctor and dtorHugh Dickins2007-05-171-1/+1
* | | 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