Age | Commit message (Expand) | Author | Files | Lines |
2009-04-09 | [IA64] wire up preadv/pwritev system calls | Tony Luck | 1 | -1/+3 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -10/+28 |
2009-04-03 | ia64: implement interrupt-enabling rwlocks | Robin Holt | 1 | -17/+63 |
2009-04-03 | Allow rwlocks to re-enable interrupts | Robin Holt | 1 | -0/+3 |
2009-04-03 | sgi-gru: add macros for using the UV hub to send interrupts | Jack Steiner | 1 | -0/+6 |
2009-04-03 | sgi-gru: add definitions of ia64 GRU MMRs | Jack Steiner | 1 | -3/+155 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2 | -10/+28 |
2009-04-01 | Pull pvops into release branch | Tony Luck | 15 | -28/+750 |
2009-04-01 | Pull cpumask into release branch | Tony Luck | 3 | -9/+5 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 1 | -5/+0 |
2009-03-30 | cpumask: remove node_to_first_cpu | Rusty Russell | 1 | -5/+0 |
2009-03-29 | Merge branch 'linus' into core/iommu | Ingo Molnar | 11 | -16/+124 |
2009-03-27 | ia64: remove some warnings. | Isaku Yamahata | 2 | -4/+20 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 3 | -3/+16 |
2009-03-27 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -5/+4 |
2009-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+3 |
2009-03-26 | ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops. | Isaku Yamahata | 1 | -0/+4 |
2009-03-26 | ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa... | Isaku Yamahata | 1 | -0/+6 |
2009-03-26 | ia64/pv_ops/bp/module: support binary patching for kernel module. | Isaku Yamahata | 1 | -0/+6 |
2009-03-26 | ia64/pv_ops: implement binary patching optimization for native. | Isaku Yamahata | 3 | -4/+351 |
2009-03-26 | ia64/pv_op/binarypatch: add helper functions to support binary patching for p... | Isaku Yamahata | 1 | -0/+143 |
2009-03-26 | ia64/pv_ops/xen/gate.S: xen gate page paravirtualization | Isaku Yamahata | 1 | -0/+4 |
2009-03-26 | ia64/pv_ops: paravirtualize gate.S. | Isaku Yamahata | 2 | -0/+8 |
2009-03-26 | ia64/pv_ops/xen: define xen specific gate page. | Isaku Yamahata | 1 | -0/+38 |
2009-03-26 | ia64/pv_ops: gate page paravirtualization. | Isaku Yamahata | 2 | -0/+73 |
2009-03-26 | ia64/pv_ops/pv_time_ops: add sched_clock hook. | Isaku Yamahata | 2 | -0/+8 |
2009-03-26 | ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm | Isaku Yamahata | 4 | -1/+42 |
2009-03-26 | ia64/pv_ops: paravirtualize mov = ar.itc. | Isaku Yamahata | 1 | -0/+5 |
2009-03-26 | ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization | Isaku Yamahata | 1 | -0/+5 |
2009-03-26 | ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen. | Isaku Yamahata | 1 | -0/+3 |
2009-03-26 | ia64/pv_ops: add hooks to paravirtualize fsyscall implementation. | Isaku Yamahata | 2 | -0/+18 |
2009-03-26 | ia64/xen: short-circuit tests for dom0 | Isaku Yamahata | 1 | -21/+18 |
2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar | 3 | -5/+5 |
2009-03-24 | ia64: Move the macro definitions related to MSI to one header file. | Xiantao Zhang | 1 | -0/+42 |
2009-03-24 | KVM: ia64: dynamic nr online cpus | Jes Sorensen | 1 | -4/+6 |
2009-03-24 | KVM: ia64: expose registers in struct kvm_regs | Jes Sorensen | 1 | -1/+34 |
2009-03-24 | KVM: Remove old kvm_guest_debug structs | Jan Kiszka | 1 | -2/+0 |
2009-03-24 | KVM: ia64: stack get/restore patch | Jes Sorensen | 2 | -1/+12 |
2009-03-24 | KVM: New guest debug interface | Jan Kiszka | 1 | -0/+7 |
2009-03-16 | cpumask: use mm_cpumask() wrapper: ia64 | Rusty Russell | 1 | -3/+3 |
2009-03-16 | cpumask: arch_send_call_function_ipi_mask: ia64 | Rusty Russell | 1 | -1/+2 |
2009-03-16 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): ia64 | Rusty Russell | 1 | -5/+0 |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 8 | -8/+20 |
2009-03-05 | Merge branch 'linus' into core/iommu | Ingo Molnar | 3 | -5/+5 |
2009-02-24 | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 1 | -1/+1 |
2009-02-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 3 | -5/+5 |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | 3 | -5/+5 |
2009-02-19 | [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. | Robin Holt | 1 | -1/+1 |
2009-02-19 | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2 | -4/+4 |
2009-02-19 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 1 | -4/+0 |