aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* sh: rename pg-mmu.c -> cache.c, enable generically.Paul Mundt2009-08-14
* sh: Provide the kmap_coherent() interface generically.Paul Mundt2009-08-14
* sh: Bail from kmap_coherent_init() if we have no dcache aliases.Paul Mundt2009-08-14
* Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-14
|\
| * sh: stacktrace: Properly terminate the trace entry buffer.Paul Mundt2009-08-14
| * sh: flag the default unwinder as reliable.Paul Mundt2009-08-14
| * sh: stacktrace: Add reliability checks in address saving ops.Paul Mundt2009-08-14
| * sh: unwinder: Convert frame allocations to GFP_ATOMIC.Paul Mundt2009-08-14
| * Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-08-13
| |\
| | * sh: Delete DWARF_ARCH_UNWIND_OFFSETMatt Fleming2009-08-13
| | * sh: unwinder: Restore put_unaligned() for an unaligned destination.Paul Mundt2009-08-13
| | * sh: unwinder: Fix up usage of unaligned accessors.Paul Mundt2009-08-13
| | * sh: Add CFI annotations for exception return.Matt Fleming2009-08-13
| | * sh: Setup the frame register in asm codeMatt Fleming2009-08-13
| | * sh: dwarf unwinder support.Matt Fleming2009-08-13
| * | sh: oprofile: Kill off dead valid_kernel_stack().Paul Mundt2009-08-13
| |/
| * sh: Use the new stack unwinder APIMatt Fleming2009-08-13
| * sh: Allow multiple stack unwinders to be setupMatt Fleming2009-08-13
| * sh: Use the generalized stacktrace opsMatt Fleming2009-08-12
| * sh: use printk_onceMarcin Slusarz2009-08-12
| * Merge branch 'sh/stable-updates'Paul Mundt2009-08-12
| |\
| | * sh: fix i2c init order on ap325rxa V2Magnus Damm2009-08-12
| | * sh: fix i2c init order on Migo-R V2Magnus Damm2009-08-12
| | * sh: convert processor device setup functions to arch_initcall()Magnus Damm2009-08-12
| | * arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin2009-08-11
| | * ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu2009-08-11
| | * arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu2009-08-11
| | * IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput2009-08-11
| | * IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput2009-08-11
| | * ia64: boolean __test_and_clear_bitJohannes Weiner2009-08-11
| | * Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu2009-08-11
| | * Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-10
| | |\
| | | * perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras2009-08-09
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-10
| | |\ \
| | | * | x86: Fix serialization in pit_expect_msb()Linus Torvalds2009-08-10
| | * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-08-10
| | |\ \ \
| | | * | | powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt2009-08-10
| | | |/ /
| | * / / MN10300: includecheck fix: mn10300, pci.hJaswinder Singh Rajput2009-08-10
| | |/ /
| | * | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-09
| | |\ \
| | | * | KVM: MMU: limit rmap chain lengthMarcelo Tosatti2009-08-06
| | | * | KVM: ia64: fix build failures due to ia64/unsigned long mismatchesAvi Kivity2009-08-05
| | | * | KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell2009-08-05
| | | * | KVM: s390: fix wait_queue handlingChristian Borntraeger2009-08-05
| | | * | KVM: VMX: Fix locking imbalance on emulation failureJan Kiszka2009-08-05
| | | * | KVM: VMX: Fix locking order in handle_invalid_guest_stateJan Kiszka2009-08-05
| | | * | KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...Marcelo Tosatti2009-08-05
| | | * | KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti2009-08-05
| | | * | KVM: x86: verify MTRR/PAT validityMarcelo Tosatti2009-08-05
| | | * | KVM: PIT: fix kpit_elapsed division by zeroMarcelo Tosatti2009-08-05
| | | * | KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka2009-08-05