summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* unicore32: delete specified xlate_dev_mem_ptrGuan Xuetao2012-01-101-7/+0
* unicore32: standardize /proc/iomem "Kernel code" nameKees Cook2012-01-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-01-0940-1840/+1626
|\
| * [S390] disassembler: mark exception causing instructionsHeiko Carstens2011-12-271-2/+7
| * [S390] Enable exception traces by defaultHeiko Carstens2011-12-271-1/+1
| * [S390] return address of compat signalsMartin Schwidefsky2011-12-271-2/+2
| * [S390] sysctl: get rid of dead declarationHeiko Carsten2011-12-271-2/+0
| * [S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier2011-12-271-2/+3
| * [S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoMichael Holzheu2011-12-271-0/+1
| * [S390] outstanding interrupts vs. smp_send_stopMartin Schwidefsky2011-12-272-8/+43
| * [S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens2011-12-273-67/+13
| * [S390] cleanup trap handlingMartin Schwidefsky2011-12-2712-210/+158
| * [S390] Remove Kerntypes leftoversHeiko Carstens2011-12-271-1/+1
| * [S390] topology: increase poll frequency if change is anticipatedHeiko Carstens2011-12-273-8/+30
| * [S390] entry[64].S improvementsMartin Schwidefsky2011-12-278-1237/+1002
| * [S390] make arch/s390 subdirectories depend on config optionJan Glauber2011-12-272-7/+7
| * [S390] kvm: move cmf host id constant out of lowcoreMartin Schwidefsky2011-12-274-5/+6
| * [S390] topology: cleanup z10 topology handlingHeiko Carstens2011-12-271-29/+48
| * [S390] disable MACHINE_IS_VM check for pfaultCarsten Otte2011-12-271-4/+2
| * [S390] topology: get rid of ifdefsHeiko Carstens2011-12-276-162/+176
| * [S390] kernel: Fix smp_switch_to_ipl_cpu() stack frame setupMichael Holzheu2011-12-271-2/+2
| * [S390] add support for physical memory > 4TBMartin Schwidefsky2011-12-275-53/+68
| * [S390] Remove useless newline in reserve_kdump_bootmem()Michael Holzheu2011-12-271-1/+0
| * [S390] Rework create_mem_hole() functionMichael Holzheu2011-12-271-55/+67
| * [S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260Christian Borntraeger2011-12-271-0/+3
| * [S390] Check for NULL termination in command line setupMichael Holzheu2011-12-271-8/+12
| * [S390] irq: fix accounting of external call/emergency signalHeiko Carstens2011-12-271-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-0817-91/+9
|\ \
| * | typo fixes: aera -> area, exntension -> extensionWang YanQing2011-12-091-1/+1
| * | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-025-5/+5
| * | MIPS: Sibyte: drop select of SIBYTE_CFEPaul Bolle2011-11-131-1/+0
| * | drop "select GCD" from three Kconfig filesPaul Bolle2011-11-131-1/+0
| * | powerpc/mpc5121: drop "select MPC5121_ADS_CPLD"Paul Bolle2011-11-131-1/+0
| * | Merge branch 'master' into for-nextJiri Kosina2011-11-133047-69949/+102014
| |\ \
| * | | s390: drop "select HAVE_GET_USER_PAGES_FAST"Paul Bolle2011-11-131-1/+0
| * | | powerpc/4xx: Fix typo 'PCC4xx_MSI'Paul Bolle2011-11-131-1/+1
| * | | ARM: imx: Fix typo 'MACH_MX31_3DS_MXC_NAND_USE_BBT'Paul Bolle2011-11-021-1/+1
| * | | Kconfig: remove a few puzzling commentsPaul Bolle2011-10-312-3/+1
| * | | ARM: pxa: Fix typo 'CONFIG_BACKLIGHT_PWM__MODULE'Paul Bolle2011-10-311-1/+1
| * | | powerpc: 4xx: remove commented out Kconfig entriesPaul Bolle2011-10-292-54/+0
| * | | treewide: remove commented out Kconfig entriesPaul Bolle2011-10-293-20/+0
| * | | h8300: drivers/serial/Kconfig was movedPaul Bolle2011-10-291-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \ \ \
| * | | | x86: Kconfig: drop unknown symbol 'APM_MODULE'Paul Bolle2011-11-221-1/+1
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-0834-114/+400
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-domains' into pm-for-linusRafael J. Wysocki2011-12-2510-68/+400
| |\ \ \ \ \
| | * | | | | PM / shmobile: Allow the A4R domain to be turned off at run timeRafael J. Wysocki2011-12-251-1/+28
| | * | | | | PM / shmobile: Remove the stay_on flag from SH7372's PM domainsRafael J. Wysocki2011-12-252-23/+29
| | * | | | | PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki2011-12-251-0/+1
| | * | | | | PM / shmobile: Add support for the sh7372 A4S power domain / sleep modeMagnus Damm2011-12-256-31/+118