summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-04-23arm64: add renameat2 compat syscallMiklos Szeredi1-1/+2
2014-04-23ARM: keep arch/arm/Kconfig and arch/arm/mm/Kconfig select entries sortedRussell King2-9/+9
2014-04-23Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-2/+2
2014-04-23ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issueVictor Kamensky1-1/+1
2014-04-23ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre3-4/+14
2014-04-23ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-04-23ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-04-22ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"Hanjun Guo1-2/+0
2014-04-22arm64: __NR_compat_syscalls fixMiklos Szeredi1-1/+1
2014-04-22Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+8
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton1-3/+3
2014-04-22x86: LLVMLinux: Wrap -mno-80387 with cc-optionBehan Webster1-1/+3
2014-04-22ARM: zynq: dt: Add I2C nodes to Zynq device treeSoren Brinkmann3-0/+166
2014-04-22ARM: zynq: DT: Add 'clock-latency' propertySoren Brinkmann1-0/+1
2014-04-22ARM: OMAP2+: Fix oops for GPMC freeTony Lindgren1-2/+5
2014-04-21um: Memory corruption on startupAnton Ivanov3-0/+8
2014-04-21um: Missing pipe handlingAnton Ivanov1-0/+1
2014-04-21uml: Simplify tempdir logic.Tristan Schmelcher1-297/+75
2014-04-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+10
2014-04-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+16
2014-04-19ARM: dts: Add support for the BeagleBoard xM A/BRobert Nelson2-0/+17
2014-04-19Merge tag 'for-v3.15-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/k...Tony Lindgren3-5/+6
2014-04-19Merge branch 'fixes-v3.15-rc1'; commit '390403fd79821bbd0c3a0d83307df2be87047...Tony Lindgren1-4/+0
2014-04-19Merge branch 'akpm' (incoming from Andrew)Linus Torvalds6-6/+7
2014-04-19mips: export flush_icache_rangeKees Cook1-2/+2
2014-04-19Shiraz has movedViresh Kumar4-4/+4
2014-04-19powerpc/mm: fix ".__node_distance" undefinedMike Qiu1-0/+1
2014-04-19ARM: dts: Grammar /that will/it will/Geert Uytterhoeven5-6/+6
2014-04-19ARM: dts: Grammar /is uses/ is used/Geert Uytterhoeven4-4/+4
2014-04-19ARM: OMAP2+: Fix config name for USB3 PHYKishon Vijay Abraham I1-1/+1
2014-04-19ARM: dts: am335x: update USB DT referencesLeigh Brown4-8/+8
2014-04-19ARM: dts: OMAP2+: remove uses of obsolete gpmc,device-nandJohan Hovold3-3/+0
2014-04-19ARM: AM335X: EVM: fix pinmux documentation in devicetreeWolfram Sang1-2/+2
2014-04-19ARM: OMAP2+: N900: remove omapdss init for DT bootSebastian Reichel1-1/+1
2014-04-19ARM: dts: dra7xx-clocks: Correct mcasp2_ahclkx_mux bit-shiftPeter Ujfalusi1-1/+1
2014-04-19ARM: dts: omap5: Add clocks to USB3 PHY nodeRoger Quadros1-0/+6
2014-04-19ARC: Delete stale barrier.hVineet Gupta1-37/+0
2014-04-18Merge tag 'pci-v3.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+6
2014-04-18perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas1-3/+9
2014-04-18genirq: Allow forcing cpu affinity of interruptsThomas Gleixner1-1/+1
2014-04-18Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds6-14/+14
2014-04-17Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-10/+23
2014-04-17kprobes/x86: Fix page-fault handling logicMasami Hiramatsu1-9/+7
2014-04-17x86/mce: Fix CMCI preemption bugsIngo Molnar2-12/+10
2014-04-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-38/+45
2014-04-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+30
2014-04-17Merge tag 'pinctrl-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-31/+210
2014-04-16Merge tag 'please-pull-ia64-erratum' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+3
2014-04-16[IA64] Change default PSR.ac from '1' to '0' (Fix erratum #237)Tony Luck3-3/+3