summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-2229-80/+1264
|\
| * xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones2012-03-162-1/+2
| * xen/acpi-processor: C and P-state driver that uploads said data to hypervisor.Konrad Rzeszutek Wilk2012-03-144-1/+597
| * xen: constify all instances of "struct attribute_group"Jan Beulich2012-03-143-5/+5
| * xen/xenbus: ignore console/0Stefano Stabellini2012-03-131-0/+6
| * hvc_xen: introduce HVC_XEN_FRONTENDStefano Stabellini2012-03-132-54/+70
| * hvc_xen: implement multiconsole supportStefano Stabellini2012-03-131-58/+377
| * hvc_xen: support PV on HVM consolesStefano Stabellini2012-03-132-17/+73
| * xenbus: don't free other end details too earlyJan Beulich2012-03-131-1/+2
| * xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-104-2/+96
| * xen/setup/pm/acpi: Remove the call to boot_option_idle_override.Konrad Rzeszutek Wilk2012-03-101-1/+0
| * xenbus: address compiler warningsJan Beulich2012-02-261-3/+3
| * xen: use this_cpu_xxx replace percpu_xxx funcsAlex Shi2012-01-245-19/+19
| * xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk2012-01-122-3/+39
| * pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-01-122-0/+26
| * xen: Utilize the restore_msi_irqs hook.Tang Liang2012-01-122-0/+34
* | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-2211-121/+96
|\ \
| * \ Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-1910-121/+89
| |\ \
| | * | mm: cleancache: Use __read_mostly as appropiate.Dan Magenheimer2012-01-231-2/+2
| | * | mm: cleancache: report statistics via debugfs instead of sysfs.Dan Magenheimer2012-01-233-59/+24
| | * | mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-234-21/+17
| | * | mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-237-44/+51
| * | | MAINTAINERS: Adding cleancache API to the list.Konrad Rzeszutek Wilk2012-03-191-0/+7
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds2012-03-2244-471/+605
|\ \ \ \
| * | | | blackfin: clean up string bfin_dma_5xx after rename.Sonic Zhang2012-03-211-1/+1
| * | | | blackfin:dma: rename bfin_dma_5xx.c to bfin_dma.cBob Liu2012-03-212-2/+8
| * | | | bf548: ssm2602: Add ssm2602 platform data into bf548 ezkit board file.Sonic Zhang2012-03-211-6/+41
| * | | | Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven2012-03-211-1/+1
| * | | | Blackfin: pnav: delete duplicate linux/export.h includeDanny Kukawka2012-03-211-1/+0
| * | | | bf561: add ppi DLEN macro for 10bits to 16bitsScott Jiang2012-03-211-0/+7
| * | | | arch: blackfin: udpate defconfigBob Liu2012-03-213-0/+9
| * | | | Disintegrate asm/system.h for Blackfin [ver #2]David Howells2012-03-2116-196/+233
| * | | | arch/blackfin: don't generate random mac in bfin_get_ether_addr()Danny Kukawka2012-03-2113-25/+26
| * | | | Blackfin: wire up new process_vm syscallsMike Frysinger2012-03-212-1/+5
| * | | | blackfin: cleanup anomaly workaroundsBob Liu2012-03-211-24/+20
| * | | | blackfin: update default defconfigBob Liu2012-03-2110-125/+125
| * | | | blackfin: thread_info: add suspend flagBob Liu2012-03-211-0/+2
| * | | | bfin: add bfin_ad73311_machine platform deviceBob Liu2012-03-211-0/+20
| * | | | blackfin: bf537: stamp: update board file for 193xBob Liu2012-03-211-2/+2
| * | | | blackfin: kgdb: skip hardware watchpoint testBob Liu2012-03-211-0/+1
| * | | | bf548: add ppi interrupt mask and blanking clocksScott Jiang2012-03-211-0/+2
| * | | | blackfin: bf561: forgot CSYNC in get_core_lock_noflushBob Liu2012-03-211-0/+7
| * | | | spi/bfin_spi: drop bits_per_word from client dataMike Frysinger2012-03-211-1/+0
| * | | | blackfin: cplb-mpu: fix page mask table overflowBarry Song2012-03-211-0/+2
| * | | | blackfin: restore L1 base address and lengthBarry Song2012-03-211-1/+4
| * | | | blackfin: timer: refine bfin simple timer driverSteven Miao2012-03-211-4/+6
| * | | | BF561 MDMA : fixed BF561 DMA MMRs definition mismatchSteven Miao2012-03-211-110/+110
| * | | | bfin_sport: add support for ADC/DAC.Bob Liu2012-03-211-0/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-2264-1633/+1701
|\ \ \ \ \
| * | | | | [S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu2012-03-131-1/+2
OpenPOWER on IntegriCloud