aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* watchdog: delete mpcore_wdt driverViresh Kumar2013-07-11
* Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-10
|\
| * KVM: VMX: mark unusable segment as nonpresentGleb Natapov2013-07-04
| * arm64: KVM: Kconfig integrationMarc Zyngier2013-07-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-07-10
|\ \
| * | [PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET2013-07-10
| * | sparc32, leon: Require separate snoop tags set to regard snooping to be enabledAndreas Larsson2013-07-10
| * | arch: sparc: kernel: check the memory length before use strcpy().Chen Gang2013-07-10
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-07-10
|\ \ \
| * | | mm: remove free_area_cacheMichel Lespinasse2013-07-10
| |/ /
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-10
|\ \ \ | |/ / |/| |
| * | perf/x86/amd: Do not print an error when the device is not presentPeter Zijlstra2013-07-05
* | | Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-10
|\ \ \
| * | | mmc: bcm281xx SDHCI driverChristian Daudt2013-07-05
* | | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-10
|\ \ \ \
| * | | | regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa2013-06-30
| * | | | Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linuxSamuel Ortiz2013-06-13
| |\ \ \ \
| | * | | | iio: ti_am335x_adc: Allow to specify input lineSebastian Andrzej Siewior2013-06-12
| | * | | | arm: am33xx: add TSC/ADC mfd device supportPatil, Rachna2013-06-12
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-10
|\ \ \ \ \ \
| * | | | | | x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt()Seiji Aguchi2013-07-02
* | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-07-10
|\ \ \ \ \ \ \
| * | | | | | | microblaze: Move __NR_syscalls from uapiMichal Simek2013-07-10
| * | | | | | | microblaze: Enable KGDB in defconfigMichal Simek2013-06-26
| * | | | | | | microblaze: Don't mark arch_kgdb_ops as const.Graeme Smecher2013-06-26
* | | | | | | | Merge tag 'metag-fixes-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-10
|\ \ \ \ \ \ \ \
| * | | | | | | | metag: checksum.h: fix carry in csum_tcpudp_nofoldJames Hogan2013-07-09
* | | | | | | | | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | smp: refine bf561 smpboot codeSteven Miao2013-07-09
| * | | | | | | | | bf609: stmmac: fix build after stmmac_mdio_bus_data changedSteven Miao2013-07-09
| * | | | | | | | | bf609: add cpu revision 0.1Sonic Zhang2013-07-09
| * | | | | | | | | bf609: rename bfin6xx_spi to bfin_spi3Scott Jiang2013-07-09
| * | | | | | | | | kgdb: blackfin: include irq_regs.h in kgdb.cSonic Zhang2013-07-09
| |/ / / / / / / /
* | | | | | | | | Merge tag 'arc-v3.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARC: [TB10x] Updates for irqchip driverChristian Ruppert2013-06-28
| * | | | | | | | | ARC: [plat-arcfpga] Enable arc_emac for ARCAngle4 BoardAlexey Brodkin2013-06-28
* | | | | | | | | | Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller2013-07-09
| * | | | | | | | | | parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2013-07-09
| * | | | | | | | | | parisc: optimize mtsp(0,sr) inline assemblyHelge Deller2013-07-09
| * | | | | | | | | | parisc: switch to gzip-compressed vmlinuz kernelHelge Deller2013-07-09
| * | | | | | | | | | parisc: more capabilities info in /proc/cpuinfoHelge Deller2013-07-09
* | | | | | | | | | | Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-07-10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [IA64] sim: Add casts to avoid assignment warningsLuck, Tony2013-07-08
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | can: flexcan: Use a regulator to control the CAN transceiverFabio Estevam2013-06-27
| * | | | | | | | | | | ARM: imx: prepare for removal of flexcan_platform_dataMarc Kleine-Budde2013-06-27
| * | | | | | | | | | | net: Add missing dependencies on NETDEVICESBen Hutchings2013-06-20
| * | | | | | | | | | | net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-20