summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | [S390] Ensure that vmcore_info pointer is never accessed directlyMichael Holzheu2012-03-111-1/+6
| * | | | [S390] dasd: prevent validate server for offline devicesStefan Haberland2012-03-112-0/+12
| * | | | [S390] Remove monolithic build option for zcrypt driver.Holger Dengler2012-03-119-139/+0
| * | | | [S390] stack dump: fix indentation in outputHeiko Carstens2012-03-111-2/+2
| * | | | [S390] kernel: Add OS info memory interfaceMichael Holzheu2012-03-118-20/+304
| * | | | [S390] Use block_sigmask()Matt Fleming2012-03-112-10/+2
| * | | | [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-1113-31/+297
| * | | | [S390] irq: external interrupt code passingHeiko Carstens2012-03-1112-30/+32
| * | | | [S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLEDHeiko Carstens2012-03-111-0/+1
| * | | | [S390] zfcpdump: Implement async sdias event processingMichael Holzheu2012-03-111-21/+80
| * | | | [S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu2012-03-111-24/+6
| * | | | [S390] rework idle codeMartin Schwidefsky2012-03-1113-210/+210
| * | | | [S390] rework smp codeMartin Schwidefsky2012-03-1122-1136/+739
| * | | | [S390] rename lowcore fieldMartin Schwidefsky2012-03-116-10/+10
| * | | | [S390] Fix gcc 4.6.0 compile warningMichael Holzheu2012-03-111-1/+1
* | | | | security: optimize avc_audit() common pathLinus Torvalds2012-03-221-29/+41