Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | [PATCH] propagate mode through open_bdev_excl/close_bdev_excl | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] pass fmode_t to blkdev_put() | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] end of methods switch: remove the old ones | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] beginning of methods conversion | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] switch ide_disk_ops ->ioctl() to sane prototype | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] introduce __blkdev_driver_ioctl() | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] switch cdrom_{open,release,ioctl} to sane APIs | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] move block_device_operations to blkdev.h | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] lose unused arguments in dm ioctl callbacks | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] lose the unused file argument in generic_ide_ioctl() | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] switch scsi_cmd_ioctl() to passing fmode_t | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] switch sg_scsi_ioctl() to passing fmode_t | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] eliminate use of ->f_flags in block methods | Al Viro | 2008-10-21 | |
| * | | | | | | | | | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-10-23 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | [PATCH] i_version: remount support | Mimi Zohar | 2008-10-23 | |
| * | | | | | | | | | [PATCH] move executable checking into ->permission() | Miklos Szeredi | 2008-10-23 | |
| * | | | | | | | | | [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent | OGAWA Hirofumi | 2008-10-23 | |
| * | | | | | | | | | [PATCH vfs-2.6 2/6] vfs: add d_ancestor() | OGAWA Hirofumi | 2008-10-23 | |
| * | | | | | | | | | [PATCH 1/2] anondev: init IDR statically | Alexey Dobriyan | 2008-10-23 | |
| * | | | | | | | | | [PATCH] kill d_alloc_anon | Christoph Hellwig | 2008-10-23 | |
| * | | | | | | | | | [PATCH] new helper: d_obtain_alias | Christoph Hellwig | 2008-10-23 | |
| * | | | | | | | | | [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags | Al Viro | 2008-10-23 | |
| * | | | | | | | | | [PATCH] new helper - kern_path() | Al Viro | 2008-10-23 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-10-23 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Merge branch 'linus' into test | Len Brown | 2008-10-23 | |
| |\| | | | | | | | | ||||
| * | | | | | | | | | Merge branch 'yinghai' into test | Len Brown | 2008-10-22 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | ACPI: remove unused have_arch_parse_srat | Yinghai Lu | 2008-10-10 | |
| * | | | | | | | | | | Merge branch 'pnp-debug' into test | Len Brown | 2008-10-22 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | PNP: convert the last few pnp_info() uses to printk() | Bjorn Helgaas | 2008-10-10 | |
| | |/ / / / / / / / / | ||||
| * | | | | | | | | | | Merge branch 'i7300_idle' into test | Len Brown | 2008-10-22 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | i7300_idle driver v1.55 | Andy Henroid | 2008-10-21 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge branch 'FW_BUG' into test | Len Brown | 2008-10-22 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | Introduce FW_BUG, FW_WARN and FW_INFO to consistenly tell users about BIOS bugs | Thomas Renninger | 2008-09-22 | |
* | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-10-23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | PCI: don't export linux/io.h from pci.h | Stephen Rothwell | 2008-10-22 | |
| * | | | | | | | | | | PCI: Hotplug core: remove 'name' | Alex Chiang | 2008-10-22 | |
| * | | | | | | | | | | PCI, PCI Hotplug: introduce slot_name helpers | Alex Chiang | 2008-10-22 | |
| * | | | | | | | | | | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang | 2008-10-22 | |
| * | | | | | | | | | | PCI: rename pci_update_slot_number to pci_renumber_slot | Alex Chiang | 2008-10-22 | |
| * | | | | | | | | | | PCI Hotplug core: add 'name' param pci_hp_register interface | Alex Chiang | 2008-10-22 | |
| * | | | | | | | | | | PCI: include io.h in pci.h so that ioremap_nocache is defined | Jesse Barnes | 2008-10-22 | |
| * | | | | | | | | | | PCI: add support for function level reset | Sheng Yang | 2008-10-22 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-10-23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | i2c: Add info->archdata field | Anton Vorontsov | 2008-10-22 | |
| * | | | | | | | | | | i2c: Clean up <linux/i2c.h> | Jean Delvare | 2008-10-22 | |
| * | | | | | | | | | | i2c: Drop 2-byte address block transfer defines | Jean Delvare | 2008-10-22 | |
| * | | | | | | | | | | i2c: Constify i2c_get_clientdata's parameter | Jean Delvare | 2008-10-22 | |
| * | | | | | | | | | | i2c: Make clear what the class field of i2c_adapter is good for | Wolfram Sang | 2008-10-22 | |
| * | | | | | | | | | | i2c-algo-pcf: Add adapter hooks around xfer begin and end | David Miller | 2008-10-22 |