summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJames Morris2009-05-22537-5816/+8687
|\
| * 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
| | | * | | ARM: OMAP2: Fix SPI driver failure on 2420 when running multi-omap configJarkko Nikula2009-05-121-2/+4
| | | * | | ARM: OMAP2: Fix tusb6010 init error and compilation warningJarkko Nikula2009-05-121-1/+1
| | | * | | ARM: OMAP: GPIO de-bounce clocks don't affect module idle statePaul Walmsley2009-05-121-6/+6
| | | * | | ARM: OMAP: Fix printing of reserved memory for frambufferTomi Valkeinen2009-05-111-2/+3
| | * | | | Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-168-20/+19
| | |\ \ \ \
| | | * | | | [ARM] S3C: Do not set clk->owner field if unsetBen Dooks2009-05-151-2/+0
| | | * | | | [ARM] S3C2410: mach-bast.c registering i2c data too earlyBen Dooks2009-05-151-2/+1
| | | * | | | [ARM] S3C24XX: Fix unused code warning in arch/arm/plat-s3c24xx/dma.cBen Dooks2009-05-151-1/+1
| | | * | | | [ARM] S3C64XX: fix GPIO debugMarek Szyprowski2009-05-151-1/+1
| | | * | | | [ARM] S3C64XX: GPIO include cleanupMarek Szyprowski2009-05-151-10/+10
| | | * | | | [ARM] nwfpe: fix 'floatx80_is_nan' sparse warningBen Dooks2009-05-152-4/+2
| | | * | | | [ARM] nwfpe: Add decleration for ExtendedCPDOBen Dooks2009-05-151-0/+4
| | | |/ / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-05-202-5/+7
| |\ \ \ \ \
| | * | | | | cdrom: beyond ARRAY_SIZE of viocd_diskinfoRoel Kluin2009-05-201-1/+1
| | * | | | | xen/blkfront: fix warning when deleting gendisk on unplug/shutdownIan Campbell2009-05-191-2/+2
| | * | | | | xen/blkfront: allow xenbus state transition to Closing->Closed when not Conn...Ian Campbell2009-05-191-2/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-05-202-27/+27
| |\ \ \ \ \ \
| | * | | | | | cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton2009-05-192-27/+27
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2009-05-192-9/+1
| |\ \ \ \ \ \ \
| | * | | | | | | mfd: pcf50633: fix unsafe disable_irq()Nelson Castillo2009-05-191-1/+1
| | * | | | | | | mfd: Keep a cache of WM8350 volatile valuesMark Brown2009-05-191-8/+0
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-1918-61/+123
| |\ \ \ \ \ \ \
| | * | | | | | | ipv4: make default for INET_LRO consistent with help textFrans Pop2009-05-181-1/+1
| | * | | | | | | net: fix skb_seq_read returning wrong offset/length for page frag dataThomas Chenault2009-05-181-1/+1
OpenPOWER on IntegriCloud