index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
ia64
Commit message (
Expand
)
Author
Age
*
KVM: ia64: Add missing spin_unlock in kvm_arch_hardware_enable()
Julia Lawall
2010-06-09
*
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
|
\
|
*
Rename .text.lock to .text..lock.
Denys Vlasenko
2010-03-03
|
*
Rename .text.ivt to .text..ivt.
Denys Vlasenko
2010-03-03
|
*
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
2010-03-03
|
*
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
Denys Vlasenko
2010-03-03
|
*
Rename .data..patch.XXX to .data..patch.XXX.
Denys Vlasenko
2010-03-03
|
*
Rename .data.gate to .data..gate.
Denys Vlasenko
2010-03-03
|
*
Rename .data.page_aligned to .data..page_aligned.
Tim Abbott
2010-03-03
|
*
Rename .data.init_task to .data..init_task.
Tim Abbott
2010-03-03
|
*
scripts: change scripts to use system python instead of env
Don Zickus
2010-02-02
*
|
ia64: revert __node_random addition
Linus Torvalds
2010-05-30
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-05-28
|
\
\
|
*
\
Merge branch 'ht-delete-2.6.35' into release
Len Brown
2010-05-28
|
|
\
\
|
|
*
|
ACPI: delete the "acpi=ht" boot option
Len Brown
2010-03-14
|
*
|
|
Merge branch 'bjorn-pci-root-v4-2.6.35' into release
Len Brown
2010-05-28
|
|
\
\
\
|
|
*
|
|
ACPI: pci_root: pass acpi_pci_root to arch-specific scan
Bjorn Helgaas
2010-04-04
*
|
|
|
|
[IA64] Fix build breakage
Tony Luck
2010-05-27
*
|
|
|
|
numa: ia64: support numa_mem_id() for memoryless nodes
Lee Schermerhorn
2010-05-27
*
|
|
|
|
numa: ia64: use generic percpu var numa_node_id() implementation
Lee Schermerhorn
2010-05-27
*
|
|
|
|
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
FUJITA Tomonori
2010-05-27
*
|
|
|
|
asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()
FUJITA Tomonori
2010-05-27
*
|
|
|
|
ia64: remove unnecessary sync_single_range_* in swiotlb_dma_ops
FUJITA Tomonori
2010-05-27
*
|
|
|
|
ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checks
Oleg Nesterov
2010-05-27
*
|
|
|
|
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-05-24
|
\
\
\
\
\
|
*
|
|
|
|
sn_hwperf: Kill BKL usage
Arnd Bergmann
2010-05-16
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-05-21
|
\
\
\
\
\
|
*
|
|
|
|
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-05-19
|
*
|
|
|
|
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
2010-05-17
|
*
|
|
|
|
KVM: ia64: fix the error of ioctl KVM_IRQ_LINE if no irq chip
Wei Yongjun
2010-05-17
|
*
|
|
|
|
KVM: ia64: fix the error code of ioctl KVM_IA64_VCPU_GET_STACK failure
Wei Yongjun
2010-05-17
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
|
\
\
\
\
\
|
*
|
|
|
|
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2010-05-14
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-05-20
|
\
\
\
\
\
|
*
|
|
|
|
ia64: add sparse annotation to __ia64_per_cpu_var()
Tejun Heo
2010-05-12
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-05-19
|
\
\
\
\
\
|
*
|
|
|
|
ia64: Convert ia64 to use read/update_persistent_clock
John Stultz
2010-03-12
*
|
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2010-05-19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[IA64] Drop duplicated "config IOMMU_HELPER"
Tony Luck
2010-05-18
|
*
|
|
|
|
|
[IA64] invoke oom-killer from page fault
npiggin@suse.de
2010-05-18
|
*
|
|
|
|
|
[IA64] use __ratelimit
Akinobu Mita
2010-05-18
|
*
|
|
|
|
|
[IA64] Use set_cpus_allowed_ptr
Julia Lawall
2010-05-18
|
*
|
|
|
|
|
[IA64] Use set_cpus_allowed_ptr
Julia Lawall
2010-05-18
|
*
|
|
|
|
|
[IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi
Joe Perches
2010-05-18
|
*
|
|
|
|
|
[IA64] removing redundant ifdef
Jiri Olsa
2010-05-18
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
2010-04-06
*
|
|
|
|
|
|
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-05-18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86, acpi/irq: Introduce apci_isa_irq_to_gsi
Eric W. Biederman
2010-05-04
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
/
|
|
|
|
|
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
2010-05-17
|
/
/
/
/
/
/
[next]