index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
/
options.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-12
IMA: Handle dentry_open failures
Eric Paris
1
-4
/
+6
2009-05-12
IMA: use current_cred() instead of current->cred
Eric Paris
2
-2
/
+2
2009-05-11
CRED: Guard the setprocattr security hook against ptrace
David Howells
1
-0
/
+6
2009-05-11
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
David Howells
6
-17
/
+20
2009-05-07
NOMMU: Don't check vm_region::vm_start is page aligned in add_nommu_region()
David Howells
1
-2
/
+0
2009-05-07
random: make get_random_int() more random
Linus Torvalds
1
-7
/
+12
2009-05-07
[ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types
Paul Gortmaker
2
-7
/
+24
2009-05-07
[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)
Kevin Hilman
1
-2
/
+2
2009-05-07
md: remove rd%d links immediately after stopping an array.
NeilBrown
1
-8
/
+8
2009-05-07
md: remove ability to explicit set an inactive array to 'clean'.
NeilBrown
1
-5
/
+2
2009-05-07
md: constify VFTs
Jan Engelhardt
1
-1
/
+1
2009-05-07
md: tidy up status_resync to handle large arrays.
NeilBrown
1
-17
/
+28
2009-05-07
md: fix some (more) errors with bitmaps on devices larger than 2TB.
NeilBrown
1
-7
/
+11
2009-05-07
md/raid10: don't clear bitmap during recovery if array will still be degraded.
NeilBrown
1
-6
/
+6
2009-05-07
md: fix loading of out-of-date bitmap.
NeilBrown
1
-7
/
+4
2009-05-07
drivers/base/iommu.c: add missing includes
Andrew Morton
1
-0
/
+2
2009-05-07
initramfs: clean up messages related to initramfs unpacking
Eric Piel
1
-9
/
+4
2009-05-07
nommu: make the initial mmap allocation excess behaviour Kconfig configurable
David Howells
2
-1
/
+29
2009-05-07
nommu: clamp zone_batchsize() to 0 under NOMMU conditions
David Howells
1
-0
/
+18
2009-05-07
mm: use roundown_pow_of_two() in zone_batchsize()
David Howells
1
-1
/
+1
2009-05-07
isl29003: fix resume functionality
Daniel Mack
1
-2
/
+7
2009-05-07
fbdev: remove makefile reference to removed driver
Krzysztof Helt
1
-1
/
+0
2009-05-07
alloc_vmap_area: fix memory leak
Ralph Wuerthner
1
-0
/
+1
2009-05-07
doc: small kernel-parameters updates
Randy Dunlap
1
-2
/
+8
2009-05-07
fbdev: fix fillrect for 24bpp modes
Michal Januszewski
3
-39
/
+48
2009-05-07
oom: prevent livelock when oom_kill_allocating_task is set
David Rientjes
1
-23
/
+21
2009-05-07
fiemap: fix problem with setting FIEMAP_EXTENT_LAST
Josef Bacik
1
-20
/
+55
2009-05-07
Eliminate thousands of warnings with gcc 3.2 build
Andi Kleen
2
-6
/
+14
2009-05-07
doc: hashdist defaults on for 64bit
Hugh Dickins
1
-1
/
+1
2009-05-07
inotify: use GFP_NOFS in kernel_event() to work around a lockdep false-positive
Wu Fengguang
2
-3
/
+3
2009-05-06
jsm: removing unused spinlock
Breno Leitao
2
-3
/
+0
2009-05-06
vt: Add a note on the historical abuse of CLOCK_TICK_RATE
Alan Cox
1
-0
/
+6
2009-05-06
integrity: remove __setup auditing msgs
Mimi Zohar
2
-25
/
+4
2009-05-06
integrity: use audit_log_string
Mimi Zohar
1
-13
/
+4
2009-05-06
integrity: lsm audit rule matching fix
Mimi Zohar
1
-4
/
+4
2009-05-06
drm/r128: fix r128 ioremaps to use ioremap_wc.
Dave Airlie
1
-3
/
+3
2009-05-05
Ignore madvise(MADV_WILLNEED) for hugetlbfs-backed regions
Mel Gorman
1
-0
/
+8
2009-05-05
[IA64] xen_domu_defconfig: fix build issues/warnings
Jan Beulich
4
-9
/
+10
2009-05-05
i.MX31: Disable CPU_32v6K in mx3_defconfig.
Magnus Lilja
1
-1
/
+1
2009-05-05
mx3fb: Fix compilation with CONFIG_PM
Sascha Hauer
1
-7
/
+7
2009-05-05
mx27ads: move PBC mapping out of vmalloc space
Uwe Kleine-König
1
-1
/
+1
2009-05-05
MXC: remove BUG_ON in interrupt handler
Sascha Hauer
1
-1
/
+1
2009-05-05
mx31: remove mx31moboard_defconfig
Valentin Longchamp
1
-790
/
+0
2009-05-05
ARM: ARCH_MXC should select HAVE_CLK
Guennadi Liakhovetski
1
-0
/
+1
2009-05-05
mxc : BUG in imx_dma_request
Martin Fuzzey
1
-8
/
+4
2009-05-05
mxc : Clean up properly when imx_dma_free() used without imx_dma_disable()
Martin Fuzzey
1
-4
/
+1
2009-05-05
i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)
Enrik Berkhan
1
-0
/
+11
2009-05-05
i2c-algo-bit: Fix timeout test
Dave Airlie
1
-1
/
+1
2009-05-05
i2c: Timeouts off by 1
Roel Kluin
9
-13
/
+13
2009-05-05
e1000: fix virtualization bug
Jesse Brandeburg
1
-1
/
+1
[next]