Age | Commit message (Expand) | Author | Files | Lines |
2014-07-24 | mm/rmap.c: fix pgoff calculation to handle hugepage correctly | Naoya Horiguchi | 1 | -0/+12 |
2014-07-23 | ftrace: Rename ftrace_ops field from trampolines to nr_trampolines | Steven Rostedt (Red Hat) | 1 | -1/+1 |
2014-07-23 | libata: introduce ata_host->n_tags to avoid oops on SAS controllers | Tejun Heo | 1 | -0/+1 |
2014-07-23 | pinctrl: dra: dt-bindings: Fix pull enable/disable | Nishanth Menon | 1 | -3/+4 |
2014-07-23 | acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. | Tomasz Nowicki | 1 | -0/+1 |
2014-07-23 | acpi, apei, ghes: Make NMI error notification to be GHES architecture extension. | Tomasz Nowicki | 1 | -0/+4 |
2014-07-23 | apei, mce: Factor out APEI architecture specific MCE calls. | Tomasz Nowicki | 1 | -0/+3 |
2014-07-22 | fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT | Andrew Gallagher | 1 | -0/+3 |
2014-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+5 |
2014-07-19 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -24/+49 |
2014-07-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -36/+10 |
2014-07-19 | Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2014-07-19 | xen: Silence compiler warnings | Daniel Kiper | 1 | -1/+1 |
2014-07-19 | efi: Update stale locking comment for struct efivars | Matt Fleming | 1 | -6/+2 |
2014-07-19 | arch/x86: Remove efi_set_rtc_mmss() | Daniel Kiper | 1 | -1/+0 |
2014-07-19 | xen: Put EFI machinery in place | Daniel Kiper | 1 | -0/+11 |
2014-07-19 | xen: Define EFI related stuff | Daniel Kiper | 1 | -0/+123 |
2014-07-19 | efi: Introduce EFI_PARAVIRT flag | Daniel Kiper | 1 | -1/+2 |
2014-07-19 | x86/reboot: Add EFI reboot quirk for ACPI Hardware Reduced flag | Matt Fleming | 1 | -0/+1 |
2014-07-19 | efi/reboot: Allow powering off machines using EFI | Matt Fleming | 1 | -0/+2 |
2014-07-19 | efi/reboot: Add generic wrapper around EfiResetSystem() | Matt Fleming | 1 | -0/+4 |
2014-07-18 | tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST | Steven Rostedt (Red Hat) | 1 | -2/+0 |
2014-07-18 | ftrace: Remove check for HAVE_FUNCTION_TRACE_MCOUNT_TEST | Steven Rostedt (Red Hat) | 1 | -2/+1 |
2014-07-18 | ftrace: Remove ftrace_start/stop() | Steven Rostedt (Red Hat) | 1 | -28/+0 |
2014-07-18 | cpufreq: make table sentinel macros unsigned to match use | Brian W Hart | 1 | -2/+2 |
2014-07-17 | ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop() | Steven Rostedt (Red Hat) | 1 | -0/+1 |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 1 | -4/+0 |
2014-07-17 | Merge branch 'locking/urgent' into locking/core, before applying larger chang... | Ingo Molnar | 42 | -74/+233 |
2014-07-17 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 4 | -59/+67 |
2014-07-17 | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho... | Bjorn Helgaas | 2 | -2/+6 |
2014-07-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -3/+5 |
2014-07-17 | PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() | Yijing Wang | 1 | -2/+0 |
2014-07-17 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+4 |
2014-07-16 | tracing: Kill ftrace_event_call->files | Oleg Nesterov | 1 | -1/+0 |
2014-07-16 | tracing: Kill destroy_call_preds() | Oleg Nesterov | 1 | -1/+0 |
2014-07-16 | tracing: Kill destroy_preds() and destroy_file_preds() | Oleg Nesterov | 1 | -1/+0 |
2014-07-16 | ftrace: Allow archs to specify if they need a separate function graph trampoline | Steven Rostedt (Red Hat) | 1 | -0/+10 |
2014-07-16 | sched: Allow wait_on_bit_action() functions to support a timeout | NeilBrown | 2 | -9/+11 |
2014-07-16 | sched: Remove proliferation of wait_on_bit() action functions | NeilBrown | 2 | -6/+112 |
2014-07-16 | Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ... | Ingo Molnar | 38 | -50/+184 |
2014-07-16 | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER | Davidlohr Bueso | 1 | -2/+4 |
2014-07-16 | locking/rwsem: Reduce the size of struct rw_semaphore | Jason Low | 1 | -14/+11 |
2014-07-16 | locking/rwsem: Rename 'activity' to 'count' | Peter Zijlstra | 1 | -4/+4 |
2014-07-16 | sched: Transform resched_task() into resched_curr() | Kirill Tkhai | 1 | -3/+3 |
2014-07-16 | sched/deadline: Kill task_struct->pi_top_task | Oleg Nesterov | 1 | -2/+0 |
2014-07-16 | locking/spinlocks/mcs: Introduce and use init macro and function for osq locks | Jason Low | 2 | -1/+9 |
2014-07-16 | locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead | Jason Low | 3 | -6/+24 |
2014-07-16 | locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() | Jason Low | 2 | -4/+4 |
2014-07-16 | clk: qcom: Add support for APQ8064 multimedia clocks | Stephen Boyd | 2 | -0/+16 |
2014-07-16 | clk: qcom: Add support for IPQ8064's global clock controller (GCC) | Kumar Gala | 2 | -0/+425 |