summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf2013-05-241-2/+2
* fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven2013-05-241-1/+1
* drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen2013-05-241-1/+1
* auditfilter.c: fix kernel-doc warningsRandy Dunlap2013-05-241-3/+0
* aio: fix io_getevents documentationJeff Moyer2013-05-241-2/+1
* revert "selftest: add simple test for soft-dirty bit"Andrew Morton2013-05-243-125/+0
* drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner2013-05-241-7/+7
* mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V2013-05-241-1/+6
* linux/kernel.h: fix kernel-doc warningRandy Dunlap2013-05-241-2/+3
* mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin2013-05-241-1/+1
* rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine2013-05-241-0/+12
* hfs: avoid crash in hfs_bnode_createJeff Mahoney2013-05-241-1/+5
* mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner2013-05-241-2/+12
* drivers/video: implement a simple framebuffer driverStephen Warren2013-05-244-0/+277
* ocfs2: unlock rw lock if inode lock failedJoseph Qi2013-05-241-1/+1
* mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong2013-05-241-40/+39
* wait: fix false timeouts when using wait_event_timeout()Imre Deak2013-05-241-5/+11
* fat: fix possible overflow for fat_clustersOGAWA Hirofumi2013-05-241-1/+14
* rapidio: documentation update for enumeration changesAlexandre Bounine2013-05-242-11/+134
* rapidio: add enumeration/discovery start from user spaceAlexandre Bounine2013-05-246-7/+102
* rapidio: make enumeration/discovery configurableAlexandre Bounine2013-05-248-139/+304
* drivers/block/xsysace.c: fix id with missing port-numberGernot Vormayr2013-05-241-2/+1
* Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-241-1/+3
|\
| * tracing: Return -EBUSY when event_enable_func() fails to get moduleMasami Hiramatsu2013-05-161-1/+3
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-05-241-1/+2
|\ \
| * | cifs: only set ops for inodes in I_NEW stateJeff Layton2013-05-081-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2013-05-244-6/+11
|\ \ \
| * | | GFS2: Fix typo in gfs2_log_end_write loopSteven Whitehouse2013-05-241-1/+1
| * | | GFS2: fix DLM depends to fix build errorsRandy Dunlap2013-05-241-1/+1
| * | | GFS2: Use single-block reservations for directoriesBob Peterson2013-05-241-2/+7
| * | | GFS2: two minor quota fixupsBob Peterson2013-05-241-2/+2
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-2418-95/+146
|\ \ \ \
| * | | | powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware supportBrian King2013-05-241-3/+37
| * | | | powerpc/powernv: Build a zImage.epaprBenjamin Herrenschmidt2013-05-241-0/+1
| * | | | powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-246-48/+38
| * | | | powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-243-0/+40
| * | | | powerpc/powernv: Fix condition for when to invalidate the TCE cacheBenjamin Herrenschmidt2013-05-241-1/+1
| * | | | powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt2013-05-241-3/+4
| * | | | powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt2013-05-241-2/+6
| * | | | drivers/crypto/nx: Fixes for multiple races and issuesKent Yoder2013-05-246-38/+19
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-2495-461/+937
|\ \ \ \ \
| * | | | | be2net: bug fix on returning an invalid nic descriptorWei Yang2013-05-231-9/+4
| * | | | | tcp: xps: fix reordering issuesEric Dumazet2013-05-231-4/+6
| * | | | | net: Revert unused variable changes.David S. Miller2013-05-233-0/+3
| * | | | | xfrm: properly handle invalid states as an errorTimo Teräs2013-05-231-0/+1
| * | | | | virtio_net: enable napi for all possible queues during openJason Wang2013-05-231-4/+5
| * | | | | tcp: bug fix in proportional rate reduction.Nandita Dukkipati2013-05-231-10/+13
| * | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-232-0/+2
| |\ \ \ \ \
| | * | | | | batman-adv: Avoid double freeing of bat_countersMartin Hundebøll2013-05-212-0/+2
| * | | | | | net: ethernet: sun: drop unused variableEmilio López2013-05-221-1/+0
OpenPOWER on IntegriCloud