summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/events: move 2-level specific code into its own fileDavid Vrabel2014-01-065-362/+442
* xen/events: move drivers/xen/events.c into drivers/xen/events/David Vrabel2014-01-063-1/+5
* xen/events: replace raw bit ops with functionsWei Liu2014-01-061-2/+1Star
* xen/events: introduce test_and_set_mask()Wei Liu2014-01-061-3/+8
* xen/events: remove unnecessary init_evtchn_cpu_bindings()David Vrabel2014-01-061-22/+0Star
* xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()David Vrabel2014-01-061-18/+9Star
* xen/pci: Fix build on non-x86Ben Hutchings2014-01-061-0/+2
* xen: simplify balloon_first_page() with list_first_entry_or_null()Jie Liu2014-01-061-8/+1Star
* asm/xen/page.h: remove redundant semicolonWei Liu2014-01-061-1/+1
* xen: balloon: enable for ARMIan Campbell2014-01-061-1/+0Star
* xen/pvhvm: Remove the xen_platform_pci int.Konrad Rzeszutek Wilk2014-01-032-5/+2Star
* xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-01-039-4/+117
* Linux 3.13-rc6Linus Torvalds2013-12-301-1/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-298-10/+24
|\
| * Merge tag 'omap-for-v3.13/intc-ldp-fix' of git://git.kernel.org/pub/scm/linux...Olof Johansson2013-12-29217-1092/+2035
| |\
| | * Merge tag 'for-v3.13-rc/hwmod-fixes-b' of git://git.kernel.org/pub/scm/linux/...Tony Lindgren2013-12-273-6/+6
| | |\
| | | * ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2013-12-262-5/+5
| | | * ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak2013-12-261-1/+1
| | * | ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren2013-12-271-1/+6
| * | | Merge tag 'renesas-fixes2-for-v3.13' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-12-293-3/+10
| |\ \ \
| | * | | ARM: shmobile: r8a7790: fix shdi resource sizesBen Dooks2013-12-191-2/+2
| | * | | ARM: shmobile: bockw: fixup DMA maskKuninori Morimoto2013-12-191-1/+1
| | * | | ARM: shmobile: armadillo: Add PWM backlight power supplyLaurent Pinchart2013-12-191-0/+7
| * | | | ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij2013-12-291-0/+2
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-297-7/+10
|\ \ \ \ \
| * | | | | x86/efi: Don't select EFI from certain special ACPI driversJan Beulich2013-12-195-6/+5Star
| * | | | | x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2013-12-192-1/+5
* | | | | | Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-295-34/+51
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki2013-12-273-2/+13
| |\ \ \ \ \ \ \
| | | * | | | | | ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDsPaul Drews2013-11-302-0/+2
| | * | | | | | | powercap / RAPL: add support for ValleyView SocJacob Pan2013-12-221-2/+11
| | | |/ / / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixesRafael J. Wysocki2013-12-272-32/+38
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | | * | | | | | PM / sleep: Fix memory leak in pm_vt_switch_unregister().Masami Ichikawa2013-12-221-0/+1
| | | |/ / / / /
| | * | | | | | cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron2013-12-221-0/+6
| | * | | | | | cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar2013-12-221-32/+31Star
| | |/ / / / /
* | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-12-269-57/+93
|\ \ \ \ \ \ \
| * | | | | | | ext4: add explicit casts when masking cluster sizesTheodore Ts'o2013-12-203-17/+25
| * | | | | | | ext4: fix deadlock when writing in ENOSPC conditionsJan Kara2013-12-181-12/+0Star
| * | | | | | | jbd2: rename obsoleted msg JBD->JBD2Dmitry Monakhov2013-12-093-9/+9
| * | | | | | | jbd2: revise KERN_EMERG error messagesJan Kara2013-12-092-10/+8Star
| * | | | | | | jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o2013-12-091-2/+4
| * | | | | | | ext4: Do not reserve clusters when fs doesn't support extentsJan Kara2013-12-091-4/+13
| * | | | | | | ext4: fix del_timer() misuse for ->s_err_reportAl Viro2013-12-091-2/+2
| * | | | | | | ext4: check for overlapping extents in ext4_valid_extent_entries()Eryu Guan2013-12-041-1/+18
| * | | | | | | ext4: fix use-after-free in ext4_mb_new_blocksJunho Ryu2013-12-041-3/+8
| * | | | | | | ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() failsTheodore Ts'o2013-12-021-0/+9
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-12-2413-94/+274
|\ \ \ \ \ \ \ \
| * | | | | | | | null_blk: support submit_queues on use_per_node_hctxMatias Bjørling2013-12-211-4/+35
| * | | | | | | | null_blk: set use_per_node_hctx param to falseMatias Bjørling2013-12-212-6/+7
| * | | | | | | | null_blk: corrections to documentationMatias Bjørling2013-12-211-10/+10