aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | xfs: fix rounding in xfs_free_file_spaceDave Chinner2013-05-24
| * | | xfs: fix sub-page blocksize data integrity writesDave Chinner2013-05-24
| | |/ | |/|
* | | Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6Linus Torvalds2013-05-25
|\ \ \
| * | | pm2301_charger: Fix module alias prefixAxel Lin2013-05-10
| * | | wm831x_backup: Fix wrong kfree call for devdata->backup.nameAxel Lin2013-05-10
| * | | bq27x00: Fix I2C dependency in KConfigXiong Zhou2013-05-10
| * | | lp8788-charger: Fix kconfig dependencyRandy Dunlap2013-05-03
* | | | Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-25
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-05-23
| |\ \ \ \
| | * | | | cpufreq: arm_big_little_dt: Instantiate as platform_driverViresh Kumar2013-05-22
| | * | | | cpufreq: arm_big_little_dt: Register driver only if DT has valid dataViresh Kumar2013-05-22
| | * | | | cpufreq / e_powersaver: Fix linker error when ACPI processor is a moduleRafaƂ Bilski2013-05-22
| | * | | | cpufreq / intel_pstate: Add additional supported CPU IDDirk Brandewie2013-05-21
| | * | | | cpufreq: Drop rwsem lock around CPUFREQ_GOV_POLICY_EXITViresh Kumar2013-05-21
| * | | | | Merge branch 'acpi-fixes'Rafael J. Wysocki2013-05-23
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller2013-05-22
| | * | | | ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki2013-05-21
| |/ / / /
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-25
|\ \ \ \ \
| * | | | | ACPI / LPSS: register clock device for Lynxpoint DMA properlyRafael J. Wysocki2013-05-14
| * | | | | dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-14
| | |_|/ / | |/| | |
* | | | | score: remove redundant kcore_list entriesKyle McMartin2013-05-25
* | | | | Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-25
|\ \ \ \ \
| * | | | | ARC: lazy dcache flush broke gdb in non-aliasing configsVineet Gupta2013-05-25
| * | | | | ARC: Use enough bits for determining page's cache colorVineet Gupta2013-05-23
| * | | | | ARC: Brown paper bag bug in macro for checking cache colorVineet Gupta2013-05-23
| * | | | | ARC: copy_(to|from)_user() to honor usermode-access permissionsVineet Gupta2013-05-23
| * | | | | ARC: [mm] Prevent stray dcache lines after__sync_icache_dcach()Vineet Gupta2013-05-23
| * | | | | ARC: [TB10x] Remove redundant abilis,simple-pinctrl mechanismChristian Ruppert2013-05-15
| |/ / / /
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-25
|\ \ \ \ \
| * | | | | ARM: 7729/1: vfp: ensure VFP_arch is non-zero when VFP is not supportedWill Deacon2013-05-22
| * | | | | ARM: 7727/1: remove the .vm_mm value from gate_vmaSteven Capper2013-05-22
| * | | | | ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handlingArd Biesheuvel2013-05-22
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2013-05-24
|\ \ \ \ \
| * | | | | aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise2013-05-24
| * | | | | mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman2013-05-24
| * | | | | drivers/rtc/rtc-max8998.c: check for pdata presence before dereferencingTomasz Figa2013-05-24
| * | | | | ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi2013-05-24
| * | | | | random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina2013-05-24
| * | | | | drivers/char/random.c: fix priming of last_dataJarod Wilson2013-05-24
| * | | | | mm/memory_hotplug.c: fix printk format warningsRandy Dunlap2013-05-24
| * | | | | nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi2013-05-24
| * | | | | drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf2013-05-24
| * | | | | fbdev: FB_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven2013-05-24
| * | | | | drivers/rtc/rtc-pl031.c: pass correct pointer to free_irq()Lars-Peter Clausen2013-05-24
| * | | | | auditfilter.c: fix kernel-doc warningsRandy Dunlap2013-05-24
| * | | | | aio: fix io_getevents documentationJeff Moyer2013-05-24
| * | | | | revert "selftest: add simple test for soft-dirty bit"Andrew Morton2013-05-24
| * | | | | drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner2013-05-24
| * | | | | mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V2013-05-24
| * | | | | linux/kernel.h: fix kernel-doc warningRandy Dunlap2013-05-24