aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-08arm64: dts: fix #address-cells for foundation-v8Mark Rutland1-1/+1
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas3-5/+8
2013-05-08arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas1-0/+1
2013-04-30arm64: Use acquire/release semantics instead of explicit DMBCatalin Marinas1-4/+2
2013-04-30arm64: klib: bitops: fix unpredictable stxr usageMark Rutland1-2/+2
2013-04-26arm64: vexpress: Enable ARMv8 RTSM model (SoC) supportCatalin Marinas3-3/+16
2013-04-26arm64: vexpress: Add dts files for the ARMv8 RTSM modelsPawel Moll5-0/+638
2013-04-25arm64: Survive invalid cpu enable-methodsMark Rutland1-4/+4
2013-04-25arm64: mm: Correct show_pte behaviourSteve Capper1-3/+3
2013-04-25arm64: Fix compat types affecting struct compat_statCatalin Marinas1-9/+13
2013-04-25arm64: Execute DSB during thread switching for TLB/cache maintenanceCatalin Marinas1-0/+6
2013-04-25arm64: compiling issue, need add include/asm/vga.h fileChen Gang1-0/+1
2013-04-25arm64: smp: honour #address-size when parsing CPU reg propertyWill Deacon1-1/+4
2013-04-23arm64: Define cmpxchg64 and cmpxchg64_local for outside useChen Gang1-0/+3
2013-04-19arm64: Define readq and writeq for driver module usingChen Gang1-0/+4
2013-04-17arm64: Fix task tracingChristopher Covington1-1/+1
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier2-26/+82
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas17-131/+21
2013-03-26irqchip: gic: Call handle_bad_irq() directlyCatalin Marinas1-2/+1
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas21-55/+71
2013-03-26arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas3-6/+6
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas4-10/+16
2013-03-26arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.Liviu Dudau1-2/+3
2013-03-21arm64: klib: Optimised atomic bitopsCatalin Marinas4-32/+94
2013-03-21arm64: klib: Optimised string functionsCatalin Marinas5-1/+95
2013-03-21arm64: klib: Optimised memory functionsCatalin Marinas8-2/+246
2013-03-20arm64: head: match all affinity levels in the pen of the secondariesJavi Merino2-1/+7
2013-03-20arm64: kernel: initialise cpu_logical_map from the DTJavi Merino4-7/+121
2013-03-20arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino2-5/+7
2013-03-20arm64: Initialise the clocks described via DTCatalin Marinas1-0/+8
2013-03-20arm64: add support for 8250/16550 earlyprintkAnup Patel1-0/+23
2013-03-20arm64: early_printk: add support for FastModel console outputMarc Zyngier1-0/+12
2013-03-20arm64: add read_cpuid_{implementor,part_number,mpidr}Marc Zyngier1-0/+22
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2-12/+0
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle1-1/+0
2013-03-18arm64: fix padding computation in struct ucontextAndreas Schwab1-1/+1
2013-03-18arm64: Fix build error with !SMPCatalin Marinas1-0/+2
2013-03-18arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas1-1/+0
2013-03-17Linux 3.9-rc3Linus Torvalds1-1/+1
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds1-1/+3
2013-03-15Btrfs: fix warning of free_extent_mapLiu Bo1-0/+1
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian3-0/+12
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai1-0/+4
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter1-0/+6
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann1-1/+1
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid1-9/+6
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid1-2/+3
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid1-2/+6
2013-03-14mm/fremap.c: fix possible oops on error pathMichel Lespinasse1-3/+2