| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 1 | -0/+6 |
|\ |
|
| * | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 2014-09-23 | 1 | -0/+6 |
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 5 | -6/+6 |
|\ \ |
|
| * | | ia64: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 5 | -6/+6 |
* | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2014-10-14 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[] | Geert Uytterhoeven | 2014-10-14 | 1 | -1/+1 |
* | | | | Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-10-14 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [IA64] Enable bpf syscall for ia64 | Tony Luck | 2014-10-09 | 1 | -1/+1 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW | Peter Zijlstra | 2014-09-24 | 1 | -1/+0 |
| |/ / / |
|
* | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 1 | -104/+88 |
|\ \ \ \ |
|
| * | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -2/+2 |
| * | | | | locking,arch,ia64: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -102/+86 |
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-09 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-10-08 | 1 | -3/+12 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | KVM: static inline empty kvm_arch functions | Radim Krčmář | 2014-08-29 | 1 | -0/+12 |
| * | | | | KVM: forward declare structs in kvm_types.h | Paolo Bonzini | 2014-08-29 | 1 | -3/+0 |
| | |/ /
| |/| | |
|
* | | | | [IA64] Wire up memfd_create() system call | Tony Luck | 2014-08-18 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge tag 'please-pull-getrandom' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | [IA64] Wire up getrandom() system call | Tony Luck | 2014-08-06 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 1 | -0/+2 |
* | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-08 | 2 | -7/+1 |
* | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 2 | -4/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'acpi-config' | Rafael J. Wysocki | 2014-07-27 | 1 | -0/+5 |
| |\ \ |
|
| | * | | ACPI: Don't use acpi_lapic in ACPI core code | Graeme Gregory | 2014-07-21 | 1 | -0/+5 |
| | |/ |
|
| * | | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. | Lv Zheng | 2014-07-23 | 1 | -4/+0 |
| |/ |
|
* | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 | 1 | -0/+1 |
|\ \ |
|
| * | | arch/ia64: Define early_memunmap() | Daniel Kiper | 2014-07-18 | 1 | -0/+1 |
| |/ |
|
* | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds | 2014-06-04 | 1 | -1/+2 |
|\ |
|
| * | mm: disable zone_reclaim_mode by default | Mel Gorman | 2014-06-04 | 1 | -1/+2 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-04 | 3 | -1/+5 |
|\ \
| |/
|/| |
|
| * | genirq: Make create/destroy_irq() ia64 private | Thomas Gleixner | 2014-05-16 | 1 | -0/+3 |
| * | ia64: Remove unused check_irq_used() | Thomas Gleixner | 2014-05-16 | 1 | -1/+0 |
| * | iommu: dmar: Provide arch specific irq allocation | Thomas Gleixner | 2014-05-16 | 1 | -0/+2 |
* | | Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-06-04 | 2 | -51/+57 |
|\ \ |
|
| * \ | Merge branch 'acpica' | Rafael J. Wysocki | 2014-06-03 | 2 | -50/+56 |
| |\ \ |
|
| | * | | ACPICA: Clean up redudant definitions already defined elsewhere | Lv Zheng | 2014-05-27 | 1 | -15/+0 |
| | * | | ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <... | Lv Zheng | 2014-05-27 | 2 | -50/+71 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'acpi-processor' and 'acpi-pad' | Rafael J. Wysocki | 2014-06-03 | 1 | -0/+1 |
| |\ \ \
| | | |/ |
|
| | * | | ACPI / ia64: introduce variable acpi_lapic into ia64 | Baoquan He | 2014-05-16 | 1 | -0/+1 |
| | |/ |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'acpi-scan', 'acpi-hotplug' and 'acpi-pci' | Rafael J. Wysocki | 2014-06-03 | 1 | -1/+0 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specific | Hanjun Guo | 2014-05-07 | 1 | -1/+0 |
| | |/ |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-03 | 2 | -25/+2 |
|\ \ \ |
|
| * \ \ | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 2014-05-22 | 2 | -11/+33 |
| |\ \ \
| | |/ / |
|
| * | | | sched/idle, ia64: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra | 2014-05-08 | 1 | -1/+2 |
| * | | | sched: Rework sched_domain topology definition | Vincent Guittot | 2014-05-07 | 1 | -24/+0 |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 3 | -13/+6 |
|\ \ \ \ |
|
| * | | | | arch,ia64: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 3 | -10/+6 |