aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton
2013-05-24drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner
2013-05-24mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V
2013-05-24linux/kernel.h: fix kernel-doc warningRandy Dunlap
2013-05-24mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin
2013-05-24rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine
2013-05-24hfs: avoid crash in hfs_bnode_createJeff Mahoney
2013-05-24mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner
2013-05-24drivers/video: implement a simple framebuffer driverStephen Warren
2013-05-24ocfs2: unlock rw lock if inode lock failedJoseph Qi
2013-05-24mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong
2013-05-24wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-24fat: fix possible overflow for fat_clustersOGAWA Hirofumi
2013-05-24rapidio: documentation update for enumeration changesAlexandre Bounine
2013-05-24rapidio: add enumeration/discovery start from user spaceAlexandre Bounine
2013-05-24rapidio: make enumeration/discovery configurableAlexandre Bounine
2013-05-24drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr
2013-05-24Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-05-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2013-05-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-05-24GFS2: Fix typo in gfs2_log_end_write loopSteven Whitehouse
2013-05-24GFS2: fix DLM depends to fix build errorsRandy Dunlap
2013-05-24GFS2: Use single-block reservations for directoriesBob Peterson
2013-05-24GFS2: two minor quota fixupsBob Peterson
2013-05-24powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King
2013-05-24powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman
2013-05-24powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt
2013-05-24powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt
2013-05-24drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder
2013-05-23be2net: bug fix on returning an invalid nic descriptorWei Yang
2013-05-23tcp: xps: fix reordering issuesEric Dumazet
2013-05-23Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-05-23net: Revert unused variable changes.David S. Miller
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-23Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-23lib: make iovec obj instead of libRandy Dunlap
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng
2013-05-23xfrm: properly handle invalid states as an errorTimo Teräs
2013-05-23virtio_net: enable napi for all possible queues during openJason Wang