| Commit message (Expand) | Author | Age |
... | |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-05-10 |
|\ \ \ \ \ |
|
| * | | | | | [SPARC64]: Use alloc_pci_dev() in PCI bus probes. | David S. Miller | 2007-05-10 |
| * | | | | | [SPARC64]: Bump PROMINTR_MAX to 32. | David S. Miller | 2007-05-10 |
| * | | | | | [SPARC64]: Fix recursion in PROM tree building. | David S. Miller | 2007-05-10 |
| * | | | | | [SERIAL] sunzilog: Interrupt enable before ISR handler installed | Mark Fortescue | 2007-05-09 |
| * | | | | | [SPARC64] PCI: Consolidate PCI access code into pci_common.c | David S. Miller | 2007-05-09 |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-05-10 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Pull misc-for-upstream into release branch | Len Brown | 2007-05-10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | acpi,msi-laptop: Fall back to EC polling mode for MSI laptop specific EC comm... | Lennart Poettering | 2007-05-10 |
| * | | | | | | | Pull misc-for-upstream into release branch | Len Brown | 2007-05-10 |
| |\| | | | | | |
|
| | * | | | | | | sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT | Mattia Dongili | 2007-05-10 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | Pull asus into release branch | Len Brown | 2007-05-10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | asus-laptop: version bump and lindent | Corentin Chary | 2007-05-10 |
| | * | | | | | | asus-laptop: fix light sens init | Corentin Chary | 2007-05-10 |
| | * | | | | | | asus-laptop: add GPS support | Corentin Chary | 2007-05-10 |
| | * | | | | | | asus-laptop: notify ALL events | Corentin Chary | 2007-05-10 |
| | |/ / / / / |
|
| * | | | | | | Pull acpica into release branch | Len Brown | 2007-05-10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPICA: Lindent | Len Brown | 2007-05-09 |
| * | | | | | | | Pull bugzilla-8385 into release branch | Len Brown | 2007-05-10 |
| |\| | | | | | |
|
| | * | | | | | | ACPI: created a dedicated workqueue for notify() execution | Alexey Starikovskiy | 2007-05-09 |
| | * | | | | | | Revert "ACPICA: fix AML mutex re-entrancy" | Len Brown | 2007-05-09 |
| | * | | | | | | Revert "Execute AML Notify() requests on stack." | Len Brown | 2007-05-09 |
| | * | | | | | | Revert "ACPICA: revert "acpi_serialize" changes" | Len Brown | 2007-05-09 |
| * | | | | | | | Pull thermal into release branch | Len Brown | 2007-05-10 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | * | | | | | | ACPI: delete un-reliable concept of cooling mode | Len Brown | 2007-04-30 |
| | * | | | | | | ACPI: thermal trip points are read-only | Len Brown | 2007-04-30 |
* | | | | | | | | Merge branch 'juju' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394... | Linus Torvalds | 2007-05-10 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | firewire: Convert OHCI driver to use standard goto unwinding for error handling. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Always use parens with sizeof. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Drop single buffer request support. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Add a comment to describe why we split the sg list. | Kristian Høgsberg, Stefan Richter | 2007-05-10 |
| * | | | | | | | | firewire: Return SCSI_MLQUEUE_HOST_BUSY for out of memory cases in queuecommand. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Handle the last few DMA mapping error cases. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Allocate scsi_host up front and allocate the sbp2_device as hostdata. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Provide module aliase for backwards compatibility. | Olaf Hering | 2007-05-10 |
| * | | | | | | | | firewire: Add to fw-core-y instead of assigning fw-core-objs in Makefile. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Break out shared IEEE1394 constant to separate header file. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Use linux/*.h instead of asm/*.h header files. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Uppercase most macro names. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Coding style cleanup: no spaces after function names. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Convert card_rwsem to a regular mutex. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Clean up comment style. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | firewire: Use lib/ implementation of CRC ITU-T. | Kristian Høgsberg | 2007-05-10 |
| * | | | | | | | | CRC ITU-T V.41 | Ivo van Doorn | 2007-05-10 |
| * | | | | | | | | firewire: Rename fw-device-cdev.c to fw-cdev.c and move header to include/linux. | Kristian Høgsberg | 2007-04-30 |
| * | | | | | | | | firewire: Future proof the iso ioctls by adding a handle for the iso context. | Kristian Høgsberg | 2007-04-30 |
| * | | | | | | | | firewire: Add read/write and size annotations to IOC numbers. | Kristian Høgsberg | 2007-04-30 |
| * | | | | | | | | firewire: don't use extern on public symbols | Randy Dunlap | 2007-04-26 |
| * | | | | | | | | firewire: fw-device printk fix | Andrew Morton | 2007-04-26 |
| * | | | | | | | | firewire: Don't use subsystem rwsem, it's going away. | Kristian Høgsberg | 2007-04-17 |