| Age | Commit message (Expand) | Author |
| 2015-05-10 | new ->follow_link() and ->put_link() calling conventions | Al Viro |
| 2015-05-10 | SECURITY: remove nameidata arg from inode_follow_link. | NeilBrown |
| 2015-05-10 | debugfs: switch to simple_follow_link() | Al Viro |
| 2015-05-10 | libfs: simple_follow_link() | Al Viro |
| 2015-05-10 | iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO | Irina Tirdea |
| 2015-05-10 | pty: Fix input race when closing | Peter Hurley |
| 2015-05-10 | vt: add cursor blink interval escape sequence | Scot Doyle |
| 2015-05-10 | serial: sh-sci: Standardize on using the BIT() macro to define register bits | Geert Uytterhoeven |
| 2015-05-10 | serial: sh-sci: Move private definitions to private header file | Geert Uytterhoeven |
| 2015-05-10 | tty: serial: 8250: export early_serial8250_setup function | Eddie Huang |
| 2015-05-10 | usb: phy: Remove the phy-rcar-gen2-usb driver | Geert Uytterhoeven |
| 2015-05-10 | sched, timer: Fix documentation for 'struct thread_group_cputimer' | Jason Low |
| 2015-05-09 | netlink: allow to listen "all" netns | Nicolas Dichtel |
| 2015-05-09 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
| 2015-05-09 | seccomp, filter: add and use bpf_prog_create_from_user from seccomp | Daniel Borkmann |
| 2015-05-09 | seccomp: simplify seccomp_prepare_filter and reuse bpf_prepare_filter | Nicolas Schichan |
| 2015-05-09 | net: filter: add a callback to allow classic post-verifier transformations | Nicolas Schichan |
| 2015-05-09 | Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman |
| 2015-05-09 | dmaengine: of_dma: Support for DMA routers | Peter Ujfalusi |
| 2015-05-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
| 2015-05-08 | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2015-05-08 | Merge branch 'clk-fixes' into clk-next | Michael Turquette |
| 2015-05-08 | clk: si5351: Do not pass struct clk in platform_data | Sebastian Hesselbarth |
| 2015-05-08 | kernel: Replace reference to ASSIGN_ONCE() with WRITE_ONCE() in comment | Preeti U Murthy |
| 2015-05-08 | locking/rwsem: Reduce spinlock contention in wakeup after up_read()/up_write() | Waiman Long |
| 2015-05-08 | perf: Fix software migrate events | Peter Zijlstra |
| 2015-05-08 | sched: Implement lockless wake-queues | Peter Zijlstra |
| 2015-05-08 | sched, timer: Use the atomic task_cputime in thread_group_cputimer | Jason Low |
| 2015-05-08 | sched, timer: Provide an atomic 'struct task_cputime' data structure | Jason Low |
| 2015-05-08 | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i... | Jason Low |
| 2015-05-08 | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()... | Jason Low |
| 2015-05-08 | signals, ptrace, sched: Fix a misaligned load inside ptrace_attach() | Palmer Dabbelt |
| 2015-05-08 | sched/wait: Change wait_on_bit*() to take an unsigned long *, not a void * | Palmer Dabbelt |
| 2015-05-08 | signals, sched: Change all uses of JOBCTL_* from 'int' to 'long' | Palmer Dabbelt |
| 2015-05-08 | sched: Move the loadavg code to a more obvious location | Peter Zijlstra |
| 2015-05-08 | sched: Handle priority boosted tasks proper in setscheduler() | Thomas Gleixner |
| 2015-05-08 | dmaengine: Remove Renesas Audio DMAC peri peri platform data | Geert Uytterhoeven |
| 2015-05-07 | PCI/MSI: Remove unused pci_msi_off() | Bjorn Helgaas |
| 2015-05-07 | nohz: Add tick_nohz_full_add_cpus_to() API | Chris Metcalf |
| 2015-05-07 | context_tracking: Inherit TIF_NOHZ through forks instead of context switches | Frederic Weisbecker |
| 2015-05-07 | context_tracking: Protect against recursion | Frederic Weisbecker |
| 2015-05-07 | kvm,x86: load guest FPU context more eagerly | Rik van Riel |
| 2015-05-07 | KVM: provide irq_unsafe kvm_guest_{enter|exit} | Christian Borntraeger |
| 2015-05-06 | tracing: Make ftrace_print_array_seq compute buf_len | Alex Bennée |
| 2015-05-06 | mtd: nand_bbt: make nand_scan_bbt() static | Brian Norris |
| 2015-05-06 | serial: core: Fix unused variable warnings from uart_console() | Peter Hurley |
| 2015-05-06 | tty: remove buf parameter from tty_name() | Rasmus Villemoes |
| 2015-05-06 | tty: constify return type of tty_name | Rasmus Villemoes |
| 2015-05-06 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2015-05-06 | pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR | Fabian Frederick |