Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | md: fix loading of out-of-date bitmap. | NeilBrown | 2009-05-07 | 1 | -7/+4 | |
| * | | | | | | | random: make get_random_int() more random | Linus Torvalds | 2009-05-07 | 1 | -7/+12 | |
| * | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-07 | 19 | -1027/+795 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types | Paul Gortmaker | 2009-05-07 | 2 | -7/+24 | |
| | * | | | | | | | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) | Kevin Hilman | 2009-05-07 | 1 | -2/+2 | |
| | * | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2009-05-05 | 7 | -812/+16 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | i.MX31: Disable CPU_32v6K in mx3_defconfig. | Magnus Lilja | 2009-05-05 | 1 | -1/+1 | |
| | | * | | | | | | | mx3fb: Fix compilation with CONFIG_PM | Sascha Hauer | 2009-05-05 | 1 | -7/+7 | |
| | | * | | | | | | | mx27ads: move PBC mapping out of vmalloc space | Uwe Kleine-König | 2009-05-05 | 1 | -1/+1 | |
| | | * | | | | | | | MXC: remove BUG_ON in interrupt handler | Sascha Hauer | 2009-05-05 | 1 | -1/+1 | |
| | | * | | | | | | | mx31: remove mx31moboard_defconfig | Valentin Longchamp | 2009-05-05 | 1 | -790/+0 | |
| | | * | | | | | | | ARM: ARCH_MXC should select HAVE_CLK | Guennadi Liakhovetski | 2009-05-05 | 1 | -0/+1 | |
| | | * | | | | | | | mxc : BUG in imx_dma_request | Martin Fuzzey | 2009-05-05 | 1 | -8/+4 | |
| | | * | | | | | | | mxc : Clean up properly when imx_dma_free() used without imx_dma_disable() | Martin Fuzzey | 2009-05-05 | 1 | -4/+1 | |
| | | |/ / / / / / | ||||||
| | * | | | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2009-05-05 | 3 | -201/+683 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | [ARM] mv78xx0: update defconfig | Nicolas Pitre | 2009-05-04 | 1 | -94/+335 | |
| | | * | | | | | | | [ARM] orion5x: update defconfig | Nicolas Pitre | 2009-05-04 | 1 | -84/+279 | |
| | | * | | | | | | | [ARM] Kirkwood: update defconfig | Nicolas Pitre | 2009-05-04 | 1 | -23/+69 | |
| | | | |_|_|/ / / | | | |/| | | | | | ||||||
| | * | | | | | | | [ARM] Kconfig typo fix: "PXA930" -> "CPU_PXA930". | Robert P. J. Day | 2009-05-03 | 1 | -2/+2 | |
| | * | | | | | | | Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-05-03 | 5 | -3/+68 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | [ARM] S3C2412: Add missing cache flush in suspend code | Ben Dooks | 2009-05-01 | 1 | -0/+3 | |
| | | * | | | | | | [ARM] S3C: Add UDIVSLOT support for newer UARTS | Ben Dooks | 2009-05-01 | 3 | -3/+63 | |
| | | * | | | | | | [ARM] S3C64XX: Add S3C64XX_PA_IIS{0,1} to <mach/map.h> | Ben Dooks | 2009-05-01 | 1 | -0/+2 | |
| | | |/ / / / / | ||||||
| * | | | | | | | drivers/base/iommu.c: add missing includes | Andrew Morton | 2009-05-06 | 1 | -0/+2 | |
| * | | | | | | | initramfs: clean up messages related to initramfs unpacking | Eric Piel | 2009-05-06 | 1 | -9/+4 | |
| * | | | | | | | nommu: make the initial mmap allocation excess behaviour Kconfig configurable | David Howells | 2009-05-06 | 2 | -1/+29 | |
| * | | | | | | | nommu: clamp zone_batchsize() to 0 under NOMMU conditions | David Howells | 2009-05-06 | 1 | -0/+18 | |
| * | | | | | | | mm: use roundown_pow_of_two() in zone_batchsize() | David Howells | 2009-05-06 | 1 | -1/+1 | |
| * | | | | | | | isl29003: fix resume functionality | Daniel Mack | 2009-05-06 | 1 | -2/+7 | |
| * | | | | | | | fbdev: remove makefile reference to removed driver | Krzysztof Helt | 2009-05-06 | 1 | -1/+0 | |
| * | | | | | | | alloc_vmap_area: fix memory leak | Ralph Wuerthner | 2009-05-06 | 1 | -0/+1 | |
| * | | | | | | | doc: small kernel-parameters updates | Randy Dunlap | 2009-05-06 | 1 | -2/+8 | |
| * | | | | | | | fbdev: fix fillrect for 24bpp modes | Michal Januszewski | 2009-05-06 | 3 | -39/+48 | |
| * | | | | | | | oom: prevent livelock when oom_kill_allocating_task is set | David Rientjes | 2009-05-06 | 1 | -23/+21 | |
| * | | | | | | | fiemap: fix problem with setting FIEMAP_EXTENT_LAST | Josef Bacik | 2009-05-06 | 1 | -20/+55 | |
| * | | | | | | | Eliminate thousands of warnings with gcc 3.2 build | Andi Kleen | 2009-05-06 | 2 | -6/+14 | |
| * | | | | | | | doc: hashdist defaults on for 64bit | Hugh Dickins | 2009-05-06 | 1 | -1/+1 | |
| * | | | | | | | inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive | Wu Fengguang | 2009-05-06 | 2 | -3/+3 | |
| * | | | | | | | jsm: removing unused spinlock | Breno Leitao | 2009-05-06 | 2 | -3/+0 | |
| * | | | | | | | vt: Add a note on the historical abuse of CLOCK_TICK_RATE | Alan Cox | 2009-05-06 | 1 | -0/+6 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2009-05-05 | 6 | -32/+16 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | drm/r128: fix r128 ioremaps to use ioremap_wc. | Dave Airlie | 2009-05-06 | 1 | -3/+3 | |
| | * | | | | | | drm: cleanup properly in drm_get_dev() failure paths | Ben Skeggs | 2009-04-24 | 1 | -3/+6 | |
| | * | | | | | | drm: clean the map list before destroying the hash table | Ben Skeggs | 2009-04-24 | 1 | -3/+3 | |
| | * | | | | | | drm: remove unreachable code in drm_sysfs.c | Jonas Bonn | 2009-04-24 | 1 | -2/+0 | |
| | * | | | | | | drm: add control node checks missing from kms merge | Jonas Bonn | 2009-04-24 | 1 | -1/+2 | |
| | * | | | | | | drm/kms: don't try to shortcut drm mode set function | Dave Airlie | 2009-04-24 | 1 | -19/+0 | |
| | * | | | | | | drm/radeon: bump minor version for occlusion queries support | Maciej Cencora | 2009-04-24 | 1 | -1/+2 | |
| * | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-05-05 | 4 | -9/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [IA64] xen_domu_defconfig: fix build issues/warnings | Jan Beulich | 2009-05-05 | 4 | -9/+10 |