| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes | Linus Torvalds | 2011-05-23 |
|\ |
|
| * | GFS2: Wait properly when flushing the ail list | Steven Whitehouse | 2011-05-21 |
| * | GFS2: Wipe directory hash table metadata when deallocating a directory | Steven Whitehouse | 2011-05-21 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2011-05-23 |
|\ \ |
|
| * | | ktest: Allow options to be used by other options | Steven Rostedt | 2011-05-20 |
| * | | ktest: Create variables for the ktest config files | Steven Rostedt | 2011-05-20 |
| * | | ktest: Reboot after each patchcheck run | Steven Rostedt | 2011-05-20 |
| * | | ktest: Reboot to good kernel after every bisect run | Steven Rostedt | 2011-05-20 |
| * | | ktest: If test failed due to timeout, print that | Steven Rostedt | 2011-05-20 |
| * | | ktest: Fix post install command | Steven Rostedt | 2011-05-20 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2011-05-23 |
|\ \ \ |
|
| * | | | nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: always set back pointer to host inode in mapping->host | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: get rid of NILFS_I_NILFS | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: use list_first_entry | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: use empty_aops for gc-inodes | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: implement resize ioctl | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: add truncation routine of segment usage file | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: add routine to move secondary super block | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: add ioctl which limits range of segment to be allocated | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: zero fill unused portion of super root block | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: super root size should change depending on inode size | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: get rid of private page allocator | Ryusuke Konishi | 2011-05-10 |
| * | | | nilfs2: merge list_del()/list_add_tail() to list_move_tail() | Nicolas Kaiser | 2011-05-10 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2011-05-23 |
|\ \ \ \ |
|
| * | | | | ide/ide-scan-pci.c: Use for_each_pci_dev(). | Thiago Farina | 2011-05-16 |
| * | | | | ide: Use linux/mutex.h | Anton Blanchard | 2011-05-08 |
| * | | | | IDE: ide-floppy, remove unnecessary NULL check | Jiri Slaby | 2010-11-22 |
| * | | | | drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdata | Joe Perches | 2010-11-22 |
| * | | | | ide: fix use after free in ide-acpi | Mariusz Kozlowski | 2010-11-22 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2011-05-23 |
|\ \ \ \ \ |
|
| * | | | | | sparc32: fix build, fix missing cpu_relax declaration | Sam Ravnborg | 2011-05-23 |
| * | | | | | SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI | Daniel Hellstrom | 2011-05-20 |
| * | | | | | Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' | David S. Miller | 2011-05-20 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2011-05-20 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | sparc: add {read,write}*_be routines | Jan Andersson | 2011-05-12 |
| * | | | | | | | sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. | Kristoffer Glembo | 2011-05-16 |
| * | | | | | | | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-16 |
| * | | | | | | | sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines | Daniel Hellstrom | 2011-05-16 |
| * | | | | | | | sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines | Daniel Hellstrom | 2011-05-16 |
| * | | | | | | | sparc32,leon: Implemented SMP IPIs for LEON CPU | Daniel Hellstrom | 2011-05-16 |
| * | | | | | | | sparc32: implement SMP IPIs using the generic functions | Daniel Hellstrom | 2011-05-16 |
| * | | | | | | | sparc32,leon: SMP power down implementation | Daniel Hellstrom | 2011-05-16 |
| * | | | | | | | sparc32,leon: added some SMP comments | Daniel Hellstrom | 2011-05-16 |
| * | | | | | | | sparc32,leon: don't rely on bootloader to mask IRQs | Daniel Hellstrom | 2011-04-21 |
| * | | | | | | | sparc32,leon: operate on boot-cpu IRQ controller registers | Daniel Hellstrom | 2011-04-21 |
| * | | | | | | | sparc32: always define boot_cpu_id | Daniel Hellstrom | 2011-04-21 |
| * | | | | | | | sparc32: removed unused code, implemented by generic code | Daniel Hellstrom | 2011-04-21 |
| * | | | | | | | sparc32: avoid build warning at mm/percpu.c:1647 | Sam Ravnborg | 2011-04-21 |
| * | | | | | | | sparc32: always register a PROM based early console | Sam Ravnborg | 2011-04-21 |