Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
052345aec01cbd22285771eee6e08486c07d3bcc
/
arch
/
ia64
/
include
/
asm
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f41b177
pci-dma: add linux/pci-dma.h to linux/pci.h
by FUJITA Tomonori
· 15 years ago
66ed5ef
pci-dma: ia64: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
1fcccba
elf coredump: replace ELF_CORE_EXTRA_* macros by functions
by Daisuke HATAYAMA
· 15 years ago
fb7b096
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0a135ba
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
d03ab7f
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
4d86e1b
Pull misc2634 into release branch
by Tony Luck
· 15 years ago
65c9bb6
Pull alex into release branch
by Tony Luck
· 15 years ago
8d6339b
Pull rmia32 into release branch
by Tony Luck
· 15 years ago
3a095a9
[IA64] use asm-generic/scatterlist.h
by FUJITA Tomonori
· 15 years ago
d868080
[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI
by Alex Chiang
· 15 years ago
7bc5e3f
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
by Bjorn Helgaas
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
ca4dbc6
xen: Remove unnecessary arch specific xen irq functions.
by Eric W. Biederman
· 15 years ago
0e2ecba
Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzilla-15108', 'pdc', 'hotplug-null-ref' and 'thinkpad' into release
by Len Brown
· 15 years ago
49bf83a
ACPI: fix "acpi=ht" boot option
by Len Brown
· 15 years ago
22208ac
[IA64] preserve personality flag bits across exec
by Tony Luck
· 15 years ago
32974ad
[IA64] Remove COMPAT_IA32 support
by Tony Luck
· 15 years ago
ab38612
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
a651d80
[IA64] move fnptr definition inside #ifdef __KERNEL__
by Tony Luck
· 15 years ago
6c57a33
[IA64] __per_cpu_idtrs[] is a memory hog
by Tony Luck
· 15 years ago
410dc0a
[IA64] sanity in #include files. Move fnptr to types.h
by Tony Luck
· 15 years ago
1d1e9f0
[IA64] cpumask_of_node() should handle -1 as a node
by Anton Blanchard
· 15 years ago
32032df
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
6c5807d
ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
by Alex Chiang
· 15 years ago
1d9cb47
ACPI: processor: introduce arch_has_acpi_pdc
by Alex Chiang
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
d8bef0b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
a79960e
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 15 years ago
ac2b3e6
dma-mapping: fix off-by-one error in dma_capable()
by Jan Beulich
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
cd7bcf3
implement early_io{re,un}map for ia64
by Luck, Tony
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4e25b25
hugetlb: add generic definition of NUMA_NO_NODE
by Lee Schermerhorn
· 15 years ago
4306771
[IA64] implement early_io{re,un}map for ia64
by Luck, Tony
· 15 years ago
21fc3fd
[IA64] Replace old style lock initializer
by Thomas Gleixner
· 15 years ago
9ee27c7
[IA64] Save I-resources to ia64_sal_os_state
by Takao Indoh
· 15 years ago
09b366b
[IA64] preallocate IA64_IRQ_MOVE_VECTOR
by Kenji Kaneshige
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
4929d29
ia64: move nr-irqs.h to include/generated
by Sam Ravnborg
· 16 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
11bd04f
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
27a338a
[IA64] Fix cut/paste detritus from unistd.h
by Tony Luck
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
ed9216c
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
136bdfe
KVM: Move irq ack notifier list to arch independent code
by Gleb Natapov
· 15 years ago
3e71f88
KVM: Maintain back mapping from irqchip/pin to gsi
by Gleb Natapov
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6959450
swiotlb: Remove duplicate swiotlb_force extern declarations
by FUJITA Tomonori
· 15 years ago
5b5d944
ia64/xen: compilation fix
by Isaku Yamahata
· 15 years ago
e8c93fc
Revert "[IA64] fix percpu warnings"
by Tony Luck
· 15 years ago
dd17c8f
percpu: remove per_cpu__ prefix.
by Rusty Russell
· 15 years ago
877105c
percpu: make percpu symbols in ia64 unique
by Tejun Heo
· 15 years ago
48fade6
Pull ticket4byte into release branch
by Tony Luck
· 15 years ago
b94b080
[IA64] fix percpu warnings
by Randy Dunlap
· 15 years ago
67ca0e5
ia64: Fix up the syscall table for recvmmsg
by Arnaldo Carvalho de Melo
· 15 years ago
1502f08
[IA64] SMT friendly version of spin_unlock_wait()
by Tony Luck
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
9d40ee2
[IA64] Squeeze ticket locks back into 4 bytes.
by Tony Luck
· 15 years ago
126b3fc
ia64: don't alias VMALLOC_END to vmalloc_end
by Tejun Heo
· 15 years ago
73964f6
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
e56d953
ACPI: IA64=y ACPI=n build fix
by Len Brown
· 15 years ago
2c86963
[IA64] implement ticket locks for Itanium
by Tony Luck
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
e50a6f1
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64
by Rusty Russell
· 15 years ago
29c337a
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
by Rusty Russell
· 15 years ago
31bbb9b
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6e17b17
mm: remove duplicate asm/mman.h files
by Arnd Bergmann
· 15 years ago
90f72aa
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Arnd Bergmann
· 15 years ago
fa877c7
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
dcbf77b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
182a85f
sched: Disable wakeup balancing
by Peter Zijlstra
· 15 years ago
66a4fe0
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 15 years ago
b8a543e
sched: Reduce forkexec_idx
by Peter Zijlstra
· 15 years ago
0ec9fab
sched: Improve latencies and throughput
by Mike Galbraith
· 15 years ago
78e7ed5
sched: Tweak wake_idx
by Peter Zijlstra
· 15 years ago
c88d591
sched: Merge select_task_rq_fair() and sched_balance_self()
by Peter Zijlstra
· 15 years ago
f86054c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
69def9f
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
07a6a4a
[IA64] kexec: Make INIT safe while transition to
by Hidetoshi Seto
· 15 years ago
4295ab3
[IA64] kdump: Mask MCA/INIT on frozen cpus
by Hidetoshi Seto
· 15 years ago
ac8d513
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
27c2381
KVM: Add __KERNEL__ guards to exported headers
by Avi Kivity
· 15 years ago
Next »