summaryrefslogtreecommitdiffstats
path: root/scripts/kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-11xtensa: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-9/+10
2017-07-11unicore32: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-29/+28
2017-07-11tile: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-19/+19
2017-07-11sparc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-1/+2
2017-07-11sh: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-19/+18
2017-07-11parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-6/+5
2017-07-11openrisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-28/+28
2017-07-11nios2: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-24/+24
2017-07-11nios2: remove unneeded arch/nios2/include/(generated/)asm/signal.hMasahiro Yamada2-23/+0
2017-07-09microblaze: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-26/+24
2017-07-09metag: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-25/+25
2017-07-09m68k: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-12/+11
2017-07-09m32r: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-4/+3
2017-07-09ia64: remove redundant generic-y += kvm_para.h from asm/KbuildMasahiro Yamada1-2/+0
2017-07-09hexagon: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-23/+23
2017-07-09h8300: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-28/+28
2017-07-09cris: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-19/+19
2017-07-09c6x: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-27/+26
2017-07-09blackfin: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-23/+23
2017-07-09arc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-24/+24
2017-07-09ARM: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-16/+14
2017-07-09arm64: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2-17/+16
2017-07-09kbuild: pass dst= to Makefile.headersinst from top MakefileMasahiro Yamada2-8/+4
2017-07-09kbuild: fix comment about dst of headers_{install, check}_allMasahiro Yamada1-1/+1
2017-07-09kbuild: remove useless $(gen) variable in Makefile.headersinstMasahiro Yamada1-4/+1
2017-07-08fix waitid(2) breakageAl Viro1-5/+12
2017-07-08net: ethernet: mediatek: remove useless code in mtk_probe()Gustavo A. R. Silva1-5/+0
2017-07-08mpls: fix uninitialized in_label var warning in mpls_getrouteRoopa Prabhu1-4/+8
2017-07-08doc: SKB_GSO_[IPIP|SIT] have been replacedNicolas Dichtel1-1/+1
2017-07-08bonding: avoid NETDEV_CHANGEMTU event when unregistering slaveWANG Cong3-7/+12
2017-07-08net/sock: add WARN_ON(parent->sk) in sock_graft()Sowmini Varadhan1-0/+1
2017-07-08rds: tcp: use sock_create_lite() to create the accept socketSowmini Varadhan1-1/+1
2017-07-08net: hns: Fix a skb used after free bugYunsheng Lin2-15/+13
2017-07-08net: hns: Fix a wrong op phy C45 codeYunsheng Lin1-1/+1
2017-07-08net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan1-1/+2
2017-07-08sched/headers/uapi: Fix linux/sched/types.h userspace compilation errorsDmitry V. Levin1-8/+8
2017-07-08kprobes: Ensure that jprobe probepoints are at function entryNaveen N. Rao1-2/+6
2017-07-08kprobes: Simplify register_jprobes()Naveen N. Rao1-14/+16
2017-07-08kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao4-8/+8
2017-07-08locking/qspinlock: Explicitly include asm/prefetch.hStafford Horne1-0/+1
2017-07-08objtool: Fix sibling call detection logicJosh Poimboeuf1-2/+11
2017-07-08exec: Limit arg stack to at most 75% of _STK_LIMKees Cook1-5/+6
2017-07-08dentry name snapshotsAl Viro6-42/+48
2017-07-08net: Update networking MAINTAINERS entry.David S. Miller1-2/+0
2017-07-07vfs: fix flock compat thinkoLinus Torvalds1-15/+15
2017-07-07openrisc: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski1-1/+0
2017-07-07openrisc: explicitly include linux/bug.h in asm/fixmap.hTobias Klauser1-0/+1
2017-07-07virtio-net: fix leaking of ctx arrayJason Wang1-0/+1
2017-07-07PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge supportMarc Gonzalez4-0/+158
2017-07-07gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2-2/+10