summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-07-1128-146/+433
|\
| * xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang2013-07-081-2/+2
| * xtensa: add static function tracer supportMax Filippov2013-07-086-2/+78
| * xtensa: Flat DeviceTree copy not future-safeVineet Gupta2013-07-081-1/+1
| * xtensa: check TLB sanity on return to userspaceMax Filippov2013-07-083-1/+131
| * xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov2013-07-082-3/+12
| * xtensa: bootparams: fix typoBaruch Siach2013-07-081-1/+1
| * xtensa: tell git to ignore generated .dtb filesBaruch Siach2013-07-081-0/+1
| * xtensa: ccount based sched_clockBaruch Siach2013-07-082-0/+9
| * xtensa: ccount based clockevent implementationBaruch Siach2013-07-082-32/+79
| * xtensa: consolidate ccount access routinesBaruch Siach2013-07-082-12/+4
| * xtensa: cleanup ccount frequency trackingBaruch Siach2013-07-085-12/+8
| * xtensa: timex.h: remove unused symbolsBaruch Siach2013-07-081-7/+0
| * xtensa: tell git to ignore copied zlib source filesBaruch Siach2013-07-081-0/+3
| * Merge branch 'timers-core-for-linus' of https://git.kernel.org/cgit/linux/ker...Chris Zankel2013-07-08436-3429/+6116
| |\
| * | xtensa: fix section mismatch in pcibios_fixup_busMax Filippov2013-06-051-5/+5
| * | xtensa: ISS: fix section mismatch in iss_net_setupMax Filippov2013-06-051-1/+1
| * | arch: xtensa: include: asm: compiling issue, need cmpxchg64() defined.Chen Gang2013-06-051-0/+1
| * | xtensa: xtfpga: fix section mismatchBaruch Siach2013-06-051-1/+1
| * | xtensa: remove unused platform_init_irq()Baruch Siach2013-06-052-6/+0
| * | xtensa: tell git to ignore generated filesBaruch Siach2013-06-053-0/+4
| * | xtensa: flush TLB entries for pages of non-current mm correctlyMax Filippov2013-06-051-3/+4
| * | xtensa: fix fast_store_prohibited _PAGE_WRITABLE_BIT testMax Filippov2013-05-201-1/+6
| * | xtensa: fix TLB multihit exceptionsChris Zankel2013-05-201-57/+83
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-112-4/+66
|\ \ \
| * | | x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada2013-06-132-4/+66
* | | | Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-104-2/+63
|\ \ \ \
| * | | | KVM: VMX: mark unusable segment as nonpresentGleb Natapov2013-07-041-2/+9
| * | | | arm64: KVM: Kconfig integrationMarc Zyngier2013-07-043-0/+54
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-07-107-17/+29
|\ \ \ \ \
| * | | | | [PATCH] sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET2013-07-105-16/+18
| * | | | | sparc32, leon: Require separate snoop tags set to regard snooping to be enabledAndreas Larsson2013-07-101-1/+1
| * | | | | arch: sparc: kernel: check the memory length before use strcpy().Chen Gang2013-07-101-0/+10
* | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-07-109-20/+0
|\ \ \ \ \ \
| * | | | | | mm: remove free_area_cacheMichel Lespinasse2013-07-109-20/+0
| |/ / / / /
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-101-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | perf/x86/amd: Do not print an error when the device is not presentPeter Zijlstra2013-07-051-3/+1
* | | | | | Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-101-0/+7
|\ \ \ \ \ \
| * | | | | | mmc: bcm281xx SDHCI driverChristian Daudt2013-07-051-0/+7
* | | | | | | Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds2013-07-104-12/+35
|\ \ \ \ \ \ \
| * | | | | | | regulator: max8998: Use arrays for specifying voltages in platform dataTomasz Figa2013-06-303-18/+6
| * | | | | | | Merge tag 'am335x_tsc-adc' of git://breakpoint.cc/bigeasy/linuxSamuel Ortiz2013-06-132-0/+32
| |\ \ \ \ \ \ \
| | * | | | | | | iio: ti_am335x_adc: Allow to specify input lineSebastian Andrzej Siewior2013-06-121-1/+1
| | * | | | | | | arm: am33xx: add TSC/ADC mfd device supportPatil, Rachna2013-06-122-0/+32
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-101-11/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt()Seiji Aguchi2013-07-021-11/+18
* | | | | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-07-104-4/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | microblaze: Move __NR_syscalls from uapiMichal Simek2013-07-102-2/+3
| * | | | | | | | | | microblaze: Enable KGDB in defconfigMichal Simek2013-06-261-1/+3
| * | | | | | | | | | microblaze: Don't mark arch_kgdb_ops as const.Graeme Smecher2013-06-261-1/+1