summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-2512-87/+118
|\
| * xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-251-3/+2
| * kconfig: do not record timestamp in .configArnaud Lacombe2011-05-242-16/+1
| * gconfig: Hide unused left treeview when start up the interfaceEduardo Silva2011-05-241-2/+6
| * gconfig: enable rules hint for main treeviewsEduardo Silva2011-05-241-2/+2
| * MAINTAINERS: Update KCONFIG entryMichal Marek2011-05-042-3/+6
| * kconfig-language: add to hintsRandy Dunlap2011-05-021-0/+22
| * kconfig: Document the new "visible if" syntaxMichal Marek2011-05-021-1/+9
| * kconfig: quiet commands when V=0Peter Foley2011-04-291-2/+2
| * kconfig: change update-po-config to reflect new layout of arch/umPeter Foley2011-04-291-2/+2
| * kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley2011-04-291-7/+9
| * kconfig: rearrange clean-filesPeter Foley2011-04-291-2/+2
| * kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-2/+3
| * kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-3/+4
| * kconfig: only build kxgettext when neededPeter Foley2011-04-291-1/+5
| * nconfig: Silence unused return values from wattrsetStephen Boyd2011-04-191-7/+7
| * kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek2011-04-181-6/+2
| * kconfig: get rid of unused flagsYann E. MORIN2011-04-153-12/+0
| * kconfig: allow multiple inclusion of the same fileYann E. MORIN2011-04-152-20/+38
| * kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-081-1/+1
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Linus Torvalds2011-05-252-3/+5
|\ \
| * | signal: sys_pause() should check signal_pending()Oleg Nesterov2011-05-251-2/+4
| * | ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED threadOleg Nesterov2011-05-251-1/+1
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-2529-150/+1305
|\ \ \
| * | | hwmon: New driver for the SMSC EMC6W201Jean Delvare2011-05-254-0/+592
| * | | hwmon: (abituguru) Depend on DMIJean Delvare2011-05-253-18/+2
| * | | hwmon: (it87) Use request_muxed_regionNat Gurumoorthy2011-05-251-12/+19
| * | | hwmon: (sch5627) Trigger Vbat measurementsHans de Goede2011-05-251-1/+22
| * | | hwmon: (sch5627) Add sch5627_send_cmd functionHans de Goede2011-05-251-4/+19
| * | | i8k: Integrate with the hwmon subsystemJean Delvare2011-05-252-0/+163
| * | | hwmon: (max6650) Properly support the MAX6650Jean Delvare2011-05-252-10/+36
| * | | hwmon: (max6650) Drop device detectionJean Delvare2011-05-252-45/+8
| * | | Move ACPI power meter driver to hwmonJean Delvare2011-05-255-12/+11
| * | | hwmon: (f71882fg) Add support for F71808AHans de Goede2011-05-253-4/+89
| * | | hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beepHans de Goede2011-05-251-7/+21
| * | | hwmon: (asc7621) Drop duplicate dependencyJean Delvare2011-05-251-1/+1
| * | | hwmon: (jc42) Change detection classJean Delvare2011-05-252-2/+2
| * | | hwmon: Add driver for AMD family 15h processor power informationAndreas Herrmann2011-05-255-0/+284
| * | | hwmon: (k10temp) Add support for Fam15h (Bulldozer)Andre Przywara2011-05-253-5/+7
| * | | hwmon: Use helper functions to set and get driver dataJean Delvare2011-05-256-27/+27
| * | | i8k: Avoid lahf in 64-bit codeLuca Tettamanti2011-05-251-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-2592-2034/+11799
|\ \ \ \
| * | | | arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf2011-05-252-0/+3
| * | | | compat: include aio_abi.h for aio_context_tStephen Rothwell2011-05-241-0/+1
| * | | | arch/tile: cleanups for tilegx compat modeChris Metcalf2011-05-193-21/+1
| * | | | arch/tile: allocate PCI IRQs later in bootChris Metcalf2011-05-191-6/+5
| * | | | arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-198-23/+151
| * | | | arch/tile: use better definitions of xchg() and cmpxchg()Chris Metcalf2011-05-193-32/+44
| * | | | include/linux/compat.h: coding-style fixesChris Metcalf2011-05-191-33/+41
| * | | | tile: add an RTC driver for the Tilera hypervisorChris Metcalf2011-05-175-3/+231
OpenPOWER on IntegriCloud