summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 9p: kerneldoc warning fixesFabian Frederick2015-03-202-3/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-03-192-55/+185
|\
| * Revert "Input: synaptics - use dmax in input_mt_assign_slots"Dmitry Torokhov2015-03-161-4/+1
| * Merge branch 'synaptics' into for-linusDmitry Torokhov2015-03-162-51/+184
| |\
| | * Input: synaptics - remove X250 from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
| | * Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad listBenjamin Tissoires2015-03-081-1/+0
| | * Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 seriesBenjamin Tissoires2015-03-082-11/+41
| | * Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015Benjamin Tissoires2015-03-081-1/+2
| | * Input: synaptics - retrieve the extended capabilities in query $10Benjamin Tissoires2015-03-082-3/+43
| | * Input: synaptics - do not retrieve the board id on old firmwaresBenjamin Tissoires2015-03-081-0/+4
| | * Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires2015-03-081-8/+25
| | * Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov2015-03-081-23/+21
| | * Input: synaptics - skip quirks when post-2013 dimensionsBenjamin Tissoires2015-03-081-1/+1
| | * Input: synaptics - support min/max board id in min_max_pnpid_tableDaniel Martin2015-03-081-12/+30
| | * Input: synaptics - remove obsolete min/max quirk for X240Daniel Martin2015-03-081-1/+1
| | * Input: synaptics - query min dimensions for fw v8.1Daniel Martin2015-03-081-2/+8
| | * Input: synaptics - log queried and quirked dimension valuesDaniel Martin2015-03-081-0/+10
| | * Input: synaptics - split synaptics_resolution(), query firstDaniel Martin2015-03-081-12/+23
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-03-191-2/+17
|\ \ \
| * | | fuse: explicitly set /dev/fuse file's private_dataTom Van Braeckel2015-03-191-0/+12
| * | | fuse: set stolen page uptodateMiklos Szeredi2015-02-261-2/+2
| * | | fuse: notify: don't move pagesMiklos Szeredi2015-02-261-0/+3
* | | | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-191-6/+27
|\ \ \ \
| * | | | ovl: upper fs should not be R/Ohujianyang2015-03-181-5/+19
| * | | | ovl: check lowerdir amount for non-upper mounthujianyang2015-03-181-1/+7
| * | | | ovl: print error message for invalid mount optionshujianyang2015-03-181-0/+1
* | | | | Merge tag 'mmc-v4.0-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-03-191-1/+1
|\ \ \ \ \
| * | | | | mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_allocNeilBrown2015-03-191-1/+1
| |/ / / /
* | | | | Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-03-197-81/+216
|\ \ \ \ \
| * | | | | pinctrl: sun4i: GPIOs configured as irq must be set to input before readingHans de Goede2015-03-183-2/+17
| * | | | | pinctrl: at91: move lock/unlock_as_irq calls into request/releaseBoris Brezillon2015-03-181-10/+7
| * | | | | pinctrl: update direction_output function of cherryview driverqipeng.zha2015-03-101-0/+1
| * | | | | pinctrl: baytrail: Save pin context over system sleepMika Westerberg2015-03-061-2/+81
| * | | | | pinctrl: baytrail: Rework interrupt handlingMika Westerberg2015-03-061-44/+56
| * | | | | pinctrl: baytrail: Clear interrupt triggering from pins that are in GPIO modeMika Westerberg2015-03-061-7/+29
| * | | | | pinctrl: baytrail: Relax GPIO request rulesMika Westerberg2015-03-061-13/+22
| * | | | | Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij2015-03-051-3/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'nios2-fixes-v4.0-rc5' of git://git.rocketboards.org/linux-socfpga-...Linus Torvalds2015-03-192-7/+0
|\ \ \ \ \
| * | | | | nios2: mm: do not invoke OOM killer on kernel fault OOMLey Foon Tan2015-03-161-6/+0
| * | | | | nios2: Remove ucontext.h from exported arch headersTobias Klauser2015-03-161-1/+0
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2015-03-191-2/+2
|\ \ \ \ \
| * | | | | ide_tape: convert jiffies with jiffies_to_msecsNicholas Mc Guire2015-03-181-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-03-199-53/+41
|\ \ \ \ \ \
| * | | | | | sparc: Fix /proc/kcoreDavid S. Miller2015-03-182-1/+4
| * | | | | | sparc: semtimedop() unreachable due to comparison errorRob Gardner2015-03-031-1/+1
| * | | | | | sparc: io_64.h: Replace io function-link macrosRicardo Ribalda2015-03-011-10/+10
| * | | | | | sparc64: fatal trap should stop all cpusDave Kleikamp2015-03-012-3/+26
| * | | | | | arch: sparc: kernel: starfire.c: Remove unused functionRickard Strandqvist2015-03-012-6/+0
| * | | | | | arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist2015-03-012-32/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-1963-237/+444
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
OpenPOWER on IntegriCloud