summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into for-2.6.31Jens Axboe2009-05-2299-384/+559
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-05-221-1/+1
| |\
| | * nilfs2: fix memory leak in nilfs_ioctl_clean_segmentsRyusuke Konishi2009-05-221-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-227-32/+35
| |\ \
| | * | via82cxxx: Add VIA VX855 PCI Device IDHarald Welte2009-05-222-1/+3
| | * | ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz2009-05-222-4/+7
| | * | ide: improve failed opcode reportingBartlomiej Zolnierkiewicz2009-05-221-19/+4
| | * | ide: fix printk() levels in ide_dump_ata[pi]_error()Bartlomiej Zolnierkiewicz2009-05-221-2/+2
| | * | ide: fix OOPS during ide-cd error recoveryBartlomiej Zolnierkiewicz2009-05-221-2/+2
| | * | ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)Bartlomiej Zolnierkiewicz2009-05-221-4/+17
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-05-222-36/+44
| |\ \ \
| | * | | [CIFS] fix posix open regressionSteve French2009-05-212-36/+44
| * | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-05-222-4/+5
| |\ \ \ \
| | * | | | MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle2009-05-221-3/+3
| | * | | | MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle2009-05-221-0/+1
| | * | | | MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin2009-05-221-1/+1
| | |/ / /
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-05-221-0/+14
| |\ \ \ \
| | * | | | powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman2009-05-221-0/+14
| | |/ / /
| * | | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-05-222-1/+9
| |\ \ \ \
| | * | | | video: stop sh_mobile_lcdcfb only if startedMagnus Damm2009-05-221-1/+6
| | * | | | sh: ap325 camera without i2c driver fixMagnus Damm2009-05-221-0/+3
| | |/ / /
| * | | | ipmi: fix ipmi_si modprobe hangCorey Minyard2009-05-221-6/+7
| * | | | hugh: update email addressHugh Dickins2009-05-213-2/+10
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-201-1/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki2009-05-191-1/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-202-1/+9
| |\ \ \ \
| | * | | | drm: Copy back ioctl data to userspace regardless of return code.Michel Dänzer2009-05-201-1/+1
| | * | | | drm: Round size of SHM maps to PAGE_SIZEBenjamin Herrenschmidt2009-05-191-0/+8
| | |/ / /
| * | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-05-206-15/+10
| |\ \ \ \
| | * | | | MIPS: 64-bit: Fix system lockup.Greg Ungerer2009-05-203-10/+5
| | * | | | MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst2009-05-201-3/+3
| | * | | | MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle2009-05-201-1/+1
| | * | | | MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu2009-05-201-1/+1
| | |/ / /
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-2045-164/+217
| |\ \ \ \
| | * | | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-209-9/+9
| | * | | | [ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent2009-05-181-1/+1
| | * | | | [ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent2009-05-181-1/+1
| | * | | | [ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin2009-05-181-1/+1
| | * | | | [ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman2009-05-184-18/+48
| | * | | | Merge branch 'smp-fix'Russell King2009-05-1723-136/+228
| | |\ \ \ \
| | | * | | | [ARM] realview: fix broadcast tick supportRussell King2009-05-173-14/+6
| | | * | | | [ARM] realview: remove useless smp_cross_call_done()Russell King2009-05-172-14/+0
| | | * | | | [ARM] smp: fix cpumask usage in ARM SMP codeRussell King2009-05-176-46/+28
| | * | | | | [ARM] 5513/1: Eurotech VIPER SBC: fix compilation errorRicardo Martins2009-05-161-0/+1
| | * | | | | [ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten2009-05-162-9/+65
| | * | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-05-1610-33/+40
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2009-05-164-18/+22
| | | * | | | | ARM: OMAP3: Fix HW SAVEANDRESTORE shift defineKalle Jokiniemi2009-05-161-1/+1
| | | * | | | | ARM: OMAP3: Fix number of GPIO lines for 34xxVikram Pandita2009-05-161-1/+1
| | | * | | | | ARM: OMAP2/3: Add name for musb clocksTony Lindgren2009-05-122-2/+2