summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-1119-119/+164
|\
| * [ARM] 3783/1: S3C2412: fix IRQ_EINT0 to IRQ_EINT3 handlingBen Dooks2006-09-094-2/+138
| * [ARM] 3775/1: S3C24XX: do not add same sysdev_driver to two classesBen Dooks2006-09-091-3/+6
| * [ARM] 3774/1: S3C24XX: SMDK2413 has two machine IDsBen Dooks2006-09-061-1/+14
| * [ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUsCatalin Marinas2006-09-061-1/+1
| * [ARM] 3772/1: Fix compilation error in mach-ixp4xx/nslu2*Martin Michlmayr2006-09-062-0/+2
| * [ARM] 3767/1: S3C24XX: remove changelog comments from arch/arm/mach-s3c2410Ben Dooks2006-09-0611-112/+3
* | [IA64] SN fix for cpu hotplug/kexecJack Steiner2006-09-081-1/+1
* | [IA64] Save register stack contents on cpu startJack Steiner2006-09-081-0/+5
* | [IA64] Unwire set/get_robust_listAndreas Schwab2006-09-081-2/+2
* | [IA64] correct file descriptor reference counting in perfmonStephane Eranian2006-09-081-1/+3
* | [PATCH] IA64,sparc: local DoS with corrupted ELFsKirill Korotaev2006-09-083-40/+51
* | [PATCH] FRV: Use the generic time stuff for FRVjohn stultz2006-09-062-81/+4
|/
* [PATCH] powerpc: Fix typo in powermac platform functionsBenjamin Herrenschmidt2006-09-031-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-027-80/+131
|\
| * [ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...George G. Davis2006-09-021-0/+26
| * [ARM] 3764/1: S3C24XX: change type naming to kernel styleBen Dooks2006-08-311-44/+44
| * [ARM] 3763/1: add both rtcs to csb337 defconfigDavid Brownell2006-08-311-3/+34
| * [ARM] 3750/3: Fix double VFP emulation for EABI kernelsDaniel Jacobowitz2006-08-304-33/+27
* | [PATCH] powerpc: Fix PowerMac IRQ handling bugBenjamin Herrenschmidt2006-09-011-3/+3
* | [PATCH] xtensa: ptrace: EXIT_ZOMBIE fixBill Huey (hui2006-09-011-1/+1
* | [PATCH] Fix faulty HPET clocksource usage (fix for bug #7062)john stultz2006-09-011-1/+1
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2006-08-312-33/+35
|\ \
| * | [S390] broken copy_in_user function.Martin Schwidefsky2006-08-302-33/+35
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-08-3029-310/+1781
|\ \
| * | [POWERPC] Fix return value from memcpyPaul Mackerras2006-08-311-4/+7
| * | [POWERPC] Fix irq enable/disable in smp_generic_take_timebasePaul Mackerras2006-08-302-5/+7
| * | [POWERPC] Fix problem with time not advancing on 32-bit platformsPaul Mackerras2006-08-301-17/+8
| * | [POWERPC] Restore copyright notice in arch/powerpc/kernel/fpu.SPaul Mackerras2006-08-301-0/+5
| * | [POWERPC] Fix up ibm_architecture_vec definitionWill Schmidt2006-08-301-5/+5
| * | [POWERPC] Make OF irq map code detect more error casesBenjamin Herrenschmidt2006-08-302-6/+22
| * | [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2Zang Roy-r619112006-08-304-66/+180
| * | [POWERPC] Fix performance regression in IRQ radix tree lockingBenjamin Herrenschmidt2006-08-301-18/+66
| * | [POWERPC] Add mpc7448hpc2 device tree source fileZang Roy-r619112006-08-301-0/+190
| * | [POWERPC] Add MPC8349E MDS device tree source file to arch/powerpc/boot/dtsKim Phillips2006-08-301-0/+328
| * | [POWERPC] modify mpc83xx platforms to use new IRQ layerKim Phillips2006-08-305-87/+28
| * | [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se...Kim Phillips2006-08-302-98/+228
| * | [POWERPC] back up old school ipic.[hc] to arch/ppcKim Phillips2006-08-304-3/+696
| * | [POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger2006-08-251-10/+9
| * | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-252-3/+9
| * | [POWERPC] Fix powerpc 44x_mmu buildMatt Porter2006-08-251-2/+2
| * | [POWERPC] Remove flush_dcache_all exportMatt Porter2006-08-251-4/+0
* | | [PATCH] ppc32: fix last_jiffy time comparisonPaul Mackerras2006-08-301-17/+8
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-305-36/+30
|\ \ \
| * | | [IA64] Increase default nodes shift to 10, nr_cpus to 1024Christoph Lameter2006-08-291-2/+2
| * | | [IA64] panic if topology_init kzalloc failsPaul Jackson2006-08-241-4/+2
| * | | [IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson2006-08-083-30/+26
* | | | [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mappedSuleiman Souhlal2006-08-301-26/+31
* | | | [PATCH] x86_64: Save original IST values for checking stack addressesKeith Owens2006-08-303-2/+8
* | | | [PATCH] i386: Fix stack switching in do_IRQAndi Kleen2006-08-301-5/+0
OpenPOWER on IntegriCloud