summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-13irq_work: Force raised irq work to run on irq work interruptFrederic Weisbecker1-0/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+2
2014-09-13nohz: Move nohz full init call to tick initFrederic Weisbecker1-2/+0
2014-09-13net: sched: RCU cls_tcindexJohn Fastabend1-0/+10
2014-09-13net: qdisc: use rcu prefix and silence sparse warningsJohn Fastabend1-25/+4
2014-09-13PCI: Remove unused pci_configure_slot()Bjorn Helgaas1-2/+0
2014-09-13leds: Improve and export led_update_brightnessJacek Anaszewski1-0/+10
2014-09-13jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-09-13workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo1-1/+1
2014-09-12NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker1-33/+0
2014-09-12NFS: Unconditionally enable commit codeAnna Schumaker1-8/+0
2014-09-12pnfs: remove GETDEVICELIST implementationChristoph Hellwig1-11/+0
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen1-0/+6
2014-09-12Input: add haptic driver on max77693Jaewon Kim1-0/+9
2014-09-12leds: make brightness type consistent across whole subsystemJacek Anaszewski1-2/+2
2014-09-12leds: Reorder include directivesJacek Anaszewski1-1/+1
2014-09-11Merge branch 'for-linus' into for-3.18/coreJens Axboe5-11/+47
2014-09-11cfg80211: add WMM traffic stream APIJohannes Berg1-0/+4
2014-09-11dmaengine: dw: convert dw_dma_slave to use explicit HS interfacesAndy Shevchenko1-6/+4
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko1-0/+0
2014-09-11moduleparam: Resolve missing-field-initializer warningMark Rustad1-1/+1
2014-09-11net/mlx4: Set vlan stripping policy by the right commandMatan Barak2-2/+11
2014-09-11clk: Don't hold prepare_lock across debugfs creationStephen Boyd1-0/+1
2014-09-11net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selectedDaniel Borkmann1-39/+39
2014-09-10pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig1-0/+3
2014-09-10nfs41: add a helper function to set layoutcommit after commitPeng Tao1-0/+1
2014-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas1-0/+6
2014-09-10tracing: generate RCU warnings even when tracepoints are disabledDave Hansen1-0/+11
2014-09-10ftrace: Replace tramp_hash with old_*_hash to save spaceSteven Rostedt (Red Hat)1-1/+1
2014-09-10ftrace: Annotate the ops operation on updateSteven Rostedt (Red Hat)1-0/+6
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown1-0/+4
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown1-0/+4
2014-09-10net: bpf: be friendly to kmemcheckDaniel Borkmann1-3/+3
2014-09-10net: bpf: consolidate JIT binary allocatorDaniel Borkmann1-0/+13
2014-09-10ftrace: Add helper function ftrace_ops_get_func()Steven Rostedt (Red Hat)1-0/+2
2014-09-10f2fs: retain inconsistency information to initiate fsck.f2fsJaegeuk Kim1-0/+1
2014-09-10security: make security_file_set_fowner, f_setown and __f_setown void returnJeff Layton2-6/+6
2014-09-10locks: consolidate "nolease" routinesJeff Layton1-0/+1
2014-09-10locks: remove lock_may_read and lock_may_writeJeff Layton1-14/+0
2014-09-10lockd: rip out deferred lock handling from testlock codepathJeff Layton1-1/+0
2014-09-10locks: New ops in lock_manager_operations for get/put ownerKinglong Mee1-0/+2
2014-09-10locks: Rename __locks_copy_lock() to locks_copy_conflock()Kinglong Mee1-2/+2
2014-09-10locks: Remove unused conf argument from lm_grantJoe Perches1-1/+1
2014-09-09bcma: add support for chipcommon B coreHauke Mehrtens2-0/+9
2014-09-09bcma: store more alternative addressesHauke Mehrtens1-1/+1
2014-09-09bcma: use separated function to initialize bus on SoCRafał Miłecki1-0/+1
2014-09-09bcma: move bus struct setup into early part of host specific codeRafał Miłecki1-1/+0
2014-09-09net: filter: split filter.h and expose eBPF to user spaceAlexei Starovoitov1-55/+1
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov1-0/+18