summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * arm64: Define cmpxchg64 and cmpxchg64_local for outside useChen Gang2013-04-231-0/+3
| * arm64: Define readq and writeq for driver module usingChen Gang2013-04-191-0/+4
| * arm64: Fix task tracingChristopher Covington2013-04-171-1/+1
| * 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
| |/
* | Merge tag 'metag-for-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-3023-40/+407
|\ \
| * | metag: defconfigs: increase log buffer 8KiB => 128KiBJames Hogan2013-04-253-3/+0
| * | metag: avoid unnecessary builtin dtb rebuildsJames Hogan2013-04-221-3/+7
| * | metag: add exported <asm/ech.h> for extended context handlingJames Hogan2013-03-272-0/+16
| * | metag: export _metag_da_present and cpu_2_hwthread_idJames Hogan2013-03-272-0/+3
| * | metag: ptrace: Implement NT_METAG_TLSPaul Clothier2013-03-272-0/+35
| * | memblock: Kill ARCH_POPULATES_NODE_MAP once morePaul Bolle2013-03-202-6/+0
| * | metag: cachepart: fix get_global_dcache_size() typoJames Hogan2013-03-151-1/+1
| * | metag: cachepart: take into account small cache bitsJames Hogan2013-03-151-4/+10
| * | metag: smp: copy cache partition and enable GCOnJames Hogan2013-03-153-0/+126
| * | metag: OProfile supportJames Hogan2013-03-156-0/+158
| * | metag: perf: prepare for use by oprofileJames Hogan2013-03-151-6/+16
| * | metag: perf: don't reset TXTACTCYCJames Hogan2013-03-151-5/+2
| * | metag: perf: use hard_processor_id() to get threadJames Hogan2013-03-151-2/+2
| * | metag: perf: fix frequency sampling (dynamic period)James Hogan2013-03-151-0/+5
| * | metag: perf: add missing prev_count updatesJames Hogan2013-03-151-2/+10
| * | metag: perf: fixes for interrupting perf countersJames Hogan2013-03-151-7/+15
| * | metag: perf: fix wrap handling in delta calculationJames Hogan2013-03-151-1/+1
| * | metag: perf: fix core internal / perf channel muxJames Hogan2013-03-151-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-04-3014-24/+717
|\ \ \
| * | | m68k: Remove inline strlen() implementationMichal Marek2013-04-162-15/+1
| * | | m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCDMichael Schmitz2013-04-161-6/+129
| * | | m68k: Implement ndelay() based on the existing udelay() logicMichael Schmitz2013-04-161-0/+23
| * | | m68k/atari: EtherNAT - add interrupt chip definition for CPLD interruptsMichael Schmitz2013-04-161-0/+82
| * | | m68k/atari: EtherNEC - add platform device supportMichael Schmitz2013-04-162-1/+67
| * | | m68k/atari: EtherNAT - platform device and IRQ support codeMichael Schmitz2013-04-165-2/+86
| * | | m68k/atari: use dedicated irq_chip for timer D interruptsMichael Schmitz2013-04-162-0/+79
| * | | m68k/atari: ROM port ISA adapter supportMichael Schmitz2013-04-164-7/+254
| * | | m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=yGeert Uytterhoeven2013-04-161-0/+3
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2013-04-302-28/+44
|\ \ \ \
| * | | | edac: sb_edac.c should not require prescence of IMC_DDRIO deviceLuck, Tony2013-04-291-24/+29
| * | | | i7300_edac: Fix memory detection in single modeMauro Carvalho Chehab2013-04-291-4/+15
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30653-28633/+40811
|\ \ \ \ \
OpenPOWER on IntegriCloud