| Commit message (Expand) | Author | Age |
* | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
|\ |
|
| * | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-22 |
| |\ |
|
| * \ | Merge branch 'core/header-fixes' into x86/headers | Ingo Molnar | 2009-02-13 |
| |\ \ |
|
| | * | | Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/f... | Jaswinder Singh Rajput | 2009-02-06 |
| | * | | headers_check fix: ia64, swab.h | Jaswinder Singh Rajput | 2009-02-01 |
| | * | | headers_check fix: ia64, kvm.h | Jaswinder Singh Rajput | 2009-02-01 |
| | * | | headers_check fix: ia64, intrinsics.h | Jaswinder Singh Rajput | 2009-02-01 |
| | * | | headers_check fix: ia64, gcc_intrin.h | Jaswinder Singh Rajput | 2009-02-01 |
| | * | | headers_check fix: ia64, fpu.h | Jaswinder Singh Rajput | 2009-02-01 |
| * | | | SGI IA64 UV: fix ia64 build error in the linux-next tree | Dean Nelson | 2009-02-11 |
| * | | | percpu: make PER_CPU_BASE_SECTION overridable by arches | Brian Gerst | 2009-02-09 |
| * | | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 |
| |\| | |
|
| * | | | sched: fix warning on ia64 | Mike Travis | 2009-01-15 |
* | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | [IA64] bte_copy of BTE_MAX_XFER trips BUG_ON. | Robin Holt | 2009-02-19 |
* | | | | Merge branch 'linus' into tracing/blktrace | Ingo Molnar | 2009-02-19 |
|\| | | |
|
| * | | | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki | 2009-02-18 |
| * | | | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity | 2009-02-14 |
| | |/
| |/| |
|
* | | | preempt-count: force hardirq-count to max of 10 | Steven Rostedt | 2009-02-12 |
* | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core | Ingo Molnar | 2009-01-18 |
|\| | |
|
| * | | [IA64] SN specific version of dma_get_required_mask() | John Keller | 2009-01-15 |
| * | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 |
| |\ \ |
|
| | * | | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 |
| | |/ |
|
| * / | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 |
| |/ |
|
* | | ftrace, ia64: IA64 dynamic ftrace support | Shaohua Li | 2009-01-14 |
* | | ftrace, ia64: IA64 static ftrace support | Shaohua Li | 2009-01-14 |
|/ |
|
* | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-01-10 |
|\ |
|
| * | [IA64] fix typo in cpumask_of_pcibus() | Ingo Molnar | 2009-01-06 |
| * | ia64: cpumask fix for is_affinity_mask_valid() | Mike Travis | 2009-01-04 |
* | | Merge branch 'linus' into release | Len Brown | 2009-01-09 |
|\ \ |
|
| * | | ia64: introduce asm/swab.h | Harvey Harrison | 2009-01-06 |
| * | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-06 |
| |\ \ |
|
| | * \ | Merge branch 'core/iommu' into core/urgent | Ingo Molnar | 2009-01-05 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h | FUJITA Tomonori | 2008-12-28 |
| * | | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 |
| |/ / |
|
| * | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
| |\ \ |
|
| | * | | ia64: cpumask fix for is_affinity_mask_valid() | Ingo Molnar | 2009-01-03 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 |
| | |\ \ |
|
| | | * | | cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): ia64 | Rusty Russell | 2008-12-31 |
| | | * | | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 |
| * | | | | KVM: change KVM to use IOMMU API | Joerg Roedel | 2009-01-03 |
| * | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
| |\| | | |
|
| | * | | | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 |
| | | |\| |
|
| | | * | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 |
| | | |\ \ |
|
| | | * | | | sched: convert struct root_domain to cpumask_var_t, fix | Ingo Molnar | 2008-11-26 |
| | * | | | | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
| | | |_|/
| | |/| | |
|
| * | | | | KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs() | Jes Sorensen | 2008-12-31 |
| * | | | | KVM: ia64: Define printk function for kvm-intel module | Xiantao Zhang | 2008-12-31 |
| * | | | | KVM: ia64: Re-organize data sturure of guests' data area | Xiantao Zhang | 2008-12-31 |
| |/ / / |
|