aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | Pull kmalloc into release branchLen Brown2006-06-30
| | |\ \ \ \
| * | \ \ \ \ Pull acpi_device_handle_cleanup into release branchLen Brown2006-07-01
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | ACPI: video: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| | * | | | | ACPI: thermal: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| | * | | | | ACPI: power: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| | * | | | | ACPI: pci_root: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| | * | | | | ACPI: pci_link: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| | * | | | | ACPI: fan: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| | * | | | | ACPI: button: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| | * | | | | ACPI: battery: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| | * | | | | ACPI: acpi_memhotplug: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| | * | | | | ACPI: ac: Remove unneeded acpi_handle from driver.Patrick Mochel2006-06-30
| | * | | | | ACPI: video: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| | * | | | | ACPI: thermal: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| | * | | | | ACPI: power: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| | * | | | | ACPI: pci_root: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| | * | | | | ACPI: pci_link: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| | * | | | | ACPI: fan: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| | * | | | | ACPI: button: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| | * | | | | ACPI: battery: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| | * | | | | ACPI: acpi_memhotplug: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| | * | | | | ACPI: ac: Use acpi_device's handle instead of driver'sPatrick Mochel2006-06-30
| | * | | | | ACPI: video: add struct acpi_device to struct acpi_video_bus.Patrick Mochel2006-06-30
| | * | | | | ACPI: power: add struct acpi_device to struct acpi_power_resourcePatrick Mochel2006-06-30
| | * | | | | ACPI: thermal: add struct acpi_device to struct acpi_thermal.Patrick Mochel2006-06-30
| | * | | | | ACPI: pci root: add struct acpi_device to struct acpi_pci_root.Patrick Mochel2006-06-30
| | * | | | | ACPI: fan: add struct acpi_device to struct acpi_fan.Patrick Mochel2006-06-30
| | * | | | | ACPI: battery: add struct acpi_device to struct acpi_battery.Patrick Mochel2006-06-30
| | * | | | | ACPI: acpi_memhotplug: add struct acpi_device to struct acpi_memory_device.Patrick Mochel2006-06-30
| | * | | | | ACPI: ac: Add struct acpi_device to struct acpi_ac.Patrick Mochel2006-06-30
| * | | | | | Pull acpi_os_free into release branchLen Brown2006-07-01
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | ACPI: delete acpi_os_free(), use kfree() directlyLen Brown2006-06-30
| | |/ / / /
* | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-07-04
|\ \ \ \ \ \
| * | | | | | [SERIAL] Ensure 8250_pci quirks are not marked __devinitRussell King2006-07-03
| * | | | | | [SERIAL] Convert fifosize to an unsigned intRussell King2006-07-02
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-04
|\ \ \ \ \ \ \
| * | | | | | | [ARM] Fix lh7a40x_udc.cRussell King2006-07-03
| * | | | | | | [ARM] Fix warning in consistent.cRussell King2006-07-03
| * | | | | | | [ARM] Fix warnings in arch/arm/kernel/setup.cRussell King2006-07-03
| * | | | | | | [ARM] Fix ecard.c resource warnings.Russell King2006-07-03
| * | | | | | | [ARM] Fix ISA IRQ resourcesRussell King2006-07-03
| * | | | | | | [ARM] Fix bad asm instruction in proc-arm925.SRussell King2006-07-03
| * | | | | | | [ARM] More missing proc-macros.S includesRussell King2006-07-03
| * | | | | | | [ARM] 3708/2: fix SMP build after section ioremap changesLennert Buytenhek2006-07-03
* | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-07-04
|\ \ \ \ \ \ \ \
| * | | | | | | | [JFFS2][XATTR] Fix memory leak in POSIX-ACL supportKaiGai Kohei2006-07-02
| * | | | | | | | fs/jffs2/: make 2 functions staticAdrian Bunk2006-06-29
| * | | | | | | | [MTD] NAND: Fix broken sharpsl driverThomas Gleixner2006-06-29
| * | | | | | | | [JFFS2][XATTR] Fix xd->refcnt race conditionKaiGai Kohei2006-06-29
| * | | | | | | | MTD: kernel-doc fixes + additionsRandy Dunlap2006-06-29