aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
|\
| * cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONSRusty Russell2008-12-31
| * cpumask: zero extra bits in alloc_cpumask_var_nodeRusty Russell2008-12-31
| * cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/Rusty Russell2008-12-31
| * cpumask: convert mm/Rusty Russell2008-12-31
| * cpumask: convert rest of files in kernel/Rusty Russell2008-12-31
| * cpumask: convert kernel/cpu.cRusty Russell2008-12-31
| * cpumask: convert kernel/profile.cRusty Russell2008-12-31
| * cpumask: convert RCU implementationsRusty Russell2008-12-31
| * cpumask: convert kernel/irqRusty Russell2008-12-31
| * cpumask: convert kernel time functionsRusty Russell2008-12-31
| * cpumask: convert kernel/workqueue.cRusty Russell2008-12-31
| * cpumask: convert kernel/compat.cRusty Russell2008-12-31
| * cpumask: remove any_online_cpu() users: mm/Rusty Russell2008-12-31
| * cpumask: remove any_online_cpu() users: kernel/Rusty Russell2008-12-31
| * cpumask: convert kernel trace functions furtherRusty Russell2008-12-31
| * cpumask: convert kernel trace functionsRusty Russell2008-12-31
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64Rusty Russell2008-12-31
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpcRusty Russell2008-12-31
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390Rusty Russell2008-12-31
| * cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparcRusty Russell2008-12-31
| * cpumask: Use find_last_bit()Rusty Russell2008-12-31
| * bitmap: find_last_bit()Rusty Russell2008-12-31
| * m68knommu: define __flsRusty Russell2008-12-31
| * m68k: define __flsRusty Russell2008-12-31
| * blackfin: define __flsRusty Russell2008-12-31
| * avr32: define __flsRusty Russell2008-12-31
| * parisc: remove gratuitous cpu_online_map declaration.Rusty Russell2008-12-31
| * cpumask: Use accessors code in coreRusty Russell2008-12-31
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: coreRusty Russell2008-12-31
| * percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32rRusty Russell2008-12-31
| * percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbiosRusty Russell2008-12-31
| * cpumask: fix bogus kernel-docLi Zefan2008-12-31
| * cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell2008-12-31
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| |\
| | * Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2008-12-30
| | |\
| | | * [XFS] Fix merge failuresLachlan McIlroy2008-12-29
| | | |\
| | | * | [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPILachlan McIlroy2008-12-23
| | | * | [XFS] handle unaligned data in xfs_bmbt_disk_get_allChristoph Hellwig2008-12-22
| | | * | [XFS] avoid memory allocations in xfs_fs_vcmn_errChristoph Hellwig2008-12-22
| | | * | [XFS] Fix speculative allocation beyond eofLachlan McIlroy2008-12-22
| | | * | [XFS] Remove XFS_BUF_SHUT() and friendsLachlan McIlroy2008-12-22
| | | * | [XFS] Use the incore inode size in xfs_file_readdir()Lachlan McIlroy2008-12-22
| | | * | [XFS] Fix merge conflict in fs/xfs/xfs_rename.cLachlan McIlroy2008-12-22
| | | |\ \
| | | * \ \ Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfsLachlan McIlroy2008-12-11
| | | |\ \ \
| | | | * | | [XFS] use inode_change_ok for setattr permission checkingChristoph Hellwig2008-12-10
| | | | * | | [XFS] add a FMODE flag to make XFS invisible I/O less hackyChristoph Hellwig2008-12-10
| | | | * | | [XFS] resync headers with libxfsChristoph Hellwig2008-12-10
| | | | * | | [XFS] simplify projid check in xfs_renameChristoph Hellwig2008-12-10
| | | | * | | [XFS] replace b_fspriv with b_mountChristoph Hellwig2008-12-10