summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-01-11mn10300: update the ASB2303 defconfigDavid Howells1-37/+70
2010-01-11mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells1-0/+17
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells1-22/+35
2010-01-11mn10300: use generic pci_enable_resources()Bjorn Helgaas3-41/+2
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells1-1/+1
2010-01-11mn10300: fix several bogus includes on abs2305Al Viro4-7/+6
2010-01-11mn10300: wire up missing new syscallsDavid Howells2-1/+3
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter10-12/+18
2010-01-11mn10300: objcopy flags fixMark Salter1-1/+1
2010-01-11mn10300: signal stack fixMark Salter1-1/+1
2010-01-11x86: add support for LZO-compressed kernelsAlbin Tonnerre3-1/+9
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre5-92/+68
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund1-1/+3
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart6-8/+6
2010-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds3-207/+99
2010-01-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-5/+5
2010-01-09Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-9/+1
2010-01-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-8/+17
2010-01-08[IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck1-5/+5
2010-01-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds9-24/+34
2010-01-08[IA64] __per_cpu_idtrs[] is a memory hogTony Luck3-15/+24
2010-01-07blackfin,kgdb: Do not put PC in gdb_regs into retx.Sonic Zhang1-1/+1
2010-01-07blackfin,kgdb,probe_kernel: Cleanup probe_kernel_read/writeJason Wessel3-206/+98
2010-01-07ARM: S3C64XX: Fix possible clock look in EPLL and MPLL clock chainsBen Dooks1-9/+1
2010-01-07FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger2-2/+5
2010-01-07[IA64] sanity in #include files. Move fnptr to types.hTony Luck3-6/+5
2010-01-07[IA64] use helpers for rlimitsJiri Slaby2-2/+2
2010-01-07[IA64] cpumask_of_node() should handle -1 as a nodeAnton Blanchard1-1/+3
2010-01-06x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha1-0/+7
2010-01-06Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-7/+28
2010-01-06DaVinci: DM365: Add the device_enable for the DaVinci KeyscanMiguel Aguilar2-6/+6
2010-01-06davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinciSekhar Nori1-0/+1
2010-01-06davinci: da8xx/omap-l1: mark RTC as a wakeup sourceSekhar Nori1-1/+8
2010-01-06davinci: cp_intc: provide set_wake functionSekhar Nori1-0/+11
2010-01-06Davinci VPFE Capture: Take i2c adapter id through platform dataVaibhav Hiremath2-0/+2
2010-01-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-214/+256
2010-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-1/+13
2010-01-06Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell1-1/+1
2010-01-06x86: copy_from_user() should not return -EFAULTHeiko Carstens2-6/+4
2010-01-05ARM: 5864/1: Implement arch_reset() in NUC900Li Jie1-1/+14
2010-01-05ARM: 5863/1: fix bugs of clock source of NUC900Li Jie1-27/+37
2010-01-05ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_rangeBahadir Balban1-1/+0
2010-01-05sparc64: Fix Niagara2 perf event handling.David S. Miller1-0/+11
2010-01-05Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell1-1/+1
2010-01-05sparc64: Fix NMI programming when perf events are active.David S. Miller1-1/+2
2010-01-05x86/pci: Intel ioh bus num reg accessing fixYinghai Lu1-0/+4
2010-01-05x86: Fix size for ex trampoline with 32bitYinghai Lu1-2/+2
2010-01-04Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds8-1/+57
2010-01-04Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-37/+77
2010-01-04Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds52-882/+3027