aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4000/1: Osiris: add third serial port inBen Dooks2006-12-071-0/+9
* [ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks2006-12-075-2/+32
* [ARM] 3998/1: VR1000: LED platform devicesBen Dooks2006-12-071-1/+49
* [ARM] 3991/1: i.MX/MX1 high resolution time sourcePavel Pisa2006-12-072-38/+51
* [ARM] 3990/1: i.MX/MX1 more precise PLL decodePavel Pisa2006-12-071-1/+8
* [ARM] 3986/1: H1940: suspend to RAM supportBen Dooks2006-12-076-2/+81
* [ARM] 3985/1: ixp4xx clocksource cleanupKevin Hilman2006-12-071-2/+4
* [ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2)Rod Whitby2006-12-071-2/+3
* [ARM] 3994/1: ixp23xx: fix handling of pci master abortsLennert Buytenhek2006-12-071-1/+1
* [ARM] 3982/2: Explicitly select 32-bit ARM ISA (-marm)George G. Davis2006-12-071-0/+2
* [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-0310-124/+210
* [ARM] 3967/1: xsc3: make branch predication configurable on xsc3Dan Williams2006-12-012-8/+1
* [ARM] 3971/1: xsc3: get rid of L_PTE_COHERENTLennert Buytenhek2006-12-013-4/+5
* [ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xxMilan Svoboda2006-12-012-0/+49
* [ARM] 3965/1: ixp2000: fix handling of pci master abortsLennert Buytenhek2006-12-011-1/+1
* [ARM] Fix Versatile PB initialisation to use .init_machineRussell King2006-11-301-11/+7
* [ARM] 3911/2: Simplify alloc_thread_info on ARMPaul Gortmaker2006-11-302-63/+12
* [ARM] Remove "translated" io macrosRussell King2006-11-301-26/+5
* [ARM] Remove warnings for __io_pci and __arch_(get|put)*Russell King2006-11-301-8/+0
* [ARM] L7200: Remove deprecated __io_pci and __arch_(get|put)*Russell King2006-11-301-27/+0
* [ARM] Fix __must_check warnings in drivers/bus/amba.cRussell King2006-11-301-48/+65
* [ARM] Fix nommu buildRussell King2006-11-303-2/+8
* [ARM] 3936/1: [Jornada7xx] - No use for jornada720.hKristoffer Ericson2006-11-301-42/+0
* [ARM] 3940/1: don't reset PXA2xx clock counterNicolas Pitre2006-11-301-3/+4
* [ARM] 3939/1: don't reset SA11x0 clock counterNicolas Pitre2006-11-301-3/+4
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-3058-289/+277
* [ARM] 3894/1: pxa27x: Update DCSR_EORINTR bit definition in DCSRstanley cai2006-11-301-1/+1
* [ARM] 3893/1: pxa27x: Update UDCISR1 bit definitionsstanley cai2006-11-301-6/+5
* [ARM] Remove DEBUG_WAITQRussell King2006-11-3041-44/+0
* [ARM] Convert apm.c to use mutexes instead of semaphoresRussell King2006-11-301-14/+14
* [ARM] Move HWCAP_* definitions to asm/elf.hRussell King2006-11-302-18/+19
* [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-3026-24/+22
* [ARM] Arrange asm-arm/elf.h so it can be included by assemblyRussell King2006-11-301-43/+49
* [ARM] Remove EEPROM slave emulation from i2c-pxa driver.Russell King2006-11-302-161/+1
* [ARM] Fix "apm -s" command hangRussell King2006-11-301-1/+8
* [ARM] Improve reliability of APM-emulation suspendRussell King2006-11-301-55/+123
* Linux 2.6.19Linus Torvalds2006-11-291-1/+1
* [PATCH] r8169: Fix iteration variable signFrancois Romieu2006-11-291-2/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-2913-16/+38
|\
| * [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2006-11-292-16/+27
| * [ARM] Export smp_call_function()Russell King2006-11-261-0/+1
| * [ARM] Add PM_LEGACY defaultsRussell King2006-11-2610-0/+10
* | [MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle2006-11-293-24/+30
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-286-22/+35
|\ \
| * | [NET]: Fix MAX_HEADER setting.David S. Miller2006-11-281-2/+4
| * | [NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy2006-11-281-7/+9
| * | [NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2006-11-282-6/+6
| * | [NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2006-11-282-0/+2
| * | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai2006-11-281-7/+6
| * | [NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai2006-11-281-0/+8