summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update augmented rbtree documentationSasha Levin2011-07-241-9/+14
* XZ: Fix missing <linux/kernel.h> includeLasse Collin2011-07-241-1/+1
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-07-2460-1280/+2091
|\
| * [S390] use siginfo for sigtrap signalsMartin Schwidefsky2011-07-241-6/+17
| * [S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber2011-07-244-91/+686
| * [S390] kvm: make sigp emerg smp capableChristian Ehrhardt2011-07-242-0/+9
| * [S390] disable cpu measurement alerts on a dying cpuJan Glauber2011-07-241-1/+2
| * [S390] initial cr0 bitsMartin Schwidefsky2011-07-241-1/+1
| * [S390] iucv cr0 enablement bitMartin Schwidefsky2011-07-243-4/+7
| * [S390] race safe external interrupt registrationJan Glauber2011-07-241-37/+46
| * [S390] remove tape block docuMartin Schwidefsky2011-07-241-122/+0
| * [S390] ap: toleration support for ap device type 10Holger Dengler2011-07-242-27/+91
| * [S390] cleanup program check handler prototypesMartin Schwidefsky2011-07-242-13/+7
| * [S390] remove kvm mmu reload on s390Carsten Otte2011-07-242-19/+2
| * [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-246-110/+194
| * [S390] use gmap address spaces for kvm guest imagesCarsten Otte2011-07-243-12/+40
| * [S390] kvm guest address space mappingMartin Schwidefsky2011-07-2411-36/+473
| * [S390] fix s390 assembler code alignmentsJan Glauber2011-07-2421-680/+378
| * [S390] move sie code to entry.SMartin Schwidefsky2011-07-245-107/+79
| * [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-245-0/+53
| * [S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber2011-07-241-10/+5
| * [S390] reference bit testing for unmapped pagesMartin Schwidefsky2011-07-241-3/+3
| * [S390] irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt2011-07-241-8/+8
| * [S390] kconfig: remove tape interface support commentMartin Schwidefsky2011-07-241-3/+0
* | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2011-07-2490-104/+10970
|\ \
| * | OpenRISC: Add MAINTAINERS entryJonas Bonn2011-07-221-0/+8
| * | OpenRISC: MiscellaneousJonas Bonn2011-07-224-0/+231
| * | OpenRISC: Library routinesJonas Bonn2011-07-222-0/+264
| * | OpenRISC: HeadersJonas Bonn2011-07-2222-0/+1404
| * | OpenRISC: TrapsJonas Bonn2011-07-221-0/+366
| * | OpenRISC: Module supportJonas Bonn2011-07-221-0/+72
| * | OpenRISC: GPIOJonas Bonn2011-07-221-0/+65
| * | OpenRISC: Scheduling/Process managementJonas Bonn2011-07-222-0/+445
| * | OpenRISC: Idle/Power managementJonas Bonn2011-07-221-0/+77
| * | OpenRISC: System callsJonas Bonn2011-07-225-0/+220
| * | OpenRISC: IRQJonas Bonn2011-07-223-0/+228
| * | OpenRISC: TimekeepingJonas Bonn2011-07-222-0/+217
| * | OpenRISC: DMAJonas Bonn2011-07-222-0/+325
| * | OpenRISC: PTraceJonas Bonn2011-07-222-0/+342
| * | OpenRISC: Build infrastructureJonas Bonn2011-07-229-0/+545
| * | OpenRISC: Signal handlingJonas Bonn2011-07-222-0/+434
| * | OpenRISC: Memory managementJonas Bonn2011-07-2215-0/+2279
| * | OpenRISC: Device treeJonas Bonn2011-07-223-0/+235
| * | OpenRISC: Boot codeJonas Bonn2011-07-224-0/+3157
| * | iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn2011-07-223-0/+10
| * | asm-generic: add MMU variants of io.h functionsJonas Bonn2011-07-221-1/+6
| * | asm-generic: move archictures to common delay.hJonas Bonn2011-07-224-102/+4
| * | asm-generic: delay.h fix udelay and ndelay for 8 bit argsAndrew Morton2011-07-221-6/+27
| * | asm-generic: adapt delay.h to common implementationJonas Bonn2011-07-071-1/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-2431-804/+143
|\ \ \