summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-127-55/+814
|\
| * pinctrl/nomadik: use simple or linear IRQ domainLinus Walleij2012-10-101-3/+13
| * irqdomain: augment add_simple() to allocate descsLinus Walleij2012-10-101-5/+28
| * pinctrl/nomadik: support other alternate-C functionsJean-Nicolas Graux2012-10-106-47/+773
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-1241-23/+623
|\ \
| * \ Merge branch 'fixes' into for-linusRussell King2012-10-1110586-636163/+870254
| |\ \
| | * | 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-3015-27/+673
| |\ \ \
| | * | | 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: virt: Update documentation for hyp mode entry supportDave Martin2012-09-191-1/+21
| | * | | 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 tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-127-117/+122
|\ \ \ \ \ \
| * | | | | | ALSA: hda - do not detect jack on internal speakers for RealtekDavid Henningsson2012-10-101-0/+2
| * | | | | | ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe2012-10-101-0/+1
| * | | | | | ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBOTakashi Iwai2012-10-101-5/+0
| * | | | | | ALSA: hda - Warn an allocation for an uninitialized arrayTakashi Iwai2012-10-101-0/+2
| * | | | | | ALSA: hda/cirrus - Add missing init/free of hda_gen_specTakashi Iwai2012-10-101-0/+4
| * | | | | | ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai2012-10-101-3/+3
| * | | | | | ALSA: hda - Add missing hda_gen_spec to struct via_specTakashi Iwai2012-10-101-0/+4
| * | | | | | ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30)David Henningsson2012-10-091-0/+27
| * | | | | | ALSA: hda - make Cirrus codec use generic unsol event handlerDavid Henningsson2012-10-081-38/+10
| * | | | | | ALSA: hda - make VIA codec use generic unsol event handlerDavid Henningsson2012-10-081-24/+23
| * | | | | | ALSA: hda - Remove dead GPIO code for VIA codecDavid Henningsson2012-10-081-47/+0
| * | | | | | ALSA: usb-audio: Add TASCAM US122 MKII playbackOto Petřík2012-10-081-0/+46
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-1239-170/+166
|\ \ \ \ \ \ \
| * | | | | | | vfs: bogus warnings in fs/namei.cArnd Bergmann2012-10-111-0/+1
| * | | | | | | consitify do_mount() argumentsAl Viro2012-10-1110-26/+27
| * | | | | | | lglock: add DEFINE_STATIC_LGLOCK()Lai Jiangshan2012-10-102-2/+8
| * | | | | | | lglock: make the per_cpu locks staticLai Jiangshan2012-10-101-1/+1
| * | | | | | | lglock: remove unused DEFINE_LGLOCK_LOCKDEP()Lai Jiangshan2012-10-101-9/+0
| * | | | | | | MAX_LFS_FILESIZE definition for 64bit needs LL...Al Viro2012-10-101-1/+1
| * | | | | | | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-096-8/+31
| * | | | | | | vfs: drop lock/unlock superMarco Stornelli2012-10-092-24/+0
| * | | | | | | ufs: drop lock/unlock superMarco Stornelli2012-10-094-33/+35
| * | | | | | | sysv: drop lock/unlock superMarco Stornelli2012-10-095-18/+20
| * | | | | | | hpfs: drop lock/unlock superMarco Stornelli2012-10-091-3/+0
| * | | | | | | fat: drop lock/unlock superMarco Stornelli2012-10-095-34/+36
| * | | | | | | ext3: drop lock/unlock superMarco Stornelli2012-10-091-6/+0