summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky15-49/+57
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky6-172/+110
2010-10-25[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens2-26/+28
2010-10-25[S390] fix SIGBUS handlingMartin Schwidefsky1-3/+11
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott5-8/+75
2010-10-25[S390] css: update subchannel description after hibernateSebastian Ott1-0/+1
2010-10-25[S390] css: update descriptor after hibernateSebastian Ott2-2/+12
2010-10-25[S390] cio: update descriptor in chsc_chp_varySebastian Ott3-9/+11
2010-10-25[S390] chsc: use the global page to determine the chp desriptorSebastian Ott3-44/+44
2010-10-25[S390] chsc: consolidate memory allocationsSebastian Ott3-136/+116
2010-10-25[S390] chsc: initialization fixesSebastian Ott3-17/+17
2010-10-25[S390] cio: add lock to struct channel_pathSebastian Ott2-14/+27
2010-10-25[S390] cio: fix memleak in resume pathSebastian Ott1-2/+6
2010-10-25[S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko1-6/+4
2010-10-25[S390] dasd fix dump_sense_dbfStefan Haberland1-6/+10
2010-10-25[S390] css: fix sparse warningSebastian Ott1-1/+1
2010-10-25[S390] hvc_iucv: do not call iucv_unregister if iucv_register failedHendrik Brueckner1-3/+1
2010-10-25[S390] cmm: fix crash on case conversionHeiko Carstens1-1/+6
2010-10-25[S390] drivers/s390/char: Use static const char arraysJoe Perches1-2/+2
2010-10-25[S390] switch_to: get rid of prev == next checkHeiko Carstens1-2/+0
2010-10-25[S390] switch_to: dont restore/save access & fpu regs for kernel threadsHeiko Carstens1-8/+12
2010-10-25[S390] Add config option for z196 code generation.Heiko Carstens3-2/+15
2010-10-25[S390] sysinfo: display capacity adjustment indicatorHeiko Carstens2-1/+11
2010-10-25[S390] add z196 instructions to kernel disassemblerMartin Schwidefsky1-13/+132
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky7-12/+18
2010-10-25[S390] store indication fault optimizationMartin Schwidefsky3-3/+20
2010-10-25[S390] cpu hotplug/idle: move cpu_die call to enabled contextHeiko Carstens1-5/+5
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky9-27/+394
2010-10-25[S390] set ARCH_HAS_SG_CHAIN for s390Christof Schmitt1-0/+2
2010-10-25[S390] standardize Kbuild rulesHeiko Carstens2-2/+8
2010-10-25[S390] dasd: let recovery cqr inherit flags from failed cqrStefan Weinhuber1-0/+3
2010-10-25[S390] zero page cache synonymsMartin Schwidefsky2-7/+64
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds302-512/+359
2010-10-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds5-8/+1273
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds4-384/+424
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds73-2271/+6583
2010-10-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-117/+603
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds42-374/+3934
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds16-38/+1310
2010-10-24Merge branch 'master' into for-linusPekka Enberg4957-178594/+298960
2010-10-24i2c-viapro: Don't log nacksJean Delvare1-7/+1
2010-10-24i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck1-4/+4
2010-10-24MAINTAINERS: Add maintainer for PCA9541 I2C bus master selector driverGuenter Roeck1-0/+6
2010-10-24i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck3-0/+422
2010-10-24i2c: Optimize function i2c_detect()Jean Delvare1-7/+6
2010-10-24i2c: Discard warning message on device instantiation from user-spaceJean Delvare1-2/+0
2010-10-24i2c-amd8111: Add proper error handlingJulia Lawall1-50/+113
2010-10-24i2c: Change to new flag variablematt mooney4-12/+4
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare10-10/+0
2010-10-24i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare3-22/+32