summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] dasd: fix use after free in dbfSebastian Ott2010-10-251-1/+0
* [S390] kvm: Fix badness at include/asm/mmu_context.h:83Christian Borntraeger2010-10-251-0/+2
* [S390] cio: fix I/O cancel functionPeter Oberparleiter2010-10-252-2/+8
* [S390] topology: change defaultHeiko Carstens2010-10-252-4/+4
* [S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens2010-10-251-1/+1
* [S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky2010-10-254-7/+2
* [S390] cleanup system call parameter setupMartin Schwidefsky2010-10-253-9/+5
* [S390] correct alignment of cpuid structureMartin Schwidefsky2010-10-251-1/+1
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-2515-49/+57
* [S390] cleanup lowcore access from program checksMartin Schwidefsky2010-10-256-172/+110
* [S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.hHeiko Carstens2010-10-252-26/+28
* [S390] fix SIGBUS handlingMartin Schwidefsky2010-10-251-3/+11
* [S390] cio: notify drivers of channel path eventsSebastian Ott2010-10-255-8/+75
* [S390] css: update subchannel description after hibernateSebastian Ott2010-10-251-0/+1
* [S390] css: update descriptor after hibernateSebastian Ott2010-10-252-2/+12
* [S390] cio: update descriptor in chsc_chp_varySebastian Ott2010-10-253-9/+11
* [S390] chsc: use the global page to determine the chp desriptorSebastian Ott2010-10-253-44/+44
* [S390] chsc: consolidate memory allocationsSebastian Ott2010-10-253-136/+116
* [S390] chsc: initialization fixesSebastian Ott2010-10-253-17/+17
* [S390] cio: add lock to struct channel_pathSebastian Ott2010-10-252-14/+27
* [S390] cio: fix memleak in resume pathSebastian Ott2010-10-251-2/+6
* [S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko2010-10-251-6/+4
* [S390] dasd fix dump_sense_dbfStefan Haberland2010-10-251-6/+10
* [S390] css: fix sparse warningSebastian Ott2010-10-251-1/+1
* [S390] hvc_iucv: do not call iucv_unregister if iucv_register failedHendrik Brueckner2010-10-251-3/+1
* [S390] cmm: fix crash on case conversionHeiko Carstens2010-10-251-1/+6
* [S390] drivers/s390/char: Use static const char arraysJoe Perches2010-10-251-2/+2
* [S390] switch_to: get rid of prev == next checkHeiko Carstens2010-10-251-2/+0
* [S390] switch_to: dont restore/save access & fpu regs for kernel threadsHeiko Carstens2010-10-251-8/+12
* [S390] Add config option for z196 code generation.Heiko Carstens2010-10-253-2/+15
* [S390] sysinfo: display capacity adjustment indicatorHeiko Carstens2010-10-252-1/+11
* [S390] add z196 instructions to kernel disassemblerMartin Schwidefsky2010-10-251-13/+132
* [S390] add support for nonquiescing sskeMartin Schwidefsky2010-10-257-12/+18
* [S390] store indication fault optimizationMartin Schwidefsky2010-10-253-3/+20
* [S390] cpu hotplug/idle: move cpu_die call to enabled contextHeiko Carstens2010-10-251-5/+5
* [S390] lockless get_user_pages_fast()Martin Schwidefsky2010-10-259-27/+394
* [S390] set ARCH_HAS_SG_CHAIN for s390Christof Schmitt2010-10-251-0/+2
* [S390] standardize Kbuild rulesHeiko Carstens2010-10-252-2/+8
* [S390] dasd: let recovery cqr inherit flags from failed cqrStefan Weinhuber2010-10-251-0/+3
* [S390] zero page cache synonymsMartin Schwidefsky2010-10-252-7/+64
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24302-512/+359
|\
| * Update broken web addresses in arch directory.Justin P. Mattock2010-10-1868-83/+46
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18134-207/+183
| * Revert "drivers/usb: Remove unnecessary return's from void functions" for mus...Jiri Kosina2010-10-061-0/+1
| * Revert "Fix typo: configuation => configuration" partiallyJiri Kosina2010-09-241-1/+1
| * ida: document IDA_BITMAP_LONGS calculationNamhyung Kim2010-09-231-2/+5
| * ext2: fix a typo on comment in ext2/inode.cNamhyung Kim2010-09-231-2/+2
| * drivers/scsi: Remove unnecessary casts of private_dataJoe Perches2010-09-232-2/+2
| * drivers/s390: Remove unnecessary casts of private_dataJoe Perches2010-09-231-3/+3
| * net/sunrpc/rpc_pipe.c: Remove unnecessary casts of private_dataJoe Perches2010-09-231-2/+2