summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | OMAP1 clock: Add missing clocks for OMAP 7xxCory Maccarrone2010-01-081-2/+2
| | * | | OMAP clock: remove incorrect EXPORT_SYMBOL()sPaul Walmsley2010-01-081-6/+0
| | * | | OMAP3 clock: Add capability to change rate of dpll4_m5_ckTuukka Toivonen2010-01-081-0/+2
| | * | | OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_...Paul Walmsley2010-01-081-1/+1
| | * | | OMAP3: clock: add clockdomains for UART1 & 2Kevin Hilman2010-01-081-0/+2
| | * | | OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc spacePaul Walmsley2010-01-081-6/+9
| | * | | OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley2010-01-083-35/+28
| | * | | ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.Abhijit Pagare2010-01-081-2/+2
| | * | | OMAP2: remove duplicated #includeHuang Weiyi2010-01-082-2/+0
| * | | | omap3: EVM: Choose OMAP_PACKAGE_CBBVaibhav Hiremath2010-01-081-0/+1
| * | | | omap3: Fix booting if package is uninitializedTony Lindgren2010-01-081-2/+4
| * | | | omap3: add missing parenthesesRoel Kluin2010-01-081-2/+2
| * | | | omap3: add missing parenthesesRoel Kluin2010-01-081-1/+1
| * | | | omap2/3: ZOOM: Correcting key mapping for few keysVimal Singh2010-01-081-4/+4
| * | | | omap2/3: make serial_in_override() address the right uart portAlexander Shishkin2010-01-081-2/+10
| * | | | omap1: Fix compile for omap1_bl.cTony Lindgren2010-01-081-1/+0
| * | | | omap1: Add 7xx clocks and pin muxes for SPICory Maccarrone2010-01-085-0/+58
| * | | | omap: Remove uninitialized warning for gpio.cTony Lindgren2010-01-081-1/+1
| * | | | omap: &&/|| confusion in iommu_put()Roel Kluin2010-01-081-1/+1
| * | | | omap: gpio: Simultaneously requested rising and falling edgeCory Maccarrone2010-01-081-1/+60
| * | | | omap: McBSP: Fix possible port lockoutJanusz Krzysztofik2010-01-081-3/+17
| |/ / /
* | | | mn10300: update the ASB2303 defconfigDavid Howells2010-01-111-37/+70
* | | | mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells2010-01-111-0/+17
* | | | mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells2010-01-111-22/+35
* | | | mn10300: use generic pci_enable_resources()Bjorn Helgaas2010-01-113-41/+2
* | | | mn10300: use KERN_ERR not KERN_ERRORDavid Howells2010-01-111-1/+1
* | | | mn10300: fix several bogus includes on abs2305Al Viro2010-01-114-7/+6
* | | | mn10300: wire up missing new syscallsDavid Howells2010-01-112-1/+3
* | | | mn10300: add cc clobbers to asm statementsMark Salter2010-01-1110-12/+18
* | | | mn10300: objcopy flags fixMark Salter2010-01-111-1/+1
* | | | mn10300: signal stack fixMark Salter2010-01-111-1/+1
* | | | x86: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-113-1/+9
* | | | arm: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-115-92/+68
* | | | zlib: optimize inffast when copying direct from outputJoakim Tjernlund2010-01-111-1/+3
* | | | mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-116-8/+6
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-01-083-207/+99
|\ \ \ \
| * | | | blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang2010-01-071-1/+1
| * | | | blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel2010-01-073-206/+98
| | |/ / | |/| |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-01-081-5/+5
|\ \ \ \
| * | | | [IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck2010-01-081-5/+5
* | | | | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-01-081-9/+1
|\ \ \ \ \
| * | | | | ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chainsBen Dooks2010-01-071-9/+1
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-085-8/+17
|\ \ \ \ \ \
| * | | | | | x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha2010-01-061-0/+7
| * | | | | | x86: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-052-6/+4
| * | | | | | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell2010-01-041-1/+1
| * | | | | | x86/pci: Intel ioh bus num reg accessing fixYinghai Lu2010-01-041-0/+4
| * | | | | | x86: Fix size for ex trampoline with 32bitYinghai Lu2010-01-041-2/+2
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-01-089-24/+34
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | |_|_|/ / / |/| | | | |
| * | | | | [IA64] __per_cpu_idtrs[] is a memory hogTony Luck2010-01-073-15/+24
OpenPOWER on IntegriCloud