summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: fix race condition in resume codeStefan Haberland2009-10-062-4/+10
* [S390] Add EX_TABLE for addressing exception in usercopy functions.Gerald Schaefer2009-10-062-12/+14
* [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-067-4/+148
* [S390] hibernate: Use correct place for CPU address in lowcoreMichael Holzheu2009-10-061-3/+2
* [S390] pm: ignore time spend in suspended stateMartin Schwidefsky2009-10-061-4/+17
* [S390] zcrypt: Improve some commentsFelix Beck2009-10-061-3/+6
* [S390] zcrypt: Fix sparse warning.Felix Beck2009-10-061-2/+2
* [S390] perf_counter: fix vdso detectionHeiko Carstens2009-10-061-8/+8
* [S390] ftrace: drop nmi protectionHeiko Carstens2009-10-061-3/+0
* [S390] compat: fix truncate system call wrapperHeiko Carstens2009-10-061-1/+1
* [S390] Provide arch specific mdelay implementation.Heiko Carstens2009-10-062-10/+11
* [S390] Fix enabled udelay for short delays.Christian Borntraeger2009-10-061-4/+9
* [S390] cio: allow setting boxed devices offlinePeter Oberparleiter2009-10-061-0/+4
* [S390] cio: make not operational handling consistentPeter Oberparleiter2009-10-063-7/+9
* [S390] cio: make disconnected handling consistentPeter Oberparleiter2009-10-061-3/+17
* [S390] Fix memory leak in /proc/cio_ignoreChristian Borntraeger2009-10-061-8/+5
* [S390] cio: channel path memory leakMichael Ernst2009-10-061-1/+1
* [S390] module: fix memory leak in s390 module loaderChristian Borntraeger2009-10-061-0/+3
* [S390] Enable kmemleak on s390.Heiko Carstens2009-10-062-3/+5
* [S390] 3270 console build fixSebastian Ott2009-10-061-0/+2
* [S390] fix build breakage with CONFIG_AIO=nMartin Schwidefsky2009-10-061-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-10-052-16/+1
|\
| * Revert "ide: try to use PIO Mode 0 during probe if possible"David S. Miller2009-10-041-9/+0
| * ide: use printk_onceMarcin Slusarz2009-09-221-7/+1
* | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-10-059-30/+120
|\ \
| * | KVM: add support for change_pte mmu notifiersIzik Eidus2009-10-043-9/+68
| * | KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptesIzik Eidus2009-10-042-7/+26
| * | KVM: MMU: dont hold pagecount reference for mapped sptes pagesIzik Eidus2009-10-041-5/+2
| * | KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUIDAvi Kivity2009-10-041-0/+2
| * | KVM: VMX: flush TLB with INVEPT on cpu migrationMarcelo Tosatti2009-10-041-1/+1
| * | KVM: fix LAPIC timer period overflowAurelien Jarno2009-10-041-1/+1
| * | KVM: s390: fix memsize >= 4GChristian Borntraeger2009-10-041-1/+1
| * | KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctlyJoerg Roedel2009-10-041-6/+17
| * | KVM: SVM: Fix tsc offset adjustment when running nestedJoerg Roedel2009-10-041-0/+2
* | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-10-053-1/+5
|\ \ \
| * | | microblaze: Clear sticky FSR register after saving it to func parametrMichal Simek2009-10-052-1/+3
| * | | microblaze: UMS is used only for MMU kernelMichal Simek2009-10-051-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-10-056-59/+547
|\ \ \ \
| * | | | sparc: using HZ needs an include of linux/param.hStephen Rothwell2009-10-051-0/+1
| * | | | sparc32: convert to asm-generic/hardirq.hChristoph Hellwig2009-10-012-13/+3
| * | | | sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller2009-09-291-17/+42
| * | | | sparc64: Fix comment typo in perf_event.cDavid S. Miller2009-09-291-1/+1
| * | | | sparc64: Minor coding style fixups in perf code.David S. Miller2009-09-281-7/+5
| * | | | sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller2009-09-281-5/+64
| * | | | sparc64: Increase vmalloc size to fix percpu regressions.David S. Miller2009-09-282-6/+6
| * | | | sparc64: Add initial perf event conflict resolution and checks.David S. Miller2009-09-271-5/+77
| * | | | sparc: Niagara1 perf event support.David S. Miller2009-09-261-0/+119
| * | | | sparc: Add Niagara2 HW cache event support.David S. Miller2009-09-261-0/+88
| * | | | sparc: Support all ultra3 and ultra4 derivatives.David S. Miller2009-09-261-10/+13
| * | | | sparc: Support HW cache events.David S. Miller2009-09-261-6/+139
OpenPOWER on IntegriCloud