Age | Commit message (Expand) | Author |
2011-12-06 | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting | Will Deacon |
2011-12-06 | ARM: head.S: only include __turn_mmu_on in the initial identity mapping | Will Deacon |
2011-12-06 | ARM: idmap: use idmap_pgd when setting up mm for reboot | Will Deacon |
2011-12-06 | ARM: proc-*.S: place cpu_reset functions into .idmap.text section | Will Deacon |
2011-12-06 | ARM: suspend: use idmap_pgd instead of suspend_pgd | Will Deacon |
2011-12-06 | ARM: idmap: populate identity map pgd at init time using .init.text | Will Deacon |
2011-12-06 | x86/intel_mid: Kconfig select fix | Alan Cox |
2011-12-06 | ARM: 7192/1: OMAP: Fix build error for omap1_defconfig | Tony Lindgren |
2011-12-06 | x86/intel_mid: Fix the Kconfig for MID selection | Alan Cox |
2011-12-06 | iommu/msm: Fix compile error in mach-msm/devices-iommu.c | Joerg Roedel |
2011-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-12-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-12-05 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-12-05 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-12-05 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King |
2011-12-05 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King |
2011-12-05 | ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function | Santosh Shilimkar |
2011-12-05 | ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl... | Santosh Shilimkar |
2011-12-05 | ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogram | Janusz Krzysztofik |
2011-12-05 | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann |
2011-12-05 | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman |
2011-12-05 | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk |
2011-12-05 | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar |
2011-12-05 | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani |
2011-12-05 | x86: Document rdmsr_safe restrictions | Borislav Petkov |
2011-12-05 | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat |
2011-12-05 | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava |
2011-12-05 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas |
2011-12-05 | x86, mrst: Change the pmic_gpio device type to IPC | Feng Tang |
2011-12-05 | mrst: Added some platform data for the SFI translations | Jekyll Lai |
2011-12-05 | x86,mrst: Power control commands update | Jacob Pan |
2011-12-05 | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki |
2011-12-05 | ARM: davinci: dm365 evm: align nand partition table to u-boot | Shankarmurthy,Akshay |
2011-12-05 | ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0 | Manjunathappa, Prakash |
2011-12-05 | ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode | Hans Verkuil |
2011-12-05 | ARM: davinci: dm646x does not have a DSP domain | Sekhar Nori |
2011-12-05 | ARM: davinci: psc: fix incorrect offsets | Murali Karicheri |
2011-12-05 | ARM: davinci: psc: fix incorrect mask | Murali Karicheri |
2011-12-05 | x86, UV: Fix UV2 hub part number | Jack Steiner |
2011-12-05 | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka |
2011-12-05 | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra |
2011-12-04 | x86: Fix boot failures on older AMD CPU's | Linus Torvalds |
2011-12-03 | arch/tile: use new generic {enable,disable}_percpu_irq() routines | Chris Metcalf |
2011-12-03 | arch/tile: fix double-free bug in homecache_free_pages() | Chris Metcalf |
2011-12-03 | arch/tile: add a few #includes and an EXPORT to catch up with kernel changes. | Chris Metcalf |
2011-12-03 | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk |
2011-12-03 | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King |
2011-12-03 | ARM: davinci: vpif: move code to driver core header from platform | Manjunath Hadli |