summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens2013-09-091-2/+4
* s390/compat,uid16: use current_cred()Heiko Carstens2013-09-071-4/+5
* s390/ftrace: avoid pointer arithmetics with function pointersHeiko Carstens2013-09-071-2/+2
* s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-078-16/+13
* s390/compat signal: add couple of __force annotationsHeiko Carstens2013-09-071-5/+5
* s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()Heiko Carstens2013-09-071-1/+3
* s390: keep Kconfig sortedHeiko Carstens2013-09-071-3/+3
* s390/irq: rework irq subclass handlingHeiko Carstens2013-09-046-51/+32
* s390/irq: use hlists for external interrupt handler arrayHeiko Carstens2013-09-041-12/+12
* s390/dumpstack: convert print_symbol to %pSRHeiko Carstens2013-09-041-10/+10
* s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner2013-09-041-4/+1
* s390: update defconfigHeiko Carstens2013-09-041-12/+27
* s390/bpf,jit: fix address randomizationHeiko Carstens2013-09-041-1/+1
* Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-09-042-2/+4
|\
| * ARM: dts: Use the PWM polarity flagsLaurent Pinchart2013-09-032-2/+4
* | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-041-91/+21
|\ \
| * | powerpc/pseries: Read and write to the 'compressed' flag of pstoreAruna Balakrishnaiah2013-08-191-0/+8
| * | pstore: Introduce new argument 'compressed' in the read callbackAruna Balakrishnaiah2013-08-191-1/+1
| * | pstore: Add new argument 'compressed' in pstore write callbackAruna Balakrishnaiah2013-08-191-2/+2
| * | powerpc/pseries: Remove (de)compression in nvram with pstore enabledAruna Balakrishnaiah2013-08-191-90/+12
* | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0411-52/+34
|\ \ \
| * \ \ Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-263-20/+6
| |\ \ \
| | * | | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-223-20/+6
| * | | | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-264-8/+0
| |\ \ \ \
| | * | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-254-8/+0
| | |/ / /
| * | | | PCI: exynos: Split into Synopsys part and Exynos partJingoo Han2013-08-121-0/+2
| * | | | x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zeroethan.zhao2013-07-261-6/+1
| * | | | frv/PCI: Mark pcibios_fixup_bus() as non-initBjorn Helgaas2013-07-251-1/+1
| * | | | x86/pci/mrst: Cleanup checkpatch.pl warningsValentina Manea2013-07-251-17/+24
| |/ / /
* | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-0416-288/+73
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-08-279-151/+50
| |\ \ \ \
| | * \ \ \ Merge branch 'cpu_of_node' of git://linux-arm.org/linux-skn into pm-cpufreq-nextRafael J. Wysocki2013-08-238-122/+50
| | |\ \ \ \
| | | * | | | cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-2/+1
| | | * | | | ARM: mvebu: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-28/+23
| | | * | | | ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha2013-08-211-42/+19
| | | * | | | ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-08-211-0/+5
| | | * | | | of: move of_get_cpu_node implementation to DT core librarySudeep KarkadaNagesha2013-08-212-60/+0
| | | * | | | powerpc: refactor of_get_cpu_node to support other architecturesSudeep KarkadaNagesha2013-08-211-29/+47
| | | * | | | openrisc: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha2013-08-211-3/+0
| | | * | | | microblaze: remove undefined of_get_cpu_node declarationSudeep KarkadaNagesha2013-08-211-3/+0
| | | | |/ / | | | |/| |
| | * | | | Merge back earlier 'pm-cpufreq' material.Rafael J. Wysocki2013-08-231-29/+0
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge back earlier 'pm-cpufreq' materialRafael J. Wysocki2013-08-141-29/+0
| | | |\ \ \
| | | | * \ \ Merge branch 'pm-cpufreq-ondemand' into pm-cpufreqRafael J. Wysocki2013-08-071-29/+0
| | | | |\ \ \
| | | | | * | | cpufreq: Remove unused APERF/MPERF supportStratos Karafotis2013-07-261-29/+0
| | | | | |/ /
| * | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-08-274-133/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux...Rafael J. Wysocki2013-08-141-3/+1
| | |\ \ \ \ \ \
| | | * | | | | | SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven2013-08-121-3/+1
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge back earlier 'pm-cpuidle' material.Rafael J. Wysocki2013-08-143-130/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidleDaniel Lezcano2013-07-272-132/+0
| | | * | | | | ARM: ux500: cpuidle: Remove pointless includeLinus Walleij2013-07-271-2/+0