summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] dma-mapping.h stubs fixAl Viro2007-01-302-9/+9
* [PATCH] missing dma_sync_single_range_for{cpu,device} on alphaAl Viro2007-01-301-6/+8
* [PATCH] pata_platform: fallout from set_mode() changeAl Viro2007-01-301-1/+2
* [PATCH] sym53c500_cs: remove bogus call fo free_dma()Al Viro2007-01-301-2/+0
* [PATCH] mtd/nand/cafe.c missing include of dma-mapping.hAl Viro2007-01-301-0/+1
* [PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro2007-01-302-0/+2
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-304-6/+7
|\
| * [MIPS] Fix typo of "CONFIG_MT_SMP".Robert P. J. Day2007-01-301-1/+1
| * [MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETHRalf Baechle2007-01-302-4/+4
| * [PATCH] Malta: Fix build if CONFIG_MTD is diabled.Jan Altenberg2007-01-301-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-01-304-16/+28
|\ \
| * | [PATCH] ALSA: Fix sysfs breakageTakashi Iwai2007-01-294-16/+28
* | | [PATCH] mm: mremap correct rmap accountingHugh Dickins2007-01-303-13/+2
* | | [PATCH] i386: In assign_irq_vector look at all vectors before giving upEric W. Biederman2007-01-301-13/+19
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-3034-96/+187
|\ \ \
| * | | [ARM] 4117/1: S3C2412: Fix writel() usage in selection codeBen Dooks2007-01-291-2/+2
| * | | [ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas2007-01-255-6/+58
| * | | [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zeroCatalin Marinas2007-01-251-1/+2
| * | | [ARM] 4106/1: S3C2410: typo fixes in register definitionsMatt Reimer2007-01-241-7/+7
| * | | [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij2007-01-241-1/+6
| * | | [ARM] Fix AMBA serial drivers for non-first serial portsRussell King2007-01-242-0/+4
| * | | [ARM] 4100/1: iop3xx: fix cpu mask for iop333Dan Williams2007-01-241-1/+1
| * | | [ARM] Update mach-typesRussell King2007-01-241-1/+24
| * | | [ARM] Fix show_mem() for discontigmemRussell King2007-01-241-4/+7
| * | | [ARM] 4096/1: S3C24XX: change return code form s3c2410_gpio_getcfg()Ben Dooks2007-01-242-8/+10
| * | | [ARM] 4095/1: S3C24XX: Fix GPIO set for Bank ABen Dooks2007-01-242-2/+3
| * | | [ARM] 4092/1: i.MX/MX1 CPU Frequency scaling latency definitionPavel Pisa2007-01-241-1/+13
| * | | [ARM] 4089/1: AT91: GPIO wake IRQ cleanupAndrew Victor2007-01-241-26/+13
| * | | [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resumeAndrew Victor2007-01-241-1/+2
| * | | [ARM] 4087/1: AT91: CPU reset for SAM9x processorsAndrew Victor2007-01-242-2/+4
| * | | [ARM] 4086/1: AT91: Whitespace cleanupAndrew Victor2007-01-2410-25/+25
| * | | [ARM] 4085/1: AT91: Header fixes.Andrew Victor2007-01-243-6/+6
| * | | [ARM] 4084/1: Remove CONFIG_DEBUG_WAITQAndrew Victor2007-01-242-2/+0
* | | | [PATCH] `make help' in build tree doesn't show headers_* targetsGeert Uytterhoeven2007-01-301-3/+3
* | | | [PATCH] cdev.h: forward declarationsJan Engelhardt2007-01-301-0/+4
* | | | [PATCH] ufs: reallocation fixEvgeniy Dushistov2007-01-301-15/+26
* | | | [PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov2007-01-301-2/+2
* | | | [PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2007-01-302-6/+13
* | | | [PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi2007-01-301-0/+4
* | | | [PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger2007-01-301-3/+5
* | | | [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown2007-01-305-31/+30
* | | | [PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk'sAdrian Bunk2007-01-301-2/+2
* | | | [PATCH] m68k: uaccess.h needs sched.hAndrew Morton2007-01-301-0/+1
* | | | [PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.cRobert P. J. Day2007-01-301-1/+1
* | | | [PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger2007-01-301-2/+3
* | | | [PATCH] uml: fix mknodJohannes Stezenbach2007-01-303-4/+4
* | | | [PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn2007-01-304-16/+40
| |_|/ |/| |
* | | [PATCH] Fix SG_IO timeout jiffy conversionMike Christie2007-01-291-2/+3
* | | [PATCH] Fix try_to_free_buffer() lockingNick Piggin2007-01-291-1/+5
* | | [PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger2007-01-291-25/+0
OpenPOWER on IntegriCloud