GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2009-06-15 Vegard Nossumc2port: annotate bitfield for kmemcheck
2009-06-15 Vegard Nossumnet: annotate inet_timewait_sock bitfields
2009-06-15 Vegard Nossumieee1394/csr1212: fix false positive kmemcheck report
2009-06-15 Vegard Nossumieee1394: annotate bitfield
2009-06-15 Vegard Nossumnet: annotate bitfields in struct inet_sock
2009-06-15 Vegard Nossumnet: use kmemcheck bitfields API for skbuff
2009-06-15 Vegard Nossumkmemcheck: introduce bitfield API
2009-06-15 Vegard Nossumkmemcheck: add opcode self-testing at boot
2009-06-15 Jeremy Fitzhardingex86: unify pte_hidden
2009-06-15 Jeremy Fitzhardingex86: make _PAGE_HIDDEN conditional
2009-06-15 Pekka Enbergkmemcheck: make kconfig accessible for other architectures
2009-06-15 Vegard Nossumkmemcheck: enable in the x86 Kconfig
2009-06-15 Vegard Nossumkmemcheck: add hooks for the page allocator
2009-06-15 Vegard Nossumkmemcheck: add hooks for page- and sg-dma-mappings
2009-06-15 Vegard Nossumkmemcheck: don't track page tables
2009-06-15 Vegard Nossumcrypto: don't track xor test pages with kmemcheck
2009-06-15 Pekka Enbergslab: add hooks for kmemcheck
2009-06-15 Vegard Nossumslub: add hooks for kmemcheck
2009-06-15 Vegard Nossumkmemcheck: add DMA hooks
2009-06-15 Vegard Nossumkmemcheck: add mm functions
2009-06-15 Vegard Nossumx86: add hooks for kmemcheck
2009-06-15 Pekka Enbergkmemcheck: use kmemcheck_pte_lookup() instead of open...
2009-06-15 Pekka Enbergkmemcheck: move 64-bit ifdef out of kmemcheck_opcode_de...
2009-06-15 Pekka Enbergkmemcheck: remove multiple ifdef'd definitions of the...
2009-06-15 Pekka Enbergkmemcheck: make initialization message less confusing
2009-06-15 Pekka Enbergkmemcheck: remove forward declarations from error.c
2009-06-13 Randy Dunlapkmemcheck: include module.h to prevent warnings
2009-06-13 Vegard Nossumkmemcheck: add the kmemcheck core
2009-06-13 Vegard Nossumkmemcheck: add the kmemcheck documentation
2009-06-13 Pekka Enbergkmemcheck: add Vegard and Pekka to MAINTAINERS
2009-06-13 Vegard Nossumtasklets: new tasklet scheduling function
2009-06-13 Pekka Enbergslab: move struct kmem_cache to headers
2009-06-12 Vegard Nossumstacktrace: add forward-declaration struct task_struct
2009-06-12 Vegard Nossumx86: add save_stack_trace_bp() for tracing from a speci...
2009-06-12 Randy Dunlapblock: fix kernel-doc in recent block/ changes
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Yinghai Lukvm: remove the duplicated cpumask_clear
2009-06-12 Yinghai Lux86: use zalloc_cpumask_var in arch_early_irq_init
2009-06-12 Stephen Rothwellperfcounters: remove powerpc definitions of perf_counte...
2009-06-12 Ryusuke Konishinilfs2: get rid of bd_mount_sem use from nilfs
2009-06-12 Ryusuke Konishinilfs2: correct exclusion control in nilfs_remount...
2009-06-12 Ryusuke Konishinilfs2: simplify remaining sget() use
2009-06-12 Ryusuke Konishinilfs2: get rid of sget use for checking if current...
2009-06-12 Ryusuke Konishinilfs2: get rid of sget use for acquiring nilfs object
2009-06-12 Ryusuke Konishinilfs2: remove meaningless EBUSY case from nilfs_get_sb...
2009-06-12 Christoph Hellwigremove the call to ->write_super in __sync_filesystem
2009-06-12 Christoph Hellwignilfs2: call nilfs2_write_super from nilfs2_sync_fs
2009-06-12 Christoph Hellwigjffs2: call jffs2_write_super from jffs2_sync_fs
2009-06-12 Christoph Hellwigufs: add ->sync_fs
2009-06-12 Christoph Hellwigsysv: add ->sync_fs
2009-06-12 Christoph Hellwighfsplus: add ->sync_fs
2009-06-12 Christoph Hellwighfs: add ->sync_fs
2009-06-12 Christoph Hellwigfat: add ->sync_fs
2009-06-12 Christoph Hellwigext2: add ->sync_fs
2009-06-12 Christoph Hellwigexofs: add ->sync_fs
2009-06-12 Christoph Hellwigbfs: add ->sync_fs
2009-06-12 Christoph Hellwigaffs: add ->sync_fs
2009-06-12 Al Virosanitize ->fsync() for affs
2009-06-12 Al Virorepair bfs_write_inode(), switch bfs to simple_fsync()
2009-06-12 Al ViroFix adfs GET_FRAG_ID() on big-endian
2009-06-12 Al Virorepair adfs ->write_inode(), switch to simple_fsync()
2009-06-12 Al Viroswitch omfs to simple_fsync()
2009-06-12 Al Viroswitch udf to simple_fsync()
2009-06-12 Al Viroswitch ufs to simple_fsync()
2009-06-12 Al Virorepair sysv_write_inode(), switch sysv to simple_fsync()
2009-06-12 Al Viroswitch minix to simple_fsync()
2009-06-12 Al Viroswitch ext2 to simple_fsync()
2009-06-12 Al ViroSanitize ->fsync() for FAT
2009-06-12 Al Virofs/qnx4: sanitize includes
2009-06-12 Al ViroSanitize qnx4 fsync handling
2009-06-12 Al ViroNew helper - simple_fsync()
2009-06-12 Alessio Igor... Push BKL down into ->remount_fs()
2009-06-12 Nick Pigginfs: block_dump missing dentry locking
2009-06-12 Nick Pigginfs: remove incorrect I_NEW warnings
2009-06-12 Mike Frysingerlinux/magic.h: move cramfs magic out of cramfs_fs.h
2009-06-12 Christoph Hellwigxfs: remove ->write_super and stop maintaining ->s_dirt
2009-06-12 Jens Axboentfs: remove old debug check for dirty data in ntfs_put...
2009-06-12 Theodore Ts'ofs: Rearrange inode structure elements to avoid waste...
2009-06-12 Theodore Ts'ofs: Remove i_cindex from struct inode
2009-06-12 Christoph Hellwig->write_super lock_super pushdown
2009-06-12 Christoph Hellwigjffs2: move jffs2_write_super to super.c
2009-06-12 Al ViroPush BKL down into do_remount_sb()
2009-06-12 Al ViroPush BKL down beyond VFS-only parts of do_mount()
2009-06-12 Al ViroPush BKL into do_mount()
2009-06-12 Al ViroPush lock_super() into the ->remount_fs() of filesystem...
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Al ViroNo need to do lock_super() for exclusion in generic_shu...
2009-06-12 Al ViroTrim a bit of crap from fs.h
2009-06-12 Al ViroMake sure that all callers of remount hold s_umount...
2009-06-12 Christoph Hellwigenforce ->sync_fs is only called for rw superblock
2009-06-12 Christoph Hellwigcleanup sync_supers
2009-06-12 Alexey Dobriyandcache: extrace and use d_unlinked()
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-06-12 Christoph Hellwigqnx4: remove ->write_super
2009-06-12 Christoph Hellwigocfs2: remove ->write_super and stop maintaining -...
2009-06-12 Christoph Hellwiggfs2: remove ->write_super and stop maintaining ->s_dirt
2009-06-12 Christoph Hellwigext3: remove ->write_super and stop maintaining ->s_dirt
2009-06-12 Christoph Hellwigbtrfs: remove ->write_super and stop maintaining -...
2009-06-12 Jan Karaquota: Introduce writeout_quota_sb() (version 4)
next