summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-132-3/+5
|\
| * firmware: ibft depends on SCSIRandy Dunlap2010-08-111-1/+1
| * ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.Konrad Rzeszutek Wilk2010-08-111-2/+4
* | Merge git://git.infradead.org/~dwmw2/ideapad-2.6Linus Torvalds2010-08-134-0/+315
|\ \
| * | Call acpi_video_register() in intel_opregion_init() failure pathDavid Woodhouse2010-08-131-0/+1
| * | ideapad: Only allow camera state to be set to 0 or 1David Woodhouse2010-08-111-1/+1
| * | ideapad: Stop using global variablesDavid Woodhouse2010-08-111-34/+58
| * | Add Lenovo ideapad driverDavid Woodhouse2010-08-113-0/+290
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-134-12/+27
|\ \ \
| * | | x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakageCliff Wickman2010-08-121-0/+5
| * | | x86, UV: Initialize BAU hub mapCliff Wickman2010-08-011-12/+14
| * | | x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-213-0/+8
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-08-131-19/+27
|\ \ \ \
| * | | | ext4: clean up compiler warning in start_this_handle()Theodore Ts'o2010-08-091-19/+27
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-08-131-1/+1
|\ \ \ \ \
| * | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-08-131-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-08-132-139/+186
|\ \ \ \ \ \
| * | | | | | watchdog: hpwdt (12/12): Make NMI decoding a compile-time optiondann frazier2010-08-132-7/+37
| * | | | | | watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functionsdann frazier2010-08-131-55/+69
| * | | | | | watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing"dann frazier2010-08-131-10/+10
| * | | | | | watchdog: hpwdt (9/12): hpwdt_pretimeout reorganizationdann frazier2010-08-131-17/+19
| * | | | | | watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFTdann frazier2010-08-131-0/+9
| * | | | | | watchdog: hpwdt (7/12): allow full range of timer values supported by hardwaredann frazier2010-08-131-2/+3
| * | | | | | watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macrodann frazier2010-08-131-2/+3
| * | | | | | watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strictdann frazier2010-08-131-6/+5
| * | | | | | watchdog: hpwdt (4/12): Despecificate driver from iLO2dann frazier2010-08-132-8/+8
| * | | | | | watchdog: hpwdt (3/12): Group NMI sourcing specific items togetherdann frazier2010-08-131-25/+24
| * | | | | | watchdog: hpwdt (2/12): Group options that affect watchdog behavior togetherdann frazier2010-08-131-3/+3
| * | | | | | watchdog: hpwdt (1/12): clean-up include-files.dann frazier2010-08-131-10/+2
* | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-132-2/+1
|\ \ \ \ \ \ \
| * | | | | | | setlocalversion: fix version for untaged nontip mercurial revsMilton Miller2010-08-131-1/+1
| * | | | | | | Fix CONFIG_CROSS_COMPILE issue in .configYegor Yefremov2010-08-101-1/+0
* | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-135-43/+97
|\ \ \ \ \ \ \ \
| * | | | | | | | kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-132-2/+16
| * | | | | | | | kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-133-2/+9
| * | | | | | | | nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-131-0/+2
| * | | | | | | | kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-121-35/+67
| * | | | | | | | kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-121-4/+3
* | | | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-08-1311-63/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bkl: Remove locked .ioctl file operationArnd Bergmann2010-08-147-51/+13
| * | | | | | | | | v4l: Remove reference to bkl ioctl in compat ioctl handlingFrederic Weisbecker2010-08-141-6/+1
| * | | | | | | | | logfs: kill BKLArnd Bergmann2010-08-143-6/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | pcmcia: xirc2ps_cs bugfixDominik Brodowski2010-08-131-1/+1
* | | | | | | | | NOMMU: Remove an extraneous no_printk()David Howells2010-08-131-5/+0
* | | | | | | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-1344-109/+125
* | | | | | | | | Input: fix faulty XXinput_* callsDaniel Mack2010-08-132-3/+3
* | | | | | | | | dma-mapping: fix build errors on !HAS_DMA architecturesHeiko Carstens2010-08-131-0/+2
* | | | | | | | | time: Workaround gcc loop optimization that causes 64bit div errorsJohn Stultz2010-08-131-3/+4
|/ / / / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-139-10/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | [S390] partitions: fix build error in ibm partition detection codeHeiko Carstens2010-08-131-1/+1
OpenPOWER on IntegriCloud