summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.1/core-noarch' into for-linusJiri Kosina2015-04-133-58/+23
|\
| * livepatch: remove unnecessary call to klp_find_object_module()Josh Poimboeuf2015-03-041-2/+0
| * livepatch: simplify disable error pathJosh Poimboeuf2015-02-181-50/+17
| * livepatch: remove extern specifier from header filesMiroslav Benes2015-02-182-6/+6
* | livepatch: Fix subtle race with coming and going modulesPetr Mladek2015-03-172-4/+30
* | livepatch: fix RCU usage in klp_find_external_symbol()Peter Zijlstra2015-03-031-1/+2
* | livepatch: RCU protect struct klp_func all the time when used in klp_ftrace_h...Petr Mladek2015-02-221-3/+3
* | livepatch: fix format string in kobject_init_and_add()Jiri Kosina2015-02-161-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-1019-1/+1475
|\
| * livepatch: add missing newline to error messageJosh Poimboeuf2015-02-061-1/+1
| * livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-048-13/+13
| * livepatch: fix uninitialized return valueJosh Poimboeuf2015-01-211-1/+1
| * livepatch: support for repatching a functionJosh Poimboeuf2015-01-202-53/+121
| * livepatch: enforce patch stacking semanticsJosh Poimboeuf2015-01-201-0/+10
| * livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHINGMiroslav Benes2015-01-202-3/+3
| * livepatch: fix deferred module patching orderJosh Poimboeuf2015-01-091-1/+1
| * livepatch: handle ancient compilers with more graceJiri Kosina2015-01-092-1/+11
| * livepatch: kconfig: use bool instead of booleanChristoph Jaeger2015-01-061-2/+2
| * livepatch: samples: fix usage example commentsJosh Poimboeuf2014-12-241-1/+5
| * livepatch: MAINTAINERS: add git tree locationJiri Kosina2014-12-221-0/+1
| * livepatch: use FTRACE_OPS_FL_IPMODIFYJosh Poimboeuf2014-12-221-1/+2
| * livepatch: move x86 specific ftrace handler code to arch/x86Li Bin2014-12-222-1/+6
| * livepatch: samples: add sample live patching moduleSeth Jennings2014-12-225-1/+97
| * livepatch: kernel: add support for live patchingSeth Jennings2014-12-2211-0/+1273
| * livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings2014-12-224-0/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-1020-229/+643
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina2015-02-0920-229/+641
| |\ \ \ \ \ \ \ \
| | | | | | | | * | HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng2015-01-294-15/+83
| | | | | | | | * | HID: wacom: consolidate input capability settings for pen and touchPing Cheng2015-01-291-57/+10
| | | | | | | | * | HID: wacom: make sure touch arbitration is applied consistentlyPing Cheng2015-01-291-2/+4
| | | | | | | | * | HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke2015-01-231-0/+6
| | | | | | | | * | HID: wacom: peport In Range event according to the specPing Cheng2015-01-122-7/+9
| | | | | | | | * | HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()Ping Cheng2015-01-121-24/+26
| | | | | | | | * | HID: wacom: add support of the Pen of the Bamboo PadBenjamin Tissoires2015-01-061-0/+1
| | | | | | | | * | HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires2015-01-063-12/+10
| | | | | | | * | | HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir2015-01-261-0/+6
| | | | | | | * | | HID: hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire2015-01-261-1/+1
| | | | | | | * | | HID: Use Kbuild idiom in MakefilesMichal Marek2015-01-212-47/+14
| | | | | | | * | | HID: microsoft: add support for Japanese Surface Type Cover 3Alan Wu2015-01-074-1/+7
| | | | | | | * | | HID: fixup the conflicting keyboard mappings quirkJiri Kosina2015-01-061-0/+1
| | | | | | | * | | HID: fix Kconfig textGeert Uytterhoeven2015-01-061-1/+1
| | | | | | | * | | HID: input: fix confusion on conflicting mappingsDavid Herrmann2015-01-061-0/+16
| | | | | | | |/ /
| | | | | | * | | HID: rmi: Add support for the touchpad in the Razer Blade 14 laptopAndrew Duggan2015-01-123-0/+6
| | | | | | * | | HID: rmi: Support touchpads with external buttonsAndrew Duggan2015-01-121-1/+19
| | | | | | * | | HID: rmi: Use hid_report_len to compute the size of reportsAndrew Duggan2015-01-121-3/+2
| | | | | | * | | HID: rmi: Support non rmi devices by passing events to hid-inputAndrew Duggan2014-12-221-17/+76
| | | | | | * | | HID: rmi: Scan the report descriptor to determine if the device is suitable f...Andrew Duggan2014-12-172-6/+20
| | | | | | |/ /
| | | | | * | | HID: hid-lg4ff: use DEVICE_ATTR_RW macroVivien Didelot2015-01-191-7/+5
| | | | | * | | HID: hid-lg4ff: fix sysfs attribute permissionVivien Didelot2015-01-191-1/+2
| | | | | * | | HID: logitech-hidpp: store the name of the device in struct hidppBenjamin Tissoires2015-01-091-11/+20
OpenPOWER on IntegriCloud