summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-23modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'.Rusty Russell
2015-05-28kernel/module.c: avoid ifdefs for sig_enforce declarationLuis R. Rodriguez
2015-05-28kernel/workqueue.c: remove ifdefs over wq_power_efficientLuis R. Rodriguez
2015-05-28kernel/params.c: export param_ops_bool_enable_onlyLuis R. Rodriguez
2015-05-28kernel/params.c: generalize bool_enable_onlyLuis R. Rodriguez
2015-05-28kernel/module.c: use generic module param operaters for sig_enforceLuis R. Rodriguez
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-28sysfs: tightened sysfs permission checksGobinda Charan Maji
2015-05-28module: Rework module_addr_{min,max}Peter Zijlstra
2015-05-28module: Use __module_address() for module_address_lookup()Peter Zijlstra
2015-05-28module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACINGPeter Zijlstra
2015-05-28module: Optimize __module_address() using a latched RB-treePeter Zijlstra
2015-05-28rbtree: Implement generic latch_treePeter Zijlstra
2015-05-28seqlock: Introduce raw_read_seqcount_latch()Peter Zijlstra
2015-05-28rcu: Move lockless_dereference() out of rcupdate.hPeter Zijlstra
2015-05-28seqlock: Better document raw_write_seqcount_latch()Peter Zijlstra
2015-05-28rbtree: Make lockless searches non-fatalPeter Zijlstra
2015-05-28module: Sanitize RCU usage and lockingPeter Zijlstra
2015-05-27module, jump_label: Fix module lockingPeter Zijlstra
2015-05-27module: Annotate module version magicPeter Zijlstra
2015-05-25Merge tag 'pinctrl-v4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-05-25Merge tag 'gpio-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-05-25Linux 4.1-rc5Linus Torvalds
2015-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-05-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-05-23Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-22Merge tag 'md/4.1-rc4-fixes' of git://neil.brown.name/mdLinus Torvalds
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-05-22bridge: fix lockdep splatEric Dumazet
2015-05-22net: core: 'ethtool' issue with querying phy settingsArun Parameswaran
2015-05-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo
2015-05-22ARM: zynq: DT: Use the zynq binding with macbNathan Sullivan
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan
2015-05-22net: macb: Document zynq gem dt bindingNathan Sullivan
2015-05-22ipv4: fill in table id when replacing a routeMichal Kubeček
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork
2015-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-05-22ipv4: Avoid crashing in ip_errorEric W. Biederman
2015-05-22tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet
2015-05-22Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-05-22Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-22crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger
2015-05-22Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds