summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-27modinst: wrap long lines in order to enhance cmd_modules_installBertrand Jacquin
2014-08-27modsign: lookup lines ending in .ko in .mod filesBertrand Jacquin
2014-08-27modpost: simplify file name generation of *.mod.c filesMathias Krause
2014-08-27modpost: reduce visibility of symbols and constify r/o arraysMathias Krause
2014-08-27param: check for tainting before calling set op.Rusty Russell
2014-08-27drm/i915: taint the kernel if unsafe module parameters are setJani Nikula
2014-08-27module: add module_param_unsafe and module_param_named_unsafeJani Nikula
2014-08-27module: make it possible to have unsafe, tainting module paramsJani Nikula
2014-08-27module: rename KERNEL_PARAM_FL_NOARG to avoid confusionJani Nikula
2014-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-26Documentation: this_cpu_ops.txt: Update description of this_cpu_opsPranith Kumar
2014-08-26scripts/kernel-doc: recognize __meminitRandy Dunlap
2014-08-25Linux 3.17-rc2Linus Torvalds
2014-08-25Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-08-25Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2014-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-08-25Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-24aio: fix reqs_available handlingBenjamin LaHaise
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll
2014-08-24ARM: shmobile: koelsch: Remove non-existent i2c6 pinmuxGeert Uytterhoeven
2014-08-24ARM: tegra: apalis/colibri t30: fix on-module 5v0 suppliesMarcel Ziswiler
2014-08-24Merge tag 'v3.17-rockchip-fixes1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2014-08-24MAINTAINERS: Add entry for Renesas DRM driversLaurent Pinchart
2014-08-24Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2014-08-23MAINTAINERS: add new Rockchip SoC listHeiko Stuebner
2014-08-23ARM: dts: rockchip: readd missing mmc0 pinctrl settingsHeiko Stuebner
2014-08-22Merge tag 'sunxi-dt-for-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2014-08-22ftrace: Use current addr when converting to nop in __ftrace_replace_code()Steven Rostedt (Red Hat)
2014-08-22ftrace: Fix function_profiler and function tracer togetherSteven Rostedt (Red Hat)
2014-08-22nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_waitDavid Jeffery
2014-08-22nfs: can_coalesce_requests must enforce contiguityWeston Andros Adamson
2014-08-22nfs: disallow duplicate pages in pgio page vectorsWeston Andros Adamson
2014-08-22nfs: don't sleep with inode lock in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: fix error handling in lock_and_join_requestsWeston Andros Adamson
2014-08-22nfs: use blocking page_group_lock in add_requestWeston Andros Adamson
2014-08-22nfs: fix nonblocking calls to nfs_page_group_lockWeston Andros Adamson
2014-08-22nfs: change nfs_page_group_lock argumentWeston Andros Adamson
2014-08-22Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-22mac80211: fix channel switch for chanctx-based driversMichal Kazior
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-22ftrace: Fix up trampoline accounting with looping on hash opsSteven Rostedt (Red Hat)
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes
2014-08-22net: sctp: fix suboptimal edge-case on non-active active/retrans path selectionDaniel Borkmann
2014-08-22net: sctp: spare unnecessary comparison in sctp_trans_elect_bestDaniel Borkmann
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes