summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-05-11SECURITY: remove nameidata arg from inode_follow_link.NeilBrown1-6/+3
2015-05-11debugfs: switch to simple_follow_link()Al Viro1-1/+0
2015-05-11libfs: simple_follow_link()Al Viro1-0/+3
2015-05-11codel: add ce_threshold attributeEric Dumazet2-1/+15
2015-05-10iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIOIrina Tirdea1-0/+1
2015-05-10pty: Fix input race when closingPeter Hurley1-1/+1
2015-05-10vt: add cursor blink interval escape sequenceScot Doyle1-0/+1
2015-05-10serial: sh-sci: Standardize on using the BIT() macro to define register bitsGeert Uytterhoeven1-9/+10
2015-05-10serial: sh-sci: Move private definitions to private header fileGeert Uytterhoeven1-66/+1
2015-05-10tty: serial: 8250: export early_serial8250_setup functionEddie Huang1-0/+2
2015-05-10usb: phy: Remove the phy-rcar-gen2-usb driverGeert Uytterhoeven1-22/+0
2015-05-10sched, timer: Fix documentation for 'struct thread_group_cputimer'Jason Low1-2/+1
2015-05-10mpls: Change reserved label names to be consistent with netbsdTom Herbert1-6/+6
2015-05-10netlink: allow to listen "all" netnsNicolas Dichtel3-0/+5
2015-05-10netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel1-1/+1
2015-05-10Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller1-0/+6
2015-05-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2015-05-10seccomp, filter: add and use bpf_prog_create_from_user from seccompDaniel Borkmann1-7/+5
2015-05-10seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filterNicolas Schichan1-4/+0
2015-05-10net: filter: add a callback to allow classic post-verifier transformationsNicolas Schichan1-0/+6
2015-05-10Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller3-80/+113
2015-05-09tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet2-1/+3
2015-05-09tcp: adjust window probe timers to safer valuesEric Dumazet1-5/+22
2015-05-09Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+1
2015-05-09dmaengine: of_dma: Support for DMA routersPeter Ujfalusi2-0/+38
2015-05-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-05-09Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-05-08Merge branch 'clk-fixes' into clk-nextMichael Turquette1-4/+0
2015-05-08clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth1-4/+0
2015-05-08drm/edid: Kerneldoc for newly added edid_corruptDaniel Vetter1-0/+1
2015-05-08drm: Introduce blob_lockDaniel Stone1-0/+3
2015-05-08drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6Todd Previte1-1/+7
2015-05-08Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/...Dave Airlie3-0/+8
2015-05-08locking/qspinlock: Revert to test-and-set on hypervisorsPeter Zijlstra (Intel)1-0/+7
2015-05-08locking/qspinlock: Optimize for smaller NR_CPUSPeter Zijlstra (Intel)1-0/+13
2015-05-08locking/qspinlock: Extract out code snippets for the next patchWaiman Long1-0/+2
2015-05-08locking/qspinlock: Add pending bitPeter Zijlstra (Intel)1-3/+9
2015-05-08locking/qspinlock: Introduce a simple generic 4-byte queued spinlockWaiman Long2-0/+190
2015-05-08kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in commentPreeti U Murthy1-1/+1
2015-05-08locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write()Waiman Long1-0/+5
2015-05-08perf: Fix software migrate eventsPeter Zijlstra2-3/+28
2015-05-08sched: Implement lockless wake-queuesPeter Zijlstra1-0/+46
2015-05-08sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low2-7/+3
2015-05-08sched, timer: Provide an atomic 'struct task_cputime' data structureJason Low1-0/+17
2015-05-08sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Jason Low2-10/+7
2015-05-08sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...Jason Low1-2/+2
2015-05-08signals, ptrace, sched: Fix a misaligned load inside ptrace_attach()Palmer Dabbelt1-1/+1
2015-05-08sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void *Palmer Dabbelt1-7/+10
2015-05-08signals, sched: Change all uses of JOBCTL_* from 'int' to 'long'Palmer Dabbelt1-9/+9
2015-05-08sched: Move the loadavg code to a more obvious locationPeter Zijlstra1-0/+5