Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | 5 | -18/+218 |
|\ | |||||
| * | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-18 | 1 | -31/+163 |
| |\ | |||||
| | * | percpu: Generic this_cpu_cmpxchg() and this_cpu_xchg support | Christoph Lameter | 2010-12-18 | 1 | -1/+133 |
| | * | percpu,x86: relocate this_cpu_add_return() and friends | Tejun Heo | 2010-12-17 | 1 | -30/+30 |
| * | | highmem: Use this_cpu_xx_return() operations | Christoph Lameter | 2010-12-17 | 1 | -5/+8 |
| * | | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-17 | 15 | -20/+145 |
| |\ \ | | |/ | |||||
| | * | percpu: Generic support for this_cpu_add, sub, dec, inc_return | Christoph Lameter | 2010-12-17 | 1 | -0/+71 |
| * | | core: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 2010-12-17 | 2 | -10/+4 |
| * | | kprobes: Use this_cpu_ops | Christoph Lameter | 2010-12-17 | 1 | -2/+2 |
* | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | workqueue: deprecate cancel_rearming_delayed_work[queue]() | Tejun Heo | 2010-12-15 | 1 | -2/+2 |
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-01-07 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | sched: Consolidate the name of root_task_group and init_task_group | Yong Zhang | 2011-01-07 | 1 | -1/+1 |
* | | | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-07 | 1 | -13/+47 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | Paul Mundt | 2011-01-07 | 76 | -544/+1514 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'rmobile/urgent' into rmobile-latest | Paul Mundt | 2010-12-21 | 26 | -39/+113 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'common/mmcif' into rmobile/mmcif | Paul Mundt | 2010-11-30 | 1 | -14/+12 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | sh, mmc: Use defines when setting CE_CLK_CTRL | Simon Horman | 2010-11-29 | 1 | -8/+9 |
| | * | | | | | | | mmc, sh: Correct value for reset | Simon Horman | 2010-11-29 | 1 | -6/+3 |
| * | | | | | | | | mmc: sh_mmcif: add DMA support | Guennadi Liakhovetski | 2010-11-25 | 1 | -4/+11 |
| * | | | | | | | | Merge branch 'common/mmcif' into rmobile/mmcif | Paul Mundt | 2010-11-25 | 1 | -5/+34 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | / / / | | |_|_|_|/ / / | |/| | | | | | | |||||
| | * | | | | | | mmc, sh: Move constants to sh_mmcif.h | Simon Horman | 2010-11-10 | 1 | -5/+34 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-07 | 4 | -17/+138 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-01-06 | 4 | -17/+138 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov | 2010-12-27 | 2 | -0/+17 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Input: introduce device properties | Henrik Rydberg | 2010-12-20 | 2 | -0/+17 |
| | * | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov | 2010-12-16 | 2 | -17/+62 |
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | |||||
| | | * | | | | | | | | input: mt: Add hovering distance axis | Henrik Rydberg | 2010-12-16 | 1 | -1/+2 |
| | | * | | | | | | | | input: mt: Move tracking and pointer emulation to input-mt | Henrik Rydberg | 2010-12-16 | 2 | -0/+16 |
| | | * | | | | | | | | input: mt: Collect slots initialization code | Henrik Rydberg | 2010-12-16 | 1 | -1/+1 |
| | | * | | | | | | | | input: mt: Break out slots handling | Henrik Rydberg | 2010-12-16 | 2 | -16/+44 |
| | * | | | | | | | | | Input: add CMA3000 accelerometer driver | Hemanth V | 2010-11-30 | 1 | -0/+59 |
* | | | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 4 | -6/+32 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | tty: add 'active' sysfs attribute to tty0 and console device | Kay Sievers | 2010-12-16 | 1 | -1/+1 |
| * | | | | | | | | | | | Serial: Avoid unbalanced IRQ wake disable during resume | Govindraj.R | 2010-12-16 | 1 | -0/+1 |
| * | | | | | | | | | | | tty: fix typos/errors in tty_driver.h comments | Timur Tabi | 2010-12-16 | 1 | -4/+4 |
| * | | | | | | | | | | | 8250: add a UPIO_DWAPB32 for 32 bit accesses | Jamie Iles | 2010-12-10 | 1 | -0/+1 |
| * | | | | | | | | | | | serial: mpc52xx: make printout for type more generic | Wolfram Sang | 2010-11-16 | 1 | -1/+1 |
| * | | | | | | | | | | | TTY: include termios.h in tty_driver.h | Jiri Slaby | 2010-11-16 | 1 | -0/+1 |
| * | | | | | | | | | | | console: move for_each_console to linux/console.h | Jiri Slaby | 2010-11-16 | 1 | -0/+6 |
| * | | | | | | | | | | | serial: Add support for UART on VIA VT8500 and compatibles | Alexey Charkov | 2010-11-11 | 1 | -0/+3 |
| * | | | | | | | | | | | ifx6x60: SPI protocol driver for Infineon 6x60 modem | Russ Gorby | 2010-11-11 | 1 | -0/+14 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 9 | -10/+246 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | USB: Merge 2.6.37-rc5 into usb-next | Greg Kroah-Hartman | 2010-12-22 | 13 | -24/+60 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 2010-12-16 | 9 | -10/+246 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb | Greg Kroah-Hartman | 2010-12-15 | 2 | -4/+11 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | mfd: TWL6030: OMAP4: Registering the TWL6030-usb device | Hema HK | 2010-12-10 | 1 | -0/+7 |
| | | * | | | | | | | | | | | | usb: musb: drop the set_clock magic | Felipe Balbi | 2010-12-10 | 1 | -3/+0 |
| | | * | | | | | | | | | | | | usb: musb: mark ->set_clock deprecated | Felipe Balbi | 2010-12-10 | 1 | -1/+1 |
| | | * | | | | | | | | | | | | usb: musb: pass platform_ops via platform_data | Felipe Balbi | 2010-12-10 | 1 | -0/+3 |