aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-08-30ARM: dts: vexpress: Add CCI node to TC2 device-treeJon Medhurst (Tixy)1-0/+25
2013-08-30ARC: [ASID] Track ASID allocation cycles/generationsVineet Gupta4-86/+40
2013-08-30ARC: [ASID] activate_mm() == switch_mm()Vineet Gupta1-11/+9
2013-08-30ARC: [ASID] get_new_mmu_context() to conditionally allocate new ASIDVineet Gupta2-33/+25
2013-08-30ARC: [ASID] Refactor the TLB paranoid debug codeVineet Gupta3-21/+21
2013-08-30ARC: [ASID] Remove legacy/unused debug codeVineet Gupta2-14/+0
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf3-7/+22
2013-08-30tilegx: change how we find the kernel stackChris Metcalf6-37/+57
2013-08-30tile: don't call show_regs_print_info() with corrupt currentChris Metcalf1-3/+5
2013-08-30tile: fix some -Wsign-compare warningsChris Metcalf3-6/+6
2013-08-30tile: group .hottext* sections properly in vmlinux.ldsChris Metcalf1-0/+2
2013-08-30tile: fix strncpy_from_user bugChris Metcalf2-10/+12
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf3-61/+1
2013-08-30tile: do less L1 I-cache evictionChris Metcalf1-1/+7
2013-08-30tile: allow "initrd" boot argument for kexecChris Metcalf1-0/+42
2013-08-30tile: support ASLR fullyTony Lu2-2/+26
2013-08-30tile: correct r1 value during syscall tracingChris Metcalf1-0/+15
2013-08-30tile: fix panic with large IRQ numberChris Metcalf1-1/+2
2013-08-30tile: use proper .align directives on __ex_table sectionsChris Metcalf7-0/+24
2013-08-30tile: support kprobes on tilegxTony Lu13-5/+709
2013-08-30tile: support ftrace on tilegxTony Lu7-2/+510
2013-08-30Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queueGleb Natapov24-362/+681
2013-08-30Merge remote-tracking branch 'asoc/topic/samsung' into tmpMark Brown1-2/+11
2013-08-30Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown39-110/+221
2013-08-30s390/pci: use virtual memory for iommu bitmapSebastian Ott1-9/+3
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott4-5/+45
2013-08-30s390/pci: try harder to modify a functionSebastian Ott1-2/+2
2013-08-30s390/pci: split lpfSebastian Ott4-54/+72
2013-08-30s390/hibernate: add early resume functionSebastian Ott3-5/+12
2013-08-30s390/pci: add recover sysfs knobSebastian Ott2-2/+29
2013-08-30s390/pci: use claim_resourceSebastian Ott1-29/+34
2013-08-30s390/pci/hotplug: convert to be builtin onlySebastian Ott2-41/+17
2013-08-30ARC: No need to flush the TLB in early bootVineet Gupta1-7/+0
2013-08-30ARC: MMUv4 preps/3 - Abstract out TLB Insert/DeleteVineet Gupta2-40/+56
2013-08-30ARC: MMUv4 preps/2 - Reshuffle PTE bitsVineet Gupta3-25/+11
2013-08-29Merge tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/...Olof Johansson249-2063/+2555
2013-08-29ARM: OMAP2+: Add back the define for AM33XX_RST_GLOBAL_WARM_SW_MASKTony Lindgren1-0/+1
2013-08-30ARM: shmobile: r8a7779: Update early timer initialisation orderSimon Horman1-1/+1
2013-08-29Merge tag 'omap-for-v3.12/dra7xx-prcm' of git://git.kernel.org/pub/scm/linux/...Olof Johansson28-15/+5690
2013-08-29Merge tag 'omap-for-v3.12/prcm-signed' of git://git.kernel.org/pub/scm/linux/...Olof Johansson7-31/+118
2013-08-29Merge tag 'highbank-for-3.12' of git://sources.calxeda.com/kernel/linux into ...Olof Johansson5-15/+19
2013-08-29Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/allOlof Johansson4-1/+25
2013-08-29Merge tag 'sunxi-dt-for-3.12-4' of https://github.com/mripard/linux into late...Olof Johansson15-36/+965
2013-08-29iio: at91: Use different prescal, startup mask in MR for different IPJosh Wu1-2/+5
2013-08-29iio: at91: introduce the multiple compatible string for different IPs.Josh Wu1-0/+9
2013-08-29x86, doc: Update uaccess.h comment to reflect clang changesH. Peter Anvin1-1/+4
2013-08-29Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into late/allOlof Johansson9-8/+102
2013-08-29Merge tag 'samsung-mach-exynos-v2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2-0/+10
2013-08-29Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson18-87/+1312
2013-08-29x86, asm: Fix a compilation issue with clangJan-Simon Möller1-1/+1