summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-271-23/+0
|\
| * USB: musb_hdrc: another davinci buildfix (otg related)David Brownell2009-01-271-23/+0
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-271-0/+0
|\ \ | |/ |/|
| * libata-sff: fix incorrect EH messageTejun Heo2009-01-261-0/+0
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-2627-545/+78
|\ \
| * | [ARM] fix section-based ioremapRussell King2009-01-251-9/+2
| * | [ARM] omap: usb: thou shalt not provide empty release functionsRussell King2009-01-241-14/+0
| * | [ARM] clkdev: fix clock matchingRussell King2009-01-241-6/+19
| * | [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell2009-01-241-0/+1
| * | [ARM] fix StrongARM-11x0 page copy implementationRussell King2009-01-241-1/+1
| * | 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-154-72/+10
| * | 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 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-01-26174-319/+319
|\ \ \
| * | | eeprom: More consistent symbol namesJean Delvare2009-01-26174-319/+319
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-01-261-1/+0
|\ \ \
| * | | Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-141-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-269-42/+68
|\ \ \ \
| * | | | sparc64: Fix DAX handling via userspace access from kernel.David S. Miller2009-01-191-1/+16
| * | | | sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller2009-01-194-37/+32
| * | | | [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bitChristian Borntraeger2009-01-191-0/+1
| * | | | sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly.David S. Miller2009-01-191-0/+2
| * | | | sparc64: fix modpost failureSam Ravnborg2009-01-171-1/+2
| * | | | sparc64: fix readout of cpu/fpu typeSam Ravnborg2009-01-171-3/+15
| | |/ / | |/| |
* | | | m68k{nommu}: fixups after the header moveHarvey Harrison2009-01-264-17/+11
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2009-01-26344-59/+15417
|\ \ \ \
| * | | | m68k,m68knommu: merge header filesSam Ravnborg2009-01-16344-60/+15420
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-265-16/+60
|\ \ \ \ \
| * | | | | [S390] Add missing compat system call wrappers.Michael Holzheu2009-01-232-5/+43
| * | | | | [S390] etr/stp: fix possible deadlockHeiko Carstens2009-01-231-2/+4
| * | | | | [S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens2009-01-231-0/+4
| * | | | | [S390] fix compat sigaltstack syscall table entryMichael Holzheu2009-01-231-1/+1
| * | | | | [S390] personality: fix personality loss on execveHeiko Carstens2009-01-231-8/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-01-263-1/+228
|\ \ \ \ \
| * | | | | i.MX31: framebuffer driverGuennadi Liakhovetski2009-01-211-0/+38
| * | | | | i.MX31: Image Processing Unit DMA and IRQ driversGuennadi Liakhovetski2009-01-192-1/+190
* | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-01-2653-1069/+2321
|\ \ \ \ \ \
| * | | | | | sh: fix unaligned and nonexistent address handlingSUGIOKA Toshinobu2009-01-211-5/+4
| * | | | | | sh: export the sh7343 JPU to user spaceMagnus Damm2009-01-212-1/+32
| * | | | | | sh: update defconfigs.Paul Mundt2009-01-2137-866/+2060
| * | | | | | sh: Kill off obsolete busses from arch/sh/Kconfig.Paul Mundt2009-01-211-52/+11
| * | | | | | sh: sh7785lcr/highlander/hp6xx need linux/irq.h.Paul Mundt2009-01-213-1/+3
OpenPOWER on IntegriCloud