summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* clockevents: Sanitize min_delta_ns adjustment and prevent overflowsThomas Gleixner2010-03-121-0/+2
* Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-03-011-0/+39
|\
| * TI Davinci EMAC : Abstract Buffer address translation logic.Sriramakrishnan2010-02-041-0/+1
| * TI Davinci EMAC : add platform specific interrupt enable/disable logic.Sriramakrishnan2010-02-041-0/+2
| * TI Davinci EMAC : Re-use driver for other platforms.Sriramakrishnan2010-02-041-0/+36
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-012-3/+5
|\ \
| * | ata: Detect Delkin Devices compact flashBen Gardner2010-03-011-1/+2
| * | libata: Pass host flags into the pci helperAlan Cox2010-03-011-2/+2
| * | libata: implement spurious irq handling for SFF and apply it to piixTejun Heo2010-03-011-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-016-12/+18
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-02-28232-4823/+4432
| |\ \ \
| | * | | Input: atkbd - release previously reserved keycodes 248 - 254Dmitry Torokhov2010-02-261-1/+1
| | * | | Input: add KEY_WPS_BUTTON definitionDmitry Torokhov2010-02-261-0/+1
| | * | | Input: sh_keysc - update the driver with mode 6Magnus Damm2010-02-101-3/+3
| | * | | Input: gpio-keys - add support for disabling gpios through sysfsMika Westerberg2010-02-041-0/+1
| | * | | Input: add match() method to input hanldersDmitry Torokhov2010-02-041-3/+3
| | * | | Input: Mac button emulation - implement as an input filterDmitry Torokhov2010-01-301-3/+0
| | * | | Input: implement input filtersDmitry Torokhov2010-01-301-0/+8
| | * | | Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-21227-4830/+4414
| | |\ \ \
| | * | | | Input: sh_keysc - add mode 4 and mode 5 supportMagnus Damm2010-01-211-2/+3
| | * | | | Input: gameport - let device core tell us if device was registeredDmitry Torokhov2010-01-061-1/+0
| | * | | | Input: serio - let device core tell us if device was registeredDmitry Torokhov2010-01-061-1/+0
* | | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-0116-59/+102
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | ACPI: replace acpi_integer by u64Lin Ming2010-01-282-24/+24
| * | | | | ACPICA: Update version to 20100121.Bob Moore2010-01-221-1/+1
| * | | | | ACPICA: Remove unused uint32_struct typeBob Moore2010-01-221-5/+0
| * | | | | ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) typeBob Moore2010-01-223-14/+19
| * | | | | ACPICA: Update all ACPICA copyrights and signons to 2010Bob Moore2010-01-2214-13/+56
| * | | | | ACPICA: Update for new gcc-4 warning optionsBob Moore2010-01-221-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-11/+8
|\ \ \ \ \
| * | | | | ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King2010-02-121-1/+3
| * | | | | ARM: PNX4008: kzalloc i2c drivers internal dataRussell King2010-02-121-2/+2
| * | | | | ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'Russell King2010-02-121-1/+1
| * | | | | ARM: PNX4008: get i2c clock rate from clk APIRussell King2010-02-121-1/+0
| * | | | | ARM: PNX4008: move i2c clock start/stop into driverRussell King2010-02-121-2/+2
| * | | | | ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King2010-02-121-4/+0
| |/ / / /
* | | | | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-03-018-164/+178
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-2.6.34-next' into for-2.6.34Jens Axboe2010-02-282-16/+31
| |\ \ \ \ \
| | * | | | | block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-262-12/+17
| | * | | | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+8
| | * | | | | block: Add BLK_ prefix to definitionsMartin K. Petersen2010-02-261-3/+7
| | * | | | | block: Remove unused accessor functionMartin K. Petersen2010-02-261-1/+0
| * | | | | | block: remove padding from io_context on 64bit buildsRichard Kennedy2010-02-261-1/+1
| |/ / / / /
| * | | | | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-251-4/+2
| |\ \ \ \ \
| * | | | | | pktcdvd: use BIO list management functionsAkinobu Mita2010-02-241-6/+4
| * | | | | | blk-core: use BIO list management functionsAkinobu Mita2010-02-231-2/+2
| * | | | | | cciss: export linux/cciss_defs.h headerdann frazier2010-02-231-0/+1
| * | | | | | Merge branch 'master' into for-2.6.34Jens Axboe2010-02-2262-195/+487
| |\ \ \ \ \ \
| * | | | | | | cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.hdann frazier2010-02-222-128/+131
| * | | | | | | cciss: remove C99-style commentsdann frazier2010-02-221-16/+17
OpenPOWER on IntegriCloud