index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
Alexander Duyck
1
-0
/
+3
2014-12-11
arch: Cleanup read_barrier_depends() and comments
Alexander Duyck
1
-13
/
+9
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-1
/
+5
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-12-10
ia64: replace get_unused_fd() with get_unused_fd_flags(0)
Yann Droneaud
1
-1
/
+1
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+6
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-8
/
+8
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+12
2014-12-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
2014-12-05
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
1
-0
/
+3
2014-12-04
PM / Kconfig: Do not select PM directly from Kconfig files
Rafael J. Wysocki
1
-1
/
+0
2014-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-11-26
kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()
Ard Biesheuvel
1
-1
/
+1
2014-11-23
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2
-4
/
+4
2014-11-23
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2
-4
/
+4
2014-11-18
ia64: Sync struct siginfo with general version
Qiaowei Ren
1
-2
/
+6
2014-11-15
PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig
Kevin Hilman
1
-0
/
+1
2014-11-11
Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux...
Arnd Bergmann
1
-0
/
+4
2014-11-11
net: introduce SO_INCOMING_CPU
Eric Dumazet
1
-0
/
+2
2014-11-10
Change xlate_dev_{kmem,mem}_ptr() prototypes
Thierry Reding
1
-8
/
+8
2014-10-23
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2014-10-20
ia64: io: implement dummy relaxed accessor macros for writes
Will Deacon
1
-0
/
+4
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-1
/
+7
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
13
-39
/
+39
2014-10-14
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2014-10-14
Merge tag 'please-pull-sys_bpf' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-1
/
+3
2014-10-14
ia64: remove duplicate declarations of __per_cpu_start[] and __per_cpu_end[]
Geert Uytterhoeven
1
-1
/
+1
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-104
/
+88
2014-10-09
[IA64] Enable bpf syscall for ia64
Tony Luck
3
-1
/
+3
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+3
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-35
/
+14
2014-10-03
Merge branch 'next' into efi-next-merge
Matt Fleming
1
-2
/
+4
2014-10-03
ia64: efi: Format EFI memory type & attrs with efi_md_typeattr_format()
Laszlo Ersek
1
-2
/
+4
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-2
/
+2
2014-10-01
PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
Yijing Wang
2
-3
/
+3
2014-09-24
sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW
Peter Zijlstra
1
-1
/
+0
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-1
/
+1
2014-09-23
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
1
-0
/
+6
2014-09-23
[IA64] refresh arch/ia64/configs/* using "make savedefconfig"
Tony Luck
6
-83
/
+29
2014-09-19
Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-23
/
+1
2014-09-16
vgaarb: Don't default exclusively to first video device with mem+io
Bruno Prémont
1
-23
/
+1
2014-09-15
ia64: Fix syscall number for memfd_create
Tony Luck
1
-1
/
+1
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-09-02
ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...
Christoph Lameter
1
-1
/
+1
2014-08-29
kexec: remove CONFIG_KEXEC dependency on crypto
Vivek Goyal
1
-2
/
+0
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
1
-2
/
+2
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
2
-30
/
+12
[next]