index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-07-02
2
-6
/
+16
*
ia64: copy_from_user() should zero the destination on access_ok() failure
Al Viro
2016-11-20
1
-11
/
+9
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-02-20
1
-0
/
+2
*
Fix warning from machine_kexec.c
Paul Gortmaker
2014-02-15
1
-1
/
+1
*
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2014-01-03
1
-1
/
+1
*
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-10-26
2
-0
/
+4
*
Fix initialization of CMCI/CMCP interrupts
Tony Luck
2013-05-13
3
-13
/
+33
*
Wrong asm register contraints in the kvm implementation
Stephan Schreiber
2013-05-13
1
-1
/
+1
*
Wrong asm register contraints in the futex implementation
Stephan Schreiber
2013-05-13
1
-3
/
+2
*
Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
Tony Luck
2012-08-10
1
-2
/
+2
*
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
2012-05-31
1
-0
/
+5
*
ia64: Add accept4() syscall
Émeric Maschino
2012-05-20
2
-1
/
+3
*
ia64: fix futex_atomic_cmpxchg_inatomic()
Luck, Tony
2012-04-22
1
-4
/
+5
*
ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)
Kurt Garloff
2012-01-25
1
-4
/
+6
*
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
2011-12-29
1
-0
/
+1
*
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
xen/acpi: Domain0 acpi parser related platform hypercall
Yu Ke
2011-09-26
1
-0
/
+1
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
10
-0
/
+10
|
\
\
|
*
|
ia64: Add export.h to arch/ia64 specific files as required
Paul Gortmaker
2011-10-31
10
-0
/
+10
*
|
|
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-11-06
2
-91
/
+0
|
\
\
\
|
*
|
|
xen: use generic functions instead of xen_{alloc, free}_vm_area()
David Vrabel
2011-09-29
2
-91
/
+0
*
|
|
|
Merge branch 'process_vm' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
2011-11-04
2
-1
/
+5
|
\
\
\
\
|
*
|
|
|
[IA64] Wire up cross memory attach syscalls
Tony Luck
2011-11-02
2
-1
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...
Linus Torvalds
2011-11-02
7
-5
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[IA64] gpio: GENERIC_GPIO default must be n
Ben Hutchings
2011-09-01
1
-1
/
+1
|
*
|
|
[IA64[ add CONFIG_NET_VENDOR_INTEL=y to default config files where needed
Tony Luck
2011-08-26
5
-0
/
+5
|
*
|
|
[IA64] sn2: add missing put_cpu()
Tony Luck
2011-08-11
1
-4
/
+8
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2011-10-30
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
iommu/core: Convert iommu_found to iommu_present
Joerg Roedel
2011-10-21
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
9
-12
/
+14
|
\
\
\
\
|
*
|
|
|
iommu: Rename the DMAR and INTR_REMAP config options
Suresh Siddha
2011-09-21
9
-11
/
+11
|
*
|
|
|
iommu: Cleanup ifdefs in detect_intel_iommu()
Suresh Siddha
2011-09-21
1
-2
/
+4
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
3
-2
/
+2
|
|
\
|
|
|
|
*
|
|
|
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
doc: fix broken references
Paul Bolle
2011-09-27
1
-6
/
+6
|
|
/
/
|
/
|
|
*
|
|
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-08-26
1
-1
/
+1
*
|
|
[IA64] fix "allnoconfig" build
Tony Luck
2011-08-09
2
-1
/
+1
|
/
/
*
|
Merge branch 'fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...
Linus Torvalds
2011-08-04
1
-1
/
+1
|
\
\
|
*
|
efi: Fix argument types for SetVariable() for ia64
Matthew Garrett
2011-08-04
1
-1
/
+1
|
|
/
*
|
Merge branch 'apei' into apei-release
Len Brown
2011-08-03
1
-0
/
+1
|
\
\
|
*
|
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
Huang Ying
2011-08-03
1
-0
/
+1
|
|
/
*
|
Merge branch 'gpiolib' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-08-01
2
-0
/
+59
|
\
\
|
*
|
[IA64] Hook up gpiolib support
Mark Brown
2011-06-01
2
-0
/
+59
*
|
|
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2011-07-26
1
-1
/
+0
*
|
|
atomic: move atomic_add_unless to generic code
Arun Sharma
2011-07-26
1
-2
/
+2
*
|
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
6
-6
/
+5
*
|
|
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2011-07-26
1
-2
/
+1
*
|
|
ptrace: unify show_regs() prototype
Mike Frysinger
2011-07-26
1
-1
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-1
/
+1
|
\
\
\
[next]