aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| | | * | | [XFS] Remove unused tracing codeLachlan McIlroy2008-12-09
| | * | | | [XFS] set b_error from bio error in xfs_buf_bio_end_ioLachlan McIlroy2008-12-11
| | |/ / /
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Lachlan McIlroy2008-12-04
| | |\ \ \
| | * | | | [XFS] Remove unnecessary assertionLachlan McIlroy2008-12-04
| | * | | | [XFS] Remove unused variable in ktrace_free()Lachlan McIlroy2008-12-04
| | * | | | [XFS] Check return value of xfs_buf_get_noaddr()Lachlan McIlroy2008-12-04
| | * | | | [XFS] Fix hang after disallowed rename across directory quota domainsDave Chinner2008-12-04
| | * | | | [XFS] Fix compile with CONFIG_COMPAT enabledChristoph Hellwig2008-12-04