summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: Basic IO mappings for mach-tcc8kHans J. Koch2010-09-174-1/+87
* ARM: Add TCC8xxx system timerHans J. Koch2010-09-175-1/+159
* ARM: Introduce plat-tcc irq frameworkHans J. Koch2010-09-174-1/+196
* ARM: Add the clock framework for Telechips TCC8xxx processors.Hans J. Koch2010-09-178-11/+834
* ARM: Introduce plat-tccHans J. Koch2010-09-1714-0/+1099
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-179-42/+50
|\
| * hwmon: (lm95241) Replace rate sysfs attribute with update_intervalGuenter Roeck2010-09-171-10/+11
| * hwmon: (adm1031) Replace update_rate sysfs attribute with update_intervalGuenter Roeck2010-09-172-23/+27
| * hwmon: (w83627ehf) Use proper exit sequenceJonas Jonsson2010-09-171-0/+1
| * hwmon: (emc1403) Remove unnecessary hwmon_device_unregisterYong Wang2010-09-171-1/+0
| * hwmon: (f75375s) Do not overwrite values read from registersGuillem Jover2010-09-171-2/+2
| * hwmon: (f75375s) Shift control mode to the correct bit positionGuillem Jover2010-09-171-1/+1
| * hwmon: New subsystem maintainersJean Delvare2010-09-171-1/+4
| * hwmon: (lis3lv02d) Prevent NULL pointer dereferenceKuninori Morimoto2010-09-172-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-09-171-1/+1
|\ \
| * | GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse2010-09-171-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-09-172-1/+2
|\ \
| * | firewire: nosy: fix build when CONFIG_FIREWIRE=NStefan Richter2010-09-171-1/+1
| * | firewire: ohci: activate cycle timer register quirk on Ricoh chipsHeikki Lindholm2010-09-081-0/+1
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-09-171-2/+4
|\ \ \
| * | | md: fix v1.x metadata update when a disk is missing.NeilBrown2010-09-171-1/+3
| * | | md: call md_update_sb even for 'external' metadata arrays.NeilBrown2010-09-171-1/+1
* | | | arm: fix really nasty sigreturn bugAl Viro2010-09-171-0/+2
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-176-39/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-153-33/+17
| * | | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu2010-09-141-1/+1
| * | | x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa2010-09-131-2/+2
| * | | x86, UV: Fix initialization of max_pnodeJack Steiner2010-09-101-3/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-09-161-3/+3
|\ \ \ \
| * | | | cifs: fix potential double put of TCP session referenceJeff Layton2010-09-151-3/+3
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-09-161-31/+11
|\ \ \ \ \
| * | | | | [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik2010-09-161-31/+11
| |/ / / /
* | | | | Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6Linus Torvalds2010-09-161-0/+2
|\ \ \ \ \
| * | | | | drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-161-0/+2
* | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-09-163-106/+146
|\ \ \ \ \ \
| * | | | | | pcmcia pcnet_cs: try setting io_lines to 16 if card setup failsDominik Brodowski2010-09-151-56/+83
| * | | | | | pcmcia: per-device, not per-socket debug messagesDominik Brodowski2010-09-151-24/+27
| * | | | | | pcmcia serial_cs.c: fix multifunction card handlingDominik Brodowski2010-09-151-26/+36
* | | | | | | Merge git://git.infradead.org/users/cbou/battery-2.6.36Linus Torvalds2010-09-162-3/+4
|\ \ \ \ \ \ \
| * | | | | | | apm_power: Add missing break statementAnton Vorontsov2010-09-081-0/+1
| * | | | | | | intel_pmic_battery: Fix battery charging status on mrstShuduo Sang2010-08-241-3/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-09-163-6/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | watchdog: Enable NXP LPC32XX support in Kconfig (resend)Kevin Wells2010-09-151-3/+3
| * | | | | | | | watchdog: ts72xx_wdt: disable watchdog at probeMika Westerberg2010-09-151-0/+3
| * | | | | | | | watchdog: sb_wdog: release irq and reboot notifier in error path and module_e...Akinobu Mita2010-09-151-3/+9
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2010-09-1612-51/+94
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/tile: fix formatting bug in register dumpsChris Metcalf2010-09-151-1/+1
| * | | | | | | | arch/tile: fix memcpy_fromio()/memcpy_toio() signaturesChris Metcalf2010-09-151-4/+4
| * | | | | | | | arch/tile: Save and restore extra user state for tilegxChris Metcalf2010-09-154-7/+34
| * | | | | | | | arch/tile: Change struct sigcontext to be more usefulChris Metcalf2010-09-155-27/+36