summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pull thinkpad into release branchLen Brown2007-09-174-96/+165
|\
| * ACPI: thinkpad-acpi: bump up version to 0.16Henrique de Moraes Holschuh2007-09-172-3/+3
| * ACPI: thinkpad-acpi: revert new 2.6.23 CONFIG_THINKPAD_ACPI_INPUT_ENABLED optionHenrique de Moraes Holschuh2007-09-174-93/+162
* | Pull misc into release branchLen Brown2007-09-173-7/+7
|\ \
| * | ACPI: fix CONFIG_NET=n acpi_bus_generate_netlink_event build failureHenrique de Moraes Holschuh2007-09-031-1/+1
| * | msi-laptop: replace ',' with ';'Jonathan Woithe2007-08-291-1/+1
| * | ACPI: (more) delete CONFIG_ACPI_PROCFS_SLEEP (again)Christian Borntraeger2007-08-281-5/+5
* | | clockevents: prevent stale tick update on offline cpuThomas Gleixner2007-09-161-0/+12
* | | clockevents: do not shutdown the oneshot broadcast deviceThomas Gleixner2007-09-161-7/+4
* | | clockevents: Enforce oneshot broadcast when broadcast mask is set on resumeThomas Gleixner2007-09-161-1/+12
* | | ACPI: Reevaluate C/P/T states when a cpu becomes onlineVenkatesh Pallipadi2007-09-161-0/+21
* | | timekeeping: Prevent time going backwards on resumeThomas Gleixner2007-09-161-0/+7
* | | timekeeping: access rtc outside of xtime lockThomas Gleixner2007-09-161-1/+2
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-1659-46/+42061
|\ \ \
| * | | drivers/net/pcmcia/3c589_cs: fix port configuration switcherooJeff Garzik2007-09-161-1/+1
| * | | sk98lin: resurrect driverStephen Hemminger2007-09-1645-1/+41977
| * | | ucc_geth: fix compilationAnton Vorontsov2007-09-161-1/+1
| * | | mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth2007-09-161-1/+1
| * | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-09-164-14/+40
| |\ \ \
| | * | | As struct iw_point is bi-directional payload, we should copy back the contentMasakazu Mokuno2007-09-141-4/+18
| | * | | [PATCH] bcm43xx: Fix cancellation of work queue crashesLarry Finger2007-09-143-10/+22
| | | |/ | | |/|
| * | | spidernet: fix interrupt reason recognitionIshizaki Kou2007-09-131-8/+4
| * | | ehea: fix last_rx updateJan-Bernd Themann2007-09-131-1/+1
| * | | ehea: propagate physical port stateJan-Bernd Themann2007-09-132-2/+17
| * | | Fix a lock problem in generic phy codeHans-Jürgen Koch2007-09-132-4/+4
| * | | sky2: restore multicast list on resume and other opsStephen Hemminger2007-09-131-1/+8
| * | | atl1: disable broken 64-bit DMALuca Tettamanti2007-09-131-12/+7
* | | | sparc64 (and others): fix tty_ioctl.c buildTony Breeds2007-09-151-0/+14
* | | | Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-09-1536-704/+1515
|\ \ \ \
| * | | | [patch 1/2] Xtensa: enable arbitary tty speed setting ioctlsAlan Cox2007-08-273-3/+12
| * | | | [patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt2007-08-271-1/+0
| * | | | [XTENSA] Add support for cache-aliasingChris Zankel2007-08-2714-414/+816
| * | | | [XTENSA] Add kernel module supportChris Zankel2007-08-272-18/+227
| * | | | [XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel2007-08-272-126/+129
| * | | | [XTENSA] Use the generic version of get_orderChris Zankel2007-08-271-28/+22
| * | | | [XTENSA] Initialize semaphore_wake_lockChris Zankel2007-08-271-1/+1
| * | | | [XTENSA] Add typecast macro for constantsChris Zankel2007-08-272-1/+10
| * | | | [XTENSA] Fix timer instabilities.Chris Zankel2007-08-272-19/+31
| * | | | [XTENSA] Fix fadvise64_64Chris Zankel2007-08-273-1/+8
| * | | | [XTENSA] Remove extraneous include statementChris Zankel2007-08-271-5/+1
| * | | | [XTENSA] Move string-io functions to io.c from pci.cChris Zankel2007-08-273-70/+76
| * | | | [XTENSA] Move pre-initialized structures to init_task.cChris Zankel2007-08-273-15/+40
| * | | | [XTENSA] Add freestanding option to CFLAGSChris Zankel2007-08-271-1/+6
| * | | | [XTENSA] Add getpgrp system-call to unistd.hChris Zankel2007-08-271-2/+2
| * | | | [XTENSA] add missing system callsChris Zankel2007-08-272-4/+140
| * | | | [XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel2007-08-271-2/+2
* | | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-09-143-51/+88
|\ \ \ \ \
| * | | | | Blackfin arch: fix some bugs in lib/string.h functions found by our string te...Mike Frysinger2007-09-121-49/+80
| * | | | | Blackfin arch: fix the aliased write macrosRobin Getz2007-08-051-2/+2
| * | | | | Blackfin arch: Update/Fix PM support add new pm_ops validMichael Hennerich2007-08-271-0/+6
| | |_|/ / | |/| | |