summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * [ARM] 3985/1: ixp4xx clocksource cleanupKevin Hilman2006-12-071-2/+4
| | | * [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-039-92/+194
| | | * [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-012-2/+4
| | | * [ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xxMilan Svoboda2006-12-011-0/+41
| | | * [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-301-61/+0
| | | * [ARM] Fix nommu buildRussell King2006-11-302-1/+8
| | | * [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-3057-277/+277
| | | * [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] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-3025-23/+22
| | | * [ARM] Fix "apm -s" command hangRussell King2006-11-301-1/+8
| | | * [ARM] Improve reliability of APM-emulation suspendRussell King2006-11-301-55/+123
| | |/ | |/|
| | * [ARM] 3972/1: AT91: Update board.hAndrew Victor2006-12-046-6/+6
| | * [ARM] 3966/1: AT91: RM9200 device data updateAndrew Victor2006-12-011-48/+110
| | * [ARM] 3963/1: AT91: Update configuration filesAndrew Victor2006-12-014-3/+33
| | * [ARM] 3961/2: AT91: Support for Atmel AT91SAM9261-EK boardAndrew Victor2006-12-013-0/+1366
| | * [ARM] 3962/1: AT91: Support for Atmel AT91SAM9260-EK boardAndrew Victor2006-12-013-0/+1152
| | * [ARM] 3960/1: AT91: Final SAM9 intergration patches.Andrew Victor2006-12-013-24/+6
| | * [ARM] 3959/1: AT91: Support for SAM9 USB and HCK clocksAndrew Victor2006-12-013-7/+33
| | * [ARM] 3957/1: AT91: Physically mapped flash on DK and EK boardsAndrew Victor2006-12-014-8/+68
| | * [ARM] 3956/1: AT91: Carmeva board updateAndrew Victor2006-12-012-4/+28
| | * [ARM] 3955/1: AT91: Clear timer interrupt when resumingAndrew Victor2006-12-011-0/+3
| | * [ARM] 3953/1: AT91: SAM9 platform devicesAndrew Victor2006-12-013-2/+1609
| | * [ARM] 3949/2: AT91: SAM9 timer driverAndrew Victor2006-12-012-2/+116
| | * [ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor2006-11-305-1/+9
| | * [ARM] 3948/1: AT91: Initial support for AT91SAM9261 and AT91SAM9260Andrew Victor2006-11-304-3/+591
| | * [ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irqAndrew Victor2006-11-304-12/+31
| | * [ARM] 3945/1: AT91: Rename devices.cAndrew Victor2006-11-302-3/+3
| |/
* | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-12-0724-48/+1008
|\ \
| * | [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-074-13/+6
| * | [IA64] resolve name clash by renaming is_available_memory()Christoph Lameter2006-12-071-3/+3
| * | [IA64] Need export for csum_ipv6_magicTony Luck2006-12-071-0/+1
| * | [PATCH] Add support for type argument in PAL_GET_PSTATEVenkatesh Pallipadi2006-12-071-7/+4
| * | [IA64] tidy up return value of ip_fast_csumChen, Kenneth W2006-12-071-1/+2
| * | [IA64] implement csum_ipv6_magic for ia64.Chen, Kenneth W2006-12-071-2/+53
| * | [IA64] More Itanium PAL spec updatesRuss Anderson2006-12-071-1/+8
| * | [IA64] Update processor_info featuresRuss Anderson2006-12-071-2/+11
| * | [IA64] SN: Correctly update smp_affinty maskJohn Keller2006-12-072-7/+15
| * | [IA64] sparse cleanupsMatthew Wilcox2006-12-072-7/+7
| * | [IA64] IA64 Kexec/kdumpZou Nan hai2006-12-0712-5/+898
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07121-2186/+4507
|\ \ \
| * | | [PATCH] x86-64: Export smp_call_function_singleAndi Kleen2006-12-071-0/+1
| * | | [PATCH] i386: Clean up smp_tune_scheduling()Adrian Bunk2006-12-071-24/+5
OpenPOWER on IntegriCloud