summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers-soc-ti' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2015-02-063-2/+12
|\
| * soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to staticMurali Karicheri2015-01-291-1/+1
| * soc: ti: knav_qmss_queue: makefile tweak to build as dynamic moduleMurali Karicheri2015-01-291-1/+2
| * soc: ti: knav_qmss_queue: export API calls for use by user driverMurali Karicheri2015-01-291-0/+9
* | pcmcia: at91_cf: depend on !ARCH_MULTIPLATFORMAlexandre Belloni2015-01-291-0/+1
* | of/platform: teardown DMA mappings on device destructionWill Deacon2015-01-211-0/+1
* | Merge tag 'renesas-sh73a0-ccf2-for-v3.20' of git://git.kernel.org/pub/scm/lin...Olof Johansson2015-01-211-1/+1
|\ \
| * | clk: shmobile: fix sparse NULL pointer warningWei Yongjun2015-01-141-1/+1
* | | Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nfe...Olof Johansson2015-01-198-255/+623
|\ \ \
| * | | usb: gadget: at91_udc: Allocate udc instanceBoris Brezillon2015-01-151-70/+26
| * | | usb: gadget: at91_udc: Update DT binding documentationBoris Brezillon2015-01-151-1/+5
| * | | usb: gadget: at91_udc: Rework for multi-platform kernel supportBoris Brezillon2015-01-152-77/+218
| * | | usb: gadget: at91_udc: Simplify probe and remove functionsBoris Brezillon2015-01-151-77/+39
| * | | usb: gadget: at91_udc: Remove non-DT handling codeBoris Brezillon2015-01-152-14/+3
| * | | usb: gadget: at91_udc: Document DT clocks and clock-names propertyBoris Brezillon2015-01-151-0/+4
| * | | usb: gadget: at91_udc: Drop uclk clockBoris Brezillon2015-01-152-25/+4
| * | | usb: gadget: at91_udc: Fix clock namesBoris Brezillon2015-01-151-2/+2
| * | | mfd: syscon: Add Atmel SMC binding docBoris Brezillon2015-01-151-0/+19
| * | | mfd: syscon: Add atmel-smc registers definitionBoris Brezillon2015-01-151-0/+173
| * | | mfd: syscon: Add Atmel Matrix bus DT binding documentationBoris Brezillon2015-01-151-0/+24
| * | | mfd: syscon: Add atmel-matrix registers definitionBoris Brezillon2015-01-151-0/+117
* | | | Merge tag 'renesas-sh73a0-ccf-for-v3.20' of git://git.kernel.org/pub/scm/linu...Olof Johansson2015-01-127-1/+699
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ARM: shmobile: sh73a0: disable legacy clock initializationUlrich Hecht2014-12-211-1/+4
| * | ARM: shmobile: sh73a0: add MSTP clock assignments to DTUlrich Hecht2014-12-211-0/+29
| * | ARM: shmobile: kzm9g-reference: Common clock framework DT descriptionUlrich Hecht2014-12-211-0/+4
| * | ARM: shmobile: sh73a0: Common clock framework DT descriptionUlrich Hecht2014-12-211-0/+329
| * | ARM: shmobile: sh73a0: Add CPG register bits headerUlrich Hecht2014-12-211-0/+79
| * | clk: shmobile: sh73a0 common clock framework implementationUlrich Hecht2014-12-213-0/+254
| |/
* | linux 3.19-rc4v3.19-rc4Linus Torvalds2015-01-111-1/+1
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-115-11/+8
|\ \
| * | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky2015-01-091-2/+2
| * | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko2015-01-071-2/+2
| * | ARM: 8249/1: mm: dump: don't skip regionsMark Rutland2015-01-071-7/+2
| * | ARM: wire up execveat syscallRussell King2015-01-072-0/+2
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-116-39/+53
|\ \
| * \ Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-01-011-2/+4
| |\ \
| | * | x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2014-12-231-2/+4
| * | | x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-232-0/+2
| * | | x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND2014-12-231-1/+1
| * | | x86: Fix step size adjustment during initial memory mappingJan Beulich2014-12-231-20/+17
| * | | Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2014-12-211-16/+29
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2014-12-201-16/+29
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-114-35/+19
|\ \ \
| * | | sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa2015-01-091-0/+4
| * | | sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni2015-01-091-18/+1
| * | | sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni2015-01-091-3/+3
| * | | sched: Fix odd values in effective_load() calculationsYuyang Du2015-01-091-1/+1
| * | | sched, fanotify: Deal with nested sleepsPeter Zijlstra2015-01-091-5/+5
| * | | sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocationAlex Thorlton2014-12-231-8/+5
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-1126-77/+371
|\ \ \ \
OpenPOWER on IntegriCloud