summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-19arm64: Define readq and writeq for driver module usingChen Gang
2013-04-17arm64: Fix task tracingChristopher Covington
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier
2013-03-28Merge branch 'arm64-klib' into upstreamCatalin Marinas
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas
2013-03-26arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.Liviu Dudau
2013-03-21arm64: klib: Optimised atomic bitopsCatalin Marinas
2013-03-21arm64: klib: Optimised string functionsCatalin Marinas
2013-03-21arm64: klib: Optimised memory functionsCatalin Marinas
2013-03-20arm64: head: match all affinity levels in the pen of the secondariesJavi Merino
2013-03-20arm64: kernel: initialise cpu_logical_map from the DTJavi Merino
2013-03-20arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino
2013-03-20arm64: Initialise the clocks described via DTCatalin Marinas
2013-03-20arm64: add support for 8250/16550 earlyprintkAnup Patel
2013-03-20arm64: early_printk: add support for FastModel console outputMarc Zyngier
2013-03-20arm64: add read_cpuid_{implementor,part_number,mpidr}Marc Zyngier
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle
2013-03-18arm64: fix padding computation in struct ucontextAndreas Schwab
2013-03-18arm64: Fix build error with !SMPCatalin Marinas
2013-03-18arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas
2013-03-17Linux 3.9-rc3Linus Torvalds
2013-03-17perf,x86: fix link failure for non-Intel configsDavid Rientjes
2013-03-17perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds
2013-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-16Btrfs: fix warning of free_extent_mapLiu Bo
2013-03-16Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-03-16Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds
2013-03-16Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-16Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-03-16Merge branch 'fixes-for-3.9' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2013-03-16Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-16Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian
2013-03-15ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai
2013-03-15sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann
2013-03-15ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid
2013-03-15ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid
2013-03-15mm/fremap.c: fix possible oops on error pathMichel Lespinasse
2013-03-14Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2013-03-14list: Fix double fetch of pointer in hlist_entry_safe()Paul E. McKenney
2013-03-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-03-14Btrfs: fix warning when creating snapshotsLiu Bo
2013-03-14Btrfs: return as soon as possible when edquot happensWang Shilong
2013-03-14Btrfs: return EIO if we have extent tree corruptionJosef Bacik
2013-03-14btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen
2013-03-14Btrfs: remove btrfs_try_spin_lockLiu Bo
2013-03-14Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo