Age | Commit message (Expand) | Author |
2011-03-07 | x86: Use u32 instead of long to set reset vector back to 0 | Don Zickus |
2011-03-07 | x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systems | Andreas Herrmann |
2011-02-24 | ARM: Keep exit text/data around for SMP_ON_UP | Russell King |
2011-02-24 | ARM: Ensure predictable endian state on signal handler entry | Russell King |
2011-02-24 | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan |
2011-02-24 | s390: remove task_show_regs | Martin Schwidefsky |
2011-02-24 | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov |
2011-02-24 | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. | Stefan Bader |
2011-02-24 | xen: p2m: correctly initialize partial p2m leaf | Stefan Bader |
2011-02-24 | x86: Clear irqstack thread_info | Brian Gerst |
2011-02-24 | ARM: 6606/1: sa1100: Fix platform device registration | Jochen Friedrich |
2011-02-17 | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha |
2011-02-17 | ARM: oprofile: Fix backtraces in timer mode | Ari Kauppi |
2011-02-17 | x86: Readd missing irq_to_desc() in fixup_irq() | Thomas Gleixner |
2011-02-17 | x86, dmi, debug: Log board name (when present) in dmesg/oops output | Naga Chumbalkar |
2011-02-17 | parisc : Remove broken line wrapping handling pdc_iodc_print() | Guy Martin |
2011-02-17 | ARM: smp_on_up: allow non-ARM SMP processors | Russell King |
2011-02-17 | ARM: SMP: use more sane register allocation for __fixup_smp_on_up | Russell King |
2011-02-17 | powerpc: Fix some 6xx/7xxx CPU setup functions | Benjamin Herrenschmidt |
2011-02-17 | powerpc/numa: Fix bug in unmap_cpu_from_node | Anton Blanchard |
2011-02-17 | powerpc: Fix hcall tracepoint recursion | Anton Blanchard |
2011-02-17 | powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audio | Timur Tabi |
2011-02-17 | x86, olpc: Add missing Kconfig dependencies | H. Peter Anvin |
2011-02-17 | ARM: initrd: disable initrd if passed address overlaps reserved region | Russell King |
2011-02-17 | ARM: S5PV310: Set bit 22 in the PL310 (cache controller) AuxCtlr register | Changhwan Youn |
2011-02-17 | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha |
2011-02-17 | avr32: use syscall prototypes from asm-generic instead of arch | Hans-Christian Egtvedt |
2011-02-17 | sh: Fix up legacy PTEA space attribute mapping. | Paul Mundt |
2011-02-17 | rapidio: fix hang on RapidIO doorbell queue full condition | Thomas Taranowski |
2011-02-17 | x86, UV, BAU: Extend for more than 16 cpus per socket | Cliff Wickman |
2011-01-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-03 | arch/mn10300/kernel/irq.c: fix build | Andrew Morton |
2011-01-03 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King |
2011-01-03 | ARM: pxa: fix page table corruption on resume | Aric D. Blumer |
2011-01-03 | ARM: it8152: add IT8152_LAST_IRQ definition to fix build error | Mike Rapoport |
2011-01-03 | ARM: pxa: PXA_ESERIES depends on FB_W100. | Lennert Buytenhek |
2011-01-03 | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPU | Robert Richter |
2011-01-03 | ARM: 6605/1: Add missing include "asm/memory.h" | Axel Lin |
2011-01-02 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2011-01-02 | KVM: i8259: initialize isr_ack | Avi Kivity |
2010-12-29 | KVM: MMU: Fix incorrect direct gfn for unpaged mode shadow | Avi Kivity |
2010-12-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds |
2010-12-28 | ARM: fix IXP4xx build failure | Imre Kaloz |
2010-12-27 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2010-12-27 | x86/microcode: Fix double vfree() and remove redundant pointer checks before ... | Jesper Juhl |
2010-12-24 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-12-24 | ARM: 6540/1: Stop irqsoff trace on return to user | Todd Android Poynor |
2010-12-24 | ARM: 6536/1: Add missing SZ_{32,64,128} | Stephen Warren |
2010-12-24 | sh: Fix up SH7201 clkfwk build. | Paul Mundt |