summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] clkdev: fix clock matchingRussell King2009-01-241-6/+19
* [ARM] 5370/1: at91: fix rm9200 watchdogJean-Christop PLAGNIOL-VILLARD2009-01-241-0/+1
* [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell2009-01-241-0/+1
* [ARM] 5365/1: s3cmci: Use new include path of dma.hRamax Lo2009-01-241-1/+1
* [ARM] fix StrongARM-11x0 page copy implementationRussell King2009-01-241-1/+1
* [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-243-6/+6
* ARM: OMAP: Fix compile for h3 MMCTony Lindgren2009-01-151-1/+3
* ARM: OMAP: Remove unused platform devices, v3Tony Lindgren2009-01-1510-419/+9
* ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2009-01-152-0/+15
* ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23Arun KS2009-01-151-1/+3
* ARM: OMAP: remove duplicated #include'sHuang Weiyi2009-01-151-1/+0
* ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar2009-01-151-8/+5
* ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren2009-01-151-0/+3
* ARM: OMAP: Fix compile for beagleTony Lindgren2009-01-151-4/+5
* ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula2009-01-155-75/+13
* ARM: OMAP: Fix compile for palmteTony Lindgren2009-01-151-9/+0
* ARM: OMAP: Fix compile for various McBSPTony Lindgren2009-01-152-0/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-1461-244/+423
|\
| * powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov2009-01-135-12/+12
| * powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-BootsAnton Vorontsov2009-01-131-2/+2
| * powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala2009-01-131-1/+1
| * powerpc: Enable PS3 options and QPACE in ppc64_defconfigMichael Ellerman2009-01-131-1/+25
| * powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-132-1/+10
| * powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch2009-01-131-5/+5
| * hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller2009-01-131-3/+1
| * hvc_console: Do not set low_latency when using interruptsMilton Miller2009-01-131-1/+2
| * hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller2009-01-131-1/+1
| * hvc_console: Change an mb() to smp_mb() and add some commentsMilton Miller2009-01-131-2/+5
| * powerpc: Cleanup from l64 to ll64 change: drivers/netStephen Rothwell2009-01-134-22/+22
| * powerpc: Cleanup from l64 to ll64 change: drivers/charStephen Rothwell2009-01-131-1/+1
| * powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell2009-01-134-8/+8
| * powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-1320-66/+70
| * powerpc/kexec: Check crash_base for relocatable kernelMilton Miller2009-01-131-0/+25
| * powerpc: Make dummy section a valid note headerMilton Miller2009-01-131-1/+3
| * Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt2009-01-137-62/+113
| |\
| | * Xilinx: SPI: updated driver for device treeJohn Linn2009-01-091-56/+81
| | * drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl2009-01-092-0/+22
| | * powerpc/xsysace: add compatible string for non-ipcore instanceYuri Tikhonov2009-01-091-0/+1
| | * powerpc/mpc52xx: remove dead code from GPIO driverWolfram Sang2009-01-091-3/+0
| | * powerpc/mpc52xx: Properly update irq_desc when set_type() is called.Grant Likely2009-01-091-1/+7
| | * powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.roel kluin2009-01-091-2/+2
| * | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-1311-55/+117
| |\ \
| | * | powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho2009-01-073-7/+0
| | * | powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho2009-01-074-8/+18
| | * | powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho2009-01-071-0/+3
| | * | powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho2009-01-071-33/+71
| | * | powerpc/qe: add Ethernet UPSMR definitions to QE libraryTimur Tabi2009-01-071-1/+18
| | * | powerpc/85xx: Fix PCIe error interruptsKumar Gala2009-01-074-6/+6
| | * | powerpc: Fix the ide suspend function in uli1575Jason Jin2009-01-071-0/+1
* | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-14108-659/+810
|\ \ \ \
OpenPOWER on IntegriCloud