summaryrefslogtreecommitdiffstats
path: root/kernel/futex.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-21blackfin: bf537-stamp: update board file for platform bfin_sport deviceAaron Wu2-8/+54
2012-05-21blackfin: bf60x: cleanup mem_map macroSteven Miao1-3/+3
2012-05-21blackfin: bf60x: fix compiling warningBob Liu3-3/+11
2012-05-21blackfin: bf60x: add power management supportSteven Miao8-595/+1105
2012-05-21blackfin: bf60x: add l2 ecc irq handlerBob Liu1-0/+36
2012-05-21blackfin: twi: move twi bit mask macro to twi head fileSonic Zhang6-396/+70
2012-05-21blackfin: bf60x: enable gptimer clock sourceSteven Miao3-3/+211
2012-05-21blackfin: add spi/sport3/ppi head file for bf60xScott Jiang3-0/+493
2012-05-21blackfin: cplb: add support for bf60xBob Liu4-2/+16
2012-05-21blackfin: mach-common: add sec support for bf60xSteven Miao2-39/+385
2012-05-21blackfin: bf60x: add clock supportSteven Miao6-2/+495
2012-05-21blackfin: add bf60x to current frameworkBob Liu19-146/+840
2012-05-21blackfin: mach-bf609: add machine filesSonic Zhang20-0/+9781
2012-05-21blackfin: asm: fix blackfin.h brokenBob Liu1-6/+2
2012-05-21blackfin: configs: add SMP support back to BF561-EZKIT-SMP_defconfigBob Liu1-3/+1
2012-05-21Linux 3.4v3.4Linus Torvalds1-1/+1
2012-05-19memcg,thp: fix res_counter:96 regressionHugh Dickins1-1/+1
2012-05-19x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-19x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-19x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin7-65/+196
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer1-15/+17
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown1-1/+1
2012-05-18proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds1-29/+14
2012-05-18pktgen: fix module unload for goodEric Dumazet1-2/+2
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf1-0/+1
2012-05-18frv: delete incorrect task prototypes causing compile failPaul Gortmaker1-4/+0
2012-05-18slub: missing test for partial pages flush work in flush_all()majianpeng1-1/+1
2012-05-18fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov1-12/+8
2012-05-18drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan1-0/+18
2012-05-18ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki4-4/+15
2012-05-18e1000: Prevent reset task killing itself.Tushar Dave1-1/+5
2012-05-18tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau1-2/+1
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger1-6/+16
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon1-12/+2
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov1-1/+2
2012-05-17virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin1-0/+2
2012-05-17virtio: balloon: let host know of updated balloon size before module removalAmit Shah1-0/+1
2012-05-17virtio: console: tell host of open ports after resume from s3/s4Amit Shah1-0/+7
2012-05-17ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song1-2/+4
2012-05-17MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow1-0/+2
2012-05-17md/raid10: set dev_sectors properly when resizing devices in array.NeilBrown1-24/+32
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf1-7/+5
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf4-27/+68
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik8-21/+65
2012-05-16ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven1-0/+1
2012-05-16cifs: fix misspelling of "forcedirectio"Jeff Layton1-1/+2
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King1-1/+3
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras1-0/+1
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2-9/+11
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf1-4/+3