summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck2013-03-221-5/+19
* dma-debug: fix locking bug in check_unmap()Alexander Duyck2013-03-221-9/+12
* drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2013-03-222-20/+31
* drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten2013-03-221-0/+1
* drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam2013-03-221-5/+3
* mm: zone_end_pfn is too smallRuss Anderson2013-03-221-1/+1
* poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov2013-03-221-25/+32
* mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li2013-03-221-2/+6
* printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2013-03-224-44/+46
* irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan2013-03-221-1/+1
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-216-56/+43
|\
| * cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton2013-03-211-48/+5
| * cifs: delay super block destruction until all cifsFileInfo objects are goneMateusz Guzik2013-03-133-1/+33
| * cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSYSachin Prabhu2013-03-132-7/+5
* | Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-03-2112-81/+540
|\ \
| * | ext4: fix data=journal fast mount/umount hangTheodore Ts'o2013-03-201-1/+2
| * | ext4: fix ext4_evict_inode() racing against workqueue processing codeTheodore Ts'o2013-03-203-4/+14
| * | ext4: fix memory leakage in mext_check_coverageDmitry Monakhov2013-03-181-16/+19
| * | ext4: use s_extent_max_zeroout_kb value as number of kbLukas Czerner2013-03-121-1/+1
| * | ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o2013-03-115-15/+15
| * | jbd2: fix use after free in jbd2_journal_dirty_metadata()Jan Kara2013-03-111-5/+10
| * | ext4: reserve metadata block for every delayed writeLukas Czerner2013-03-101-2/+61
| * | ext4: update reserved space after the 'correction'Lukas Czerner2013-03-101-3/+9
| * | ext4: do not use yield()Lukas Czerner2013-03-102-7/+3
| * | ext4: remove unused variable in ext4_free_blocks()Lukas Czerner2013-03-101-3/+0
| * | ext4: fix WARN_ON from ext4_releasepage()Jan Kara2013-03-101-2/+2
| * | ext4: fix the wrong number of the allocated blocks in ext4_split_extent()Zheng Liu2013-03-101-1/+5
| * | ext4: update extent status tree after an extent is zeroed outZheng Liu2013-03-104-4/+61
| * | ext4: fix wrong m_len value after unwritten extent conversionZheng Liu2013-03-101-0/+4
| * | ext4: add self-testing infrastructure to do a sanity checkDmitry Monakhov2013-03-103-0/+277
| * | ext4: avoid a potential overflow in ext4_es_can_be_merged()Zheng Liu2013-03-101-5/+15
| * | ext4: invalidate extent status tree during extent migrationDmitry Monakhov2013-03-041-0/+8
| * | ext4: remove unnecessary wait for extent conversion in ext4_fallocate()Jan Kara2013-03-041-2/+0
| * | ext4: add warning to ext4_convert_unwritten_extents_endioDmitry Monakhov2013-03-041-1/+12
| * | ext4: disable merging of uninitialized extentsDmitry Monakhov2013-03-041-3/+5
| * | ext4: ext4_split_extent should take care of extent zerooutDmitry Monakhov2013-03-041-6/+17
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-03-214-31/+24
|\ \ \
| * | | thermal: exynos_thermal: return a proper error code while thermal_zone_device...Devendra Naga2013-03-111-1/+1
| * | | thermal: rcar_thermal: propagate return value of thermal_zone_device_registerDevendra Naga2013-03-111-1/+3
| * | | Thermal: kirkwood: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-5/+3
| * | | Thermal: rcar: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-10/+6
| * | | Thermal: dove: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-10/+6
| * | | thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()Wei Yongjun2013-03-111-4/+5
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-2117-35/+152
|\ \ \ \
| * | | | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian2013-03-181-0/+4
| * | | | kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2013-03-182-1/+5
| * | | | kprobes: Make hash_64() as always inlinedMasami Hiramatsu2013-03-181-1/+2
| * | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2013-03-187-7/+53
| |\ \ \ \
| | * | | | perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee2013-03-141-0/+24
| | * | | | perf/POWER7: Create a sysfs format entry for Power7 eventsSukadev Bhattiprolu2013-03-131-0/+13
OpenPOWER on IntegriCloud