aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-25
|\
| * xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-25
| * kconfig: do not record timestamp in .configArnaud Lacombe2011-05-24
| * gconfig: Hide unused left treeview when start up the interfaceEduardo Silva2011-05-24
| * gconfig: enable rules hint for main treeviewsEduardo Silva2011-05-24
| * MAINTAINERS: Update KCONFIG entryMichal Marek2011-05-04
| * kconfig-language: add to hintsRandy Dunlap2011-05-02
| * kconfig: Document the new "visible if" syntaxMichal Marek2011-05-02
| * kconfig: quiet commands when V=0Peter Foley2011-04-29
| * kconfig: change update-po-config to reflect new layout of arch/umPeter Foley2011-04-29
| * kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley2011-04-29
| * kconfig: rearrange clean-filesPeter Foley2011-04-29
| * kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-29
| * kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-29
| * kconfig: only build kxgettext when neededPeter Foley2011-04-29
| * nconfig: Silence unused return values from wattrsetStephen Boyd2011-04-19
| * kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek2011-04-18
| * kconfig: get rid of unused flagsYann E. MORIN2011-04-15
| * kconfig: allow multiple inclusion of the same fileYann E. MORIN2011-04-15
| * kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-08
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Linus Torvalds2011-05-25
|\ \
| * | signal: sys_pause() should check signal_pending()Oleg Nesterov2011-05-25
| * | ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED threadOleg Nesterov2011-05-25
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-25
|\ \ \
| * | | hwmon: New driver for the SMSC EMC6W201Jean Delvare2011-05-25
| * | | hwmon: (abituguru) Depend on DMIJean Delvare2011-05-25
| * | | hwmon: (it87) Use request_muxed_regionNat Gurumoorthy2011-05-25
| * | | hwmon: (sch5627) Trigger Vbat measurementsHans de Goede2011-05-25
| * | | hwmon: (sch5627) Add sch5627_send_cmd functionHans de Goede2011-05-25
| * | | i8k: Integrate with the hwmon subsystemJean Delvare2011-05-25
| * | | hwmon: (max6650) Properly support the MAX6650Jean Delvare2011-05-25
| * | | hwmon: (max6650) Drop device detectionJean Delvare2011-05-25
| * | | Move ACPI power meter driver to hwmonJean Delvare2011-05-25
| * | | hwmon: (f71882fg) Add support for F71808AHans de Goede2011-05-25
| * | | hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beepHans de Goede2011-05-25
| * | | hwmon: (asc7621) Drop duplicate dependencyJean Delvare2011-05-25
| * | | hwmon: (jc42) Change detection classJean Delvare2011-05-25
| * | | hwmon: Add driver for AMD family 15h processor power informationAndreas Herrmann2011-05-25
| * | | hwmon: (k10temp) Add support for Fam15h (Bulldozer)Andre Przywara2011-05-25
| * | | hwmon: Use helper functions to set and get driver dataJean Delvare2011-05-25
| * | | i8k: Avoid lahf in 64-bit codeLuca Tettamanti2011-05-25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-05-25
|\ \ \ \
| * | | | arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf2011-05-25
| * | | | compat: include aio_abi.h for aio_context_tStephen Rothwell2011-05-24
| * | | | arch/tile: cleanups for tilegx compat modeChris Metcalf2011-05-19
| * | | | arch/tile: allocate PCI IRQs later in bootChris Metcalf2011-05-19
| * | | | arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-19
| * | | | arch/tile: use better definitions of xchg() and cmpxchg()Chris Metcalf2011-05-19
| * | | | include/linux/compat.h: coding-style fixesChris Metcalf2011-05-19
| * | | | tile: add an RTC driver for the Tilera hypervisorChris Metcalf2011-05-17