summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-4/+11
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-0/+510
2013-09-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-7/+12
2013-09-04Merge branches 'x86-boot-for-linus' and 'x86-cleanups-for-linus' of git://git...Linus Torvalds2-1/+2
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds37-152/+145
2013-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-54/+107
2013-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-6/+21
2013-09-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-22/+15
2013-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+13
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds20-394/+1111
2013-09-04microblaze: Show message when reset gpio is not presentMichal Simek1-1/+5
2013-09-04Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-2/+4
2013-09-04Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-91/+21
2013-09-04powerpc kvm: use fdgetAl Viro1-10/+10
2013-09-04don't pass superblock to hypfs_{mkdir,create*}Al Viro4-46/+39
2013-09-04don't pass superblock to hypfs_diag_create_filesAl Viro3-30/+26
2013-09-04don't pass superblock to hypfs_vm_create_files()Al Viro3-36/+35
2013-09-04oprofilefs_create_...() do not need superblock argumentAl Viro7-61/+61
2013-09-04oprofilefs_mkdir() doesn't need superblock argumentAl Viro7-10/+10
2013-09-04oprofile: don't bother with passing superblock to ->create_files()Al Viro7-83/+81
2013-09-04Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-52/+34
2013-09-04Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-288/+73
2013-09-03tile PCI RC: make default consistent DMA mask 32-bitChris Metcalf4-20/+42
2013-09-03tile: add null check for kzalloc in tile/kernel/setup.cWang Sheng-Hui1-0/+4
2013-09-03tile: make __write_once a synonym for __read_mostlyChris Metcalf4-27/+17
2013-09-03tile: remove support for TILE64Chris Metcalf28-1121/+34
2013-09-03tile: use asm-generic/bitops/builtin-*.hAkinobu Mita1-38/+3
2013-09-03tile: eliminate no-op "noatomichash" boot argumentChris Metcalf1-9/+0
2013-09-03tile: use standard tile_bundle_bits type in traps.cChris Metcalf1-9/+3
2013-09-03tile: simplify code referencing hypervisor API addressesChris Metcalf1-17/+8
2013-09-03tile: change <asm/system.h> to <asm/switch_to.h> in commentsChris Metcalf2-4/+4
2013-09-03tile: mark pcibios_init() as __initChris Metcalf2-2/+2
2013-09-03tile: check for correct compiler earlier in asm-offsets.cChris Metcalf1-8/+8
2013-09-03tile: use standard 'generic-y' model for <asm/hw_irq.h>Chris Metcalf2-18/+1
2013-09-03tile: use asm-generic version of <asm/local64.h>Chris Metcalf1-0/+1
2013-09-03tile PCI RC: add comment about "PCI hole" problemChris Metcalf1-0/+5
2013-09-03tile: remove DEBUG_EXTRA_FLAGS kernel config optionChris Metcalf2-14/+0
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf6-11/+30
2013-09-03tile: support FRAME_POINTERChris Metcalf4-9/+12
2013-09-03tile: support reporting Tilera hypervisor statisticsChris Metcalf2-3/+89
2013-09-03tilegx: support KGDBChris Metcalf5-0/+577
2013-09-03tilegx: provide kernel support for the tilegx UART shimChris Metcalf9-0/+768
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf12-60/+51
2013-09-03tile: don't assume user privilege is zeroChris Metcalf5-12/+23
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-10/+10
2013-09-03Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+14
2013-09-03Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-30/+26
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds14-80/+229
2013-09-03tile: clean up relocate_kernel_64 debug codeChris Metcalf1-2/+7
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds45-1280/+1203