| Commit message (Expand) | Author | Age |
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-01 |
|\ |
|
| * | ia64: Remove acpi_get_pxm() usage | Bjorn Helgaas | 2014-02-03 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 |
|\ \ |
|
| * | | sched: Remove unused mc_capable() and smt_capable() | Bjorn Helgaas | 2014-03-11 |
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 |
|\ \ \
| |/ /
|/| | |
|
| * | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 |
| * | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 |
| |/ |
|
* / | [IA64] Wire up new sched_setattr and sched_getattr syscalls | Tony Luck | 2014-01-28 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 |
|\ |
|
| * | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 2014-01-18 |
| * | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 |
* | | firmware/dmi_scan: generalize for use by other archs | Ard Biesheuvel | 2014-01-23 |
* | | printk/cache: mark printk_once test variable __read_mostly | Joe Perches | 2014-01-23 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 |
|\ \ |
|
| * | | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 2014-01-12 |
| |/ |
|
* / | ia64/xen: Remove Xen support for ia64 | Boris Ostrovsky | 2013-12-10 |
|/ |
|
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 |
|\ |
|
| * | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 |
|\ \ |
|
| * | | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-11-14 |
|\ \ \ |
|
| * | | | kvm/x86: Convert iommu_flags to iommu_noncoherent | Alex Williamson | 2013-10-30 |
| * | | | KVM: ia64: Get rid of KVM_HPAGE defines | Christoffer Dall | 2013-10-14 |
* | | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2013-11-14 |
|\ \ \ \ |
|
| * | | | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device | Stefano Stabellini | 2013-10-25 |
| * | | | | xen: introduce xen_alloc/free_coherent_pages | Stefano Stabellini | 2013-10-09 |
| |/ / / |
|
* | | / | ia64: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-14 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 |
|\ \ \ |
|
| * | | | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 2013-09-28 |
| |/ / |
|
* | / | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook | 2013-11-12 |
| |/
|/| |
|
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-11 |
|\ \ |
|
| * | | ia64: add early_memremap() alias for early_ioremap() | Leif Lindholm | 2013-09-05 |
* | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 |
| |/
|/| |
|
* | | Merge tag 'please-pull-misc-3.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-09-06 |
|\ \ |
|
| * | | [IA64] Use asm-generic/bitops/builtin-ffs.h | Akinobu Mita | 2013-08-26 |
| * | | [IA64] dmi.h: Make dmi_alloc use kzalloc | Joe Perches | 2013-08-19 |
| |/ |
|
* | | lockref: Implement lockref for Itanium | Luck, Tony | 2013-09-04 |
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-04 |
|\ \
| |/
|/| |
|
| * | vtime: Describe overriden functions in dedicated arch headers | Frederic Weisbecker | 2013-08-14 |
* | | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds | 2013-08-16 |
|/ |
|
* | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 |
| |\ |
|
| * | | net: add socket option for low latency polling | Eliezer Tamir | 2013-06-17 |
* | | | Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-07-03 |
|\ \ \ |
|
| * | | | PCI/IA64: fix memleak for create pci root bus fail | Jiang Liu | 2013-06-18 |
| * | | | PCI/IA64: embed pci hostbridge resources into pci_root_info | Yijing Wang | 2013-06-18 |
| |/ / |
|
* | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 |
|\ \ \ |
|
| * | | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 2013-06-26 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-02 |
|\ \ \
| |/ /
|/| | |
|