summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-1512-36/+23
|\
| * 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/+0
| * i2c: Delete unused adapter IDsJean Delvare2010-11-152-23/+0
| * i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-154-8/+0
* | 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/+98
|\ \ \
| * | | GFS2: Fix inode deallocation raceSteven Whitehouse2010-11-155-216/+98
| | |/ | |/|
* | | 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/+0
| * | | | 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
| |\ \ \ \
| | * \ \ \ Merge branch 'common/fbdev' into fbdev-driver-fixesPaul Mundt2010-11-102-10/+16
| | |\ \ \ \ | |/ / / / /
| | * | | | fbdev: sh_mobile_lcdc: use correct number of modes, when using the defaultGuennadi Liakhovetski2010-11-101-6/+8
| | * | | | fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timingGuennadi Liakhovetski2010-11-101-3/+4
| | * | | | fbdev: sh_mobile_hdmi: properly clean up modedb on monitor unplugGuennadi Liakhovetski2010-11-101-1/+4
| |/ / / /
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...Linus Torvalds2010-11-157-9/+15
|\ \ \ \ \ \
| | * \ \ \ \ Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-151-0/+4
| | |\ \ \ \ \
| | | * | | | | ARM: mach-shmobile: ap4evb: add fsib 44100Hz rateKuninori Morimoto2010-11-151-0/+4
| | * | | | | | Merge branch 'rmobile/urgent' into rmobile-fixes-for-linusPaul Mundt2010-11-101-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | MAINTAINERS: update the ARM SH-Mobile git tree entry.Paul Mundt2010-11-101-1/+1
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-092-1/+3
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | | |/ / / /
| | | * | | | ARM: mach-shmobile: ap4evb: Mark NOR boot loader partitions read-only.Yusuke Goda2010-11-081-0/+2
| | | * | | | ARM: mach-shmobile: intc-sh7372: fix interrupt numberTony SIM2010-11-081-1/+1
| * | | | | | sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt2010-11-151-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-11-15425-2902/+9108
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgentPaul Mundt2010-11-102-4/+4
| |\ \ \ \ \ \ \
| | | * | | | | | sh: clkfwk: fix up compiler warnings.Paul Mundt2010-11-101-2/+2
| | | | |/ / / / | | | |/| | | |
| | * | | | | | rtc: rtc-sh - fix a memory leakAxel Lin2010-11-081-2/+2
| * | | | | | | MAINTAINERS: update the sh git tree entry.Paul Mundt2010-11-101-1/+1
| * | | | | | | sh: intc: Fix up initializers for gcc 4.5.Paul Mundt2010-11-091-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-11-141-1/+2
|\ \ \ \ \ \ \
| * | | | | | | slub: Fix slub_lock down/up imbalancePavel Emelyanov2010-11-141-1/+2
| | |_|_|_|/ / | |/| | | | |