Age | Commit message (Expand) | Author |
2010-10-25 | [S390] cio: notify drivers of channel path events | Sebastian Ott |
2010-10-25 | [S390] css: update subchannel description after hibernate | Sebastian Ott |
2010-10-25 | [S390] css: update descriptor after hibernate | Sebastian Ott |
2010-10-25 | [S390] cio: update descriptor in chsc_chp_vary | Sebastian Ott |
2010-10-25 | [S390] chsc: use the global page to determine the chp desriptor | Sebastian Ott |
2010-10-25 | [S390] chsc: consolidate memory allocations | Sebastian Ott |
2010-10-25 | [S390] chsc: initialization fixes | Sebastian Ott |
2010-10-25 | [S390] cio: add lock to struct channel_path | Sebastian Ott |
2010-10-25 | [S390] cio: fix memleak in resume path | Sebastian Ott |
2010-10-25 | [S390] cio: remove custom implementation of hex_to_bin() | Andy Shevchenko |
2010-10-25 | [S390] dasd fix dump_sense_dbf | Stefan Haberland |
2010-10-25 | [S390] css: fix sparse warning | Sebastian Ott |
2010-10-25 | [S390] hvc_iucv: do not call iucv_unregister if iucv_register failed | Hendrik Brueckner |
2010-10-25 | [S390] cmm: fix crash on case conversion | Heiko Carstens |
2010-10-25 | [S390] drivers/s390/char: Use static const char arrays | Joe Perches |
2010-10-25 | [S390] switch_to: get rid of prev == next check | Heiko Carstens |
2010-10-25 | [S390] switch_to: dont restore/save access & fpu regs for kernel threads | Heiko Carstens |
2010-10-25 | [S390] Add config option for z196 code generation. | Heiko Carstens |
2010-10-25 | [S390] sysinfo: display capacity adjustment indicator | Heiko Carstens |
2010-10-25 | [S390] add z196 instructions to kernel disassembler | Martin Schwidefsky |
2010-10-25 | [S390] add support for nonquiescing sske | Martin Schwidefsky |
2010-10-25 | [S390] store indication fault optimization | Martin Schwidefsky |
2010-10-25 | [S390] cpu hotplug/idle: move cpu_die call to enabled context | Heiko Carstens |
2010-10-25 | [S390] lockless get_user_pages_fast() | Martin Schwidefsky |
2010-10-25 | [S390] set ARCH_HAS_SG_CHAIN for s390 | Christof Schmitt |
2010-10-25 | [S390] standardize Kbuild rules | Heiko Carstens |
2010-10-25 | [S390] dasd: let recovery cqr inherit flags from failed cqr | Stefan Weinhuber |
2010-10-25 | [S390] zero page cache synonyms | Martin Schwidefsky |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-24 | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab... | Linus Torvalds |
2010-10-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2010-10-24 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-10-24 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-10-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-10-24 | Merge branch 'master' into for-linus | Pekka Enberg |
2010-10-24 | i2c-viapro: Don't log nacks | Jean Delvare |
2010-10-24 | i2c/pca954x: Remove __devinit and __devexit from probe and remove functions | Guenter Roeck |
2010-10-24 | MAINTAINERS: Add maintainer for PCA9541 I2C bus master selector driver | Guenter Roeck |
2010-10-24 | i2c/mux: Driver for PCA9541 I2C Master Selector | Guenter Roeck |
2010-10-24 | i2c: Optimize function i2c_detect() | Jean Delvare |
2010-10-24 | i2c: Discard warning message on device instantiation from user-space | Jean Delvare |
2010-10-24 | i2c-amd8111: Add proper error handling | Julia Lawall |
2010-10-24 | i2c: Change to new flag variable | matt mooney |
2010-10-24 | i2c: Remove unneeded inclusions of <linux/i2c-id.h> | Jean Delvare |
2010-10-24 | i2c: Let i2c_parent_is_i2c_adapter return the parent adapter | Jean Delvare |
2010-10-24 | i2c: Simplify i2c_parent_is_i2c_adapter | Jean Delvare |
2010-10-24 | i2c-pca-platform: Change device name of request_irq | Nobuhiro Iwamatsu |
2010-10-24 | i2c: Fix Kconfig dependencies | Jean Delvare |
2010-10-24 | KVM: Drop CONFIG_DMAR dependency around kvm_iommu_map_pages | Jan Kiszka |