summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-1113-24/+17
|\
| * kexec, Kconfig: spell "architecture" properlyBorislav Petkov2015-01-262-2/+2
| * mm: fix cleancache debugfs directory pathMarcin Jabrzyk2015-01-202-2/+2
| * blackfin: mach-common: ints-priority: remove unused functionRickard Strandqvist2015-01-201-8/+0
| * doubletalk: probe failure causes OOPSAlan Cox2015-01-201-3/+4
| * ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controllerPavel Machek2015-01-201-1/+1
| * msdos_fs.h: fix 'fields' in commentJeremiah Mahler2015-01-201-2/+2
| * scsi: aic7xxx: fix commentGeert Uytterhoeven2015-01-201-1/+1
| * ARM: l2c: fix commentGeert Uytterhoeven2015-01-201-1/+1
| * ibmraid: fix writeable attribute with no store methodAlan2015-01-201-1/+1
| * dynamic_debug: fix commentMasatake YAMATO2015-01-021-1/+1
| * doc: usbmon: fix spelling s/unpriviledged/unprivileged/Jeremiah Mahler2015-01-021-1/+1
| * x86: init_mem_mapping(): use capital BIOS in commentPavel Machek2015-01-021-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-1119-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-1120-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