summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-05[S390] nohz: optimize arch_needs_cpu()Heiko Carstens1-1/+1
2011-01-05[S390] qdio: cleanup SIGA syncJan Glauber3-55/+44
2011-01-05[S390] qdio: remove enhanced SIGAJan Glauber2-44/+15
2011-01-05[S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-SJan Glauber2-15/+34
2011-01-05[S390] qdio: outbound queue full counterJan Glauber3-0/+5
2011-01-05[S390] qdio: outbound tasklet scan thresholdJan Glauber6-1/+15
2011-01-05[S390] qdio: prevent race for shared indicatorsJan Glauber3-49/+13
2011-01-05[S390] Handling of 4096 bit RSA keys in CRT format.Felix Beck1-2/+10
2011-01-05[S390] zcrypt: cope with cca restriction of cex3Felix Beck5-1/+21
2011-01-05[S390] zcrypt: support for 4096 bit keys for cex3cFelix Beck1-2/+2
2011-01-05[S390] zcrypt: support for 4096 bit keys for cex3aFelix Beck2-16/+87
2011-01-05[S390] zcrypt: Introduce check for 4096 bit support.Felix Beck2-0/+65
2011-01-05[S390] hypfs: Move buffer allocation from open to readMichael Holzheu6-118/+195
2011-01-05[S390] current_thread_info optimizationMartin Schwidefsky1-1/+1
2011-01-05[S390] extint: get rid of early code plus cleanupHeiko Carstens2-103/+51
2011-01-05[S390] sclp: use register_external_interrupt()Heiko Carstens1-9/+3
2011-01-05[S390] pfault: delay register of pfault interruptHeiko Carstens3-15/+15
2011-01-05[S390] ap bus: add support for irq statisticsHolger Dengler3-0/+4
2011-01-05[S390] ctc: add support for irq statisticsHeiko Carstens3-0/+4
2011-01-05[S390] claw: add support for irq statisticsHeiko Carstens3-0/+4
2011-01-05[S390] lcs: add support for irq statisticsHeiko Carstens3-0/+4
2011-01-05[S390] vmur: add support for irq statisticsHeiko Carstens3-0/+4
2011-01-05[S390] tape: add support for irq statisticsHeiko Carstens3-0/+4
2011-01-05[S390] 3270: add support for irq statisticsHeiko Carstens3-0/+4
2011-01-05[S390] 3215: add support for irq statisticsHeiko Carstens3-0/+4
2011-01-05[S390] dasd: add support for irq statisticsHeiko Carstens3-0/+4
2011-01-05[S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber4-0/+8
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens11-20/+56
2011-01-05[S390] time: let local_tick_enable/disable() reprogram the clock comparatorHeiko Carstens2-2/+2
2011-01-05[S390] time: move local_tick_enable()/disable() to timex.hHeiko Carstens2-16/+18
2011-01-05[S390] add kprobes annotationsMartin Schwidefsky8-9/+26
2011-01-05[S390] kprobes: coding styleMartin Schwidefsky1-34/+34
2011-01-05[S390] kprobes: restructure handler functionMartin Schwidefsky1-43/+71
2011-01-05[S390] kprobes: jprobe save and restoreMartin Schwidefsky2-13/+8
2011-01-05[S390] kprobes: insn slotsMartin Schwidefsky2-10/+1
2011-01-05[S390] kprobes: activation and deactivationMartin Schwidefsky1-32/+27
2011-01-05[S390] kprobes: instruction fixupMartin Schwidefsky2-78/+57
2011-01-05[S390] kprobes: instruction swapMartin Schwidefsky2-12/+9
2011-01-05[S390] kprobes: single step cleanupMartin Schwidefsky2-44/+36
2011-01-05[S390] kprobes: single stepped breakpointMartin Schwidefsky1-6/+0
2011-01-05[S390] cleanup s390 KconfigMartin Schwidefsky7-220/+218
2011-01-05[S390] zcrypt: Fix check to look for facility bits 2 & 65Felix Beck1-1/+1
2011-01-05Linux 2.6.37v2.6.37Linus Torvalds1-1/+1
2011-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-25/+87
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing1-2/+6
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig1-2/+0
2011-01-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-157/+78
2011-01-04arch/mn10300/kernel/irq.c: fix buildAndrew Morton1-1/+1
2011-01-04ima: fix add LSM rule bugMimi Zohar1-0/+2
2011-01-04Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King259-1598/+2484