aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky
2010-10-25[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens
2010-10-25[S390] fix SIGBUS handlingMartin Schwidefsky
2010-10-25[S390] cio: notify drivers of channel path eventsSebastian Ott
2010-10-25[S390] css: update subchannel description after hibernateSebastian Ott
2010-10-25[S390] css: update descriptor after hibernateSebastian Ott
2010-10-25[S390] cio: update descriptor in chsc_chp_varySebastian Ott
2010-10-25[S390] chsc: use the global page to determine the chp desriptorSebastian Ott
2010-10-25[S390] chsc: consolidate memory allocationsSebastian Ott
2010-10-25[S390] chsc: initialization fixesSebastian Ott
2010-10-25[S390] cio: add lock to struct channel_pathSebastian Ott
2010-10-25[S390] cio: fix memleak in resume pathSebastian Ott
2010-10-25[S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko
2010-10-25[S390] dasd fix dump_sense_dbfStefan Haberland
2010-10-25[S390] css: fix sparse warningSebastian Ott
2010-10-25[S390] hvc_iucv: do not call iucv_unregister if iucv_register failedHendrik Brueckner
2010-10-25[S390] cmm: fix crash on case conversionHeiko Carstens
2010-10-25[S390] drivers/s390/char: Use static const char arraysJoe Perches
2010-10-25[S390] switch_to: get rid of prev == next checkHeiko Carstens
2010-10-25[S390] switch_to: dont restore/save access & fpu regs for kernel threadsHeiko Carstens
2010-10-25[S390] Add config option for z196 code generation.Heiko Carstens
2010-10-25[S390] sysinfo: display capacity adjustment indicatorHeiko Carstens
2010-10-25[S390] add z196 instructions to kernel disassemblerMartin Schwidefsky
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky
2010-10-25[S390] store indication fault optimizationMartin Schwidefsky
2010-10-25[S390] cpu hotplug/idle: move cpu_die call to enabled contextHeiko Carstens
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky
2010-10-25[S390] set ARCH_HAS_SG_CHAIN for s390Christof Schmitt
2010-10-25[S390] standardize Kbuild rulesHeiko Carstens
2010-10-25[S390] dasd: let recovery cqr inherit flags from failed cqrStefan Weinhuber
2010-10-25[S390] zero page cache synonymsMartin Schwidefsky
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-10-24Merge branch 'master' into for-linusPekka Enberg
2010-10-24i2c-viapro: Don't log nacksJean Delvare
2010-10-24i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck
2010-10-24MAINTAINERS: Add maintainer for PCA9541 I2C bus master selector driverGuenter Roeck
2010-10-24i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck
2010-10-24i2c: Optimize function i2c_detect()Jean Delvare
2010-10-24i2c: Discard warning message on device instantiation from user-spaceJean Delvare
2010-10-24i2c-amd8111: Add proper error handlingJulia Lawall
2010-10-24i2c: Change to new flag variablematt mooney
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-10-24i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare
2010-10-24i2c: Simplify i2c_parent_is_i2c_adapterJean Delvare