aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-09-04MIPS: Add driver for the built-in PCI controller of the RT3883 SoCGabor Juhos3-0/+638
2013-09-04MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000Jim Quinlan1-6/+10
2013-09-04x86, paravirt: Remove duplicate definition for DEF_NATIVEH. Peter Anvin1-5/+0
2013-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-19/+22
2013-09-04Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-40/+97
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-4/+11
2013-09-04MIPS: ralink: Add support for reset-controller APIJohn Crispin4-0/+69
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-04s390/irq: rework irq subclass handlingHeiko Carstens6-51/+32
2013-09-04s390/irq: use hlists for external interrupt handler arrayHeiko Carstens1-12/+12
2013-09-04s390/dumpstack: convert print_symbol to %pSRHeiko Carstens1-10/+10
2013-09-04s390/perf: Remove print_hex_dump_bytes() debug outputHendrik Brueckner1-4/+1
2013-09-04s390: update defconfigHeiko Carstens1-12/+27
2013-09-04s390/bpf,jit: fix address randomizationHeiko Carstens1-1/+1
2013-09-04microblaze: Show message when reset gpio is not presentMichal Simek1-1/+5
2013-09-04MIPS: ralink: mt7620: Add cpu-feature-override headerGabor Juhos2-0/+58
2013-09-04MIPS: ralink: mt7620: Add spi clock definitionJohn Crispin1-0/+1
2013-09-04MIPS: ralink: mt7620: Add wdt clock definitionJohn Crispin1-0/+1
2013-09-04MIPS: ralink: mt7620: Improve clock frequency detectionGabor Juhos2-33/+207
2013-09-04MIPS: ralink: mt7620: This SoC has EHCI and OHCI hostsJohn Crispin1-0/+2
2013-09-04MIPS: ralink: mt7620: Add verbose ram infoJohn Crispin1-0/+3
2013-09-04MIPS: ralink: Probe clocksources from OFJohn Crispin1-0/+1
2013-09-04MIPS: ralink: Add support for systick timer found on newer ralink SoCJohn Crispin3-0/+154
2013-09-04MIPS: ralink: Add support for periodic timer irqJohn Crispin2-1/+186
2013-09-04ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes1-0/+17
2013-09-03Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-2/+4
2013-09-03Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-91/+21
2013-09-03powerpc kvm: use fdgetAl Viro1-10/+10
2013-09-03don't pass superblock to hypfs_{mkdir,create*}Al Viro4-46/+39
2013-09-03don't pass superblock to hypfs_diag_create_filesAl Viro3-30/+26
2013-09-03don't pass superblock to hypfs_vm_create_files()Al Viro3-36/+35
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro7-61/+61
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro7-10/+10
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro7-83/+81
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-52/+34
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-288/+73
2013-09-03MIPS: Netlogic: Built-in DTB for XLP2xx SoC boardsGanesan Ramalingam4-1/+135
2013-09-03MIPS: Netlogic: Add support for USB on XLP2xxGanesan Ramalingam6-20/+270
2013-09-03MIPS: Netlogic: XLP2xx update for I2C controllerGanesan Ramalingam3-7/+21
2013-09-03MIPS: Netlogic: Core wakeup changes for XLP2XXJayachandran C1-4/+6
2013-09-03MIPS: Netlogic: XLP2XX CPU and PIC frequencyGanesan Ramalingam5-11/+153
2013-09-03MIPS: Netlogic: Call xlp_mmu_init on all threadsJayachandran C1-3/+1