| Commit message (Expand) | Author | Age |
* | Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-09 |
|\ |
|
| * | [IA64] Wire up getrandom() system call | Tony Luck | 2014-08-06 |
* | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 |
* | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 |
* | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 |
|\ \ |
|
| * \ | Merge branch 'acpi-config' | Rafael J. Wysocki | 2014-07-27 |
| |\ \ |
|
| | * | | ACPI: Don't use acpi_lapic in ACPI core code | Graeme Gregory | 2014-07-21 |
| | |/ |
|
| * / | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. | Lv Zheng | 2014-07-22 |
| |/ |
|
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 |
|\ \ |
|
| * | | arch/ia64: Define early_memunmap() | Daniel Kiper | 2014-07-18 |
* | | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 |
| |/
|/| |
|
* | | ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.h | Andrew Morton | 2014-06-23 |
|/ |
|
* | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds | 2014-06-04 |
|\ |
|
| * | mm: disable zone_reclaim_mode by default | Mel Gorman | 2014-06-04 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-04 |
|\ \
| |/
|/| |
|
| * | genirq: Make create/destroy_irq() ia64 private | Thomas Gleixner | 2014-05-16 |
| * | ia64: Remove unused check_irq_used() | Thomas Gleixner | 2014-05-16 |
| * | iommu: dmar: Provide arch specific irq allocation | Thomas Gleixner | 2014-05-16 |
* | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-04 |
|\ \ |
|
| * \ | Merge branch 'acpica' | Rafael J. Wysocki | 2014-06-03 |
| |\ \ |
|
| | * | | ACPICA: Clean up redudant definitions already defined elsewhere | Lv Zheng | 2014-05-27 |
| | * | | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <... | Lv Zheng | 2014-05-27 |
| | |/ |
|
| | | | |
| | \ | |
| *-. | | Merge branches 'acpi-processor' and 'acpi-pad' | Rafael J. Wysocki | 2014-06-03 |
| |\ \| |
|
| | * | | ACPI / ia64: introduce variable acpi_lapic into ia64 | Baoquan He | 2014-05-16 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci' | Rafael J. Wysocki | 2014-06-03 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specific | Hanjun Guo | 2014-05-06 |
| | |/ |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-03 |
|\ \ \ |
|
| * | | | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 2014-05-22 |
| |\| | |
|
| * | | | sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra | 2014-05-08 |
| * | | | sched: Rework sched_domain topology definition | Vincent Guittot | 2014-05-07 |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 |
|\ \ \ \ |
|
| * | | | | arch,ia64: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 |
| * | | | | ia64: Fix up smp_mb__{before,after}_clear_bit() | Peter Zijlstra | 2014-04-18 |
| |/ / / |
|
* | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-06-02 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-27 |
| |/ / |
|
* | / | ia64: add renameat2 syscall | Miklos Szeredi | 2014-05-20 |
| |/
|/| |
|
* | | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts | Linus Torvalds | 2014-04-25 |
|/ |
|
* | 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 |