Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e058c945e03a629c99606452a6931f632dd28903
/
arch
/
ia64
dc4fdaf
PCI / ACPI: Do not set ACPI companions for host bridges with parents
by Rafael J. Wysocki
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
836ee48
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
9b60afe
Merge tag 'pci-v4.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
9fbbda5
ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as windows
by Bjorn Helgaas
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
fa2e5c0
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
75c3cfa
VFS: assorted weird filesystems: d_inode() annotations
by David Howells
· 10 years ago
b422b75
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
4d66bcc
ia64: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
fa41b1c
arch: Remove exec_domain from remaining archs
by Richard Weinberger
· 10 years ago
3c7a49d
ia64: Remove Linux/x86 exec domain support
by Richard Weinberger
· 10 years ago
d4a4e3f
kbuild: ia64: use $(src)/Makefile.gate rather than particular path
by Masahiro Yamada
· 10 years ago
7aacad5
kbuild: use relative path to include Makefile
by Masahiro Yamada
· 10 years ago
828aef3
ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID
by Catalin Marinas
· 10 years ago
6e0a0ea
ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT
by Graeme Gregory
· 10 years ago
b97ea28
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
by Yijing Wang
· 10 years ago
6a4bd8d
ia64: remove deprecated cpus_ usage.
by Rusty Russell
· 10 years ago
5d2068d
ia64: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
51f7bd8
ia64: Use for_each_cpu_and() and cpumask_any_and() instead of temp var.
by Rusty Russell
· 10 years ago
eaa0eda
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
90b586c
ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
d016bf7
mm: make FIRST_USER_ADDRESS unsigned long on all archs
by Kirill A. Shutemov
· 10 years ago
61f77ed
mm/hugetlb: reduce arch dependent code around follow_huge_*
by Naoya Horiguchi
· 10 years ago
992de5a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
636a002
ia64: drop _PAGE_FILE and pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
ca45c87
Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'
by Rafael J. Wysocki
· 10 years ago
55c39fc
Merge branch 'acpica'
by Rafael J. Wysocki
· 10 years ago
6557bad
KVM: ia64: drop kvm.h from installed user headers
by Mike Frysinger
· 10 years ago
2fad930
ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()
by Hanjun Guo
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
a45de93
ACPICA: Resources: Provide common part for struct acpi_resource_address structures.
by Lv Zheng
· 10 years ago
5506959
Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
1939341
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
d453cde
module_arch_freeing_init(): new hook for archs before module->module_init freed.
by Rusty Russell
· 10 years ago
ce821ef
ia64/PCI: Clip bridge windows to fit in upstream windows
by Yinghai Lu
· 10 years ago
643165c
Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost into asm-generic
by Arnd Bergmann
· 10 years ago
9605ce7
ia64: fix put_user sparse errors
by Michael S. Tsirkin
· 10 years ago
a6325e7
ia64/uaccess: fix sparse errors
by Michael S. Tsirkin
· 10 years ago
794c3a0
Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'
by Rafael J. Wysocki
· 10 years ago
d02dc27
ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
by Hanjun Guo
· 10 years ago
b739896
[IA64] Enable execveat syscall for ia64
by Tony Luck
· 10 years ago
acab1f88
Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
66dcff8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
603ba7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
1b3e3aa
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
by Rafael J. Wysocki
· 10 years ago
1077fa3
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
by Alexander Duyck
· 10 years ago
8a44971
arch: Cleanup read_barrier_depends() and comments
by Alexander Duyck
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
bd9b51e
make default ->i_fop have ->open() fail with ENXIO
by Al Viro
· 10 years ago
aeb682d
ia64: replace get_unused_fd() with get_unused_fd_flags(0)
by Yann Droneaud
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
3eb5b89
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9e66645
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
e3d857e
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 10 years ago
89aa075
net: sock: allow eBPF programs to be attached to sockets
by Alexei Starovoitov
· 10 years ago
a1518d3
PM / Kconfig: Do not select PM directly from Kconfig files
by Rafael J. Wysocki
· 10 years ago
87b4bf6
[IA64] Update comment that references __get_cpu_var
by Christoph Lameter
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
d3fccc7
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
by Ard Biesheuvel
· 10 years ago
280510f
PCI/MSI: Rename mask/unmask_msi_irq treewide
by Thomas Gleixner
· 10 years ago
83a1891
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
by Jiang Liu
· 10 years ago
003f7de
KVM: ia64: remove
by Paolo Bonzini
· 10 years ago
53f037b
ia64: Sync struct siginfo with general version
by Qiaowei Ren
· 10 years ago
977d2fa
PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig
by Kevin Hilman
· 10 years ago
1c8d296
Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into asm-generic
by Arnd Bergmann
· 10 years ago
2c8c56e
net: introduce SO_INCOMING_CPU
by Eric Dumazet
· 10 years ago
dc01201
Change xlate_dev_{kmem,mem}_ptr() prototypes
by Thierry Reding
· 10 years ago
8c81f48
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f6b3b7a
ia64: io: implement dummy relaxed accessor macros for writes
by Will Deacon
· 11 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
dfe2c6d
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 10 years ago
fc2414b
Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
4c6327d
ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]
by Geert Uytterhoeven
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
dbb885f
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5dab4b7
[IA64] Enable bpf syscall for ia64
by Tony Luck
· 10 years ago
80213c0
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
afa3536
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
e4e6567
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
75b1285
Merge branch 'next' into efi-next-merge
by Matt Fleming
· 10 years ago
77b12bcf
ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()
by Laszlo Ersek
· 10 years ago
2291059
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
by Pranith Kumar
· 10 years ago
2b26008
PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
by Yijing Wang
· 10 years ago
c55f515
sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW
by Peter Zijlstra
· 10 years ago
9139740
ARCH: AUDIT: audit_syscall_entry() should not require the arch
by Eric Paris
· 11 years ago
ce5d112
ARCH: AUDIT: implement syscall_get_arch for all arches
by Eric Paris
· 11 years ago
e8ee39e
[IA64] refresh arch/ia64/configs/* using "make savedefconfig"
by Tony Luck
· 10 years ago
b29f83a
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
86fd887
vgaarb: Don't default exclusively to first video device with mem+io
by Bruno Prémont
· 10 years ago
f3b5933
ia64: Fix syscall number for memfd_create
by Tony Luck
· 10 years ago
c5c38ef
irq_work: Introduce arch_irq_work_has_interrupt()
by Peter Zijlstra
· 10 years ago
f318f7d
ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_cpu_write.
by Christoph Lameter
· 10 years ago
b41d34b
kexec: remove CONFIG_KEXEC dependency on crypto
by Vivek Goyal
· 10 years ago
Next »