Age | Commit message (Expand) | Author |
2011-07-02 | ARM: entry: data abort: tail-call the main data abort handler | Russell King |
2011-07-02 | ARM: entry: data abort: avoid using r2 in abort helpers | Russell King |
2011-07-02 | ARM: entry: data abort: arrange for CPU abort helpers to take pc/psr in r4/r5 | Russell King |
2011-07-02 | ARM: entry: prefetch abort: tail-call the main prefetch abort handler | Russell King |
2011-07-02 | ARM: entry: re-allocate registers in irq entry assembly macros | Russell King |
2011-07-02 | ARM: entry: consolidate trace_hardirqs_off into (svc|usr)_entry macros | Russell King |
2011-07-02 | ARM: entry: instrument usr exception handlers with irqsoff tracing | Russell King |
2011-07-02 | ARM: entry: instrument svc undefined exception handler with irqtrace | Russell King |
2011-07-02 | ARM: entry: avoid enabling interrupts in prefetch/data abort handlers | Russell King |
2011-06-30 | ARM: entry: prefetch abort helper: pass aborted pc in r4 rather than r0 | Russell King |
2011-06-30 | ARM: entry: rejig register allocation in exception entry handlers | Russell King |
2011-06-29 | ARM: entry: no need to check parent IRQ mask in IRQ handler return | Russell King |
2011-06-29 | ARM: entry: no need to increase preempt count for IRQ handlers | Russell King |
2011-06-29 | ARM: entry: abort-macro: simplify do_ldrd_abort | Russell King |
2011-06-29 | ARM: entry: abort-macro: specify registers to be used for macros | Russell King |
2011-06-29 | ARM: entry: prefetch/data abort helpers: avoid corrupting r4 | Russell King |
2011-06-29 | ARM: entry: prefetch/data abort helpers: convert to macros | Russell King |
2011-06-28 | ARM: entry: shark: don't directly reference registers in macros | Russell King |
2011-06-28 | ARM: entry: remove unused irq_prio_table macro | Russell King |
2011-06-27 | um: add asm/percpu.h | Richard Weinberger |
2011-06-27 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki |
2011-06-27 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-06-27 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-06-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-06-24 | ARM: pm: ensure ARMv7 CPUs save and restore the TLS register | Russell King |
2011-06-24 | ARM: pm: proc-v7: fix missing struct processor pointers for suspend code | Russell King |
2011-06-22 | [S390] allow setting of upper 32 bit in smp_ctl_set_bit | Jan Glauber |
2011-06-22 | [S390] hwsampler: Set a sane default sampling rate | Christian Borntraeger |
2011-06-22 | [S390] s390: enforce HW limits for the initial sampling rate | Christian Borntraeger |
2011-06-22 | [S390] kvm-s390: fix kconfig dependencies | Christian Borntraeger |
2011-06-21 | MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep() | David Howells |
2011-06-21 | ARM: 6969/1: plat-iop: fix build error | Linus Walleij |
2011-06-21 | ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries | Dave Martin |
2011-06-21 | ARM: SMP: wait for CPU to be marked active | Russell King |
2011-06-20 | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds |
2011-06-20 | msm: timer: Fix DGT rate on 8960 and 8660 | Stephen Boyd |
2011-06-20 | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-06-20 | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-06-19 | KVM: Fix register corruption in pvclock_scale_delta | Zachary Amsden |
2011-06-19 | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap | Steve |
2011-06-19 | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS | Marcelo Tosatti |
2011-06-19 | KVM: MMU: Fix build warnings in walk_addr_generic() | Borislav Petkov |
2011-06-18 | x86, efi: Do not reserve boot services regions within reserved areas | Maarten Lankhorst |
2011-06-17 | msm: timer: compensate for timer shift in msm_read_timer_count | Jeff Ohlstein |
2011-06-17 | Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin... | Linus Torvalds |
2011-06-17 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Linus Torvalds |
2011-06-17 | ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols | Dave Martin |
2011-06-17 | ARM: 6962/1: mach-h720x: fix build error | Linus Walleij |
2011-06-17 | ARM: 6959/1: SMP build fix for entry-macro-multi.S | Magnus Damm |
2011-06-16 | xen/setup: Fix for incorrect xen_extra_mem_start. | Konrad Rzeszutek Wilk |