aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-30ARM: h1940: Fix backlight and LCD power functionsVasily Khoruzhick2-16/+66
2010-10-29x86, alternative: Call stop_machine_text_poke() on all cpusJason Baron1-1/+1
2010-10-30ARM: S3C2440: fix boot failure introduced by recent changes in gpiolibAbdoulaye Walsimou Gaye1-0/+2
2010-10-30ARM: S3C2440: various fixes in Kconfig fileAbdoulaye Walsimou Gaye1-5/+2
2010-10-29Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linuxLinus Torvalds5-16/+1176
2010-10-29msm: Kconfig: drop unused config optionsDaniel Walker1-2/+0
2010-10-29msm: fix compile failure when no debug uart is selectedDaniel Walker1-1/+1
2010-10-29msm: fix debug-macro.S build failureDaniel Walker1-1/+12
2010-10-29i2c-intel-mid: Driver depends on PCIRandy Dunlap1-0/+1
2010-10-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-1/+1
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfigLinus Torvalds1-7/+36
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds49-246/+525
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds93-39835/+0
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6Linus Torvalds5-12/+55
2010-10-29drivers/dma/Kconfig: add part number for Topcliff.Valdis.Kletnieks@vt.edu1-2/+2
2010-10-29Staging: dream: remove dream driver and arch from treeGreg Kroah-Hartman93-39835/+0
2010-10-29Btrfs: add START_SYNC, WAIT_SYNC ioctlsSage Weil4-0/+89
2010-10-29Btrfs: async transaction commitSage Weil4-0/+124
2010-10-29Btrfs: fix deadlock in btrfs_commit_transactionSage Weil1-8/+5
2010-10-29Btrfs: fix lockdep warning on clone ioctlSage Weil1-4/+4
2010-10-29Btrfs: fix clone ioctl where range is adjacent to extentSage Weil1-1/+1
2010-10-29Btrfs: fix delalloc checks in clone ioctlSage Weil1-3/+5
2010-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller11-38/+102
2010-10-29Btrfs: drop unused variable in block_alloc_rsvChris Mason1-4/+0
2010-10-29Btrfs: cleanup warnings from gcc 4.6 (nonbugs)Andi Kleen15-94/+4
2010-10-29Btrfs: Fix variables set but not read (bugs found by gcc 4.6)Andi Kleen5-6/+10
2010-10-29Btrfs: Use ERR_CAST helpersJulia Lawall2-3/+3
2010-10-29Btrfs: use memdup_user helpersJulia Lawall1-14/+6
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds15-143/+235
2010-10-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-0/+1
2010-10-29jump label: Add work around to i386 gcc asm goto bugSteven Rostedt3-2/+27
2010-10-29b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger1-0/+2
2010-10-29mac80211: fix failure to check kmalloc return value in key_key_readJesper Juhl1-1/+5
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox1-3/+29
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan1-1/+1
2010-10-29kgdb,ppc: Individual register get/set for ppcDongdong Deng2-63/+126
2010-10-29kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng1-14/+2
2010-10-29debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng4-25/+10
2010-10-29kdb: Fix early debugging crash regressionJason Wessel1-1/+1
2010-10-29kgdb,arm: fix register dumpRabin Vincent2-3/+4
2010-10-29kdb: fix per_cpu command to remove supress maskJason Wessel1-35/+11
2010-10-29kdb: Add kdb kernel module sampleJason Wessel5-2/+81
2010-10-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds94-3525/+9360
2010-10-29ftrace/MIPS: Enable C Version of recordmcountWu Zhangjin1-0/+1
2010-10-29ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin2-4/+57
2010-10-29ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser2-4/+71
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney4-24/+37
2010-10-29MIPS: Allow UserLocal on MIPS_R1 processorsKevin Cernekee1-6/+7
2010-10-29MIPS: Honor L2 bypass bitKevin Cernekee1-4/+30
2010-10-29MIPS: Add BMIPS CP0 register definitionsKevin Cernekee1-0/+51