aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds76-767/+1440
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds479-19477/+37901
2010-10-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds22-8555/+3
2010-10-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds24-1035/+1370
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds60-417/+800
2010-10-25MIPS: MT: Fix build error iFPU affinity codeRalf Baechle1-1/+1
2010-10-25Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds52-29325/+96
2010-10-25Coda: replace BKL with mutexYoshihisa Abe4-50/+70
2010-10-25Coda: push BKL regions into coda_upcall()Yoshihisa Abe8-190/+96
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe7-17/+58
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds75-1845/+5781
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds168-3056/+7265
2010-10-25Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds8-47/+13
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds47-215/+707
2010-10-25[S390] topology: export cpu topology via proc/sysinfoHeiko Carstens3-3/+36
2010-10-25[S390] topology: move topology sysinfo codeHeiko Carstens2-54/+56
2010-10-25[S390] topology: clean up facility detectionHeiko Carstens3-9/+10
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky12-74/+66
2010-10-25[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BITFUJITA Tomonori1-0/+3
2010-10-25[S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland1-9/+14
2010-10-25[S390] kvm: Enable z196 instruction facilitiesChristian Borntraeger1-1/+1
2010-10-25[S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber2-41/+40
2010-10-25[S390] dasd: fix use after free in dbfSebastian Ott1-1/+0
2010-10-25[S390] kvm: Fix badness at include/asm/mmu_context.h:83Christian Borntraeger1-0/+2
2010-10-25[S390] cio: fix I/O cancel functionPeter Oberparleiter2-2/+8
2010-10-25[S390] topology: change defaultHeiko Carstens2-4/+4
2010-10-25[S390] smp: use correct cpu address in print_cpu_info()Heiko Carstens1-1/+1
2010-10-25[S390] remove ieee_instruction_pointer from thread_structMartin Schwidefsky4-7/+2
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky3-9/+5
2010-10-25[S390] correct alignment of cpuid structureMartin Schwidefsky1-1/+1
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