summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | md: fix loading of out-of-date bitmap.NeilBrown2009-05-071-7/+4
| * | | | | | | random: make get_random_int() more randomLinus Torvalds2009-05-071-7/+12
| * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-05-0719-1027/+795
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2009-05-072-7/+24
| | * | | | | | | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman2009-05-071-2/+2
| | * | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-05-057-812/+16
| | |\ \ \ \ \ \ \
| | | * | | | | | | i.MX31: Disable CPU_32v6K in mx3_defconfig.Magnus Lilja2009-05-051-1/+1
| | | * | | | | | | mx3fb: Fix compilation with CONFIG_PMSascha Hauer2009-05-051-7/+7
| | | * | | | | | | mx27ads: move PBC mapping out of vmalloc spaceUwe Kleine-König2009-05-051-1/+1
| | | * | | | | | | MXC: remove BUG_ON in interrupt handlerSascha Hauer2009-05-051-1/+1
| | | * | | | | | | mx31: remove mx31moboard_defconfigValentin Longchamp2009-05-051-790/+0
| | | * | | | | | | ARM: ARCH_MXC should select HAVE_CLKGuennadi Liakhovetski2009-05-051-0/+1
| | | * | | | | | | mxc : BUG in imx_dma_requestMartin Fuzzey2009-05-051-8/+4
| | | * | | | | | | mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()Martin Fuzzey2009-05-051-4/+1
| | | |/ / / / / /
| | * | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-05-053-201/+683
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ARM] mv78xx0: update defconfigNicolas Pitre2009-05-041-94/+335
| | | * | | | | | | [ARM] orion5x: update defconfigNicolas Pitre2009-05-041-84/+279
| | | * | | | | | | [ARM] Kirkwood: update defconfigNicolas Pitre2009-05-041-23/+69
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | [ARM] Kconfig typo fix: "PXA930" -> "CPU_PXA930".Robert P. J. Day2009-05-031-2/+2
| | * | | | | | | Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-05-035-3/+68
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | [ARM] S3C2412: Add missing cache flush in suspend codeBen Dooks2009-05-011-0/+3
| | | * | | | | | [ARM] S3C: Add UDIVSLOT support for newer UARTSBen Dooks2009-05-013-3/+63
| | | * | | | | | [ARM] S3C64XX: Add S3C64XX_PA_IIS{0,1} to <mach/map.h>Ben Dooks2009-05-011-0/+2
| | | |/ / / / /
| * | | | | | | drivers/base/iommu.c: add missing includesAndrew Morton2009-05-061-0/+2
| * | | | | | | initramfs: clean up messages related to initramfs unpackingEric Piel2009-05-061-9/+4
| * | | | | | | nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2009-05-062-1/+29
| * | | | | | | nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells2009-05-061-0/+18
| * | | | | | | mm: use roundown_pow_of_two() in zone_batchsize()David Howells2009-05-061-1/+1
| * | | | | | | isl29003: fix resume functionalityDaniel Mack2009-05-061-2/+7
| * | | | | | | fbdev: remove makefile reference to removed driverKrzysztof Helt2009-05-061-1/+0
| * | | | | | | alloc_vmap_area: fix memory leakRalph Wuerthner2009-05-061-0/+1
| * | | | | | | doc: small kernel-parameters updatesRandy Dunlap2009-05-061-2/+8
| * | | | | | | fbdev: fix fillrect for 24bpp modesMichal Januszewski2009-05-063-39/+48
| * | | | | | | oom: prevent livelock when oom_kill_allocating_task is setDavid Rientjes2009-05-061-23/+21
| * | | | | | | fiemap: fix problem with setting FIEMAP_EXTENT_LASTJosef Bacik2009-05-061-20/+55
| * | | | | | | Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen2009-05-062-6/+14
| * | | | | | | doc: hashdist defaults on for 64bitHugh Dickins2009-05-061-1/+1
| * | | | | | | inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang2009-05-062-3/+3
| * | | | | | | jsm: removing unused spinlockBreno Leitao2009-05-062-3/+0
| * | | | | | | vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox2009-05-061-0/+6
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-05-056-32/+16
| |\ \ \ \ \ \
| | * | | | | | drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie2009-05-061-3/+3
| | * | | | | | drm: cleanup properly in drm_get_dev() failure pathsBen Skeggs2009-04-241-3/+6
| | * | | | | | drm: clean the map list before destroying the hash tableBen Skeggs2009-04-241-3/+3
| | * | | | | | drm: remove unreachable code in drm_sysfs.cJonas Bonn2009-04-241-2/+0
| | * | | | | | drm: add control node checks missing from kms mergeJonas Bonn2009-04-241-1/+2
| | * | | | | | drm/kms: don't try to shortcut drm mode set functionDave Airlie2009-04-241-19/+0
| | * | | | | | drm/radeon: bump minor version for occlusion queries supportMaciej Cencora2009-04-241-1/+2
| * | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-05-054-9/+10
| |\ \ \ \ \ \ \
| | * | | | | | | [IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich2009-05-054-9/+10