| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (ltc4245) Expose all GPIO pins as analog voltages | Ira W. Snyder | 2010-08-14 | 3 | -11/+211 |
* | hwmon: (pc87360) Fix device resource declaration | Jean Delvare | 2010-08-14 | 1 | -14/+17 |
* | hwmon: (k8temp) Adjust confusing if indentation | Julia Lawall | 2010-08-14 | 1 | -1/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-08-14 | 3 | -5/+11 |
|\ |
|
| * | [IA64] Add latest crop of syscalls | Tony Luck | 2010-08-14 | 2 | -1/+7 |
| * | [IA64] Fix 64-bit atomic routines to return "long" | Tony Luck | 2010-08-14 | 1 | -4/+4 |
* | | Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux... | Linus Torvalds | 2010-08-14 | 3 | -17/+29 |
|\ \ |
|
| * | | mmc: msm_sdcc: Rename config MMC_MSM7X00A to MMC_MSM | Sahitya Tummala | 2010-08-10 | 2 | -4/+5 |
| * | | mmc: msm_sdcc: Compile the driver for msm7x30 | Sahitya Tummala | 2010-08-10 | 2 | -13/+2 |
| * | | mmc: msm: fix up build breakage on !PM | Daniel Walker | 2010-06-24 | 1 | -16/+22 |
* | | | Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2010-08-14 | 2 | -3/+5 |
|\ \ \ |
|
| * | | | firmware: ibft depends on SCSI | Randy Dunlap | 2010-08-11 | 1 | -1/+1 |
| * | | | ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present. | Konrad Rzeszutek Wilk | 2010-08-11 | 1 | -2/+4 |
* | | | | Merge git://git.infradead.org/~dwmw2/ideapad-2.6 | Linus Torvalds | 2010-08-14 | 4 | -0/+315 |
|\ \ \ \ |
|
| * | | | | Call acpi_video_register() in intel_opregion_init() failure path | David Woodhouse | 2010-08-13 | 1 | -0/+1 |
| * | | | | ideapad: Only allow camera state to be set to 0 or 1 | David Woodhouse | 2010-08-11 | 1 | -1/+1 |
| * | | | | ideapad: Stop using global variables | David Woodhouse | 2010-08-11 | 1 | -34/+58 |
| * | | | | Add Lenovo ideapad driver | David Woodhouse | 2010-08-11 | 3 | -0/+290 |
* | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-14 | 4 | -12/+27 |
|\ \ \ \ \ |
|
| * | | | | | x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakage | Cliff Wickman | 2010-08-12 | 1 | -0/+5 |
| * | | | | | x86, UV: Initialize BAU hub map | Cliff Wickman | 2010-08-01 | 1 | -12/+14 |
| * | | | | | x86, UV: Make kdump avoid stack dumps | Cliff Wickman | 2010-07-21 | 3 | -0/+8 |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-08-14 | 1 | -19/+27 |
|\ \ \ \ \ \ |
|
| * | | | | | | ext4: clean up compiler warning in start_this_handle() | Theodore Ts'o | 2010-08-09 | 1 | -19/+27 |
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2010-08-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markup | Namhyung Kim | 2010-08-13 | 1 | -1/+1 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2010-08-14 | 2 | -139/+186 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | watchdog: hpwdt (12/12): Make NMI decoding a compile-time option | dann frazier | 2010-08-13 | 2 | -7/+37 |
| * | | | | | | | | watchdog: hpwdt (11/12): move NMI-decoding init and exit to seperate functions | dann frazier | 2010-08-13 | 1 | -55/+69 |
| * | | | | | | | | watchdog: hpwdt (10/12): Use "decoding" instead of "sourcing" | dann frazier | 2010-08-13 | 1 | -10/+10 |
| * | | | | | | | | watchdog: hpwdt (9/12): hpwdt_pretimeout reorganization | dann frazier | 2010-08-13 | 1 | -17/+19 |
| * | | | | | | | | watchdog: hpwdt (8/12): implement WDIOC_GETTIMELEFT | dann frazier | 2010-08-13 | 1 | -0/+9 |
| * | | | | | | | | watchdog: hpwdt (7/12): allow full range of timer values supported by hardware | dann frazier | 2010-08-13 | 1 | -2/+3 |
| * | | | | | | | | watchdog: hpwdt (6/12): Introduce SECS_TO_TICKS() macro | dann frazier | 2010-08-13 | 1 | -2/+3 |
| * | | | | | | | | watchdog: hpwdt (5/12): Make x86 assembly ifdef guard more strict | dann frazier | 2010-08-13 | 1 | -6/+5 |
| * | | | | | | | | watchdog: hpwdt (4/12): Despecificate driver from iLO2 | dann frazier | 2010-08-13 | 2 | -8/+8 |
| * | | | | | | | | watchdog: hpwdt (3/12): Group NMI sourcing specific items together | dann frazier | 2010-08-13 | 1 | -25/+24 |
| * | | | | | | | | watchdog: hpwdt (2/12): Group options that affect watchdog behavior together | dann frazier | 2010-08-13 | 1 | -3/+3 |
| * | | | | | | | | watchdog: hpwdt (1/12): clean-up include-files. | dann frazier | 2010-08-13 | 1 | -10/+2 |
* | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-08-14 | 2 | -2/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | setlocalversion: fix version for untaged nontip mercurial revs | Milton Miller | 2010-08-13 | 1 | -1/+1 |
| * | | | | | | | | | Fix CONFIG_CROSS_COMPILE issue in .config | Yegor Yefremov | 2010-08-10 | 1 | -1/+0 |
* | | | | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-08-14 | 5 | -43/+97 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | kconfig: Fix warning: ignoring return value of 'fgets' | Jean Sacren | 2010-08-13 | 2 | -2/+16 |
| * | | | | | | | | | | kconfig: Fix warning: ignoring return value of 'fwrite' | Jean Sacren | 2010-08-13 | 3 | -2/+9 |
| * | | | | | | | | | | nconfig: Fix segfault when menu is empty | Andrej Gelenberg | 2010-08-13 | 1 | -0/+2 |
| * | | | | | | | | | | kconfig: fix tristate choice with minimal config | Sam Ravnborg | 2010-08-12 | 1 | -35/+67 |
| * | | | | | | | | | | kconfig: fix savedefconfig for tristate choices | Sam Ravnborg | 2010-08-12 | 1 | -4/+3 |
* | | | | | | | | | | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Linus Torvalds | 2010-08-14 | 11 | -63/+19 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | bkl: Remove locked .ioctl file operation | Arnd Bergmann | 2010-08-14 | 7 | -51/+13 |