index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
Age
Commit message (
Expand
)
Author
2011-01-13
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-13
[IA64] fix build error - arch/ia64/kernel/perfmon.c
Tony Luck
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-01-12
pass default dentry_operations to mount_pseudo()
Al Viro
2011-01-12
Merge branch 'linus' into idle-test
Len Brown
2011-01-12
[IA64] Fix format warning in arch/ia64/kernel/acpi.c
Tony Luck
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
2011-01-10
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2011-01-07
[IA64] Avoid array overflow if there are too many cpus in SRAT table
Tony Luck
2011-01-07
fs: scale mntget/mntput
Nick Piggin
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
fs: change d_delete semantics
Nick Piggin
2010-12-28
[IA64] Remove unlikely from cpu_is_offline
Joe Perches
2010-12-28
[IA64] irq_ia64, use set_irq_chip
Jiri Slaby
2010-12-28
[IA64] perfmon: Change vmalloc to vzalloc and drop memset.
Jesper Juhl
2010-12-28
[IA64] eliminate race condition in smp_flush_tlb_mm
Dimitri Sivanich
2010-10-29
convert get_sb_pseudo() users
Al Viro
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-12
Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...
Tony Luck
2010-10-12
dmar: Convert to new irq chip functions
Thomas Gleixner
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
2010-10-07
[IA64] Cannot use register_percpu_irq() from ia64_mca_init()
Tony Luck
2010-10-05
[IA64] Initialize interrupts later (from init_IRQ())
Tony Luck
2010-09-27
[IA64] Stop using the deprecated __do_IRQ() code path
Tony Luck
2010-09-23
[IA64] Remove unnecessary casts of private_data in perfmon.c
Joe Perches
2010-09-23
[IA64] Fix missing iounmap in error path in cyclone.c
Julia Lawall
2010-09-23
[IA64] salinfo: sema_init instead of init_MUTEX
Thomas Gleixner
2010-09-23
[IA64] Use static const char * const in palinfo.c
Joe Perches
2010-09-23
[IA64] Add CONFIG_STACKTRACE_SUPPORT
Tony Luck
2010-09-15
[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask
Petr Tesarik
2010-09-14
[IA64] unwind - optimise linked-list searches for modules
Phil Carmody
2010-09-14
[IA64] unwind: remove preprocesser noise, and correct comment
Phil Carmody
2010-09-09
[IA64] fix siglock
Tony Luck
2010-08-17
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2010-08-13
[IA64] Add latest crop of syscalls
Tony Luck
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
2010-08-11
ia64: perfmon: add d_dname method
Miklos Szeredi
2010-08-09
x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()
Suresh Siddha
2010-08-09
topology: alternate fix for ia64 tiger_defconfig build breakage
Lee Schermerhorn
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-06
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-07-30
PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()
Ben Hutchings
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
[next]