summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* module: make perm constDan Streetman2015-06-232-6/+4
* params: suppress unused variable error, warn once just in case code changes.Rusty Russell2015-06-231-0/+1
* modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'.Rusty Russell2015-06-231-15/+10
* kernel/module.c: avoid ifdefs for sig_enforce declarationLuis R. Rodriguez2015-05-281-7/+2
* kernel/workqueue.c: remove ifdefs over wq_power_efficientLuis R. Rodriguez2015-05-281-6/+1
* kernel/params.c: export param_ops_bool_enable_onlyLuis R. Rodriguez2015-05-281-0/+1
* kernel/params.c: generalize bool_enable_onlyLuis R. Rodriguez2015-05-283-31/+36
* kernel/module.c: use generic module param operaters for sig_enforceLuis R. Rodriguez2015-05-281-7/+9
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-2827-66/+66
* sysfs: tightened sysfs permission checksGobinda Charan Maji2015-05-281-8/+10
* module: Rework module_addr_{min,max}Peter Zijlstra2015-05-281-28/+52
* module: Use __module_address() for module_address_lookup()Peter Zijlstra2015-05-281-10/+7
* module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACINGPeter Zijlstra2015-05-283-3/+35
* module: Optimize __module_address() using a latched RB-treePeter Zijlstra2015-05-282-8/+136
* rbtree: Implement generic latch_treePeter Zijlstra2015-05-281-0/+212
* seqlock: Introduce raw_read_seqcount_latch()Peter Zijlstra2015-05-282-3/+8
* rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra2015-05-282-15/+15
* seqlock: Better document raw_write_seqcount_latch()Peter Zijlstra2015-05-282-27/+76
* rbtree: Make lockless searches non-fatalPeter Zijlstra2015-05-283-32/+81
* module: Sanitize RCU usage and lockingPeter Zijlstra2015-05-283-12/+47
* module, jump_label: Fix module lockingPeter Zijlstra2015-05-271-4/+6
* module: Annotate module version magicPeter Zijlstra2015-05-271-3/+9
* Merge tag 'pinctrl-v4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-05-254-4/+50
|\
| * pinctrl: Fix gpio/pin mapping for Meson8bCarlo Caione2015-05-192-3/+3
| * pinctrl: cygnus: fixed incorrect GPIO-pin mappingRay Jui2015-05-191-1/+3
| * pinctrl: cherryview: Read triggering type from HW if not set when requestedMika Westerberg2015-05-121-0/+44
* | Merge tag 'gpio-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-05-252-5/+7
|\ \
| * | gpio: gpio-kempld: Fix get_direction return valueMichael Brunner2015-05-121-1/+1
| * | gpio: fix gpio leak in gpiochip_add error pathJohan Hovold2015-05-121-4/+6
| |/
* | Linux 4.1-rc5v4.1-rc5Linus Torvalds2015-05-241-1/+1
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-05-2413-77/+71
|\ \
| * | MAINTAINERS: Revise lpfc maintainers for Avago Technologies ownership of EmulexJames Smart2015-05-181-3/+4
| * | MAINTAINERS, be2iscsi: change email domainMinh Tran2015-05-1810-38/+40
| * | sd: Disable support for 256 byte/sector disksMark Hounschell2015-05-181-14/+5
| * | lpfc: Fix breakage on big endian kernelsAlexey Kardashevskiy2015-05-111-20/+21
| * | storvsc: Set the SRB flags correctly when no data transfer is neededK. Y. Srinivasan2015-05-111-2/+1
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-232-12/+29
|\ \ \
| * | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-132-12/+29
| | |/ | |/|
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-231-1/+8
|\ \ \
| * | | irqchip/gicv3-its: ITS table size should not be smaller than PSZMinghuan Lian2015-05-201-1/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-05-231-13/+20
|\ \ \ \
| * | | | Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"Ilya Dryomov2015-05-201-2/+0
| * | | | libceph: request a new osdmap if lingering request maps to no osdIlya Dryomov2015-05-201-11/+20
| |/ / /
* | | | Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-05-233-0/+38
|\ \ \ \
| * | | | Btrfs: fix regression in raid level conversionChris Mason2015-05-201-0/+18
| * | | | Btrfs: fix racy system chunk allocation when setting block group roFilipe Manana2015-05-192-0/+3
| * | | | btrfs: clear 'ret' in btrfs_check_shared() loopMark Fasheh2015-05-191-0/+17
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-05-2230-240/+190
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2015-05-222-11/+11
| |\ \ \ \ \
| | * | | | | drm/radeon: fix error flag checking in native aux pathAlex Deucher2015-05-211-2/+0