aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-2816-163/+61
|\
| * initramfs: Fix build break on symbol-prefixed archsMike Frysinger2010-10-281-1/+3
| * initramfs: fix initramfs size calculationHendrik Brueckner2010-09-293-11/+17
| * initramfs: generalize initramfs_data.xxx.S variantsHendrik Brueckner2010-09-296-120/+7
| * scripts/kallsyms: Enable error messages while hush up unnecessary warningsJean Sacren2010-09-291-6/+2
| * Merge branch 'kbuild/clean' into kbuild/kbuildMichal Marek2010-09-134-22/+24
| |\
| | * kbuild: Use a single clean rule for kernel and external modulesMichal Marek2010-09-061-19/+12
| | * kbuild: Do not run make clean in $(srctree)Michal Marek2010-09-031-1/+1
| | * kbuild: Really don't clean bounds.h and asm-offsets.hMichal Marek2010-03-113-2/+11
| * | scripts/setlocalversion: update commentMichael Prokop2010-09-061-2/+4
| * | scripts/mod/modpost.c: fix commentary accordingly to last changesAndy Shevchenko2010-08-261-1/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-10-289-15/+1280
|\ \ \
| * | | regulator: max8952 - fix max8952_set_voltageAxel Lin2010-10-281-1/+1
| * | | regulator: max8952 - fix max8952_pmic_probe error pathAxel Lin2010-10-281-2/+8
| * | | regulator: fix build when CONFIG_REGULATOR_DUMMY=nAnand Gadiyar2010-10-281-4/+0
| * | | regulator: avoid deadlock when disabling regulator with supplyJeffrey Carlyle2010-10-281-9/+26
| * | | regulator: Add option for machine drivers to enable the dummy regulatorMark Brown2010-10-283-2/+28
| * | | Regulator: lp3972 cleanupAxel Lin2010-10-281-7/+18
| * | | Regulator: LP3972 PMIC regulator driverAxel Lin2010-10-284-0/+705
| * | | MAX8952 PMIC Driver Initial ReleaseMyungJoo Ham2010-10-284-0/+504
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-10-284-5/+11
|\ \ \ \ | |/ / / |/| | |
| * | | nfs4: The difference of 2 pointers is ptrdiff_tGeert Uytterhoeven2010-10-281-2/+2
| * | | nfs: testing the wrong variableDan Carpenter2010-10-281-1/+1
| * | | nfs: handle lock context allocation failures in nfs_create_requestJeff Layton2010-10-281-1/+7
| * | | Fixed Regression in NFS Direct I/O pathSteve Dickson2010-10-281-1/+1
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-2827-12/+19
|\ \ \ \
| * | | | x86: Move olpc to platformThomas Gleixner2010-10-276-4/+4
| * | | | x86: Move uv to platformThomas Gleixner2010-10-278-1/+2
| * | | | x86: Move mrst to platformThomas Gleixner2010-10-274-1/+2
| * | | | x86: Move scx200 to platformThomas Gleixner2010-10-274-3/+3
| * | | | x86: Move visws to platformThomas Gleixner2010-10-274-1/+2
| * | | | x86: Move efi to platformThomas Gleixner2010-10-278-1/+2
| * | | | x86: Move sfi to platformThomas Gleixner2010-10-274-1/+2
| * | | | x86: Add platform directoryThomas Gleixner2010-10-272-0/+2
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-2827-556/+3284
|\ \ \ \ \
| * | | | | hwmon: (it87) Add support for the IT8721F/IT8758EJean Delvare2010-10-283-33/+115
| * | | | | hwmon: (it87) Move conversion functionsJean Delvare2010-10-281-50/+52
| * | | | | hwmon: Remove many EXPERIMENTAL flagsJean Delvare2010-10-281-16/+12
| * | | | | hwmon: (lm85) Add support for ADT7468 high-frequency PWM modeJean Delvare2010-10-282-7/+35
| * | | | | hwmon: (lm85) Document the ADT7468 as supportedJean Delvare2010-10-282-25/+31
| * | | | | hwmon: (lm85) Fix ADT7468 frequency tableJean Delvare2010-10-281-0/+1
| * | | | | hwmon: I2C addresses are constantJean Delvare2010-10-283-5/+5
| * | | | | Move ams driver to macintoshJean Delvare2010-10-2811-28/+29
| * | | | | hwmon: (pcf8591) Don't attempt to detect devicesJean Delvare2010-10-282-36/+8
| * | | | | hwmon: (pcf8591) Register as a hwmon deviceJean Delvare2010-10-281-0/+12
| * | | | | hwmon: (w83795) Use standard attributes for chassis intrusionJean Delvare2010-10-281-3/+8
| * | | | | hwmon: (w83795) Exclude fan control feature by defaultJean Delvare2010-10-282-0/+27
| * | | | | hwmon: (w83795) Add myself as co-author and maintainerJean Delvare2010-10-282-1/+8
| * | | | | hwmon: (w83795) More style cleanupsJean Delvare2010-10-281-15/+13
| * | | | | hwmon: (w83795) Fix LSB reading of voltage limitsJean Delvare2010-10-281-1/+1