summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-05-26Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary
2010-05-26Input: ads7846 - return error on regulator_get() failureKevin Hilman
2010-05-27cpuidle: fail to register if !CONFIG_CPU_IDLELen Brown
2010-05-26net/iucv: Add missing spin_unlockJulia Lawall
2010-05-26net: ll_temac: fix checksum offload logicBrian Hill
2010-05-26net: ll_temac: fix interrupt bug when interrupt 0 is usedBrian Hill
2010-05-26Btrfs: allow unaligned DIOChris Mason
2010-05-26Btrfs: drop verbose enospc printkChris Mason
2010-05-26Btrfs: Fix block generation verification raceYan, Zheng
2010-05-26Btrfs: fix preallocation and nodatacow checks in O_DIRECTChris Mason
2010-05-26IB/qib: Use a single txselect module parameter for serdes tuningRalph Campbell
2010-05-26[S390] fill out file list in s390 MAINTAINERS entryJonathan Nieder
2010-05-26[S390] Add support for LZO-compressed kernels.Heiko Carstens
2010-05-26[S390] cmm: get rid of CMM_PROC config optionHeiko Carstens
2010-05-26[S390] cmm: remove superfluous EXPORT_SYMBOLs plus cleanupsHeiko Carstens
2010-05-26[S390] dasd: unit check handling during internal cio I/OStefan Haberland
2010-05-26[S390] cio: unit check handling during internal I/OMichael Ernst
2010-05-26[S390] ccwgroup: add locking around drvdata accessSebastian Ott
2010-05-26[S390] cio: remove stschSebastian Ott
2010-05-26[S390] spp: remove KVM_AWARE_CMF config optionHeiko Carstens
2010-05-26[S390] kprobes: forbid probing of stnsm/stosm/epswHeiko Carstens
2010-05-26[S390] spp: fix compilation for CONFIG_32BITHeiko Carstens
2010-05-26[S390] atomic: implement atomic64_dec_if_positiveHeiko Carstens
2010-05-26[S390] cmm: fix crash on module unloadHeiko Carstens
2010-05-26IB/qib: Don't rely on (undefined) order of function parameter evaluationRoland Dreier
2010-05-26Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-05-26x86, pat: Fix memory leak in free_memtypeXiaotian Feng
2010-05-26m68k: amiga - RTC platform device conversionGeert Uytterhoeven
2010-05-26m68k: amiga - Parallel port platform device conversionGeert Uytterhoeven
2010-05-26m68k: amiga - Serial port platform device conversionGeert Uytterhoeven
2010-05-26m68k: amiga - Mouse platform device conversionGeert Uytterhoeven
2010-05-26m68k: amiga - Keyboard platform device conversionGeert Uytterhoeven
2010-05-26m68k: amiga - Amiga Gayle IDE platform device conversionGeert Uytterhoeven
2010-05-26m68k: amiga - A4000T SCSI platform device conversionGeert Uytterhoeven
2010-05-26m68k/scsi: a3000 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven
2010-05-26m68k: amiga - A3000 SCSI platform device conversionGeert Uytterhoeven
2010-05-26m68k/scsi: gvp11 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven
2010-05-26m68k: amiga - GVP Series II SCSI zorro_driver conversionGeert Uytterhoeven
2010-05-26m68k/scsi: a2091 - Do not use legacy Scsi_Host.baseGeert Uytterhoeven
2010-05-26m68k: amiga - A2091/A590 SCSI zorro_driver conversionGeert Uytterhoeven
2010-05-26m68k/scsi: mvme147 - Kill obsolete HOSTS_C logicGeert Uytterhoeven
2010-05-26m68k/scsi: a3000 - Kill a3000_scsiregs typedefGeert Uytterhoeven
2010-05-26m68k/scsi: gvp11 - Kill gvp11_scsiregs typedefGeert Uytterhoeven
2010-05-26m68k/scsi: a2091 - Kill a2091_scsiregs typedefGeert Uytterhoeven
2010-05-26m68k/scsi: gvp11 - Extract check_wd33c93()Geert Uytterhoeven
2010-05-26m68k/scsi: a3000 - Kill static global a3000_hostGeert Uytterhoeven
2010-05-26m68k/scsi: mvme147 - Kill static global mvme147_hostGeert Uytterhoeven
2010-05-26m68k/scsi: a3000 - Kill ugly DMA() macroGeert Uytterhoeven
2010-05-26m68k/scsi: gvp11 - Kill ugly DMA() macroGeert Uytterhoeven
2010-05-26m68k: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori