summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-01mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkagesMel Gorman1-24/+17
2012-06-01workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...Tejun Heo1-2/+7
2012-06-01USB: cdc-wdm: remove from device list on disconnectBjørn Mork1-3/+9
2012-06-01USB: cdc-wdm: cannot use dev_printk when device is goneBjørn Mork1-5/+10
2012-06-01USB: cdc-wdm: poll must return POLLHUP if device is goneBjørn Mork1-1/+1
2012-06-01USB: cdc-wdm: fix memory leakOliver Neukum1-0/+2
2012-06-01USB: cdc-wdm: sanitize error returnsOliver Neukum1-1/+1
2012-06-01docs: update HOWTO for 2.6.x -> 3.x versioningKees Cook1-16/+16
2012-06-01persistent_ram: Fix buffer size clamping during writesAnton Vorontsov1-18/+1
2012-06-01um: Implement a custom pte_same() functionRichard Weinberger1-0/+6
2012-06-01um: Fix __swp_type()Richard Weinberger1-2/+2
2012-06-01HID: logitech: read all 32 bits of report type bitfieldJonathan Nieder1-2/+3
2012-06-01usbhid: prevent deadlock during timeoutOliver Neukum3-6/+79
2012-06-01HID: wiimote: Fix IR data parserDavid Herrmann1-11/+5
2012-06-01perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter1-1/+10
2012-06-01drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall1-1/+1
2012-06-01IB/core: Fix mismatch between locked and pinned pagesYishai Hadas1-1/+1
2012-06-01fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2-2/+4
2012-06-01SELinux: if sel_make_bools errors don't leave inconsistent stateEric Paris1-0/+1
2012-06-01KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2-1/+4
2012-06-01powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner1-9/+5
2012-06-01RDMA/cxgb4: Drop peer_abort when no endpoint foundSteve Wise1-0/+6
2012-06-01RDMA/cxgb4: Use dst parameter in import_ep()Steve Wise1-1/+1
2012-06-01RDMA/cxgb4: Always wake up waiters in c4iw_peer_abort_intr()Steve Wise1-4/+1
2012-06-01isci: fix oem parameter validation on single controller skusDan Williams1-1/+1
2012-06-01SCSI: mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com1-3/+3
2012-06-01s390/pfault: fix task state raceHeiko Carstens1-2/+12
2012-06-01Fix blocking allocations called very early during bootupLinus Torvalds1-3/+4
2012-06-01regulator: core: Release regulator-regulator supplies on errorMark Brown1-0/+2
2012-06-01cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDBLuis R. Rodriguez1-0/+10
2012-06-01vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds1-16/+14
2012-06-01isdn/gigaset: improve error handling querying firmware versionTilman Schmidt1-1/+3
2012-06-01isdn/gigaset: fix CAPI disconnect B3 handlingTilman Schmidt1-0/+4
2012-06-01isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt1-13/+9
2012-05-21Linux 3.4v3.4Linus Torvalds1-1/+1
2012-05-20Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-19/+30
2012-05-20Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-65/+205
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds9-30/+34
2012-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
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-19Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-15/+17
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer1-15/+17
2012-05-19Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-05-19Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+1
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown1-1/+1
2012-05-19Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-17/+27
2012-05-19proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds1-29/+14