summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-11-207-10/+12
|\
| * Merge branch 'pm-tools'Rafael J. Wysocki2013-11-191-0/+2
| |\
| | * tools / power turbostat: Support SilvermontLen Brown2013-11-121-0/+2
| * | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-146-10/+10
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-208-66/+170
|\ \ \
| * \ \ Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-163-60/+0
| |\ \ \
| | * | | dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-143-60/+0
| * | | | DMA: Freescale: Add new 8-channel DMA engine device tree nodesHongbo Zhang2013-11-134-4/+168
| * | | | Merge branch 'dma_complete' into nextVinod Koul2013-10-311-2/+2
| |\ \ \ \
| | * | | | dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-301-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-11-192-3/+0
|\ \ \ \ \ \
| * | | | | | sparc64: merge fixStephen Rothwell2013-11-181-2/+0
| * | | | | | sparc64: fix build regessionKirill A. Shutemov2013-11-181-1/+0
* | | | | | | Merge tag 'arc-v3.13-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1911-188/+814
|\ \ \ \ \ \ \
| * | | | | | | ARC: [plat-arcfpga] Add defconfig without initramfs locationMischa Jonker2013-11-151-0/+64
| * | | | | | | ARC: perf: ARC 700 PMU doesn't support sampling eventsMischa Jonker2013-11-151-0/+4
| * | | | | | | ARC: Add perf support for ARC700 coresMischa Jonker2013-11-124-1/+530
| * | | | | | | ARC: [TB10x] Updates for GPIO and pinctrlChristian Ruppert2013-11-116-187/+216
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-1912-154/+197
|\ \ \ \ \ \ \
| * | | | | | | s390/pci: implement hotplug notificationsSebastian Ott2013-11-151-25/+54
| * | | | | | | s390/scm_block: do not hide eadm subchannel dependencySebastian Ott2013-11-151-12/+1
| * | | | | | | s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-152-4/+2
| * | | | | | | s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu2013-11-151-0/+2
| * | | | | | | s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-155-15/+20
| * | | | | | | s390/pci: implement pcibios_remove_busSebastian Ott2013-11-153-40/+39
| * | | | | | | s390/pci: improve handling of bus resourcesSebastian Ott2013-11-152-65/+86
| * | | | | | | s390/boot: Install bzImage as default kernel imageHendrik Brueckner2013-11-151-2/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-11-1921-1041/+273
|\ \ \ \ \ \ \ \
| * | | | | | | | um: Remove unused declarations from <as-layout.h>Geert Uytterhoeven2013-11-172-3/+1
| * | | | | | | | um: remove used STDIO_CONSOLE Kconfig paramMichael Opdenacker2013-11-171-4/+0
| * | | | | | | | um/vdso: add .gitignore for a couple of targetsRamkumar Ramachandra2013-11-171-0/+2
| * | | | | | | | arch/um: make it work with defconfig and x86_64Ramkumar Ramachandra2013-11-176-904/+167
| * | | | | | | | um: Make kstack_depth_to_print conform to arch/x86Richard Weinberger2013-11-171-4/+1
| * | | | | | | | um: Get rid of thread_struct->saved_taskRichard Weinberger2013-11-173-18/+4
| * | | | | | | | um: Make stack trace reliable against kernel mode faultsRichard Weinberger2013-11-175-12/+44
| * | | | | | | | um: Rewrite show_stack()Richard Weinberger2013-11-176-106/+64
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes2013-11-151-0/+1
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-1945-240/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-1330-78/+2
| * | | | | | | | | sparc: Use preempt_schedule_irqThomas Gleixner2013-11-131-4/+2
| * | | | | | | | | ia64: Use preempt_schedule_irqThomas Gleixner2013-11-131-14/+1
| * | | | | | | | | m32r: Use preempt_schedule_irqThomas Gleixner2013-11-131-7/+1
| * | | | | | | | | hardirq: Make hardirq bits genericThomas Gleixner2013-11-138-49/+0
| * | | | | | | | | m68k: Simplify low level interrupt handling codeThomas Gleixner2013-11-134-88/+15
* | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-11-181-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | watchdog: sirf: add watchdog driver of CSR SiRFprimaII and SiRFatlasVIXianglong Du2013-11-171-0/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-11-1821-21/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | misc: (at24) move header to linux/platform_data/Vivien Didelot2013-09-3021-21/+21
* | | | | | | | | | | Merge tag 'for-v3.13' of git://git.infradead.org/battery-2.6Linus Torvalds2013-11-181-0/+6
|\ \ \ \ \ \ \ \ \ \ \