summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kmemcheck: make kconfig accessible for other architecturesPekka Enberg2009-06-154-88/+94
* kmemcheck: enable in the x86 KconfigVegard Nossum2009-06-153-2/+91
* kmemcheck: add hooks for the page allocatorVegard Nossum2009-06-158-31/+122
* kmemcheck: add hooks for page- and sg-dma-mappingsVegard Nossum2009-06-151-0/+5
* kmemcheck: don't track page tablesVegard Nossum2009-06-153-8/+10
* crypto: don't track xor test pages with kmemcheckVegard Nossum2009-06-151-1/+6
* slab: add hooks for kmemcheckPekka Enberg2009-06-151-2/+18
* slub: add hooks for kmemcheckVegard Nossum2009-06-151-2/+19
* kmemcheck: add DMA hooksVegard Nossum2009-06-152-0/+18
* kmemcheck: add mm functionsVegard Nossum2009-06-157-9/+174
* x86: add hooks for kmemcheckVegard Nossum2009-06-158-5/+66
* kmemcheck: use kmemcheck_pte_lookup() instead of open-coding itPekka Enberg2009-06-151-6/+1
* kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()Pekka Enberg2009-06-151-2/+7
* kmemcheck: remove multiple ifdef'd definitions of the same global variablePekka Enberg2009-06-151-3/+5
* kmemcheck: make initialization message less confusingPekka Enberg2009-06-151-1/+1
* kmemcheck: remove forward declarations from error.cPekka Enberg2009-06-151-69/+68
* kmemcheck: include module.h to prevent warningsRandy Dunlap2009-06-131-0/+1
* kmemcheck: add the kmemcheck coreVegard Nossum2009-06-1319-2/+1304
* kmemcheck: add the kmemcheck documentationVegard Nossum2009-06-131-0/+773
* kmemcheck: add Vegard and Pekka to MAINTAINERSPekka Enberg2009-06-131-6/+14
* tasklets: new tasklet scheduling functionVegard Nossum2009-06-132-0/+25
* slab: move struct kmem_cache to headersPekka Enberg2009-06-132-81/+81
* stacktrace: add forward-declaration struct task_structVegard Nossum2009-06-121-0/+2
* x86: add save_stack_trace_bp() for tracing from a specific stack frameVegard Nossum2009-06-122-0/+8
* block: fix kernel-doc in recent block/ changesRandy Dunlap2009-06-112-13/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-11147-1834/+1707
|\
| * nilfs2: get rid of bd_mount_sem use from nilfsRyusuke Konishi2009-06-114-9/+12
| * nilfs2: correct exclusion control in nilfs_remount functionRyusuke Konishi2009-06-113-31/+33
| * nilfs2: simplify remaining sget() useRyusuke Konishi2009-06-114-25/+75
| * nilfs2: get rid of sget use for checking if current mount is presentRyusuke Konishi2009-06-112-60/+35
| * nilfs2: get rid of sget use for acquiring nilfs objectRyusuke Konishi2009-06-113-65/+76
| * nilfs2: remove meaningless EBUSY case from nilfs_get_sb functionRyusuke Konishi2009-06-111-2/+0
| * remove the call to ->write_super in __sync_filesystemChristoph Hellwig2009-06-111-2/+0
| * nilfs2: call nilfs2_write_super from nilfs2_sync_fsChristoph Hellwig2009-06-111-0/+2
| * jffs2: call jffs2_write_super from jffs2_sync_fsChristoph Hellwig2009-06-111-0/+2
| * ufs: add ->sync_fsChristoph Hellwig2009-06-111-10/+22
| * sysv: add ->sync_fsChristoph Hellwig2009-06-111-6/+13
| * hfsplus: add ->sync_fsChristoph Hellwig2009-06-111-5/+11
| * hfs: add ->sync_fsChristoph Hellwig2009-06-111-0/+11
| * fat: add ->sync_fsChristoph Hellwig2009-06-111-0/+11
| * ext2: add ->sync_fsChristoph Hellwig2009-06-111-14/+27
| * exofs: add ->sync_fsChristoph Hellwig2009-06-111-3/+13
| * bfs: add ->sync_fsChristoph Hellwig2009-06-111-11/+21
| * affs: add ->sync_fsChristoph Hellwig2009-06-111-13/+27
| * sanitize ->fsync() for affsAl Viro2009-06-113-2/+15
| * repair bfs_write_inode(), switch bfs to simple_fsync()Al Viro2009-06-112-7/+13
| * Fix adfs GET_FRAG_ID() on big-endianAl Viro2009-06-111-1/+1
| * repair adfs ->write_inode(), switch to simple_fsync()Al Viro2009-06-116-6/+48
| * switch omfs to simple_fsync()Al Viro2009-06-111-16/+1
| * switch udf to simple_fsync()Al Viro2009-06-115-58/+3
OpenPOWER on IntegriCloud