index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-6
/
+6
2009-12-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2009-12-08
[IA64] Fix cut/paste detritus from unistd.h
Tony Luck
1
-1
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-12-08
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-13
/
+10
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-1
/
+5
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
4
-73
/
+9
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
6
-6
/
+6
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-4
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
6
-6
/
+6
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
8
-90
/
+132
2009-12-03
KVM: Activate Virtualization On Demand
Alexander Graf
1
-3
/
+5
2009-12-03
KVM: Move assigned device code to own file
Avi Kivity
1
-1
/
+1
2009-12-03
KVM: Return -ENOTTY on unrecognized ioctls
Avi Kivity
1
-1
/
+1
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
1
-2
/
+0
2009-12-03
KVM: Move IO APIC to its own lock
Gleb Natapov
1
-5
/
+2
2009-12-03
KVM: Move irq ack notifier list to arch independent code
Gleb Natapov
1
-1
/
+0
2009-12-03
KVM: Maintain back mapping from irqchip/pin to gsi
Gleb Natapov
1
-0
/
+1
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
8
-90
/
+132
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2
-6
/
+6
2009-11-17
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
1
-2
/
+2
2009-11-15
swiotlb: Remove duplicate swiotlb_force extern declarations
FUJITA Tomonori
1
-2
/
+0
2009-11-12
sysctl ia64: Remove dead binary sysctl support
Eric W. Biederman
2
-11
/
+2
2009-11-10
swiotlb: Defer swiotlb init printing, export swiotlb_print_info()
FUJITA Tomonori
1
-2
/
+2
2009-11-06
sysctl: ia64 Use the compat_sys_sysctl
Eric W. Biederman
2
-56
/
+1
2009-11-02
Revert "[IA64] fix percpu warnings"
Tony Luck
1
-1
/
+1
2009-10-23
Pull ticket-spinaphore into release branch
Tony Luck
1
-6
/
+18
2009-10-23
Pull ticket4byte into release branch
Tony Luck
2
-22
/
+42
2009-10-15
[IA64] fix percpu warnings
Randy Dunlap
1
-1
/
+1
2009-10-14
ia64: Fix up the syscall table for recvmmsg
Arnaldo Carvalho de Melo
1
-1
/
+2
2009-10-13
[IA64] SMT friendly version of spin_unlock_wait()
Tony Luck
1
-2
/
+15
2009-10-13
[IA64] use printk_once() unaligned.c/io_common.c
Marcin Slusarz
2
-10
/
+4
2009-10-13
[IA64] Require SAL 3.2 in order to do extended config space ops
Matthew Wilcox
1
-2
/
+7
2009-10-13
[IA64] unsigned cannot be less than 0 in sn_hwperf_ioctl()
Roel Kluin
1
-3
/
+4
2009-10-13
[IA64] Restore registers in the stack on INIT
Takao Indoh
1
-47
/
+57
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-0
/
+2
2009-10-09
[IA64] Re-implement spinaphores using ticket lock concepts
Tony Luck
1
-6
/
+18
2009-10-07
[IA64] Squeeze ticket locks back into 4 bytes.
Tony Luck
2
-20
/
+27
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-2
/
+2
2009-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+2
2009-09-27
ACPI: IA64=y ACPI=n build fix
Len Brown
1
-0
/
+2
2009-09-25
[IA64] implement ticket locks for Itanium
Tony Luck
6
-218
/
+92
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
3
-5
/
+1
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
1
-1
/
+0
2009-09-24
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
1
-2
/
+0
2009-09-24
ia64: convert last user of smp_call_function_mask
Rusty Russell
1
-1
/
+1
2009-09-24
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
1
-1
/
+0
[next]