Age | Commit message (Expand) | Author |
2015-09-21 | Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-09-20 | security: fix typo in security_task_prctl | Jann Horn |
2015-09-19 | Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-09-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-09-18 | Merge branches 'pm-cpufreq' and 'pm-devfreq' | Rafael J. Wysocki |
2015-09-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-09-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-09-17 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-09-17 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-09-17 | libceph: advertise support for keepalive2 | Ilya Dryomov |
2015-09-17 | libceph: don't access invalid memory in keepalive2 path | Ilya Dryomov |
2015-09-17 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2015-09-16 | Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percp... | Tejun Heo |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-09-16 | genirq: Move field 'msi_desc' from irq_data into irq_common_data | Jiang Liu |
2015-09-16 | genirq: Move field 'affinity' from irq_data into irq_common_data | Jiang Liu |
2015-09-16 | genirq: Move field 'handler_data' from irq_data into irq_common_data | Jiang Liu |
2015-09-16 | genirq: Move field 'node' from irq_data into irq_common_data | Jiang Liu |
2015-09-16 | genirq: Provide IRQD_FORWARDED_TO_VCPU status flag | Thomas Gleixner |
2015-09-16 | genirq: Simplify irq_data_to_desc() | Thomas Gleixner |
2015-09-16 | genirq: Remove __irq_set_handler_locked() | Thomas Gleixner |
2015-09-16 | genirq: Remove __irq_set_chip_handler_name_locked() | Thomas Gleixner |
2015-09-16 | cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get() | Rafael J. Wysocki |
2015-09-15 | genirq: Update the comment for generic_handle_irq_desc | Huang Shijie |
2015-09-15 | genirq: Remove stale comment | Thomas Gleixner |
2015-09-15 | locking/static_keys: Fix up the static keys documentation | Jonathan Corbet |
2015-09-15 | Merge branch 'for-rafael' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Rafael J. Wysocki |
2015-09-14 | clockevents: Remove unused set_mode() callback | Viresh Kumar |
2015-09-12 | blk: rq_data_dir() should not return a boolean | Linus Torvalds |
2015-09-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-11 | Merge tag 'ntb-4.3' of git://github.com/jonmason/ntb | Linus Torvalds |
2015-09-11 | Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-11 | Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2015-09-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2015-09-11 | fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void | Joe Perches |
2015-09-11 | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers |
2015-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-09-11 | block: Refuse request/bio merges with gaps in the integrity payload | Sagi Grimberg |
2015-09-11 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2015-09-11 | PM / devfreq: comments for get_dev_status usage updated | MyungJoo Ham |
2015-09-11 | PM / devfreq: cache the last call to get_dev_status() | Javi Merino |
2015-09-10 | Merge branch 'for-4.3/blkcg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-09-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-10 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2015-09-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-09-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-09-10 | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() | Oleg Nesterov |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
2015-09-10 | kexec: split kexec_file syscall code to kexec_file.c | Dave Young |
2015-09-10 | seq_file: provide an analogue of print_hex_dump() | Andy Shevchenko |