summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-05-02[IA64] smp.c coding style fixHidetoshi Seto1-33/+35
2008-05-01[PATCH] split linux/file.hAl Viro2-0/+2
2008-05-01[PATCH] make osf_select() use core_sys_select()Al Viro1-65/+4
2008-05-01[PATCH] remove horrors with irix tty ioctls handlingAl Viro1-46/+9
2008-05-01[PATCH] fix file and descriptor handling in perfmonAl Viro1-112/+87
2008-05-01m68knommu: fix compare race in sched related codeSebastian Siewior1-0/+2
2008-05-01m68knommu: remove unused CONFIG_DISKtelGreg Ungerer1-2/+1
2008-05-01m68knommu: add WilFire and WildfireMod board supportSteve Bennett1-1/+265
2008-05-01m68knommu: remove unused CONFIG_MTD_KeyTechnologyGreg Ungerer1-4/+0
2008-05-01m68knommu: fix 5206e UART init function namingGreg Ungerer1-1/+1
2008-05-01m68knommu: add some missing sections into the linker scriptSebastian Siewior1-0/+3
2008-05-01m68knommu: add pretty back straceSebastian Siewior1-34/+54
2008-05-01m68knommu: add a missing backslash n in setup codeSebastian Siewior1-1/+1
2008-05-01m68knommu: ColdFire add support for kernel preemptionSebastian Siewior2-0/+17
2008-05-01m68knommu: fix signal handling return pathWilson Callan2-17/+13
2008-05-01ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel1-1/+1
2008-05-01ntp: increase time_freq resolutionRoman Zippel1-2/+0
2008-05-01remove div_long_long_remRoman Zippel2-4/+6
2008-05-01rename div64_64 to div64_u64Roman Zippel3-8/+7
2008-05-01frv: unbreak misalignment handling changesDavid Howells1-1/+1
2008-05-01x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds1-0/+1
2008-05-01x86: numaq fixIngo Molnar1-2/+2
2008-05-01x86: 8K stacks by defaultIngo Molnar1-1/+0
2008-05-01x86: ioremap ram check fixAndres Salomon1-2/+3
2008-05-01x86: optimize inlining offIngo Molnar1-1/+0
2008-05-01x86: CONFIG_X86_ELAN fixIngo Molnar1-5/+5
2008-05-01x86: Kconfig fixIngo Molnar1-2/+3
2008-05-01x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha3-9/+33
2008-05-01x86: use defconfigs from x86/configs/*Sam Ravnborg1-0/+12
2008-05-01revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar1-2/+2
2008-05-01x86: don't bother printing compat vdso addressJeremy Fitzhardinge1-2/+0
2008-05-01fix: x86: support for new UV apicAndi Kleen1-1/+1
2008-05-01x86: fix early-BUG messageVegard Nossum1-9/+10
2008-05-01x86: iommu_sac_force can become staticDmitri Vorobiev1-1/+1
2008-05-01x86: add proper header for reboot_forceDmitri Vorobiev1-0/+1
2008-05-01x86 VISWS: build fixIngo Molnar2-3/+2
2008-05-01x86, voyager: fix ioremap_nocache()Ingo Molnar1-1/+1
2008-05-01hpet: fixIngo Molnar1-2/+3
2008-05-01x86: unexport kmap_atomic_to_pageAdrian Bunk1-1/+0
2008-05-01[IA64] fix section mismatch in arch/ia64/kernel/topology.cHidetoshi Seto1-6/+10
2008-05-01[IA64] fix section mismatch in arch/ia64/kernel/palinfo.cHidetoshi Seto1-1/+1
2008-05-01[IA64] fix section mismatch in arch/ia64/kernel/irq.cHidetoshi Seto2-7/+2
2008-05-01[IA64] fix section mismatch in arch/ia64/kernel/acpi.cHidetoshi Seto1-1/+1
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-58/+1
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown1523-57465/+95530
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds27-3526/+3169
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+6
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds22-399/+513
2008-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds25-318/+6983
2008-04-30Basic braille screen reader supportSamuel Thibault2-6/+0