Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: constify struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -5/+5 |
* | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -10/+8 |
* | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
* | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz | 2007-10-20 | 4 | -3/+5 |
* | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -5/+0 |
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 13 | -18/+2 |
* | ide: remove redundant comments from ide.h | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -41/+0 |
* | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+2 |
* | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -4/+3 |
* | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -7/+4 |
* | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+4 |
* | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+2 |
* | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+2 |
* | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+5 |
* | ide: remove unused ->next field from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 7 | -29/+199 |
|\ | |||||
| * | Pull acpica into test branch | Len Brown | 2007-10-10 | 2 | -2/+4 |
| |\ | |||||
| | * | ACPICA: hw: Don't carry spinlock over suspend | Alexey Starikovskiy | 2007-10-10 | 1 | -0/+2 |
| | * | ACPICA: hw: remove use_lock flag from acpi_hw_register_{read, write} | Alexey Starikovskiy | 2007-10-10 | 1 | -2/+2 |
| * | | Pull cpuidle into test branch | Len Brown | 2007-10-10 | 4 | -26/+194 |
| |\ \ | |||||
| | * | | cpuidle: consolidate 2.6.22 cpuidle branch into one patch | Len Brown | 2007-10-10 | 4 | -26/+194 |
| | |/ | |||||
| * | | Pull bugzilla-292300 into release branch | Len Brown | 2007-10-10 | 1 | -1/+0 |
| |\ \ | |||||
| | * | | ACPI: Hibernate erroneously disabled Suspend wakeup devices | Alexey Starikovskiy | 2007-09-27 | 1 | -1/+0 |
| * | | | Pull battery-sbs-ac into release branch | Len Brown | 2007-10-10 | 1 | -0/+1 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy | 2007-09-27 | 1 | -0/+1 |
| | |/ | |||||
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-19 | 2 | -2/+5 |
|\ \ \ | |||||
| * | | | [MIPS] Kill duplicated setup_irq() for cp0 timer | Atsushi Nemoto | 2007-10-19 | 1 | -2/+0 |
| * | | | [MIPS] time: Helpers to compute clocksource/event shift and mult values. | Ralf Baechle | 2007-10-19 | 1 | -0/+5 |
* | | | | Linux Kernel Markers - Samples | Mathieu Desnoyers | 2007-10-19 | 1 | -1/+0 |
* | | | | Linux Kernel Markers | Mathieu Desnoyers | 2007-10-19 | 3 | -1/+148 |
* | | | | Hook up group scheduler with control groups | Srivatsa Vaddagiri | 2007-10-19 | 1 | -0/+6 |
* | | | | Use extended crashkernel command line on ia64 | Bernhard Walle | 2007-10-19 | 1 | -1/+1 |
* | | | | Extended crashkernel command line | Bernhard Walle | 2007-10-19 | 1 | -0/+2 |
* | | | | virtualization of sysv msg queues is incomplete | Kirill Korotaev | 2007-10-19 | 1 | -0/+2 |
* | | | | ipc: store ipcs into IDRs | Nadia Derbey | 2007-10-19 | 4 | -3/+1 |
* | | | | hotplug cpu: migrate a task within its cpuset | Cliff Wickman | 2007-10-19 | 1 | -0/+5 |
* | | | | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 2 | -3/+3 |
* | | | | Isolate the explicit usage of signal->pgrp | Pavel Emelyanov | 2007-10-19 | 2 | -5/+17 |
* | | | | remove BITS_TO_TYPE macro | Jiri Slaby | 2007-10-19 | 2 | -2/+2 |
* | | | | define global BIT macro | Jiri Slaby | 2007-10-19 | 6 | -12/+1 |
* | | | | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 3 | -25/+26 |
* | | | | define first set of BIT* macros | Jiri Slaby | 2007-10-19 | 4 | -34/+33 |
* | | | | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 25 | -0/+102 |
* | | | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 17 | -20/+18 |
* | | | | Misc: phantom, improved data passing | Jiri Slaby | 2007-10-19 | 1 | -1/+5 |
* | | | | Fix cpusets update_cpumask | Paul Menage | 2007-10-19 | 1 | -0/+58 |
* | | | | cpuset sched_load_balance flag | Paul Jackson | 2007-10-19 | 1 | -0/+2 |
* | | | | Uninline the task_xid_nr_ns() calls | Pavel Emelyanov | 2007-10-19 | 1 | -20/+4 |
* | | | | Uninline find_pid etc set of functions | Pavel Emelyanov | 2007-10-19 | 1 | -3/+2 |
* | | | | Isolate some explicit usage of task->tgid | Pavel Emelyanov | 2007-10-19 | 1 | -0/+6 |