Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | nls: add a nls_nullsize inline | Jeff Layton | 2009-04-30 | 1 | -0/+19 | |
| * | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2009-04-20 | 43 | -120/+259 | |
| |\ \ \ \ | ||||||
| * | | | | | cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows | Suresh Jayaraman | 2009-04-20 | 1 | -1/+1 | |
| * | | | | | cifs: Rename cifs_strncpy_to_host and fix buffer size | Suresh Jayaraman | 2009-04-20 | 1 | -10/+10 | |
| * | | | | | [CIFS] Make cifs_unlink consistent in checks for null inode | Steve French | 2009-04-20 | 3 | -7/+22 | |
* | | | | | | NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region() | David Howells | 2009-05-07 | 1 | -2/+0 | |
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-05-07 | 3 | -51/+60 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | md: remove rd%d links immediately after stopping an array. | NeilBrown | 2009-05-07 | 1 | -8/+8 | |
| * | | | | | | md: remove ability to explicit set an inactive array to 'clean'. | NeilBrown | 2009-05-07 | 1 | -5/+2 | |
| * | | | | | | md: constify VFTs | Jan Engelhardt | 2009-05-07 | 1 | -1/+1 | |
| * | | | | | | md: tidy up status_resync to handle large arrays. | NeilBrown | 2009-05-07 | 1 | -17/+28 | |
| * | | | | | | md: fix some (more) errors with bitmaps on devices larger than 2TB. | NeilBrown | 2009-05-07 | 1 | -7/+11 | |
| * | | | | | | md/raid10: don't clear bitmap during recovery if array will still be degraded. | NeilBrown | 2009-05-07 | 1 | -6/+6 | |
| * | | | | | | 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 |