summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman2011-01-13177-1575/+4148
|\
| * Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-083-5/+380
| |\
| | * Merge branch 'spi' of git://git.linutronix.de/users/bigeasy/soda into spi/nextGrant Likely2010-12-292-0/+361
| | |\
| | | * spi/pxa2xx: Add chipselect support for SodavilleSebastian Andrzej Siewior2010-12-021-0/+2
| | | * spi/pxa2xx: Consider CE4100's FIFO depthSebastian Andrzej Siewior2010-12-011-6/+26
| | | * spi/pxa2xx: Add CE4100 supportSebastian Andrzej Siewior2010-12-011-1/+104
| | | * arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-012-0/+236
| | * | spi/dw_spi: add DMA supportFeng Tang2010-12-241-5/+19
| * | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-085-18/+218
| |\ \ \
| | * \ \ Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-181-31/+163
| | |\ \ \
| | | * | | percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg supportChristoph Lameter2010-12-181-1/+133
| | | * | | percpu,x86: relocate this_cpu_add_return() and friendsTejun Heo2010-12-171-30/+30
| | * | | | highmem: Use this_cpu_xx_return() operationsChristoph Lameter2010-12-171-5/+8
| | * | | | Merge branch 'this_cpu_ops' into for-2.6.38Tejun Heo2010-12-1715-20/+145
| | |\| | |
| | | * | | percpu: Generic support for this_cpu_add, sub, dec, inc_returnChristoph Lameter2010-12-171-0/+71
| | * | | | core: Replace __get_cpu_var with __this_cpu_read if not used for an address.Christoph Lameter2010-12-172-10/+4Star
| | * | | | kprobes: Use this_cpu_opsChristoph Lameter2010-12-171-2/+2
| * | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-081-2/+2
| |\ \ \ \ \
| | * | | | | workqueue: deprecate cancel_rearming_delayed_work[queue]()Tejun Heo2010-12-151-2/+2
| * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-071-1/+1
| |\ \ \ \ \ \
| | * | | | | | sched: Consolidate the name of root_task_group and init_task_groupYong Zhang2011-01-071-1/+1
| * | | | | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-071-13/+47
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-0776-544/+1514
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt2010-12-2026-39/+113
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt2010-11-301-14/+12Star
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | sh, mmc: Use defines when setting CE_CLK_CTRLSimon Horman2010-11-291-8/+9
| | | * | | | | | | | | mmc, sh: Correct value for resetSimon Horman2010-11-291-6/+3Star
| | * | | | | | | | | | mmc: sh_mmcif: add DMA supportGuennadi Liakhovetski2010-11-251-4/+11
| | * | | | | | | | | | Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt2010-11-251-5/+34
| | |\| | | | | | | | | | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| | | * | | | | | | | mmc, sh: Move constants to sh_mmcif.hSimon Horman2010-11-101-5/+34
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-074-17/+138
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2011-01-074-17/+138
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-282-0/+17
| | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | Input: introduce device propertiesHenrik Rydberg2010-12-202-0/+17
| | | * | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-162-17/+62
| | | |\| | | | | | | | | |
| | | | * | | | | | | | | | input: mt: Add hovering distance axisHenrik Rydberg2010-12-161-1/+2
| | | | * | | | | | | | | | input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2010-12-162-0/+16
| | | | * | | | | | | | | | input: mt: Collect slots initialization codeHenrik Rydberg2010-12-161-1/+1
| | | | * | | | | | | | | | input: mt: Break out slots handlingHenrik Rydberg2010-12-162-16/+44
| | | * | | | | | | | | | | Input: add CMA3000 accelerometer driverHemanth V2010-12-011-0/+59
| * | | | | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-074-6/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-171-1/+1
| | * | | | | | | | | | | | | Serial: Avoid unbalanced IRQ wake disable during resumeGovindraj.R2010-12-161-0/+1
| | * | | | | | | | | | | | | tty: fix typos/errors in tty_driver.h commentsTimur Tabi2010-12-161-4/+4
| | * | | | | | | | | | | | | 8250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles2010-12-111-0/+1
| | * | | | | | | | | | | | | serial: mpc52xx: make printout for type more genericWolfram Sang2010-11-161-1/+1
| | * | | | | | | | | | | | | TTY: include termios.h in tty_driver.hJiri Slaby2010-11-161-0/+1
| | * | | | | | | | | | | | | console: move for_each_console to linux/console.hJiri Slaby2010-11-161-0/+6
| | * | | | | | | | | | | | | serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov2010-11-111-0/+3
| | * | | | | | | | | | | | | ifx6x60: SPI protocol driver for Infineon 6x60 modemRuss Gorby2010-11-111-0/+14
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |