summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc64: smp_callin: Enable irqs after preemption is disabledKirill Tkhai2014-01-041-1/+2
* sparc/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2014-01-042-4/+3
* sparc64: Fix build regressionKirill Tkhai2013-12-031-0/+1
* Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-12-021-27/+26
|\
| * leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi2013-12-021-27/+26
* | uio: we cannot mmap unaligned page contentsLinus Torvalds2013-12-021-0/+2
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-023-6/+7
|\ \
| * | irqchip: Gic: fix boot for chained gicsMark Rutland2013-11-281-4/+5
| * | irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan2013-11-251-1/+1
| * | genirq: Correct fuzzy and fragile IRQ_RETVAL() definitionGeert Uytterhoeven2013-11-191-1/+1
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-024-11/+29
|\ \ \
| * | | sched/doc: Fix generation of device-driversNicolas Dichtel2013-11-271-1/+1
| * | | sched: Expose preempt_schedule_irq()Thomas Gleixner2013-11-271-2/+1
| * | | sched: Fix a trivial typo in commentsShigeru Yoshida2013-11-191-1/+1
| * | | sched: Remove unused variable in 'struct sched_domain'Alex Shi2013-11-191-2/+0
| * | | sched: Avoid NULL dereference on sd_busyPeter Zijlstra2013-11-191-1/+2
| * | | sched: Check sched_domain before computing group powerSrikar Dronamraju2013-11-191-3/+24
| * | | MAINTAINERS: Update file patterns in the lockdep and scheduler entriesJoe Perches2013-11-151-2/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-029-20/+76
|\ \ \ \
| * \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-11-203-11/+31
| |\ \ \ \
| | * | | | tools lib traceevent: Fix conversion of pointer to integer of different sizeArnaldo Carvalho de Melo2013-11-191-1/+1
| | * | | | tools lib traceevent: Fix use of multiple options in processing fieldSteven Rostedt2013-11-191-2/+21
| | * | | | perf header: Fix possible memory leaks in process_group_desc()Namhyung Kim2013-11-191-1/+1
| | * | | | perf header: Fix bogus group nameNamhyung Kim2013-11-191-1/+3
| | * | | | perf tools: Tag thread comm as overridenFrederic Weisbecker2013-11-191-6/+5
| * | | | | perf/trace: Properly use u64 to hold event_idVince Weaver2013-11-191-1/+1
| * | | | | perf: Remove fragile swevent hlist optimizationPeter Zijlstra2013-11-191-8/+0
| * | | | | ftrace, perf: Avoid infinite event generation loopPeter Zijlstra2013-11-195-0/+44
| |/ / / /
* | | | | Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-023-4/+12
|\ \ \ \ \
| * | | | | xen/gnttab: leave lazy MMU mode in the case of a m2p override failureMatt Wilson2013-11-261-2/+4
| * | | | | xen/arm: p2m_init and p2m_lock should be staticStefano Stabellini2013-11-181-2/+2
| * | | | | arm/xen: Export phys_to_mach to fix Xen module link errorsJosh Boyer2013-11-181-0/+1
| * | | | | swiotlb-xen: add missing xen_dma_map_page callStefano Stabellini2013-11-151-0/+5
* | | | | | Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2013-12-029-12/+31
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------------. \ \ \ \ \ Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bcm63xx', 'spi/fix...Mark Brown2013-11-288-11/+30
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | spi: txx9: fix reference leak to master in txx9spi_remove()Wei Yongjun2013-11-151-1/+1
| | | | | | | | * | | | | | | spi: rspi: use platform drvdata correctly in rspi_remove()Wei Yongjun2013-11-151-2/+1
| | | | | | | | |/ / / / / /
| | | | | | | * | | | | | | spi/qspi: Fix qspi remove path.Sourav Poddar2013-11-241-1/+17
| | | | | | | * | | | | | | spi/qspi: cleanup pm_runtime error check.Sourav Poddar2013-11-241-1/+1
| | | | | | | * | | | | | | spi/qspi: set correct platform drvdata in ti_qspi_probe()Wei Yongjun2013-11-241-2/+1
| | | | | | * | | | | | | | spi/pxa2xx: Restore private register bits.Chew, Chiau Ee2013-11-281-0/+3
| | | | | | * | | | | | | | spi/pxa2xx: add new ACPI IDsMika Westerberg2013-11-241-0/+2
| | | | | | |/ / / / / / /
| | | | | * | | | | | | | spi: spi-mxs: fix reference leak to master in mxs_spi_remove()Wei Yongjun2013-11-181-1/+1
| | | | | | |/ / / / / / | | | | | |/| | | | | |
| | | | * | | | | | | | spi: mpc512x: fix reference leak to master in mpc512x_psc_spi_do_remove()Wei Yongjun2013-11-151-1/+1
| | | | |/ / / / / / /
| | | * | | | | | | | spi: bcm63xx: fix reference leak to master in bcm63xx_spi_remove()Wei Yongjun2013-11-151-1/+1
| | | |/ / / / / / /
| | * | | | | | | | spi: bcm2835: fix reference leak to master in bcm2835_spi_remove()Wei Yongjun2013-11-151-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2013-11-281-1/+1
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | spi: core: invert success test in devm_spi_register_masterStephen Warren2013-11-221-1/+1
| | |/ / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-0270-344/+491
|\ \ \ \ \ \ \ \
| * | | | | | | | net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev2013-12-011-7/+0
OpenPOWER on IntegriCloud