aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* MIPS: of/pci: Use of_pci_range_parserAndrew Murray2013-10-29
* MIPS: BCM47XX: Fix detected clock on Asus WL520GC and WL520GUHauke Mehrtens2013-10-29
* MIPS: BCM47XX: Fix clock detection for BCM5354 with 200MHz clockHauke Mehrtens2013-10-29
* MIPS: BCM47XX: Get GPIO pin from nvram configurationHauke Mehrtens2013-10-29
* MIPS: BCM47XX: Print board name in /proc/cpuinfoHauke Mehrtens2013-10-29
* MIPS: BCM47XX: Add board detectionHauke Mehrtens2013-10-29
* MIPS: Kconfig: CMP support needs to select SMP as wellMarkos Chandras2013-10-29
* MIPS: Move definition of SMP processor id register to header fileJayachandran C2013-10-29
* MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos2013-10-29
* MIPS: ath79: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-10-29
* MIPS: SMP: kill redundant call of generic_smp_call_function_single_interrupt()Jiang Liu2013-10-29
* Linux 3.12-rc7Linus Torvalds2013-10-27
* Merge branch 'parisc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2013-10-27
|\
| * parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller2013-10-27
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-10-27
|\ \
| * | clockevents: Sanitize ticks to nsec conversionThomas Gleixner2013-10-23
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-27
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-10-20
| |\ \ \
| | * | | perf: Disable PERF_RECORD_MMAP2 supportStephane Eranian2013-10-17
| | * | | perf scripting perl: Fix build error on Fedora 12Arnaldo Carvalho de Melo2013-10-17
| | * | | perf probe: Fix to initialize fname always before use itMasami Hiramatsu2013-10-15
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-27
|\ \ \ \ \
| * | | | | mutex: Avoid gcc version dependent __builtin_constant_p() usageTetsuo Handa2013-10-18
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-27
|\ \ \ \ \ \
| * | | | | | vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameterNicholas Bellinger2013-10-25
| * | | | | | target/pscsi: fix return value checkWei Yongjun2013-10-25
| * | | | | | target: Fail XCOPY for non matching source + destination block_sizeNicholas Bellinger2013-10-24
| * | | | | | target: Generate failure for XCOPY I/O with non-zero scsi_statusNicholas Bellinger2013-10-24
| * | | | | | target: Add missing XCOPY I/O operation sense_bufferNicholas Bellinger2013-10-24
| * | | | | | iser-target: check device before dereferencing its variableVu Pham2013-10-24
| * | | | | | target: Return an error for WRITE SAME with ANCHOR==1Roland Dreier2013-10-16
| * | | | | | target: Fix assignment of LUN in tracepointsRoland Dreier2013-10-09
| * | | | | | target: Reject EXTENDED_COPY when emulate_3pc is disabledNicholas Bellinger2013-10-09
| * | | | | | target: Allow non zero ListID in EXTENDED_COPY parameter listNicholas Bellinger2013-10-09
| * | | | | | target: Make target_do_xcopy failures return INVALID_PARAMETER_LISTNicholas Bellinger2013-10-09
* | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-10-27
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | dmaengine: edma: fix another memory leakVinod Koul2013-10-24
| * | | | | | dma: edma: Fix memory leakValentin Ilie2013-10-24
| * | | | | | MAINTAINERS: add to ioatdma maintainer listDave Jiang2013-10-23
| * | | | | | MAINTAINERS: add the new dmaengine mailing listVinod Koul2013-10-23
* | | | | | | Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-25
|\ \ \ \ \ \ \
| * | | | | | | acpi-cpufreq: Fail initialization if driver cannot be registeredRafael J. Wysocki2013-10-25
| * | | | | | | PM / hibernate: Move software_resume to late_initcall_syncRuss Dill2013-10-24
| * | | | | | | intel_pstate: Correct calculation of min pstate valueDirk Brandewie2013-10-21
| * | | | | | | intel_pstate: Improve accuracy by not truncating until final resultBrennan Shacklett2013-10-21
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtdLinus Torvalds2013-10-25
|\ \ \ \ \ \ \
| * | | | | | | mtd: gpmi: fix ECC regressionDavid Woodhouse2013-10-25
| * | | | | | | mtd: nand: pxa3xx: Fix registered MTD nameEzequiel Garcia2013-10-24
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-10-25
|\ \ \ \ \ \ \ \
| * | | | | | | | seq_file: always update file->f_pos in seq_lseek()Gu Zheng2013-10-25