summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1327-63/+63
|\
| * vfs: define struct filename and have getname() return itJeff Layton2012-10-1327-63/+63
* | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-122-1/+58
|\ \
| * | xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-121-1/+15
| * | xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-121-0/+2
| * | xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-041-0/+41
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-1210-39/+57
|\ \ \
| * | | time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-244-30/+45
| * | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-248-8/+8
| * | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-244-4/+4
| * | | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-241-0/+3
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-1213-69/+473
|\ \ \ \
| * \ \ \ Merge branch 'staging/for_v3.7' into v4l_for_linusMauro Carvalho Chehab2012-10-1113-69/+473
| |\ \ \ \
| | * \ \ \ Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab2012-10-06294-3853/+461Star
| | |\ \ \ \
| | * | | | | [media] ARM: EXYNOS: Change MIPI-CSIS device regulator supply namesSylwester Nawrocki2012-10-063-6/+6
| | * | | | | [media] ARM: samsung: Change __s5p_mipi_phy_control() function signatureSylwester Nawrocki2012-10-061-13/+7Star
| | * | | | | [media] ARM: samsung: Remove unused fields from FIMC and CSIS platform dataSylwester Nawrocki2012-10-062-6/+0Star
| | * | | | | [media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar2012-10-062-11/+66
| | * | | | | [media] davinci: move struct vpif_interface to chan_cfgHans Verkuil2012-10-062-24/+24
| | * | | | | [media] vpif_capture: move routing info from subdev to inputHans Verkuil2012-10-062-8/+12
| | * | | | | [media] vpif_capture: remove unnecessary can_route flagHans Verkuil2012-10-062-4/+0Star
| | * | | | | [media] ARM: davinci: da850 evm: Add EVM specific code for VPIF to workManjunath Hadli2012-10-062-0/+163
| | * | | | | [media] ARM: davinci: da850: Add SoC related definitions for VPIFManjunath Hadli2012-10-064-0/+206
| | * | | | | [media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_...Lad, Prabhakar2012-10-051-1/+1
| | * | | | | [media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil2012-10-052-20/+12Star
* | | | | | | Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-122-0/+8
|\ \ \ \ \ \ \
| * | | | | | | pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2012-10-102-0/+8
* | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-1240-22/+602
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'fixes' into for-linusRussell King2012-10-112640-75139/+84809
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-091-2/+2
| * | | | | | | | ARM: 7549/1: HYP: fix boot on some ARM1136 coresMarc Zyngier2012-10-091-4/+5
| * | | | | | | | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-09-3014-26/+652
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: virt: arch_timers: enable access to physical timersMarc Zyngier2012-09-191-0/+13
| | * | | | | | | | ARM: virt: Add CONFIG_ARM_VIRT_EXT optionDave Martin2012-09-191-0/+17
| | * | | | | | | | ARM: virt: Add boot-time diagnosticsDave Martin2012-09-193-0/+40
| | * | | | | | | | ARM: zImage/virt: hyp mode entry support for the zImage loaderDave Martin2012-09-194-8/+91
| | * | | | | | | | ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-196-3/+286
| | * | | | | | | | ARM: opcodes: add __ERET/__MSR_ELR_HYP instruction encodingMarc Zyngier2012-09-191-0/+10
| * | | | | | | | | ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceonLorenzo Pieralisi2012-09-282-0/+2
| * | | | | | | | | Merge branch 'cache-louis' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-09-2627-9/+140
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: mm: update __v7_setup() to the new LoUIS cache maintenance APISantosh Shilimkar2012-09-251-1/+1
| | * | | | | | | | | ARM: kernel: update __cpu_disable to use cache LoUIS maintenance APILorenzo Pieralisi2012-09-251-1/+4
| | * | | | | | | | | ARM: kernel: update cpu_suspend code to use cache LoUIS operationsLorenzo Pieralisi2012-09-251-1/+16
| | * | | | | | | | | ARM: mm: rename jump labels in v7_flush_dcache_all functionLorenzo Pieralisi2012-09-251-7/+7
| | * | | | | | | | | ARM: mm: implement LoUIS API for cache maintenance opsLorenzo Pieralisi2012-09-2524-0/+113
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1298-881/+343Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | alpha: don't open-code trace_report_syscall_{enter,exit}Al Viro2012-10-012-26/+19Star
| * | | | | | | | | | | Uninclude linux/freezer.hRichard Weinberger2012-10-0112-12/+0Star
| * | | | | | | | | | | m32r: trim masksAl Viro2012-10-011-2/+2
| * | | | | | | | | | | avr32: trim masksAl Viro2012-10-011-7/+6Star