summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] fix file and descriptor handling in perfmonAl Viro2008-05-011-112/+87
* | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2008-05-023-866/+2
|\ \ \ \
| * | | | m32r: cleanup: drop .data.idt section in vmlinux.lds scriptCyrill Gorcunov2008-04-291-3/+0
| * | | | m32r: use KBUILD_DEFCONFIGAdrian Bunk2008-04-292-863/+2
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-029-168/+145
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [IA64] fix file and descriptor handling in perfmonAl Viro2008-05-011-112/+87
| * | | | [IA64] TS_RESTORE_SIGMASKRoland McGrath2008-05-012-8/+9
| * | | | [IA64] smp.c coding style fixHidetoshi Seto2008-05-011-33/+35
| * | | | [IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto2008-04-301-6/+10
| * | | | [IA64] fix section mismatch in arch/ia64/kernel/palinfo.cHidetoshi Seto2008-04-301-1/+1
| * | | | [IA64] fix section mismatch in arch/ia64/kernel/irq.cHidetoshi Seto2008-04-302-7/+2
| * | | | [IA64] fix section mismatch in arch/ia64/kernel/acpi.cHidetoshi Seto2008-04-301-1/+1
* | | | | m68knommu: fix compare race in sched related codeSebastian Siewior2008-05-011-0/+2
* | | | | m68knommu: remove unused CONFIG_DISKtelGreg Ungerer2008-05-011-2/+1
* | | | | m68knommu: add WilFire and WildfireMod board supportSteve Bennett2008-05-011-1/+265
* | | | | m68knommu: remove unused CONFIG_MTD_KeyTechnologyGreg Ungerer2008-05-011-4/+0
* | | | | 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/+13
* | | | | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-011-1/+1
* | | | | ntp: increase time_freq resolutionRoman Zippel2008-05-011-2/+0
* | | | | remove div_long_long_remRoman Zippel2008-05-012-4/+6
* | | | | rename div64_64 to div64_u64Roman Zippel2008-05-013-8/+7
* | | | | frv: unbreak misalignment handling changesDavid Howells2008-05-011-1/+1
| |_|/ / |/| | |
* | | | x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds2008-04-301-0/+1
* | | | x86: numaq fixIngo Molnar2008-04-301-2/+2
* | | | x86: 8K stacks by defaultIngo Molnar2008-04-301-1/+0
* | | | x86: ioremap ram check fixAndres Salomon2008-04-301-2/+3
* | | | x86: optimize inlining offIngo Molnar2008-04-301-1/+0
* | | | 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/+0
* | | | 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/+2
* | | | 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/+0
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-303-58/+1
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-301523-57488/+95553
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | | | * | | MIPS Alchemy: Crapectomy after removal of pm_send_all calls.Ralf Baechle2008-04-151-20/+0
| | | | | | * | | PM: arch/x86/kernel/apm_32.c: fix build warningAndrew Morton2008-04-151-1/+0
OpenPOWER on IntegriCloud