summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-06flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not heldAl Viro1-1/+1
2012-03-06VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAsAl Viro1-0/+2
2012-03-06aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro2-14/+14
2012-03-06qla3xxx: ethernet: Fix bogus interrupt state flag.Santosh Nayak1-3/+2
2012-03-06bridge: check return value of ipv6_dev_get_saddr()Ulrich Weber1-2/+5
2012-03-05iwlwifi: fix wowlan suspendJohannes Berg1-1/+1
2012-03-05Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-25/+38
2012-03-05Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-2/+11
2012-03-05ARM: OMAP: fix iommu, not mailboxOhad Ben-Cohen2-3/+3
2012-03-05drm/gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox3-6/+6
2012-03-05regulator: Fix mask parameter in da9052_reg_update callsAxel Lin1-4/+4
2012-03-05HID: hid-input: allow array fields out of rangeNikolai Kondrashov1-2/+7
2012-03-05Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar5-18/+42
2012-03-05rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()Eric Dumazet1-8/+10
2012-03-05bridge: message age needs to increase, not decrease.Joakim Tjernlund1-1/+1
2012-03-05bridge: Adjust min age inc for HZ > 256Joakim Tjernlund1-2/+2
2012-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds8-7/+22
2012-03-05vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds2-20/+20
2012-03-04percpu: fix __this_cpu_{sub,inc,dec}_return() definitionKonstantin Khlebnikov1-3/+3
2012-03-04mmc: core: Fixup suspend/resume issues for UHS-I cardsUlf Hansson4-5/+17
2012-03-04mmc: mmci: reduce max_blk_count to avoid overflowing max_req_sizeWill Deacon1-3/+4
2012-03-04mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5Sascha Hauer1-2/+3
2012-03-04mmc: core: fix regression: set default clock gating delay to 0Guennadi Liakhovetski1-2/+2
2012-03-04MAINTAINERS: hand over atmel-mci (sd/mmc interface)Nicolas Ferre1-2/+2
2012-03-04Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-2/+2
2012-03-04ASoC: neo1973: fix neo1973 wm8753 initializationDenis 'GNUtoo' Carikli1-2/+2
2012-03-04Linux 3.3-rc6v3.3-rc6Linus Torvalds1-1/+1
2012-03-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-2/+2
2012-03-04Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds4-2/+8
2012-03-03tcp: don't fragment SACKed skbs in tcp_mark_head_lost()Neal Cardwell1-0/+1
2012-03-03block, sx8: fix pointer math issue getting fw versionDan Carpenter1-1/+1
2012-03-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+54
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2012-03-03perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo4-15/+39
2012-03-03perf tools: Change perf_guest default back to falseJoerg Roedel1-1/+1
2012-03-03perf record: No build id option failsDavid Ahern1-2/+2
2012-03-03Btrfs: fix casting error in scrub reada codeChris Mason1-1/+1
2012-03-03btrfs: fix locking issues in find_parent_nodes()Li Zefan1-2/+6
2012-03-03vfs: export full_name_hash() function to modulesLinus Torvalds1-0/+1
2012-03-03r8169: corrupted IP fragments fix for large mtu.françois romieu1-0/+8
2012-03-03Revert "powerpc/usb: fix issue of CPU halt when missing USB PHY clock"Greg Kroah-Hartman2-10/+2
2012-03-03packetengines: fix config defaultstephen hemminger1-0/+1
2012-03-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+75
2012-03-03Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds5-10/+35
2012-03-03Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds9-19/+51
2012-03-03vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds1-18/+34
2012-03-03vfs: clarify and clean up dentry_cmp()Linus Torvalds1-5/+4
2012-03-03ARM: S3C24XX: DMA resume regression fixGusakov Andrey1-1/+1
2012-03-03vfs: uninline full_name_hash()Linus Torvalds2-12/+10
2012-03-03vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2-6/+10