summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-15xen/irq: Alter the locking to use a mutex instead of a spinlock.Konrad Rzeszutek Wilk
2011-09-13xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel
2011-09-08xen: disable PV spinlocks on HVMStefano Stabellini
2011-09-01xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.Konrad Rzeszutek Wilk
2011-09-01xen: x86_32: do not enable iterrupts when returning from exception in interru...Igor Mammedov
2011-09-01xen: use maximum reservation to limit amount of usable RAMDavid Vrabel
2011-08-22xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge
2011-08-22xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich
2011-08-10xen: xen-selfballoon.c needs more header filesRandy Dunlap
2011-08-05xen/trace: Fix compile error when CONFIG_XEN_PRIVILEGED_GUEST is not setKonrad Rzeszutek Wilk
2011-08-04xen: Fix misleading WARN message at xen_release_chunkIgor Mammedov
2011-08-04xen: Fix printk() format in xen/setup.cIgor Mammedov
2011-08-04 xen/tracing: it looks like we wanted CONFIG_FTRACEJeremy Fitzhardinge
2011-08-03xen/self-balloon: Add dependency on tmem.Konrad Rzeszutek Wilk
2011-08-03xen/balloon: Fix compile errors - missing header files.Konrad Rzeszutek Wilk
2011-08-03xen/grant: Fix compile warning.Konrad Rzeszutek Wilk
2011-08-03xen/pciback: remove duplicated #includeHuang Weiyi
2011-07-30Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-07-30Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-30Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds
2011-07-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds
2011-07-30ext2: remove duplicate 'ext2_get_acl()' defineLinus Torvalds
2011-07-28ARM: zynq: remove incorrectly deleted fileArnd Bergmann
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann
2011-07-28at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-28n2_crypto: Attach on Niagara-T3.David S. Miller
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller
2011-07-28watchdog: WatchDog Timer Driver Core - Add minimum and max timeoutWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add ioctl callWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add nowayout featureWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add Magic Close featureWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETTIMEOUT and WDIOC_GETTIME...Wim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_SETOPTIONS ioctlWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add WDIOC_KEEPALIVE ioctlWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic ioctl functionalityWim Van Sebroeck
2011-07-28watchdog: WatchDog Timer Driver Core - Add basic frameworkWim Van Sebroeck
2011-07-28watchdog: hpwdt: add next gen HP serversThomas Mingarelli