summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] mm 9: add additional device memory typesRussell King2007-05-053-36/+42
* [ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6Russell King2007-05-051-24/+20Star
* [ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King2007-04-213-2/+5
* [ARM] mm 5: Use mem_types table in ioremapRussell King2007-04-213-46/+42Star
* [ARM] mm 4: make create_mapping() more conventionalRussell King2007-04-211-59/+55Star
* [ARM] mm 3: separate out supersection mappings, avoid for <4GBRussell King2007-04-212-70/+62Star
* [ARM] mm 2: clean up create_mapping()Russell King2007-04-211-17/+13Star
* [ARM] mm 1: Combine mem_type domain into prot_* at init timeRussell King2007-04-211-4/+12
* [ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.hRussell King2007-04-212-4/+0Star
* [ARM] ptrace: clean up single stepping supportRussell King2007-04-213-28/+48
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-2128-28/+0Star
* [ARM] EBSA110: Add readsw/readsl/writesw/writeslRussell King2007-04-211-0/+40
* [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-215-89/+103
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-181-1/+0Star
|\
| * [NET]: Get rid of alloc_skb_from_cacheHerbert Xu2007-04-171-1/+0Star
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-184-10/+13
|\ \
| * | [PATCH] x86: Fix potential overflow in perfctr reservationAndi Kleen2007-04-162-8/+11
| * | [PATCH] x86: Fix gcc 4.2 _proxy_pda workaroundAndi Kleen2007-04-162-2/+2
* | | alpha: build fixes - force architectureIvan Kokshaysky2007-04-181-2/+1Star
* | | alpha: more fixes for specific machine typesIvan Kokshaysky2007-04-182-1/+7
* | | alpha: fixes for specific machine typesIvan Kokshaysky2007-04-186-12/+37
| |/ |/|
* | cache_k8_northbridges() overflows beyond allocationBadari Pulavarty2007-04-171-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-04-162-8/+102
|\ \ | |/ |/|
| * [ARM] 4313/1: S3C24XX: Update s3c2410 defconfig to 2.6.21-rc6Ben Dooks2007-04-161-5/+6
| * [ARM] Update mach-typesRussell King2007-04-161-3/+96
* | Fix VMI relocation processing logic errorZachary Amsden2007-04-151-3/+6
* | failsafe mechanism to HPET clock calibrationRavikiran G Thirumalai2007-04-151-3/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-04-149-341/+246Star
|\ \
| * | [SPARC64]: Fix inline directive in pci_iommu.cTom "spot" Callaway2007-04-131-1/+1
| * | [SPARC64]: Fix arg passing to compat_sys_ipc().David S. Miller2007-04-132-2/+1Star
| * | [SPARC]: Fix section mismatch warnings in pci.c and pcic.cRobert Reif2007-04-122-4/+4
| * | [SPARC]: avoid CHILD_MAX and OPEN_MAX constantsRoland McGrath2007-04-123-6/+8
| * | [SPARC64]: Fix SBUS IOMMU allocation code.David S. Miller2007-04-121-328/+232Star
* | | [PPC] Fix compilation and linking errors of mpc86xads build.Vitaly Bordug2007-04-122-8/+35
* | | [PPC] Fix compilation and linking errors of mpc885ads build.Vitaly Bordug2007-04-121-10/+10
* | | [PPC] MPC8272 ADS compile fixed, defconfig refreshed.Vitaly Bordug2007-04-122-130/+479
|/ /
* | [POWERPC] mpc52xx_pic: fix main interrupt maskingDomen Puncer2007-04-111-2/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-04-114-8/+12
|\ \
| * | [IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck2007-04-071-2/+6
| * | [IA64] Fix CPU freq displayed in /proc/cpuinfoVenki Pallipadi2007-04-071-1/+1
| * | [IA64] Fix wrong assumption about irq and vector in msi_ia64.cIshimatsu Yasuaki2007-04-071-2/+2
| * | [IA64] BTE error timer fixRuss Anderson2007-04-071-3/+3
| |/
* | [PATCH] i386: irqbalance_disable() section fixAndrew Morton2007-04-091-1/+1
* | [PATCH] x86_64 early quirks: fix early_qrk[] section tagAndrew Morton2007-04-091-1/+1
* | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21Zachary Amsden2007-04-092-1/+24
|/
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-04-026-89/+254
|\
| * [PATCH] x86: Don't probe for DDC on VBE1.2Zwane Mwaikambo2007-04-022-0/+28
| * [PATCH] x86-64: Increase NMI watchdog probing timeoutAndi Kleen2007-04-022-2/+2
| * [PATCH] x86-64: Let oprofile reserve MSR on all CPUsAndi Kleen2007-04-022-58/+187
| * [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2007-04-022-29/+37