summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* m68knommu: fix compare race in sched related codeSebastian Siewior2008-05-011-0/+2
* m68knommu: remove unused CONFIG_DISKtelGreg Ungerer2008-05-011-2/+1Star
* m68knommu: add WilFire and WildfireMod board supportSteve Bennett2008-05-011-1/+265
* m68knommu: remove unused CONFIG_MTD_KeyTechnologyGreg Ungerer2008-05-011-4/+0Star
* m68knommu: fix 5206e UART init function namingGreg Ungerer2008-05-011-1/+1
* m68knommu: add some missing sections into the linker scriptSebastian Siewior2008-05-011-0/+3
* m68knommu: add pretty back straceSebastian Siewior2008-05-011-34/+54
* m68knommu: add a missing backslash n in setup codeSebastian Siewior2008-05-011-1/+1
* m68knommu: ColdFire add support for kernel preemptionSebastian Siewior2008-05-012-0/+17
* m68knommu: fix signal handling return pathWilson Callan2008-05-012-17/+13Star
* ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-011-1/+1
* ntp: increase time_freq resolutionRoman Zippel2008-05-011-2/+0Star
* remove div_long_long_remRoman Zippel2008-05-012-4/+6
* rename div64_64 to div64_u64Roman Zippel2008-05-013-8/+7Star
* frv: unbreak misalignment handling changesDavid Howells2008-05-011-1/+1
* x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds2008-05-011-0/+1
* x86: numaq fixIngo Molnar2008-04-301-2/+2
* x86: 8K stacks by defaultIngo Molnar2008-04-301-1/+0Star
* x86: ioremap ram check fixAndres Salomon2008-04-301-2/+3
* x86: optimize inlining offIngo Molnar2008-04-301-1/+0Star
* x86: CONFIG_X86_ELAN fixIngo Molnar2008-04-301-5/+5
* x86: Kconfig fixIngo Molnar2008-04-301-2/+3
* x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha2008-04-303-9/+33
* x86: use defconfigs from x86/configs/*Sam Ravnborg2008-04-301-0/+12
* revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar2008-04-301-2/+2
* x86: don't bother printing compat vdso addressJeremy Fitzhardinge2008-04-301-2/+0Star
* fix: x86: support for new UV apicAndi Kleen2008-04-301-1/+1
* x86: fix early-BUG messageVegard Nossum2008-04-301-9/+10
* x86: iommu_sac_force can become staticDmitri Vorobiev2008-04-301-1/+1
* x86: add proper header for reboot_forceDmitri Vorobiev2008-04-301-0/+1
* x86 VISWS: build fixIngo Molnar2008-04-302-3/+2Star
* x86, voyager: fix ioremap_nocache()Ingo Molnar2008-04-301-1/+1
* hpet: fixIngo Molnar2008-04-301-2/+3
* x86: unexport kmap_atomic_to_pageAdrian Bunk2008-04-301-1/+0Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-303-58/+1Star
|\
| *---------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-301523-57465/+95530
| |\ \ \ \ \ \
| | | | | | * | MIPS Alchemy: Crapectomy after removal of pm_send_all calls.Ralf Baechle2008-04-151-20/+0Star
| | | | | | * | PM: arch/x86/kernel/apm_32.c: fix build warningAndrew Morton2008-04-151-1/+0Star
| | | | | | * | PM: Remove legacy PMPavel Machek2008-04-153-38/+2Star
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-3027-3526/+3169Star
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: remove duplicated includeHuang Weiyi2008-04-291-1/+0Star
| * | | | | | | | sparc: Add kgdb support.David S. Miller2008-04-2914-872/+528Star
| * | | | | | | | sparc32: Kill smp_message_pass() and related code.David S. Miller2008-04-292-77/+0Star
| * | | | | | | | sparc64: Split entry.S up into seperate files.David S. Miller2008-04-2812-2576/+2641
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-302-0/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Driver for IXP4xx built-in Ethernet portsKrzysztof Halasa2008-04-292-0/+6
* | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-3022-399/+513
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [S390] Update default configuration.Martin Schwidefsky2008-04-301-41/+100
| * | | | | | | | | | [S390] use generic sys_ptraceMartin Schwidefsky2008-04-301-36/+1Star
| * | | | | | | | | | [S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky2008-04-301-20/+0Star