summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Microblaze: Remove unused variable from paging initMichal Simek2009-05-211-1/+0
* microblaze: Cleanup compiled-in rootfs in BSS sectionMichal Simek2009-05-211-21/+32
* microblaze: Fix early cmdline for CMDLINE_FORCEMichal Simek2009-05-212-8/+3
* microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.hSteve Magnani2009-05-211-1/+1
* microblaze: clean LDFLAGS to build kernelThomas Chou2009-05-211-0/+2
* microblaze: Fix paging init-zone initializationSteve Magnani2009-05-211-4/+3
* microblaze: use generic dma-mapping-broken.hArnd Bergmann2009-05-212-130/+2
* microblaze: prepare signal handling for generic unistd.hMichal Simek2009-05-213-76/+17
* microblaze: clean up checksum.cArnd Bergmann2009-05-212-17/+28
* microblaze: remove bad_user_access_lengthArnd Bergmann2009-05-211-4/+3
* microblaze: do not include types.h in ptrace.hArnd Bergmann2009-05-211-1/+0
* microblaze: add a dummy pgprot_noncachedArnd Bergmann2009-05-211-0/+2
* microblaze: add security initcallsArnd Bergmann2009-05-211-0/+2
* microblaze: remove cacheable_memcpyArnd Bergmann2009-05-211-5/+0
* microblaze: kill incorrect __bad_xchg definitionArnd Bergmann2009-05-211-8/+0
* microblaze: fix __user annotationsArnd Bergmann2009-05-211-12/+10
* microblaze: export some symbolsArnd Bergmann2009-05-213-1/+5
* microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek2009-05-219-13/+15
* microblaze: Remove POWERPC reference from Microblaze gpio.hMichal Simek2009-05-211-3/+3
* 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