Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-06 | 3 | -17/+12 |
|\ | |||||
| *---. | Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co... | Ingo Molnar | 2009-01-06 | 36 | -304/+681 |
| |\ \ \ | |||||
| | | * | | locking, percpu counters: introduce separate lock classes | Peter Zijlstra | 2008-12-29 | 1 | -4/+10 |
| * | | | | Merge branch 'core/iommu' into core/urgent | Ingo Molnar | 2009-01-05 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() | Jeremy Fitzhardinge | 2008-12-28 | 1 | -1/+2 |
| * | | | | | rcu: eliminate synchronize_rcu_xxx macro | Paul E. McKenney | 2009-01-05 | 1 | -12/+0 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 | 8 | -82/+89 |
|\ \ \ \ \ \ | |||||
| * | | | | | | uio: make uio_info's name and version const | Stephen Rothwell | 2009-01-06 | 1 | -2/+2 |
| * | | | | | | UIO: Pass information about ioports to userspace (V2) | Hans J. Koch | 2009-01-06 | 1 | -0/+26 |
| * | | | | | | mtd: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
| * | | | | | | driver core: add root_device_register() | Mark McLoughlin | 2009-01-06 | 1 | -0/+11 |
| * | | | | | | Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG | Cornelia Huck | 2009-01-06 | 2 | -8/+8 |
| * | | | | | | driver core: move knode_bus into private structure | Greg Kroah-Hartman | 2009-01-06 | 1 | -1/+0 |
| * | | | | | | driver core: move knode_driver into private structure | Greg Kroah-Hartman | 2009-01-06 | 1 | -1/+0 |
| * | | | | | | driver core: move klist_children into private structure | Greg Kroah-Hartman | 2009-01-06 | 1 | -2/+0 |
| * | | | | | | driver core: create a private portion of struct device | Greg Kroah-Hartman | 2009-01-06 | 1 | -0/+3 |
| * | | | | | | driver core: Remove completion from struct klist_node | Matthew Wilcox | 2009-01-06 | 1 | -2/+0 |
| * | | | | | | driver core: Rearrange struct device for better packing | Matthew Wilcox | 2009-01-06 | 1 | -2/+3 |
| * | | | | | | Fix misspellings in pm.h macros | Alan Stern | 2009-01-06 | 1 | -6/+6 |
| * | | | | | | PM: Simplify the new suspend/hibernation framework for devices | Rafael J. Wysocki | 2009-01-06 | 4 | -57/+29 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2009-01-06 | 2 | -31/+90 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fuse: update interface version | Miklos Szeredi | 2008-12-01 | 1 | -7/+8 |
| * | | | | | | fuse: implement poll support | Tejun Heo | 2008-11-26 | 1 | -0/+25 |
| * | | | | | | fuse: implement unsolicited notification | Tejun Heo | 2008-11-26 | 1 | -0/+4 |
| * | | | | | | fuse: implement ioctl support | Tejun Heo | 2008-11-26 | 1 | -0/+32 |
| * | | | | | | fuse: move FUSE_MINOR to miscdevice.h | Tejun Heo | 2008-11-26 | 2 | -24/+21 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2009-01-06 | 2 | -107/+65 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov | 2009-01-06 | 1 | -2/+6 |
| * | | | | | | | Resurrect IT8172 IDE controller driver | Shane McDonald | 2009-01-06 | 1 | -0/+1 |
| * | | | | | | | ide: remove unused ide_hwif_t.sg_mapped field | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -1/+0 |
| * | | | | | | | ide: struct ide_atapi_pc - remove unused fields and update documentation | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -4/+0 |
| * | | | | | | | ide-cd: convert to ide-atapi facilities | Borislav Petkov | 2009-01-06 | 1 | -0/+2 |
| * | | | | | | | ide: add port and host iterators | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+9 |
| * | | | | | | | ide: dynamic allocation of device structures | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+2 |
| * | | | | | | | ide: remove ->error method from struct ide_driver | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -3/+0 |
| * | | | | | | | ide: remove ide_driver_t typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -9/+9 |
| * | | | | | | | ide: remove 'byte' typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -3/+1 |
| * | | | | | | | ide: remove ide_pci_enablebit_t typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -3/+4 |
| * | | | | | | | ide: remove local_irq_set() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+0 |
| * | | | | | | | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+0 |
| * | | | | | | | ide: move ide_init_port_data() and friends to ide-probe.c | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -8/+1 |
| * | | | | | | | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -31/+24 |
| * | | | | | | | ide: use lock bitops for ports serialization (v2) | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -29/+6 |
| * | | | | | | | ide: remove hwgroup->hwif and {drive,hwif}->next | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -10/+3 |
| * | | | | | | | ide: use per-port IRQ handlers | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+2 |
| * | | | | | | | ide: add ->cur_port to struct ide_host and use it for serialized hosts | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -0/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | fs/exec.c: make do_coredump() void | WANG Cong | 2009-01-06 | 1 | -1/+1 |
* | | | | | | | rapidio: remove excess kernel-doc notation | Randy Dunlap | 2009-01-06 | 1 | -1/+0 |
* | | | | | | | twl4030-gpio: cleanup debounce | David Brownell | 2009-01-06 | 1 | -6/+3 |
* | | | | | | | autofs4: make autofs type usage explicit | Ian Kent | 2009-01-06 | 1 | -4/+58 |