aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds248-8523/+36676
2010-05-20Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds12-186/+374
2010-05-20Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds387-11937/+36270
2010-05-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds59-3878/+4211
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds165-328/+313
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds86-2139/+1179
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds31-949/+1251
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+35
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds4-474/+671
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds51-251/+9838
2010-05-20mtd: cfi_cmdset_0002: use AMD standard command-set with Winbond flash chipsGuillaume LECERF2-0/+4
2010-05-20mtd: cfi_cmdset_0002: Fix MODULE_ALIAS and linkage for new 0701 commandset IDDavid Woodhouse1-0/+3
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds57-1061/+1246
2010-05-20perf annotate: Use build-ids to find the right DSOArnaldo Carvalho de Melo6-18/+54
2010-05-20perf TUI: Make 'space' be an alias to 'PgDn'Arnaldo Carvalho de Melo1-0/+2
2010-05-20Move N014, N051 and CR620 dmi information to load scm dmi tableLee, Chun-Yi1-15/+15
2010-05-20netfilter: fix description of expected checkentry return code on xt_targetLuciano Coelho1-1/+1
2010-05-20netfilter: nf_conntrack: fix a race in __nf_conntrack_confirm against nf_ct_g...Joerg Marx2-1/+11
2010-05-20drivers/platform/x86/eeepc-wmi.c: fix build warningDaniel Mack1-1/+1
2010-05-20X86 platfrom wmi: Add debug facility to dump WMI data in a readable wayThomas Renninger1-0/+35
2010-05-20X86 platform wmi: Also log GUID string when an event happens and debug is setThomas Renninger1-0/+6
2010-05-20X86 platform wmi: Introduce debug param to log all WMI eventsThomas Renninger1-8/+50
2010-05-20Clean up all objects used by scm model when driver initial fail or exitLee, Chun-Yi1-3/+10
2010-05-20msi-laptop: fix up some coding style issues found by checkpatchGreg Kroah-Hartman1-13/+24
2010-05-20msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre...Lee, Chun-Yi1-1/+58
2010-05-20msi-laptop: Set rfkill init state when msi-laptop intiialLee, Chun-Yi1-0/+24
2010-05-20msi-laptop: Add MSI CR620 notebook dmi information to scm models tableLee, Chun-Yi1-0/+10
2010-05-20msi-laptop: Add N014 N051 dmi information to scm models tableLee, Chun-Yi1-0/+22
2010-05-20drivers/platform/x86: Use kmemdupJulia Lawall1-3/+1
2010-05-20drivers/platform/x86: Use kzallocJulia Lawall1-4/+2
2010-05-20Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...Matthew Garrett2-241/+425
2010-05-20Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar551-7755/+11364
2010-05-20ARM: S3C64XX: PM: Synchronise wakeup mask on suspendBen Dooks2-0/+21
2010-05-20ARM: SAMSUNG: Add support for interrupt wakeup-sourcesBen Dooks4-0/+101
2010-05-20ARM: SAMSUNG: Make ADC client SMP safeBen Dooks1-6/+20
2010-05-20ARM: S5P6440: Add locking to GPIO callsBen Dooks1-0/+15
2010-05-20ARM: S5PV210: Add temporary <mach/regs-fb.h>Ben Dooks1-0/+21
2010-05-20ARM: S5PV210: Fixup ADC device changeBen Dooks1-0/+2
2010-05-20ARM: SAMSUNG: Fixup merge problemBen Dooks1-1/+1
2010-05-20ARM: SAMSUNG: Fixup convert arm to arch_gettimeoffset()Ben Dooks1-0/+4
2010-05-20ARM: Merge for-2635-4/onenandBen Dooks19-12/+368
2010-05-20ARM: Merge for-2635-4/watchdogBen Dooks15-26/+66
2010-05-20ARM: S5PV210: Add Watchdog support for S5PV210Banajit Goswami4-0/+9
2010-05-20ARM: S5P6440: Add Watchdog support for S5P6440Banajit Goswami3-0/+4
2010-05-20ARM: SMDK6410: Add Watchdog support for SMDK6410Banajit Goswami3-0/+4
2010-05-20ARM: SAMSUNG: Move WDT device definitions in plat-samsungBanajit Goswami5-26/+48
2010-05-20ARM: S3C6410: Add basic support for SmartQ machinesMaurus Cuelenaere6-0/+803
2010-05-20ARM: Merge for-2635-4/spi-devsBen Dooks18-1/+818
2010-05-20ARM: Merge for-2635-4/s5p-devsBen Dooks5-0/+309
2010-05-20ARM: S5P6440: Define SPI platform devicesJassi Brar6-0/+200