Commit Graph

147918 Commits (b1eeab67682a5e397aecf172046b3a8bd4808ae4)
 

Author SHA1 Message Date
Vegard Nossum b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
Vegard Nossum 9b5cab3189 kmemcheck: add hooks for page- and sg-dma-mappings 16 years ago
Vegard Nossum 9e730237c2 kmemcheck: don't track page tables 16 years ago
Vegard Nossum 33f65df7ed crypto: don't track xor test pages with kmemcheck 16 years ago
Pekka Enberg c175eea466 slab: add hooks for kmemcheck 16 years ago
Vegard Nossum 5a896d9e7c slub: add hooks for kmemcheck 16 years ago
Vegard Nossum d7002857de kmemcheck: add DMA hooks 16 years ago
Vegard Nossum 2dff440525 kmemcheck: add mm functions 16 years ago
Vegard Nossum f85612967c x86: add hooks for kmemcheck 16 years ago
Pekka Enberg f8b4ece2a9 kmemcheck: use kmemcheck_pte_lookup() instead of open-coding it 16 years ago
Pekka Enberg 6d9609c132 kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() 16 years ago
Pekka Enberg 0c33cacd86 kmemcheck: remove multiple ifdef'd definitions of the same global variable 16 years ago
Pekka Enberg 5b53b76a61 kmemcheck: make initialization message less confusing 16 years ago
Pekka Enberg 6a19638719 kmemcheck: remove forward declarations from error.c 16 years ago
Randy Dunlap 60e383931d kmemcheck: include module.h to prevent warnings 16 years ago
Vegard Nossum dfec072ecd kmemcheck: add the kmemcheck core 16 years ago
Vegard Nossum e594c8de3b kmemcheck: add the kmemcheck documentation 16 years ago
Pekka Enberg 456db8cc45 kmemcheck: add Vegard and Pekka to MAINTAINERS 16 years ago
Vegard Nossum 7c692cbade tasklets: new tasklet scheduling function 16 years ago
Pekka Enberg 8eae985f08 slab: move struct kmem_cache to headers 16 years ago
Vegard Nossum b618ad31bb stacktrace: add forward-declaration struct task_struct 16 years ago
Vegard Nossum acc6be5405 x86: add save_stack_trace_bp() for tracing from a specific stack frame 16 years ago
Randy Dunlap 8ebf975608 block: fix kernel-doc in recent block/ changes 16 years ago
Linus Torvalds 4b4f1d0178 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 16 years ago
Linus Torvalds 875287caa0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 16 years ago
Yinghai Lu aee74f3bb3 kvm: remove the duplicated cpumask_clear 16 years ago
Yinghai Lu 12274e96b4 x86: use zalloc_cpumask_var in arch_early_irq_init 16 years ago
Stephen Rothwell e14112d1bd perfcounters: remove powerpc definitions of perf_counter_do_pending 16 years ago
Ryusuke Konishi aa7dfb8954 nilfs2: get rid of bd_mount_sem use from nilfs 16 years ago
Ryusuke Konishi e59399d010 nilfs2: correct exclusion control in nilfs_remount function 16 years ago
Ryusuke Konishi 6dd4740662 nilfs2: simplify remaining sget() use 16 years ago
Ryusuke Konishi 3f82ff5516 nilfs2: get rid of sget use for checking if current mount is present 16 years ago
Ryusuke Konishi 33c8e57c86 nilfs2: get rid of sget use for acquiring nilfs object 16 years ago
Ryusuke Konishi 81fc20bd0e nilfs2: remove meaningless EBUSY case from nilfs_get_sb function 16 years ago
Christoph Hellwig 0c95ee190e remove the call to ->write_super in __sync_filesystem 16 years ago
Christoph Hellwig d731e06323 nilfs2: call nilfs2_write_super from nilfs2_sync_fs 16 years ago
Christoph Hellwig d579ed00aa jffs2: call jffs2_write_super from jffs2_sync_fs 16 years ago
Christoph Hellwig 8c8006564a ufs: add ->sync_fs 16 years ago
Christoph Hellwig ad43ffdeea sysv: add ->sync_fs 16 years ago
Christoph Hellwig 7fbc6df0e7 hfsplus: add ->sync_fs 16 years ago
Christoph Hellwig 58bc5bbb87 hfs: add ->sync_fs 16 years ago
Christoph Hellwig f83d6d46e7 fat: add ->sync_fs 16 years ago
Christoph Hellwig 40f31dd47e ext2: add ->sync_fs 16 years ago
Christoph Hellwig 80e09fb942 exofs: add ->sync_fs 16 years ago
Christoph Hellwig 561e47ce72 bfs: add ->sync_fs 16 years ago
Christoph Hellwig e28964365f affs: add ->sync_fs 16 years ago
Al Viro c475879556 sanitize ->fsync() for affs 16 years ago
Al Viro 4427f0c36e repair bfs_write_inode(), switch bfs to simple_fsync() 16 years ago
Al Viro 224c886643 Fix adfs GET_FRAG_ID() on big-endian 16 years ago
Al Viro ffdc9064f8 repair adfs ->write_inode(), switch to simple_fsync() 16 years ago