summaryrefslogtreecommitdiffstats
path: root/kernel/futex.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-28ASoC: omap-dmic: Correct functional clock namePeter Ujfalusi1-2/+2
2012-10-27ASoC: zoom2: Fix compile error by including correct header filesTony Lindgren1-3/+2
2012-10-26ALSA: hda - Fix mute-LED setup for HP dv5 laptopGustavo Maciel Dias Vieira1-0/+2
2012-10-24ASoC: wm8994: Only enable extra BCLK cycles when requiredMark Brown2-1/+18
2012-10-22ALSA: als3000: check for the kzalloc return valueDenis Kirjanov1-0/+4
2012-10-21ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeJulia Lawall1-1/+0
2012-10-20Linux 3.7-rc2v3.7-rc2Linus Torvalds1-1/+1
2012-10-20ALSA: hda - Fix silent headphone output from Toshiba P200Takashi Iwai1-1/+18
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier2-1/+7
2012-10-20ALSA: hdspm - Fix coding style in CTL_ELEM macrosAdrian Knoth1-90/+90
2012-10-20ALSA: hdspm - Fix typo in kcontrol element on RME MADI cardsAdrian Knoth1-1/+1
2012-10-20ALSA: hdspm - Fix sync_in detection on AES/AES32Adrian Knoth1-2/+2
2012-10-20ALSA: hdspm - Fix sync_in reporting on RME MADI cardsAdrian Knoth1-0/+5
2012-10-20ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIfaceAdrian Knoth1-0/+16
2012-10-20ALSA: hdspm - Fix reported autosync_sample_rateAdrian Knoth1-1/+3
2012-10-20ALSA: hdspm - Fix sync check reporting on all RME HDSPM cardsAdrian Knoth1-0/+4
2012-10-20ALSA: hdspm - Report external rate in slave mode on PCI MADIAdrian Knoth1-4/+9
2012-10-20ALSA: hdspm - Allow DDS/Varispeed to be set from userspaceAdrian Knoth1-1/+13
2012-10-20use clamp_t in UNAME26 fixKees Cook1-1/+1
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo3-14/+15
2012-10-20MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells4-31/+28
2012-10-20MODSIGN: Cleanup .gitignoreDavid Howells1-6/+0
2012-10-20MODSIGN: perlify sign-file and merge in x509keyidDavid Howells3-347/+400
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2-3/+51
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei1-2/+2
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman1-1/+1
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu1-2/+2
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2-14/+15
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin1-2/+2
2012-10-19kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook1-5/+7
2012-10-19linux/coredump.h needs asm/siginfo.hRichard Weinberger1-0/+1
2012-10-19ALSA: hda - add dock support for Thinkpad T430Stefán Freyr1-0/+1
2012-10-19remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds1-1/+1
2012-10-19kbuild: Fix module signature generationLinus Torvalds1-2/+3
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds1-1/+1
2012-10-19MAINTAINERS: Add Rafael's address to ACPI maintainersRafael J. Wysocki1-0/+1
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins1-1/+1
2012-10-19xtensa: add missing system calls to the syscall tableChris Zankel1-20/+78
2012-10-19xtensa: minor compiler warning fixChris Zankel2-2/+5
2012-10-19kbuild: sign the modules at install timeRusty Russell5-111/+39
2012-10-19x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov1-6/+0
2012-10-19Hexagon: Copyright marking changesRichard Kuo101-133/+100
2012-10-19UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells14-3/+12
2012-10-18crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a...Jussi Kivilinna1-2/+7
2012-10-18fs, xattr: fix bug when removing a name not in xattr listDavid Rientjes1-1/+1
2012-10-18arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon1-16/+21
2012-10-18arm64: ptrace: make structure padding explicit for debug registersWill Deacon2-7/+32
2012-10-18arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas1-10/+0
2012-10-18arm64: Ignore memory blocks below PHYS_OFFSETCatalin Marinas1-0/+12
2012-10-18arm64: Fix the update_vsyscall() prototypeCatalin Marinas1-10/+10