summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-11-02ieee802154: fix byteorder issuesAlexander Aring1-2/+3
2014-11-02ieee802154: add missing ULL definitionAlexander Aring1-1/+2
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+22
2014-11-02ieee802154: add extended address validation helperAlexander Aring1-0/+14
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-108/+434
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+14
2014-11-01new helper: is_root_inode()Al Viro1-0/+5
2014-11-01vfs: make first argument of dir_context.actor typedMiklos Szeredi1-1/+4
2014-10-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-4/+200
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+0
2014-10-31ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)1-0/+8
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery1-0/+1
2014-10-31net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet1-2/+6
2014-10-30seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches1-0/+15
2014-10-30Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds4-52/+33
2014-10-30mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner1-41/+17
2014-10-30mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner1-1/+0
2014-10-30mm, thp: fix collapsing of hugepages on madviseDavid Rientjes1-7/+10
2014-10-30drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski1-3/+6
2014-10-29net: introduce napi_schedule_irqoff()Eric Dumazet1-0/+13
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline1-0/+1
2014-10-29tcp: allow for bigger reordering levelEric Dumazet1-2/+2
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar3-6/+6
2014-10-29blk-mq: add BLK_MQ_F_DEFER_ISSUE support flagJens Axboe1-0/+1
2014-10-29blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe1-1/+7
2014-10-29timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REAL...Heena Sirwani1-0/+1
2014-10-29timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONICHeena Sirwani2-0/+3
2014-10-29mod_devicetable.h: grammar fix in commentMichael Opdenacker1-1/+1
2014-10-29HID: logitech-dj: rely on hid groups to separate receivers from dj devicesBenjamin Tissoires1-0/+1
2014-10-29HID: fix merge from wacom into the HID treeBenjamin Tissoires1-4/+0
2014-10-29block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen1-2/+2
2014-10-29overlayfs: fix lockdep misannotationMiklos Szeredi1-3/+6
2014-10-29rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney1-0/+15
2014-10-29usbnet: add a callback for set_rx_modeOlivier Blin1-0/+4
2014-10-29net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed1-1/+2
2014-10-29net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed2-1/+41
2014-10-29net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed1-0/+30
2014-10-29skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap1-0/+4
2014-10-28net: pxa168_eth: Fix providing of phy_interface mode on platform_dataSebastian Hesselbarth1-0/+2
2014-10-28gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2-5/+6
2014-10-28compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan2-2/+0
2014-10-28sched: Exclude cond_resched() from nested sleep testPeter Zijlstra2-3/+6
2014-10-28sched: Debug nested sleepsPeter Zijlstra1-2/+44
2014-10-28sched, exit: Deal with nested sleepsPeter Zijlstra1-0/+2
2014-10-28sched/wait: Add might_sleep() checksPeter Zijlstra1-0/+16
2014-10-28sched/wait: Provide infrastructure to deal with nested blockingPeter Zijlstra1-1/+6
2014-10-28sched/deadline: Ensure that updates to exclusive cpusets don't break ACJuri Lelli1-0/+2
2014-10-28sched/deadline: Fix bandwidth check/update when migrating tasks between exclu...Juri Lelli1-0/+2
2014-10-28Revert "block: all blk-mq requests are tagged"Christoph Hellwig1-2/+1