summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ARC: Brown paper bag bug in macro for checking cache colorVineet Gupta2013-05-232-2/+5
| * | | | | ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta2013-05-233-15/+19
| * | | | | ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()Vineet Gupta2013-05-231-1/+1
| * | | | | ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanismChristian Ruppert2013-05-154-32/+4
| |/ / / /
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-253-3/+2
|\ \ \ \ \
| * | | | | ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supportedWill Deacon2013-05-221-1/+1
| * | | | | ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper2013-05-221-1/+0
| * | | | | ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handlingArd Biesheuvel2013-05-221-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2013-05-2440-417/+1031
|\ \ \ \ \
| * | | | | aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise2013-05-241-1/+3
| * | | | | mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman2013-05-241-34/+36
| * | | | | drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa2013-05-241-1/+1
| * | | | | ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi2013-05-241-1/+1
| * | | | | random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina2013-05-241-8/+16
| * | | | | drivers/char/random.c: fix priming of last_dataJarod Wilson2013-05-241-15/+15
| * | | | | mm/memory_hotplug.c: fix printk format warningsRandy Dunlap2013-05-241-3/+6
| * | | | | nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi2013-05-241-4/+23
| * | | | | 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 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-2450-236/+185
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'sunxi-fixes-for-3.10' of git://github.com/mripard/linux into fixesOlof Johansson2013-05-243-3/+6
| |\ \ \ \
| | * | | | ARM: sunxi: select ARCH_REQUIRE_GPIOLIBMaxime Ripard2013-05-151-0/+1
| | * | | | ARM: sunxi: Fix Mini X-plus device tree buildMaxime Ripard2013-05-132-3/+5
| | | |/ / | | |/| |
| * | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2013-05-244-10/+5
| |\ \ \ \
| | * | | | ARM: at91/sama5: fix incorrect PMC pcr div definitionJosh Wu2013-05-241-3/+3
| | * | | | ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definitionBoris BREZILLON2013-05-241-1/+1
| | * | | | ARM: at91: at91sam9n12: move external irq declatation to DTJean-Christophe PLAGNIOL-VILLARD2013-05-242-6/+1
| * | | | | Merge tag 'renesas-boards-marzen-fixes-for-v3.10' of git://git.kernel.org/pub...Olof Johansson2013-05-221-3/+3
| |\ \ \ \ \
| | * | | | | ARM: shmobile: marzen: Use error values in usb_power_*Simon Horman2013-05-221-3/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-05-229-145/+48
| |\ \ \ \ \
OpenPOWER on IntegriCloud