aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-19xen/resume: Fix compile warnings.Konrad Rzeszutek Wilk
2012-04-19xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk
2012-04-18xen/blkback: Fix warning error.Konrad Rzeszutek Wilk
2012-04-18Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk
2012-04-17xen/p2m: m2p_find_override: use list_for_each_entry_safeStefano Stabellini
2012-04-17xen/gntdev: do not set VM_PFNMAPStefano Stabellini
2012-04-17xen/grant-table: add error-handling code on failure of gnttab_resumeJulia Lawall
2012-04-13Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-13Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-13cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUSKevin Hilman
2012-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-04-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-13Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-04-13sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-12Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2012-04-12kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker
2012-04-12Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker
2012-04-12kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-12Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12irq_domain: fix type mismatch in debugfs output formatGrant Likely
2012-04-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-12staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl
2012-04-12staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl
2012-04-12staging: iio: hmc5843: Fix crash in probe function.Marek Belisko
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-12Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel
2012-04-12drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij
2012-04-12Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han
2012-04-12hugetlb: fix race condition in hugetlb_fault()Chris Metcalf
2012-04-12drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy
2012-04-12drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera
2012-04-12drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera
2012-04-12MAINTAINERS: add PCDP console maintainerKhalid Aziz
2012-04-12memcg: do not open code accesses to res_counter membersGlauber Costa
2012-04-12drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich
2012-04-12drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger
2012-04-12drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers
2012-04-12memcg: fix broken boolen expressionKirill A. Shutemov
2012-04-12memcg: fix up documentation on global LRUYing Han