summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-05-11ARM: shmobile: r8a73a4: Add IRQC clock to device treeGeert Uytterhoeven
2015-05-10don't pass nameidata to ->follow_link()Al Viro
2015-05-10VFS: replace {, total_}link_count in task_struct with pointer to nameidataNeilBrown
2015-05-10namei: remove restrictions on nesting depthAl Viro
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro
2015-05-10SECURITY: remove nameidata arg from inode_follow_link.NeilBrown
2015-05-10debugfs: switch to simple_follow_link()Al Viro
2015-05-10libfs: simple_follow_link()Al Viro
2015-05-10codel: add ce_threshold attributeEric Dumazet
2015-05-10iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea
2015-05-10pty: Fix input race when closingPeter Hurley
2015-05-10vt: add cursor blink interval escape sequenceScot Doyle
2015-05-10serial: sh-sci: Standardize on using the BIT() macro to define register bitsGeert Uytterhoeven
2015-05-10serial: sh-sci: Move private definitions to private header fileGeert Uytterhoeven
2015-05-10tty: serial: 8250: export early_serial8250_setup functionEddie Huang
2015-05-10usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven
2015-05-10sched, timer: Fix documentation for 'struct thread_group_cputimer'Jason Low
2015-05-09mpls: Change reserved label names to be consistent with netbsdTom Herbert
2015-05-09netlink: allow to listen "all" netnsNicolas Dichtel
2015-05-09netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel
2015-05-09Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-05-09Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-09seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann
2015-05-09seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan
2015-05-09net: filter: add a callback to allow classic post-verifier transformationsNicolas Schichan
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-09tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet
2015-05-09tcp: adjust window probe timers to safer valuesEric Dumazet
2015-05-09Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2015-05-09dmaengine: of_dma: Support for DMA routersPeter Ujfalusi
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-08Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-05-08Merge branch 'clk-fixes' into clk-nextMichael Turquette
2015-05-08clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth
2015-05-08drm/edid: Kerneldoc for newly added edid_corruptDaniel Vetter
2015-05-08drm: Introduce blob_lockDaniel Stone
2015-05-08drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6Todd Previte
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2015-05-08locking/qspinlock: Revert to test-and-set on hypervisorsPeter Zijlstra (Intel)
2015-05-08locking/qspinlock: Optimize for smaller NR_CPUSPeter Zijlstra (Intel)
2015-05-08locking/qspinlock: Extract out code snippets for the next patchWaiman Long
2015-05-08locking/qspinlock: Add pending bitPeter Zijlstra (Intel)
2015-05-08locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long
2015-05-08kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in commentPreeti U Murthy
2015-05-08locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()Waiman Long
2015-05-08perf: Fix software migrate eventsPeter Zijlstra
2015-05-08sched: Implement lockless wake-queuesPeter Zijlstra
2015-05-08sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low
2015-05-08sched, timer: Provide an atomic 'struct task_cputime' data structureJason Low
2015-05-08sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Jason Low