| Commit message (Expand) | Author | Age | Files | Lines |
* | ptp: Added a brand new class driver for ptp clocks. | Richard Cochran | 2011-05-23 | 16 | -0/+1695 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2011-05-22 | 27 | -386/+603 |
|\ |
|
| * | nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty | Ryusuke Konishi | 2011-05-10 | 15 | -86/+63 |
| * | nilfs2: always set back pointer to host inode in mapping->host | Ryusuke Konishi | 2011-05-10 | 8 | -36/+14 |
| * | nilfs2: get rid of NILFS_I_NILFS | Ryusuke Konishi | 2011-05-10 | 7 | -22/+20 |
| * | nilfs2: use list_first_entry | Ryusuke Konishi | 2011-05-10 | 2 | -8/+8 |
| * | nilfs2: use empty_aops for gc-inodes | Ryusuke Konishi | 2011-05-10 | 1 | -4/+1 |
| * | nilfs2: implement resize ioctl | Ryusuke Konishi | 2011-05-10 | 7 | -5/+189 |
| * | nilfs2: add truncation routine of segment usage file | Ryusuke Konishi | 2011-05-10 | 1 | -0/+112 |
| * | nilfs2: add routine to move secondary super block | Ryusuke Konishi | 2011-05-10 | 1 | -0/+57 |
| * | nilfs2: add ioctl which limits range of segment to be allocated | Ryusuke Konishi | 2011-05-10 | 4 | -10/+100 |
| * | nilfs2: zero fill unused portion of super root block | Ryusuke Konishi | 2011-05-10 | 2 | -2/+15 |
| * | nilfs2: super root size should change depending on inode size | Ryusuke Konishi | 2011-05-10 | 3 | -3/+6 |
| * | nilfs2: get rid of private page allocator | Ryusuke Konishi | 2011-05-10 | 6 | -207/+18 |
| * | nilfs2: merge list_del()/list_add_tail() to list_move_tail() | Nicolas Kaiser | 2011-05-10 | 2 | -6/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 2011-05-22 | 5 | -7/+7 |
|\ \ |
|
| * | | ide/ide-scan-pci.c: Use for_each_pci_dev(). | Thiago Farina | 2011-05-16 | 1 | -1/+1 |
| * | | ide: Use linux/mutex.h | Anton Blanchard | 2011-05-08 | 1 | -1/+1 |
| * | | IDE: ide-floppy, remove unnecessary NULL check | Jiri Slaby | 2010-11-22 | 1 | -1/+1 |
| * | | drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdata | Joe Perches | 2010-11-22 | 1 | -2/+2 |
| * | | ide: fix use after free in ide-acpi | Mariusz Kozlowski | 2010-11-22 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2011-05-22 | 55 | -1684/+1553 |
|\ \ \ |
|
| * | | | sparc32: fix build, fix missing cpu_relax declaration | Sam Ravnborg | 2011-05-22 | 1 | -0/+1 |
| * | | | SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI | Daniel Hellstrom | 2011-05-20 | 2 | -6/+1 |
| * | | | Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' | David S. Miller | 2011-05-20 | 39 | -377/+501 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2011-05-20 | 6 | -9/+32 |
| |\ \ \ \ |
|
| | * | | | | sparc: add {read,write}*_be routines | Jan Andersson | 2011-05-12 | 1 | -0/+13 |
| * | | | | | sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. | Kristoffer Glembo | 2011-05-16 | 1 | -26/+16 |
| * | | | | | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-16 | 16 | -105/+115 |
| * | | | | | sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines | Daniel Hellstrom | 2011-05-16 | 3 | -0/+94 |
| * | | | | | sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines | Daniel Hellstrom | 2011-05-16 | 3 | -9/+54 |
| * | | | | | sparc32,leon: Implemented SMP IPIs for LEON CPU | Daniel Hellstrom | 2011-05-16 | 3 | -3/+126 |
| * | | | | | sparc32: implement SMP IPIs using the generic functions | Daniel Hellstrom | 2011-05-16 | 5 | -16/+71 |
| * | | | | | sparc32,leon: SMP power down implementation | Daniel Hellstrom | 2011-05-16 | 1 | -2/+10 |
| * | | | | | sparc32,leon: added some SMP comments | Daniel Hellstrom | 2011-05-16 | 2 | -0/+14 |
| * | | | | | sparc32,leon: don't rely on bootloader to mask IRQs | Daniel Hellstrom | 2011-04-21 | 2 | -0/+7 |
| * | | | | | sparc32,leon: operate on boot-cpu IRQ controller registers | Daniel Hellstrom | 2011-04-21 | 3 | -25/+21 |
| * | | | | | sparc32: always define boot_cpu_id | Daniel Hellstrom | 2011-04-21 | 5 | -14/+35 |
| * | | | | | sparc32: removed unused code, implemented by generic code | Daniel Hellstrom | 2011-04-21 | 2 | -205/+0 |
| * | | | | | sparc32: avoid build warning at mm/percpu.c:1647 | Sam Ravnborg | 2011-04-21 | 1 | -2/+4 |
| * | | | | | sparc32: always register a PROM based early console | Sam Ravnborg | 2011-04-21 | 3 | -8/+9 |
| * | | | | | sparc32: probe for cpu info only during startup | Sam Ravnborg | 2011-04-21 | 6 | -13/+8 |
| * | | | | | sparc: consolidate show_cpuinfo in cpu.c | Sam Ravnborg | 2011-04-21 | 8 | -157/+133 |
| * | | | | | sparc32,leon: implement genirq CPU affinity | Daniel Hellstrom | 2011-04-21 | 1 | -10/+54 |
| * | | | | | sparc32, leon: code cleanup of timer/IRQ controller initialization | Daniel Hellstrom | 2011-04-21 | 1 | -84/+72 |
| * | | | | | sparc32,leon: cleaned away code from the LEON2 days | Daniel Hellstrom | 2011-04-21 | 2 | -24/+1 |
| * | | | | | sparc32,leon: per-cpu ticker use genirq per-cpu handler | Daniel Hellstrom | 2011-04-21 | 4 | -51/+22 |
| * | | | | | sparc32,leon: add support for extended interrupt controller | Daniel Hellstrom | 2011-04-21 | 2 | -28/+74 |
| * | | | | | sparc32, leon: must protect IRQ controller register with spinlock | Daniel Hellstrom | 2011-04-21 | 1 | -7/+7 |
| * | | | | | sparc32: genirq support | Sam Ravnborg | 2011-04-19 | 14 | -935/+636 |