summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier2013-04-172-26/+82
* Merge branch 'arm64-klib' into upstreamCatalin Marinas2013-03-2812-18/+418
|\
| * arm64: klib: Optimised atomic bitopsCatalin Marinas2013-03-214-32/+94
| * arm64: klib: Optimised string functionsCatalin Marinas2013-03-215-1/+95
| * arm64: klib: Optimised memory functionsCatalin Marinas2013-03-218-2/+246
* | arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas2013-03-264-10/+16
* | arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.Liviu Dudau2013-03-261-2/+3
* | arm64: head: match all affinity levels in the pen of the secondariesJavi Merino2013-03-202-1/+7
* | arm64: kernel: initialise cpu_logical_map from the DTJavi Merino2013-03-204-7/+121
* | arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino2013-03-202-5/+7
* | arm64: Initialise the clocks described via DTCatalin Marinas2013-03-201-0/+8
* | arm64: add support for 8250/16550 earlyprintkAnup Patel2013-03-201-0/+23
* | arm64: early_printk: add support for FastModel console outputMarc Zyngier2013-03-201-0/+12
* | arm64: add read_cpuid_{implementor,part_number,mpidr}Marc Zyngier2013-03-201-0/+22
|/
* arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSPaul Bolle2013-03-192-12/+0
* arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle2013-03-191-1/+0
* arm64: fix padding computation in struct ucontextAndreas Schwab2013-03-181-1/+1
* arm64: Fix build error with !SMPCatalin Marinas2013-03-181-0/+2
* arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas2013-03-181-1/+0
* Linux 3.9-rc3v3.9-rc3Linus Torvalds2013-03-171-1/+1
* perf,x86: fix link failure for non-Intel configsDavid Rientjes2013-03-171-1/+5
* perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-171-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-177-12/+25
|\
| * Btrfs: fix warning of free_extent_mapLiu Bo2013-03-151-0/+1
| * Btrfs: fix warning when creating snapshotsLiu Bo2013-03-141-6/+5
| * Btrfs: return as soon as possible when edquot happensWang Shilong2013-03-141-4/+6
| * Btrfs: return EIO if we have extent tree corruptionJosef Bacik2013-03-141-1/+4
| * btrfs: use rcu_barrier() to wait for bdev puts at unmountEric Sandeen2013-03-141-0/+6
| * Btrfs: remove btrfs_try_spin_lockLiu Bo2013-03-141-1/+0
| * Btrfs: get better concurrency for snapshot-aware defrag workLiu Bo2013-03-141-0/+3
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-03-151-5/+6
|\ \
| * | kbuild: fix make headers_check with make 3.80Sam Ravnborg2013-03-051-5/+6
* | | Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linuxLinus Torvalds2013-03-153-8/+11
|\ \ \
| * | | openrisc: remove HAVE_VIRT_TO_BUSJonas Bonn2013-03-131-1/+0
| * | | asm-generic: move cmpxchg*_local defs to cmpxchg.hJonas Bonn2013-03-132-6/+10
| * | | openrisc: require gpiolibJonas Bonn2013-03-131-1/+1
* | | | Merge tag 'char-misc-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-157-7/+10
|\ \ \ \
| * | | | final removal of CONFIG_EXPERIMENTALKees Cook2013-03-121-4/+0
| * | | | w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski2013-03-121-1/+2
| * | | | w1-gpio: fix unused variable warningJohan Hovold2013-03-121-0/+2
| * | | | w1-gpio: remove erroneous __exit and __exit_p()Johan Hovold2013-03-121-2/+2
| * | | | ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold2013-03-124-0/+4
* | | | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-03-158-28/+89
|\ \ \ \ \
| * | | | | ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecsTakashi Iwai2013-03-151-0/+4
| * | | | | sound: sequencer: cap array index in seq_chn_common_event()Dan Carpenter2013-03-151-0/+6
| * | | | | ALSA: hda/ca0132 - Remove extra setting of dsp_state.Dylan Reid2013-03-151-9/+6
| * | | | | ALSA: hda/ca0132 - Check download state of DSP.Dylan Reid2013-03-151-2/+3
| * | | | | ALSA: hda/ca0132 - Check if dspload_image succeeded.Dylan Reid2013-03-151-2/+6
| * | | | | ALSA: hda - Disable IDT eapd_switch if there are no internal speakersDavid Henningsson2013-03-141-0/+29
| * | | | | ALSA: hda - Fix snd_hda_get_num_raw_conns() to return a correct valueTakashi Iwai2013-03-121-10/+14
OpenPOWER on IntegriCloud