summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO2010-11-171-1/+1
* sh: avoid to flush all cache in sys_cacheflushGiuseppe CAVALLARO2010-11-171-1/+1
* Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-167-85/+11Star
|\
| * sh: clkfwk: Disable init clk op for non-legacy clocks.Paul Mundt2010-11-151-0/+2
| * sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-155-12/+8Star
| * sh: clkfwk: Kill off unused clk_set_rate_ex().Paul Mundt2010-11-154-75/+3Star
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-154-6/+6
|\ \
| * | arm: omap1: devices: need to return with a valueFelipe Balbi2010-11-091-3/+2Star
| * | OMAP1: camera.h: add missing includeJanusz Krzysztofik2010-11-051-0/+2
| * | omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman2010-11-051-0/+2
| * | OMAP2: Devkit8000: Fix mmc regulator failureThomas Weber2010-11-051-3/+0Star
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-155-42/+192
|\ \ \
| * | | hwmon: (w83795) Check for BEEP pin availabilityJean Delvare2010-11-151-7/+51
| * | | hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare2010-11-151-0/+4
| * | | hwmon: (w83795) Read the intrusion state properlyJean Delvare2010-11-151-3/+20
| * | | hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare2010-11-151-10/+20
| * | | hwmon: (w83795) List all usable temperature sourcesJean Delvare2010-11-151-3/+54
| * | | hwmon: (w83795) Expose fan control methodJean Delvare2010-11-151-1/+18
| * | | hwmon: (w83795) Fix fan control mode attributesJean Delvare2010-11-151-10/+8Star
| * | | hwmon: (lm95241) Check validity of input valuesJean Delvare2010-11-151-5/+14
| * | | hwmon: Change mail address of Hans J. KochHans J. Koch2010-11-153-4/+4
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-1512-36/+23Star
|\ \ \ \
| * | | | i2c: Sanity checks on adapter registrationJean Delvare2010-11-151-0/+12
| * | | | i2c: Mark i2c_adapter.id as deprecatedJean Delvare2010-11-153-2/+11
| * | | | i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2010-11-153-3/+0Star
| * | | | i2c: Delete unused adapter IDsJean Delvare2010-11-152-23/+0Star
| * | | | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-154-8/+0Star
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-157-49/+174
|\ \ \ \
| * | | | PCI: sysfs: fix printk warningsRandy Dunlap2010-11-151-1/+2
| * | | | PCI: fix pci_bus_alloc_resource() hang, prefer positive decodeBjorn Helgaas2010-11-121-21/+49
| * | | | PCI: read current power state at enable timeJesse Barnes2010-11-111-0/+12
| * | | | PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck2010-11-113-8/+23
| * | | | x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas2010-11-111-20/+83
| * | | | PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt2010-11-111-0/+6
* | | | | include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2010-11-152-244/+249
* | | | | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos2010-11-151-4/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-11-155-216/+98Star
|\ \ \ \ \
| * | | | | GFS2: Fix inode deallocation raceSteven Whitehouse2010-11-155-216/+98Star
| | |/ / / | |/| | |
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-152-17/+17
|\ \ \ \ \
| * | | | | ARM: SAMSUNG: Fix HAVE_S3C_RTC warningsKukjin Kim2010-11-131-4/+4
| * | | | | ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warningsKukjin Kim2010-11-131-6/+6
| * | | | | ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warningsKyungmin Park2010-11-132-7/+7
| | |_|/ / | |/| | |
* | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-157-20/+40
|\ \ \ \ \
| * | | | | fsl-diu-fb: drop dead ioctl defineMike Frysinger2010-11-151-1/+0Star
| * | | | | MAINTAINERS: Add an fbdev git tree entry.Paul Mundt2010-11-151-0/+1
| * | | | | OMAP: DSS: Fix documentation regarding 'vram' kernel parameterTomi Valkeinen2010-11-101-3/+4
| * | | | | OMAP: VRAM: Fix boot-time memory allocationTomi Valkeinen2010-11-101-1/+4
| * | | | | OMAP: VRAM: improve VRAM error printsTomi Valkeinen2010-11-101-3/+9
| * | | | | sisfb: limit POST memory test according to PCI resource lengthAaro Koskinen2010-11-101-2/+6
| * | | | | Merge branch 'fbdev-driver-fixes' of master.kernel.org:/pub/scm/linux/kernel/...Paul Mundt2010-11-102-10/+16
| |\ \ \ \ \