Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | livepatch: introduce patch/func-walking helpers | Jiri Slaby | 2015-05-19 | 2 | -9/+15 | |
* | livepatch: make kobject in klp_object statically allocated | Miroslav Benes | 2015-05-19 | 2 | -7/+17 | |
* | livepatch: Prevent patch inconsistencies if the coming module notifier fails | Minfei Huang | 2015-05-18 | 1 | -11/+18 | |
* | livepatch: match return value to function signature | Nicholas Mc Guire | 2015-05-11 | 1 | -1/+1 | |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 5 | -58/+69 | |
|\ | ||||||
| * | Merge branch 'for-4.1/core-s390' into for-linus | Jiri Kosina | 2015-04-13 | 2 | -0/+46 | |
| |\ | ||||||
| | * | livepatch: add support on s390 | Jiri Slaby | 2015-03-27 | 2 | -0/+46 | |
| * | | Merge branch 'for-4.1/core-noarch' into for-linus | Jiri Kosina | 2015-04-13 | 3 | -58/+23 | |
| |\| | ||||||
| | * | livepatch: remove unnecessary call to klp_find_object_module() | Josh Poimboeuf | 2015-03-04 | 1 | -2/+0 | |
| | * | livepatch: simplify disable error path | Josh Poimboeuf | 2015-02-18 | 1 | -50/+17 | |
| | * | livepatch: remove extern specifier from header files | Miroslav Benes | 2015-02-18 | 2 | -6/+6 | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 46 | -59/+54 | |
|\ \ \ | ||||||
| * | | | goldfish: goldfish_tty_probe() is not using 'i' any more | Jiri Kosina | 2015-03-10 | 1 | -1/+0 | |
| * | | | powerpc: Fix comment in smu.h | Yannick Guerrini | 2015-03-06 | 1 | -1/+1 | |
| * | | | qla2xxx: Fix printks in ql_log message | Yannick Guerrini | 2015-03-06 | 2 | -3/+3 | |
| * | | | lib: correct link to the original source for div64_u64 | Heinrich Schuchardt | 2015-03-06 | 1 | -1/+1 | |
| * | | | si2168, tda10071, m88ds3103: Fix firmware wording | Yannick Guerrini | 2015-03-06 | 3 | -3/+3 | |
| * | | | usb: storage: Fix printk in isd200_log_config() | Yannick Guerrini | 2015-03-06 | 1 | -1/+1 | |
| * | | | qla2xxx: Fix printk in qla25xx_setup_mode | Yannick Guerrini | 2015-03-06 | 1 | -2/+2 | |
| * | | | init/main: fix reset_device comment | Frans Klaver | 2015-03-06 | 1 | -1/+1 | |
| * | | | ipwireless: missing assignment | Alan | 2015-03-06 | 1 | -1/+1 | |
| * | | | goldfish: remove unreachable line of code | Alan | 2015-03-06 | 1 | -1/+0 | |
| * | | | coredump: Fix do_coredump() comment | Bastien Nocera | 2015-03-06 | 1 | -1/+1 | |
| * | | | stacktrace.h: remove duplicate declaration task_struct | Himanshu Maithani | 2015-03-06 | 1 | -2/+0 | |
| * | | | smpboot.h: Remove unused function prototype | Jiang Liu | 2015-03-06 | 1 | -1/+0 | |
| * | | | treewide: Fix typo in printk messages | Masanari Iida | 2015-03-06 | 21 | -25/+25 | |
| * | | | treewide: Fix typo in printk messages | Masanari Iida | 2015-03-06 | 13 | -17/+17 | |
| * | | | mod_devicetable: fix comment for match_flags | Sharon Dvir | 2015-03-06 | 1 | -3/+3 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 47 | -706/+2980 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'for-4.1/sensor-hub' into for-linus | Jiri Kosina | 2015-04-13 | 17 | -110/+1154 | |
| |\ \ \ \ | ||||||
| | * | | | | HID: sensor: Update document for custom sensor | Srinivas Pandruvada | 2015-04-10 | 1 | -0/+84 | |
| | * | | | | HID: sensor: Custom and Generic sensor support | Srinivas Pandruvada | 2015-04-10 | 3 | -0/+865 | |
| | * | | | | HID: hid-sensor-hub: Fix sparse warning | Srinivas Pandruvada | 2015-03-16 | 1 | -2/+2 | |
| | * | | | | HID: hid-sensor-hub: fix attribute read for logical usage id | Srinivas Pandruvada | 2015-03-16 | 1 | -2/+4 | |
| | * | | | | HID: hid-sensor-hub: Enhance feature report set API | Srinivas Pandruvada | 2015-02-23 | 4 | -14/+33 | |
| | * | | | | HID: hid-sensor-hub: Enhance get feature report API | Srinivas Pandruvada | 2015-02-23 | 4 | -13/+27 | |
| | * | | | | HID: hid-sensor-hub: Extend API for async reads | Srinivas Pandruvada | 2015-02-23 | 10 | -44/+64 | |
| | * | | | | HID: hid-sensor-hub: Add support for application collection | Srinivas Pandruvada | 2015-02-23 | 2 | -4/+28 | |
| | * | | | | HID: hid-sensor-hub: Allow parallel synchronous reads | Srinivas Pandruvada | 2015-02-23 | 2 | -49/+65 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----------------. \ \ \ \ | Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl... | Jiri Kosina | 2015-04-13 | 8147 | -300349/+470209 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | | HID: wacom: Add support for Cintiq 13HD Touch | Ping Cheng | 2015-04-02 | 1 | -0/+11 | |
| | | | | | | | | | | * | | | | | HID: wacom: set stylus_in_proximity before checking touch_down | Ping Cheng | 2015-04-02 | 1 | -18/+16 | |
| | | | | | | | | | | * | | | | | HID: wacom: use wacom_wac_finger_count_touches to set touch_down | Ping Cheng | 2015-04-02 | 1 | -51/+33 | |
| | | | | | | | | | | * | | | | | HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT | Ping Cheng | 2015-04-02 | 3 | -32/+19 | |
| | | | | | | | | | | * | | | | | Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacom | Jiri Kosina | 2015-04-02 | 11 | -43/+97 | |
| | | | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | | | * | | | | | | HID: wacom: ask for a in-prox report when it was missed | Benjamin Tissoires | 2015-03-16 | 2 | -1/+20 | |
| | | | | | | | | | | * | | | | | | HID: wacom: Add battery presence indicator to wireless tablets | Jason Gerecke | 2015-03-11 | 3 | -6/+15 | |
| | | | | | | | | | | * | | | | | | HID: wacom: drop WACOM_PKGLEN_STATUS | Jiri Kosina | 2015-03-11 | 1 | -1/+0 | |
| | | | | | | | | | | * | | | | | | HID: wacom: Status packet provides 'charging', not 'powered' bit | Jason Gerecke | 2015-03-11 | 2 | -9/+7 | |
| | | | | | | | | | | * | | | | | | HID: wacom: Report battery status for Intuos Pro and Intuos5 | Jason Gerecke | 2015-03-11 | 1 | -0/+2 |