| Commit message (Expand) | Author | Age |
* | cpumask: convert kernel/profile.c | Rusty Russell | 2008-12-31 |
* | cpumask: convert RCU implementations | Rusty Russell | 2008-12-31 |
* | cpumask: convert kernel/irq | Rusty Russell | 2008-12-31 |
* | cpumask: convert kernel time functions | Rusty Russell | 2008-12-31 |
* | cpumask: convert kernel/workqueue.c | Rusty Russell | 2008-12-31 |
* | cpumask: convert kernel/compat.c | Rusty Russell | 2008-12-31 |
* | cpumask: remove any_online_cpu() users: mm/ | Rusty Russell | 2008-12-31 |
* | cpumask: remove any_online_cpu() users: kernel/ | Rusty Russell | 2008-12-31 |
* | cpumask: convert kernel trace functions further | Rusty Russell | 2008-12-31 |
* | cpumask: convert kernel trace functions | Rusty Russell | 2008-12-31 |
* | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell | 2008-12-31 |
* | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc | Rusty Russell | 2008-12-31 |
* | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): s390 | Rusty Russell | 2008-12-31 |
* | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc | Rusty Russell | 2008-12-31 |
* | cpumask: Use find_last_bit() | Rusty Russell | 2008-12-31 |
* | bitmap: find_last_bit() | Rusty Russell | 2008-12-31 |
* | m68knommu: define __fls | Rusty Russell | 2008-12-31 |
* | m68k: define __fls | Rusty Russell | 2008-12-31 |
* | blackfin: define __fls | Rusty Russell | 2008-12-31 |
* | avr32: define __fls | Rusty Russell | 2008-12-31 |
* | parisc: remove gratuitous cpu_online_map declaration. | Rusty Russell | 2008-12-31 |
* | cpumask: Use accessors code in core | Rusty Russell | 2008-12-31 |
* | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core | Rusty Russell | 2008-12-31 |
* | percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r | Rusty Russell | 2008-12-31 |
* | percpu: fix percpu accessors to potentially !cpu_possible() cpus: pnpbios | Rusty Russell | 2008-12-31 |
* | cpumask: fix bogus kernel-doc | Li Zefan | 2008-12-31 |
* | cpumask: Remove IA64 definition of total_cpus now it's in core code | Rusty Russell | 2008-12-31 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 |
|\ |
|
| * | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2008-12-30 |
| |\ |
|
| | * | [XFS] Fix merge failures | Lachlan McIlroy | 2008-12-29 |
| | |\ |
|
| | * | | [XFS] Fix race in xfs_write() between direct and buffered I/O with DMAPI | Lachlan McIlroy | 2008-12-23 |
| | * | | [XFS] handle unaligned data in xfs_bmbt_disk_get_all | Christoph Hellwig | 2008-12-22 |
| | * | | [XFS] avoid memory allocations in xfs_fs_vcmn_err | Christoph Hellwig | 2008-12-22 |
| | * | | [XFS] Fix speculative allocation beyond eof | Lachlan McIlroy | 2008-12-22 |
| | * | | [XFS] Remove XFS_BUF_SHUT() and friends | Lachlan McIlroy | 2008-12-22 |
| | * | | [XFS] Use the incore inode size in xfs_file_readdir() | Lachlan McIlroy | 2008-12-22 |
| | * | | [XFS] Fix merge conflict in fs/xfs/xfs_rename.c | Lachlan McIlroy | 2008-12-22 |
| | |\ \ |
|
| | * \ \ | Merge branch 'master' of git+ssh://git.melbourne.sgi.com/git/xfs | Lachlan McIlroy | 2008-12-11 |
| | |\ \ \ |
|
| | | * | | | [XFS] use inode_change_ok for setattr permission checking | Christoph Hellwig | 2008-12-10 |
| | | * | | | [XFS] add a FMODE flag to make XFS invisible I/O less hacky | Christoph Hellwig | 2008-12-10 |
| | | * | | | [XFS] resync headers with libxfs | Christoph Hellwig | 2008-12-10 |
| | | * | | | [XFS] simplify projid check in xfs_rename | Christoph Hellwig | 2008-12-10 |
| | | * | | | [XFS] replace b_fspriv with b_mount | Christoph Hellwig | 2008-12-10 |
| | | * | | | [XFS] Remove unused tracing code | Lachlan McIlroy | 2008-12-09 |
| | * | | | | [XFS] set b_error from bio error in xfs_buf_bio_end_io | Lachlan McIlroy | 2008-12-11 |
| | |/ / / |
|
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Lachlan McIlroy | 2008-12-04 |
| | |\ \ \ |
|
| | * | | | | [XFS] Remove unnecessary assertion | Lachlan McIlroy | 2008-12-04 |
| | * | | | | [XFS] Remove unused variable in ktrace_free() | Lachlan McIlroy | 2008-12-04 |
| | * | | | | [XFS] Check return value of xfs_buf_get_noaddr() | Lachlan McIlroy | 2008-12-04 |
| | * | | | | [XFS] Fix hang after disallowed rename across directory quota domains | Dave Chinner | 2008-12-04 |