summaryrefslogtreecommitdiffstats
path: root/net/dccp/options.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-12IMA: Handle dentry_open failuresEric Paris1-4/+6
2009-05-12IMA: use current_cred() instead of current->credEric Paris2-2/+2
2009-05-11CRED: Guard the setprocattr security hook against ptraceDavid Howells1-0/+6
2009-05-11CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells6-17/+20
2009-05-07NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()David Howells1-2/+0
2009-05-07random: make get_random_int() more randomLinus Torvalds1-7/+12
2009-05-07[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2-7/+24
2009-05-07[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)Kevin Hilman1-2/+2
2009-05-07md: remove rd%d links immediately after stopping an array.NeilBrown1-8/+8
2009-05-07md: remove ability to explicit set an inactive array to 'clean'.NeilBrown1-5/+2
2009-05-07md: constify VFTsJan Engelhardt1-1/+1
2009-05-07md: tidy up status_resync to handle large arrays.NeilBrown1-17/+28
2009-05-07md: fix some (more) errors with bitmaps on devices larger than 2TB.NeilBrown1-7/+11
2009-05-07md/raid10: don't clear bitmap during recovery if array will still be degraded.NeilBrown1-6/+6
2009-05-07md: fix loading of out-of-date bitmap.NeilBrown1-7/+4
2009-05-07drivers/base/iommu.c: add missing includesAndrew Morton1-0/+2
2009-05-07initramfs: clean up messages related to initramfs unpackingEric Piel1-9/+4
2009-05-07nommu: make the initial mmap allocation excess behaviour Kconfig configurableDavid Howells2-1/+29
2009-05-07nommu: clamp zone_batchsize() to 0 under NOMMU conditionsDavid Howells1-0/+18
2009-05-07mm: use roundown_pow_of_two() in zone_batchsize()David Howells1-1/+1
2009-05-07isl29003: fix resume functionalityDaniel Mack1-2/+7
2009-05-07fbdev: remove makefile reference to removed driverKrzysztof Helt1-1/+0
2009-05-07alloc_vmap_area: fix memory leakRalph Wuerthner1-0/+1
2009-05-07doc: small kernel-parameters updatesRandy Dunlap1-2/+8
2009-05-07fbdev: fix fillrect for 24bpp modesMichal Januszewski3-39/+48
2009-05-07oom: prevent livelock when oom_kill_allocating_task is setDavid Rientjes1-23/+21
2009-05-07fiemap: fix problem with setting FIEMAP_EXTENT_LASTJosef Bacik1-20/+55
2009-05-07Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen2-6/+14
2009-05-07doc: hashdist defaults on for 64bitHugh Dickins1-1/+1
2009-05-07inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positiveWu Fengguang2-3/+3
2009-05-06jsm: removing unused spinlockBreno Leitao2-3/+0
2009-05-06vt: Add a note on the historical abuse of CLOCK_TICK_RATEAlan Cox1-0/+6
2009-05-06integrity: remove __setup auditing msgsMimi Zohar2-25/+4
2009-05-06integrity: use audit_log_stringMimi Zohar1-13/+4
2009-05-06integrity: lsm audit rule matching fixMimi Zohar1-4/+4
2009-05-06drm/r128: fix r128 ioremaps to use ioremap_wc.Dave Airlie1-3/+3
2009-05-05Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regionsMel Gorman1-0/+8
2009-05-05[IA64] xen_domu_defconfig: fix build issues/warningsJan Beulich4-9/+10
2009-05-05i.MX31: Disable CPU_32v6K in mx3_defconfig.Magnus Lilja1-1/+1
2009-05-05mx3fb: Fix compilation with CONFIG_PMSascha Hauer1-7/+7
2009-05-05mx27ads: move PBC mapping out of vmalloc spaceUwe Kleine-König1-1/+1
2009-05-05MXC: remove BUG_ON in interrupt handlerSascha Hauer1-1/+1
2009-05-05mx31: remove mx31moboard_defconfigValentin Longchamp1-790/+0
2009-05-05ARM: ARCH_MXC should select HAVE_CLKGuennadi Liakhovetski1-0/+1
2009-05-05mxc : BUG in imx_dma_requestMartin Fuzzey1-8/+4
2009-05-05mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()Martin Fuzzey1-4/+1
2009-05-05i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan1-0/+11
2009-05-05i2c-algo-bit: Fix timeout testDave Airlie1-1/+1
2009-05-05i2c: Timeouts off by 1Roel Kluin9-13/+13
2009-05-05e1000: fix virtualization bugJesse Brandeburg1-1/+1