Age | Commit message (Expand) | Author |
2010-10-25 | [S390] topology: change default | Heiko Carstens |
2010-10-25 | [S390] smp: use correct cpu address in print_cpu_info() | Heiko Carstens |
2010-10-25 | [S390] remove ieee_instruction_pointer from thread_struct | Martin Schwidefsky |
2010-10-25 | [S390] cleanup system call parameter setup | Martin Schwidefsky |
2010-10-25 | [S390] correct alignment of cpuid structure | Martin Schwidefsky |
2010-10-25 | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky |
2010-10-25 | [S390] cleanup lowcore access from program checks | Martin Schwidefsky |
2010-10-25 | [S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h | Heiko Carstens |
2010-10-25 | [S390] fix SIGBUS handling | Martin Schwidefsky |
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 |