summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: fixed PMB mode refactoring.Paul Mundt2010-01-1311-97/+117
* sh: PVR detection for 2nd cut SH7786.Matt Fleming2010-01-131-0/+1
* sh: Add a vmlinux.bin target.Paul Mundt2010-01-131-1/+3
* sh: Add support for LZO-compressed kernels.Paul Mundt2010-01-135-8/+26
*---. Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-13187-1645/+2468
|\ \ \
| | | * Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2010-01-112-19/+22
| | | * core, x86: make LIST_POISON less deadlyAvi Kivity2010-01-111-0/+5
| | | * Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-1127-109/+296
| | | |\
| | | | * Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren2010-01-0813-91/+137
| | | | |\
| | | | | * OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley2010-01-081-8/+44
| | | | | * OMAP clock/CPUFreq: add clk_exit_cpufreq_table()Paul Walmsley2010-01-083-0/+13
| | | | | * OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley2010-01-082-33/+35
| | | | | * OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabledFelipe Balbi2010-01-081-1/+4
| | | | | * OMAP1 clock: remove __initdata from struct clk_functions to prevent crashCory Maccarrone2010-01-081-1/+1
| | | | | * 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
| | | |\ \
OpenPOWER on IntegriCloud