summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-07-02ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5Russell King10-46/+38
2011-07-02ARM: entry: prefetch abort: tail-call the main prefetch abort handlerRussell King4-18/+19
2011-07-02ARM: entry: re-allocate registers in irq entry assembly macrosRussell King2-12/+12
2011-07-02ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macrosRussell King1-39/+8
2011-07-02ARM: entry: instrument usr exception handlers with irqsoff tracingRussell King1-1/+16
2011-07-02ARM: entry: instrument svc undefined exception handler with irqtraceRussell King1-0/+10
2011-07-02ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King5-50/+31
2011-06-30ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0Russell King4-4/+6
2011-06-30ARM: entry: rejig register allocation in exception entry handlersRussell King1-38/+43
2011-06-29ARM: entry: no need to check parent IRQ mask in IRQ handler returnRussell King1-2/+3
2011-06-29ARM: entry: no need to increase preempt count for IRQ handlersRussell King1-23/+4
2011-06-29ARM: entry: abort-macro: simplify do_ldrd_abortRussell King1-3/+1
2011-06-29ARM: entry: abort-macro: specify registers to be used for macrosRussell King5-22/+22
2011-06-29ARM: entry: prefetch/data abort helpers: avoid corrupting r4Russell King1-4/+4
2011-06-29ARM: entry: prefetch/data abort helpers: convert to macrosRussell King1-50/+35
2011-06-28ARM: entry: shark: don't directly reference registers in macrosRussell King1-5/+5
2011-06-28ARM: entry: remove unused irq_prio_table macroRussell King7-26/+0
2011-06-27um: add asm/percpu.hRichard Weinberger1-0/+6
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki9-53/+1
2011-06-27Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-10/+48
2011-06-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-3/+10
2011-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+1
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King1-3/+7
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King1-3/+3
2011-06-22[S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber1-2/+2
2011-06-22[S390] hwsampler: Set a sane default sampling rateChristian Borntraeger1-1/+1
2011-06-22[S390] s390: enforce HW limits for the initial sampling rateChristian Borntraeger1-0/+6
2011-06-22[S390] kvm-s390: fix kconfig dependenciesChristian Borntraeger1-0/+1
2011-06-21MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells1-0/+1
2011-06-21ARM: 6969/1: plat-iop: fix build errorLinus Walleij1-0/+1
2011-06-21ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin1-1/+13
2011-06-21ARM: SMP: wait for CPU to be marked activeRussell King1-1/+5
2011-06-20Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds1-3/+11
2011-06-20msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd1-2/+4
2011-06-20Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-7/+31
2011-06-20Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-5/+11
2011-06-19KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden1-2/+7
2011-06-19KVM: MMU: fix opposite condition in mapping_level_dirty_bitmapSteve1-1/+1
2011-06-19KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGSMarcelo Tosatti1-1/+2
2011-06-19KVM: MMU: Fix build warnings in walk_addr_generic()Borislav Petkov1-1/+1
2011-06-18x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst3-7/+28
2011-06-17msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein1-1/+5
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds1-0/+1
2011-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds5-9/+29
2011-06-17ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin1-2/+11
2011-06-17ARM: 6962/1: mach-h720x: fix build errorLinus Walleij1-0/+2
2011-06-17ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2-0/+6
2011-06-16xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk1-4/+6
2011-06-16Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-35/+132
2011-06-16Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-71/+161