Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
27af4cfd11883073359bd5acab1962b0fa96a3bf
/
arch
/
ia64
27af4cf
[IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.
by Robin Holt
· 19 years ago
0e67050
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
ff9569b
[PATCH] Fix Kconfig of DMA32 for ia64
by Yasunori Goto
· 19 years ago
bf8d5c5
[PATCH] kprobes: increment kprobe missed count for multiprobes
by Keshavamurthy Anil S
· 19 years ago
590711b
[IA64-SGI] Fix SN PTC deadlock recovery
by Jack Steiner
· 19 years ago
bd1d6e2
[IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.
by Robin Holt
· 19 years ago
acb7f67
[IA64] Limit the maximum NODEDATA_ALIGN() offset
by Jack Steiner
· 19 years ago
3ec829b
[IA64-SGI] altix: pci_window fixup
by John Keller
· 19 years ago
05f7039
[IA64] Allow salinfo_decode to detect signals on read
by Keith Owens
· 19 years ago
885da19
[IA64] refresh tiger_defconfig ready for 2.6.15
by Tony Luck
· 19 years ago
1448652
[IA64] Updates to the sn2_defconfig for 2.6.15.
by Robin Holt
· 19 years ago
5a94bcf
[IA64] Remove getting break_num by decoding instruction
by Keshavamurthy Anil S
· 19 years ago
b77dae5
[IA64] - Make pfn_valid more precise for SGI Altix systems
by Dean Roe
· 19 years ago
8bf1101
[PATCH] kprobes: Fix return probes on sys_execve
by Jim Keniston
· 19 years ago
ab2ff46
[IA64-SGI] bte_copy nasid_index fix
by Russ Anderson
· 19 years ago
090de0b
[IA64] fix bug in sn/ia64 for sparse CPU numbering
by hawkes@sgi.com
· 19 years ago
9ad4f92
[IA64] Prevent sn2 ptc code from executing on all ia64 subarches
by Prarit Bhargava
· 19 years ago
e8aabc4
[IA64] polish comments for tlb fault handler in ivt.S
by Chen, Kenneth W
· 19 years ago
fedb25f
[IA64] 4 level page table bug fix in vhpt_miss
by Chen, Kenneth W
· 19 years ago
1e185b9
[PATCH] ia64: cpu_idle performance bug fix
by Chen, Kenneth W
· 19 years ago
4060994
Merge x86-64 update from Andi
by Linus Torvalds
· 19 years ago
d1e3dfd
[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64
by Andi Kleen
· 19 years ago
ff51224
[IA64-SGI] set altix preferred console
by Mark Maule
· 19 years ago
837cd0b
[IA64] 4-level page tables
by Robin Holt
· 19 years ago
780d09e
[IA64] utilize notify_die() for XPC disengage
by Dean Nelson
· 19 years ago
baf47fb
[IA64] Replace kcalloc(1, with kzalloc.
by Panagiotis Issaris
· 19 years ago
16e85d1
Pull add-mmio-to-proc-iomem into release branch
by Tony Luck
· 19 years ago
7669a22
Pull context-bitmap into release branch
by Tony Luck
· 19 years ago
cb8a55e
Pull extend-notify-die into release branch
by Tony Luck
· 19 years ago
4ddccb8
Pull memoryless-node-allocation into release branch
by Tony Luck
· 19 years ago
cf1d469
Pull mca-check-psp into release branch
by Tony Luck
· 19 years ago
64de57f
Pull align-sig-frame into release branch
by Tony Luck
· 19 years ago
7df446e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
64c7c8f
[PATCH] sched: resched and cpu_idle rework
by Nick Piggin
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
7e4c54a
[PATCH] remove ioctl32_handler_t
by Christoph Hellwig
· 19 years ago
4f41d5a
[IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem
by Bjorn Helgaas
· 19 years ago
6fb93a9
[IA64] altix: misc pci interrupt related fixes
by Mark Maule
· 19 years ago
cbb9214
[IA64] MCA recovery: Bump reference count on bad pages
by Russ Anderson
· 19 years ago
56f87b8
[IA64] MCA recovery: pfn_valid() needs a pfn
by Russ Anderson
· 19 years ago
a14f25a
[IA64] MCA recovery based on PSP bits
by Russ Anderson
· 19 years ago
cf20d1e
[IA64] align signal-frame even when not using alternate signal-stack
by David Mosberger-Tang
· 19 years ago
9783524
[IA64] fix memory less node allocation
by Bob Picco
· 19 years ago
9138d58
[IA64] Extend notify_die() hooks for IA64
by Keith Owens
· 19 years ago
0ad3a96
Auto-update from upstream
by Tony Luck
· 19 years ago
b2325fe
[PATCH] kfree cleanup: arch
by Jesper Juhl
· 19 years ago
9e173c0
[PATCH] ia64: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
d217d54
[PATCH] Kprobes: preempt_disable/enable() simplification
by Ananth N Mavinakayanahalli
· 19 years ago
991a51d
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
by Ananth N Mavinakayanahalli
· 19 years ago
8a5c4dc
[PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes
by Ananth N Mavinakayanahalli
· 19 years ago
66ff2d0
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
by Ananth N Mavinakayanahalli
· 19 years ago
cd6b076
[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu
by Prasanna S Panchamukhi
· 19 years ago
e1531b4
[PATCH] ia64: re-implement dma_get_cache_alignment to avoid EXPORT_SYMBOL
by John W. Linville
· 19 years ago
f79b348
[IA64] restrict CONFIG_SGI_SN_XP to IA64_GENERIC or IA64_SGI_SN2
by Dean Nelson
· 19 years ago
58cd908
[IA64] make mmu_context.h and tlb.c 80-column friendly
by Chen, Kenneth W
· 19 years ago
dcc17d1
[IA64] Use bitmaps for efficient context allocation/free
by Peter Keilty
· 19 years ago
c7fb577
manual update from upstream:
by Tony Luck
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
dfb7dac
[PATCH] unify sys_ptrace prototype
by Christoph Hellwig
· 19 years ago
208d54e
[PATCH] memory hotplug locking: node_size_lock
by Dave Hansen
· 19 years ago
663b97f
[PATCH] mm: flush_tlb_range outside ptlock
by Hugh Dickins
· 19 years ago
872fec1
[PATCH] mm: init_mm without ptlock
by Hugh Dickins
· 19 years ago
46dea3d
[PATCH] mm: ia64 use expand_upwards
by Hugh Dickins
· 19 years ago
ab50b8e
[PATCH] mm: vm_stat_account unshackled
by Hugh Dickins
· 19 years ago
8a212ab
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
0e1f606
[IA64] fix warning unused variable `g'
by Tony Luck
· 19 years ago
9590204
Pull optimize-ptrace-threads into release branch
by Tony Luck
· 19 years ago
8496f2a
Pull fix-slow-tlb-purge into release branch
by Tony Luck
· 19 years ago
2d8f6a5
Pull fix-bte-copy into release branch
by Tony Luck
· 19 years ago
fac84ef
Pull xpc-disengage into release branch
by Tony Luck
· 19 years ago
d73dee6
Pull for-each-cpu into release branch
by Tony Luck
· 19 years ago
9acd3fa
Pull asm-slot-fix into release branch
by Tony Luck
· 19 years ago
5a2b172
Pull proc-cpuinfo-siblings into release branch
by Tony Luck
· 19 years ago
1e1bb25
Pull big-sim-disk into release branch
by Tony Luck
· 19 years ago
c87ff94
Pull sparsemem-v5 into release branch
by Tony Luck
· 19 years ago
5833f14
Pull new-efi-memmap into release branch
by Tony Luck
· 19 years ago
a1e78db
Pull define-node-cleanup into release branch
by Tony Luck
· 19 years ago
fbbb0bd
Pull sn_pci_legacy_read-write into release branch
by Tony Luck
· 19 years ago
9472d8c
Pull acpi-produce-consume into release branch
by Tony Luck
· 19 years ago
3168c31
Pull update-default-configs into release branch
by Tony Luck
· 19 years ago
dbcb25e
Pull move-iosapic-to-acpi into release branch
by Tony Luck
· 19 years ago
0ace57a
Pull ar-k0-usage into release branch
by Tony Luck
· 19 years ago
2d300fe
Pull 1024-cpu into release branch
by Tony Luck
· 19 years ago
c85749e
Pull hp-machvec into release branch
by Tony Luck
· 19 years ago
0d9136f
Pull altix-mmr into release branch
by Tony Luck
· 19 years ago
9189674
Pull altix-fpga-reset into release branch
by Tony Luck
· 19 years ago
53f9fc9
[PATCH] gfp_t: remaining bits of arch/*
by Al Viro
· 19 years ago
06a5449
[PATCH] gfp_t: dma-mapping (ia64)
by Al Viro
· 19 years ago
4ac0068
[IA64] ptrace - find memory sharers on children list
by Cliff Wickman
· 19 years ago
c1902aa
[IA64] - Avoid slow TLB purges on SGI Altix systems
by Dean Roe
· 19 years ago
e7f98db
[IA64-SGI] fix bte_copy() calling get_nasid() while preemptible
by Russ Anderson
· 19 years ago
2792902
[IA64-SGI] cleanup the way XPC locates the reserved page
by Dean Nelson
· 19 years ago
4b38fcd
[IA64-SGI] XPC changes to support more than 2k nasids
by Dean Nelson
· 19 years ago
e54af72
[IA64-SGI] fixes for XPC disengage and open/close protocol
by Dean Nelson
· 19 years ago
ddf6d0a
[IA64] another place to use for_each_cpu_mask() in arch/ia64
by hawkes@sgi.com
· 19 years ago
dc565b5
[IA64] wider use of for_each_cpu_mask() in arch/ia64
by hawkes@sgi.com
· 19 years ago
9c184a0
[IA64] Fix 2.6 kernel for the new ia64 assembler
by H. J. Lu
· 19 years ago
ce6e71a
[IA64] fix siblings field value in /proc/cpuinfo
by Siddha, Suresh B
· 19 years ago
b6a7e1e
[IA64] Allow simulator to use bigger disks
by Peter Chubb
· 19 years ago
Next »