summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pull bugzilla-7880 into release branchLen Brown2007-07-221-2/+2
|\
| * ACPI: Discard invalid elements in _PSS packageZhang Rui2007-06-131-2/+2
* | Pull ec into release branchLen Brown2007-07-222-104/+149
|\ \
| * | ACPI EC: Add support for non-AML EC query handlersAlexey Starikovskiy2007-06-231-50/+125
| * | ACPI EC: drop usage of ACPI_DEBUG_PRINT as too heavy weightAlexey Starikovskiy2007-06-231-14/+6
| * | ACPI EC: Re-factor EC space handler to avoid using label/goto for cycle.Alexey Starikovskiy2007-06-231-39/+17
| * | ACPI: update MAINTAINERS for EC and batteryLen Brown2007-06-231-3/+3
* | | Pull sbs into release branchLen Brown2007-07-221-26/+7
|\ \ \
| * | | ACPI: sbs: probe smart battery vis SMBus controllerAlexey Starikovskiy2007-06-231-26/+7
| |/ /
* | | Pull battery into release branchLen Brown2007-07-221-235/+438
|\ \ \
| * | | ACPI: battery: syntax cleanupAlexey Starikovskiy2007-05-111-246/+172
| * | | process reading battery status hangsVladimir Lebedev2007-04-211-2/+0
| * | | ACPI: battery: LindentVladimir Lebedev2007-03-071-13/+23
| * | | ACPI: Cache battery status instead of re-evaluating AMLVladimir Lebedev2007-03-071-172/+441
| * | | ACPI: battery: make internal names consistent with battery "state"Vladimir Lebedev2007-03-071-9/+9
* | | | Pull acpi-debug into release branchLen Brown2007-07-223-2/+33
|\ \ \ \
| * | | | ACPI: create CONFIG_ACPI_DEBUG_FUNC_TRACEThomas Renninger2007-07-223-2/+33
* | | | | Pull acpica into release branchLen Brown2007-07-225-19/+35
|\ \ \ \ \
| * | | | | ACPICA: fix memory leak in acpi_ev_pci_config_region_setup() error pathJesper Juhl2007-07-181-0/+1
| * | | | | ACPICA: Clear reserved fields for incoming ACPI 1.0 FADTsBob Moore2007-07-031-18/+26
| * | | | | ACPICA: Fixed possible corruption of global GPE listBob Moore2007-07-031-0/+4
| * | | | | ACPICA: Changes for Cygwin compatibilityBob Moore2007-07-032-1/+4
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-2111-10/+112
|\ \ \ \ \ \
| * | | | | | [NET]: Add missing entries to family name tablesDavid Howells2007-07-211-1/+2
| * | | | | | [NET]: Make NETDEVICES depend on NET.Jan Engelhardt2007-07-211-0/+1
| * | | | | | [IPV6]: endianness bug in ip6_tunnelAl Viro2007-07-211-2/+2
| * | | | | | [IrDA]: TOSHIBA_FIR depends on virt_to_busStephen Rothwell2007-07-211-1/+1
| * | | | | | [IrDA]: EP7211 IR driver port to the latest SIR APISamuel Ortiz2007-07-214-0/+100
| * | | | | | [IrDA] Typo fix in irnetlink.c copyrightSamuel Ortiz2007-07-211-1/+1
| * | | | | | [NET]: Fix loopback crashes when multiqueue is enabled.Patrick McHardy2007-07-202-3/+3
| * | | | | | [IPV4]: Fix inetpeer gcc-4.2 warningsPatrick McHardy2007-07-201-2/+2
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-2119-182/+217
|\ \ \ \ \ \ \
| * | | | | | | [SPARC64]: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!Christoph Hellwig2007-07-211-0/+1
| * | | | | | | [SPARC32]: Make PAGE_SHARED a read-mostly variable.Al Viro2007-07-214-4/+6
| * | | | | | | [SPARC32]: Take enable_irq/disable_irq out of line.Al Viro2007-07-216-38/+49
| * | | | | | | [SPARC32]: clean include/asm-sparc/irq.hAl Viro2007-07-2112-136/+151
| * | | | | | | [SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue2007-07-211-4/+10
| |/ / / / / /
* | | | | | | x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2007-07-219-31/+89
* | | | | | | x86_64: make k8topology multi-core awareJoachim Deguara2007-07-211-6/+7
* | | | | | | x86_64: remove __smp_alt* sectionsJan Beulich2007-07-211-9/+0
* | | | | | | i386: Update alignment when 4K stacks are used.Robert P. J. Day2007-07-211-6/+2
* | | | | | | i386: remove old IRQ balancing debug cruftStefan Richter2007-07-211-22/+2
* | | | | | | i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin2007-07-211-0/+36
* | | | | | | i386: basic infrastructure support for AMD geode-class machinesAndres Salomon2007-07-213-0/+315
* | | | | | | x86_64: arch/x86_64/kernel/e820.c lower printk severityDan Aloni2007-07-211-1/+1
* | | | | | | x86_64: arch/x86_64/kernel/aperture.c lower printk severityDan Aloni2007-07-211-1/+1
* | | | | | | i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge2007-07-212-1/+8
* | | | | | | i386: move PIT function declarations and constants to correct header fileThomas Gleixner2007-07-215-8/+8
* | | | | | | i386: hpet assumes boot cpu is 0Chris Wright2007-07-211-1/+1
* | | | | | | i386: remove volatile in apic.cThomas Gleixner2007-07-211-2/+2
OpenPOWER on IntegriCloud