summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FS-Cache: Fix object state machine to have separate work and wait statesDavid Howells2013-06-1910-577/+605
* FS-Cache: Wrap checks on object stateDavid Howells2013-06-196-21/+40
* FS-Cache: Uninline fscache_object_init()David Howells2013-06-192-38/+40
* FS-Cache: Don't sleep in page release if __GFP_FS is not setDavid Howells2013-06-191-1/+1
* CacheFiles: name i_mutex lock class explicitlyJ. Bruce Fields2013-06-191-1/+1
* fs/fscache: remove spin_lock() from the condition in while()Sebastian Andrzej Siewior2013-06-191-6/+10
* Add wait_on_atomic_t() and wake_up_atomic_t()David Howells2013-05-152-0/+112
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-1410-146/+119
|\
| * jbd,jbd2: fix oops in jbd2_journal_put_journal_head()Jan Kara2013-05-131-2/+6
| * ext4: revert "ext4: use io_end for multiple bios"Theodore Ts'o2013-05-113-129/+85
| * ext4: limit group search loop for non-extent filesLachlan McIlroy2013-05-051-1/+5
| * ext4: fix fio regressionYan, Zheng2013-05-035-14/+23
* | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-141-0/+9
|\ \
| * | workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into no...Tejun Heo2013-05-101-0/+9
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-1445-206/+763
|\ \ \
| * | | powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt2013-05-141-1/+1
| * | | powerpc/perf: Fix setting of "to" addresses for BHRBMichael Neuling2013-05-141-1/+30
| * | | powerpc/pmu: Fix order of interpreting BHRB target entriesMichael Neuling2013-05-141-43/+46
| * | | powerpc/perf: Move BHRB code into CONFIG_PPC64 regionMichael Neuling2013-05-141-121/+127
| * | | powerpc: select HAVE_CONTEXT_TRACKING for pSeriesLi Zhong2013-05-141-0/+1
| * | | powerpc: Use the new schedule_user API on userspace preemptionLi Zhong2013-05-142-1/+12
| * | | powerpc: Exit user context on notify resumeLi Zhong2013-05-141-0/+5
| * | | powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-143-45/+112
| * | | powerpc: Syscall hooks for context tracking subsystemLi Zhong2013-05-142-2/+10
| * | | powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood2013-05-142-4/+11
| * | | powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev2013-05-144-4/+4
| * | | powerpc: Provide __bswapdi2David Woodhouse2013-05-143-1/+24
| * | | powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3Benjamin Herrenschmidt2013-05-141-6/+56
| * | | powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt2013-05-144-4/+13
| * | | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong2013-05-143-4/+1
| * | | powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FSMichael Ellerman2013-05-141-1/+1
| * | | powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-143-0/+137
| * | | powerpc/rtas_flash: Fix validate_flash buffer overflow issueVasant Hegde2013-05-141-4/+6
| * | | powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard2013-05-141-0/+4
| * | | powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2013-05-143-5/+5
| * | | powerpc/mm: Use the correct mask value when looking at pgtable addressAneesh Kumar K.V2013-05-141-1/+1
| * | | powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood2013-05-101-2/+3
| * | | powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt2013-05-107-0/+56
| * | | powerpc/powernv: Properly drop characters if console is closedBenjamin Herrenschmidt2013-05-081-0/+7
| * | | powerpc: Add an in memory udbg consoleAlistair Popple2013-05-085-0/+134
* | | | Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-131-19/+14
|\ \ \ \
| * | | | xen/arm: rename xen_secondary_init and run it on every online cpuStefano Stabellini2013-05-131-11/+4
| * | | | xen/arm: do not handle VCPUOP_register_vcpu_info failuresStefano Stabellini2013-05-131-7/+3
| * | | | xen/arm: initialize pm functions laterStefano Stabellini2013-05-131-1/+7
* | | | | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-137-101/+194
|\ \ \ \ \
| * | | | | parisc: make default cross compiler search more robust (v3)Helge Deller2013-05-131-12/+9
| * | | | | parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin2013-05-111-72/+83
| * | | | | parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-115-17/+102
| | |_|/ / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-1348-263/+498
|\ \ \ \ \
| * | | | | bna: add missing iounmap() on error in bnad_init()Wei Yongjun2013-05-131-2/+3