Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4073f1b6ab9c70d603b194b1bb415b9e742b245f
/
arch
/
ia64
/
include
145e5aa
[IA64] Fix build error: conflicting types for ‘sys_execve’
by Tony Luck
· 14 years ago
bf56fba
archs: replace unifdef-y with header-y
by Sam Ravnborg
· 14 years ago
92fa5bd9
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
a78b2de
[IA64] Add latest crop of syscalls
by Tony Luck
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
01d69a8
[IA64] Fix 64-bit atomic routines to return "long"
by Tony Luck
· 14 years ago
b680f09
[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.
by Tony Luck
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
a3c8ed6
tty: remove remaining Hayes ESP ioctls
by Greg Kroah-Hartman
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
93b9e9a
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
8285541
KVM: Remove unnecessary divide operations
by Joerg Roedel
· 14 years ago
a95f9ac
[IA64] increase ia64 static per cpu area
by Tony Luck
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
9a90e09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
d3b3833
Merge branch 'ht-delete-2.6.35' into release
by Len Brown
· 14 years ago
3bccd99
numa: ia64: use generic percpu var numa_node_id() implementation
by Lee Schermerhorn
· 14 years ago
1ef0437
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
by FUJITA Tomonori
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
9c688c11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
cf77e98
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
82b22c8
[IA64] removing redundant ifdef
by Jiri Olsa
· 15 years ago
cb41838
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f3d46f9
atomic_t: Cast to volatile when accessing atomic variables
by Anton Blanchard
· 14 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 15 years ago
308eb7a
ia64: add sparse annotation to __ia64_per_cpu_var()
by Tejun Heo
· 15 years ago
1527bc8
bitops: Optimize hweight() by making use of compile-time evaluation
by Peter Zijlstra
· 15 years ago
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
68ca406
ACPI: delete the "acpi=ht" boot option
by Len Brown
· 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
54cb27a
Rename .data.read_mostly to .data..read_mostly.
by Denys Vlasenko
· 15 years ago
3d9a854
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
by Denys Vlasenko
· 15 years ago
dafb932
Rename .data..patch.XXX to .data..patch.XXX.
by Denys Vlasenko
· 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
Next »