summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-07-21net: remove skb_frag_add_headJiri Benc1-6/+0
2015-07-21net: add phys ID compare helper to test if two IDs are the sameScott Feldman1-0/+7
2015-07-21net: don't reforward packets already forwarded by offload deviceScott Feldman2-1/+14
2015-07-20Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman34-154/+247
2015-07-20svcrdma: Remove svc_rdma_fastreg()Chuck Lever1-1/+0
2015-07-20svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever1-79/+2
2015-07-20clk: Remove clk.h from clk-provider.hStephen Boyd1-1/+1
2015-07-20clk: tegra: Properly include clk.hStephen Boyd1-1/+2
2015-07-20debugfs: Export bool read/write functionsRichard Fitzgerald1-0/+20
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov513-9144/+24977
2015-07-20clockevents: Remove clockevents_notify() prototypeStephen Boyd1-3/+0
2015-07-20pwm: Add pwm_get_polarity() helper functionBoris Brezillon1-0/+5
2015-07-20pwm: Constify PWM device where possibleBoris Brezillon1-2/+2
2015-07-20pwm: Add the pwm_is_enabled() helperBoris Brezillon1-0/+5
2015-07-20Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris2-1/+2
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+14
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar1-1/+5
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen1-2/+10
2015-07-18mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim1-0/+13
2015-07-18Update Viresh Kumar's email addressViresh Kumar2-2/+2
2015-07-18include, lib: add __printf attributes to several function prototypesNicolas Iooss11-28/+33
2015-07-18mm: hugetlb: allow hugepages_supported to be architecture specificDominik Dingel1-9/+8
2015-07-17Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown1-3/+14
2015-07-17Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+1
2015-07-17block: make /sys/block/<dev>/queue/discard_max_bytes writeableJens Axboe1-0/+1
2015-07-17block: partition: convert percpu refMing Lei1-10/+17
2015-07-17block: partition: introduce hd_free_part()Ming Lei1-0/+6
2015-07-17Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...Linus Walleij1-59/+23
2015-07-17nmi: create generic NMI backtrace implementationRussell King1-0/+6
2015-07-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+3
2015-07-17genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()Jiang Liu1-1/+1
2015-07-17regmap: Apply optional delay in multi_reg_write/register_patchNariman Poushin1-1/+4
2015-07-17regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-3/+14
2015-07-16mfd/extcon: max77843: Rename defines to allow inclusion with max77693Krzysztof Kozlowski1-77/+77
2015-07-16mfd/extcon: max77693: Rename defines to allow inclusion with max77843Krzysztof Kozlowski1-51/+51
2015-07-16drivers: max77843: Switch to common max77693 state containerKrzysztof Kozlowski2-20/+5
2015-07-16drivers: max77693: Move state container to common headerKrzysztof Kozlowski2-25/+44
2015-07-16mfd: max77693: Store I2C device type as enum and add default unknownKrzysztof Kozlowski1-5/+6
2015-07-16mfd/extcon: max77693: Remove unused extern declarations and max77693_dev membersKrzysztof Kozlowski1-8/+0
2015-07-16Input: i8042 - add unmask_kbd_data optionStephen Chandler Paul1-0/+2
2015-07-16ARM: OMAP2+: Add support for initializing dm814x clocksTony Lindgren1-1/+2
2015-07-16gpio: em: Remove obsolete platform data supportGeert Uytterhoeven1-11/+0
2015-07-16net core: Add protodown support.Anuradha Karuppiah1-0/+14
2015-07-16gpio: Remove double "base" in commentGeert Uytterhoeven1-1/+1
2015-07-16rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOCDenys Vlasenko1-38/+2
2015-07-15Merge tag 'locks-v4.2-1' of git://git.samba.org/jlayton/linuxLinus Torvalds1-10/+20
2015-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+18
2015-07-15Merge tag 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-2/+2
2015-07-15seccomp: swap hard-coded zeros to defined nameKees Cook1-1/+1