summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne...David S. Miller2009-03-3014-57/+50
|\
| * cpumask: use mm_cpumask() wrapper: sparcRusty Russell2009-03-164-18/+19
| * cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparcRusty Russell2009-03-161-1/+1
| * cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparcRusty Russell2009-03-161-4/+0
| * cpumask: remove cpu_coregroup_map: sparcRusty Russell2009-03-161-1/+0
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparcRusty Russell2009-03-164-17/+13
| * cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa...Rusty Russell2009-03-163-4/+4
| * cpumask: Use accessors code.: sparc64Rusty Russell2009-03-162-3/+3
| * cpumask: Use accessors code: sparcRusty Russell2009-03-163-6/+6
| * cpumask: arch_send_call_function_ipi_mask: sparcRusty Russell2009-03-162-3/+4
| * cpumask: Use smp_call_function_many(): sparc64Rusty Russell2009-03-161-1/+1
* | sparc64: Fix reset hangs on Niagara systems.David S. Miller2009-03-301-1/+22
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-2826-276/+746
|\ \
| * | i2c-core: Some style cleanupsZhenwen Xu2009-03-281-13/+13
| * | i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner2009-03-284-2/+6
| * | i2c-piix4: Add support to SB800 SMBus changesShane Huang2009-03-281-1/+72
| * | i2c-pca-platform: Use defaults if no platform_data givenWolfram Sang2009-03-281-7/+12
| * | i2c-algo-pca: Use timeout for checking the state machineWolfram Sang2009-03-283-33/+46
| * | i2c-algo-pca: Rework waiting for a free busWolfram Sang2009-03-284-10/+13
| * | i2c-algo-pca: Add PCA9665 supportMarco Aurelio da Costa2009-03-285-28/+216
| * | i2c: Adapt debug macros for KERN_* constantsFrank Seidel2009-03-281-5/+9
| * | i2c-davinci: Fix timeout handlingJean Delvare2009-03-281-5/+3
| * | i2c: Adapter timeout is in jiffiesJean Delvare2009-03-284-10/+9
| * | i2c: Set a default timeout value for all adaptersJean Delvare2009-03-283-4/+6
| * | i2c: Add missing KERN_* constants to printksFrank Seidel2009-03-284-8/+11
| * | i2c-algo-pcf: Handle timeout correctlyRoel Kluin2009-03-281-8/+10
| * | i2c-algo-pcf: Style cleanupsRoel Kluin2009-03-281-135/+115
| * | eeprom/at24: Remove EXPERIMENTALWolfram Sang2009-03-281-1/+1
| * | i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79Jean Delvare2009-03-283-6/+22
| * | i2c: Clarify which clients are auto-removedJean Delvare2009-03-281-1/+4
| * | i2c: Let checkpatch shout on users of the legacy modelJean Delvare2009-03-281-1/+2
| * | i2c: Document the different ways to instantiate i2c devicesJean Delvare2009-03-282-4/+182
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-28731-13869/+43409
|\ \ \
| * \ \ Merge branch 'master' into develRussell King2009-03-285-3/+16
| |\ \ \
| | * | | [ARM] 5435/1: fix compile warning in sanity_check_meminfo()Mikael Pettersson2009-03-281-1/+1
| | * | | [ARM] twl4030 - leak fixAlan Cox2009-03-241-0/+1
| | * | | [ARM] fix leak in iop13xx/pciAlan Cox2009-03-241-1/+4
| | * | | [ARM] cumana: Fix a long standing bogonAlan Cox2009-03-241-1/+1
| | * | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-03-239-7/+23
| | |\ \ \
| | * | | | [ARM] 5428/1: Module relocation update for R_ARM_V4BXDaniel Silverstone2009-03-212-0/+10
| * | | | | Merge branch 'origin' into develRussell King2009-03-283099-126920/+223404
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | [ARM] 5434/1: ARM: OMAP: Fix mailbox compile for 24xxTony Lindgren2009-03-281-1/+1
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-289-71/+96
| |\ \ \ \ \
| | * | | | | imxfb: Fix TFT modeSascha Hauer2009-03-271-1/+1
| | * | | | | i.MX21/27: remove ifdef CONFIG_FB_IMXSascha Hauer2009-03-271-2/+0
| | * | | | | imxfb: add clock supportSascha Hauer2009-03-271-1/+39
| | * | | | | mxc: add arch_reset() functionIlya Yanok2009-03-274-29/+30
| | * | | | | clkdev: add possibility to get a clock based on the device nameSascha Hauer2009-03-272-2/+26
| | * | | | | i.MX1: remove fb support from mach-imxSascha Hauer2009-03-271-36/+0
| * | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-03-285-7/+9
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |