| Commit message (Expand) | Author | Age |
* | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-06-24 |
|\ |
|
| * | Add MAX17040 Fuel Gauge driver | Minkyu Kang | 2009-06-08 |
* | | Get "no acls for this inode" right, fix shmem breakage | Al Viro | 2009-06-24 |
* | | inline functions left without protection of ifdef (acl) | Markus Trippelsdorf | 2009-06-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2009-06-24 |
|\ \ |
|
| * | | dm: prepare for request based option | Kiyoshi Ueda | 2009-06-22 |
| * | | dm raid1: add userspace log | Jonthan Brassow | 2009-06-22 |
| * | | dm: calculate queue limits during resume not load | Mike Snitzer | 2009-06-22 |
| * | | dm target:s introduce iterate devices fn | Mike Snitzer | 2009-06-22 |
| * | | dm table: replace struct io_restrictions with struct queue_limits | Mike Snitzer | 2009-06-22 |
| * | | dm ioctl: support cookies for udev | Milan Broz | 2009-06-22 |
| * | | dm: introduce num_flush_requests | Mikulas Patocka | 2009-06-22 |
* | | | Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-24 |
|\ \ \ |
|
| * | | | Audit: clean up all op= output to include string quoting | Eric Paris | 2009-06-24 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-06-24 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'bjorn-notify' into release | Len Brown | 2009-06-24 |
| |\ \ \ \ |
|
| | * | | | | ACPI: allow drivers to request both device and system notify events | Bjorn Helgaas | 2009-06-18 |
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-----------. \ \ \ \ | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | / / /
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
| | | | | | | | * | | | ACPI: pdc init related memory leak with physical CPU hotplug | Pallipadi, Venkatesh | 2009-06-20 |
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| | | | | | | * | | | ACPI: move declaration acpi_early_init() to acpi.h | Len Brown | 2009-06-12 |
| | | | | | | * | | | ACPI, PCI, x86: move MCFG parsing routine from ACPI to PCI file | Len Brown | 2009-06-12 |
| | | | | | | * | | | ACPI: increase size of acpi_bus_id[] | Zhao Yakui | 2009-06-12 |
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| | | | | | * | | | ACPI: processor: move device _HID into driver | Bjorn Helgaas | 2009-05-27 |
| | | | | | * | | | ACPI: use LNXCPU, not ACPI_CPU, for Linux-specific processor _HID | Bjorn Helgaas | 2009-05-27 |
| | | | | |/ / / |
|
| | | | * / / / | ACPI: Add the reference count to avoid unloading ACPI video bus twice | Zhao Yakui | 2009-06-23 |
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | ACPI: kill acpi_get_physical_pci_device() | Alexander Chiang | 2009-06-17 |
| | | * | | | | ACPI: kill acpi_get_pci_id | Alexander Chiang | 2009-06-17 |
| | | * | | | | ACPI: simplify acpi_pci_irq_del_prt() API | Alexander Chiang | 2009-06-17 |
| | | * | | | | ACPI: simplify acpi_pci_irq_add_prt() API | Alexander Chiang | 2009-06-17 |
| | | * | | | | ACPI: eviscerate pci_bind.c | Alexander Chiang | 2009-06-17 |
| | | * | | | | ACPI: Introduce acpi_get_pci_dev() | Alexander Chiang | 2009-06-17 |
| | | * | | | | ACPI: Introduce acpi_is_root_bridge() | Alexander Chiang | 2009-06-17 |
| | | * | | | | ACPI: make acpi_pci_bind() static | Alexander Chiang | 2009-06-17 |
| | |/ / / / |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2009-06-24 |
|\ \ \ \ \ \ |
|
| * | | | | | | helpers for acl caching + switch to those | Al Viro | 2009-06-24 |
| * | | | | | | switch shmem to inode->i_acl | Al Viro | 2009-06-24 |
| * | | | | | | switch reiserfs to inode->i_acl | Al Viro | 2009-06-24 |
| * | | | | | | switch reiserfs to usual conventions for caching ACLs | Al Viro | 2009-06-24 |
| * | | | | | | switch ext3 to inode->i_acl | Al Viro | 2009-06-24 |
| * | | | | | | add caching of ACLs in struct inode | Al Viro | 2009-06-24 |
| * | | | | | | fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io... | Ankit Jain | 2009-06-24 |
| |/ / / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-06-24 |
|\ \ \ \ \ \ |
|
| * | | | | | | net: Move rx skb_orphan call to where needed | Herbert Xu | 2009-06-23 |
| * | | | | | | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 2009-06-23 |
* | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-06-23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Intel-IOMMU, intr-remap: source-id checking | Weidong Han | 2009-06-23 |
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-06-23 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | vfs: Set special lockdep map for dirs only if not set by fs | Jan Kara | 2009-06-22 |
* | | | | | | | | rmap: fixup page_referenced() for nommu systems | Mike Frysinger | 2009-06-23 |
* | | | | | | | | mm: pass mm to grab_swap_token | Hugh Dickins | 2009-06-23 |