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