Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
171d9f7d786681e76bb289d01d8f897cbc50de57
/
arch
/
ia64
« Previous
49bf83a
ACPI: fix "acpi=ht" boot option
by Len Brown
· 15 years ago
2b633e3
smp: Use nr_cpus= to set nr_cpu_ids early
by Yinghai Lu
· 15 years ago
2bb4646
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22208ac
[IA64] preserve personality flag bits across exec
by Tony Luck
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
32974ad
[IA64] Remove COMPAT_IA32 support
by Tony Luck
· 15 years ago
1762233
clocksource: add argument to resume callback
by Magnus Damm
· 15 years ago
615d0eb
kprobes: Disable booster when CONFIG_PREEMPT=y
by Masami Hiramatsu
· 15 years ago
94a4708
scripts: change scripts to use system python instead of env
by Don Zickus
· 15 years ago
ab38612
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
439913f
ACPI: replace acpi_integer by u64
by Lin Ming
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3a4d5c9
vhost_net: a kernel-level virtio server
by Michael S. Tsirkin
· 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
02b763b
[IA64] use helpers for rlimits
by Jiri Slaby
· 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
a662b81
KVM: ia64: fix build breakage due to host spinlock change
by Luck, Tony
· 15 years ago
4781725
ACPI: processor: unify arch_acpi_processor_cleanup_pdc
by Alex Chiang
· 15 years ago
6c5807d
ACPI: processor: finish unifying arch_acpi_processor_init_pdc()
by Alex Chiang
· 15 years ago
08ea48a
ACPI: processor: factor out common _PDC settings
by Alex Chiang
· 15 years ago
407cd87
ACPI: processor: unify 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
bac5e54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
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
2c48b9c
switch alloc_file() to passing struct path
by Al Viro
· 15 years ago
81f6527
ia64: use bitmap_find_next_zero_area
by Akinobu Mita
· 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
e2a4656
[IA64] fix SBA IOMMU to handle allocation failure properly
by FUJITA Tomonori
· 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
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 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
98b8788
drop explicit include of autoconf.h
by Sam Ravnborg
· 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
aad3bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap
by Linus Torvalds
· 15 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
bb52d66
Get rid of open-coding in ia64_brk()
by Al Viro
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
0067bd8
Cut hugetlb case early for 32bit on ia64
by Al Viro
· 15 years ago
3067e02
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-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
4ba1525
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
fbf07ea
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
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
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
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
10474ae
KVM: Activate Virtualization On Demand
by Alexander Graf
· 15 years ago
bfd99ff
KVM: Move assigned device code to own file
by Avi Kivity
· 15 years ago
367e131
KVM: Return -ENOTTY on unrecognized ioctls
by Avi Kivity
· 15 years ago
680b364
KVM: Drop kvm->irq_lock lock from irq injection path
by Gleb Natapov
· 15 years ago
eba0226
KVM: Move IO APIC to its own lock
by Gleb Natapov
· 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
2263576
ACPICA: Add post-order callback to acpi_walk_namespace
by Lin Ming
· 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
6d45611
sysctl: Drop & in front of every proc_handler.
by Eric W. Biederman
· 15 years ago
0696b71
timekeeping: Fix clock_gettime vsyscall time warp
by Lin Ming
· 15 years ago
6959450
swiotlb: Remove duplicate swiotlb_force extern declarations
by FUJITA Tomonori
· 15 years ago
d00faf8
sysctl ia64: Remove dead binary sysctl support
by Eric W. Biederman
· 16 years ago
ad32e8c
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
by FUJITA Tomonori
· 15 years ago
5b5d944
ia64/xen: compilation fix
by Isaku Yamahata
· 15 years ago
6f58952
sysctl: ia64 Use the compat_sys_sysctl
by Eric W. Biederman
· 16 years ago
c7dabef
vsprintf: use %pR, %pr instead of %pRt, %pRf
by Bjorn Helgaas
· 15 years ago
637b363
ia64/PCI: print resources consistently with %pRt
by Bjorn Helgaas
· 15 years ago
ac1aa47
PCI: determine CLS more intelligently
by Jesse Barnes
· 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
c6e22f9
percpu: make percpu symbols in xen unique
by Tejun Heo
· 15 years ago
8add570
Pull ticket-spinaphore into release branch
by Tony Luck
· 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
54f8dd3
[IA64] use printk_once() unaligned.c/io_common.c
by Marcin Slusarz
· 15 years ago
adcd740
[IA64] Require SAL 3.2 in order to do extended config space ops
by Matthew Wilcox
· 15 years ago
Next »