aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-16x86: convert Calgary IOMMU driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16x86, AMD IOMMU: convert driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16x86: convert GART driver to generic iommu_num_pages functionJoerg Roedel
2008-10-16powerpc: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel
2008-10-16sparc64: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel
2008-10-16x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig
2008-10-16Make the taint flags reliableAndi Kleen
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16misc: replace __FUNCTION__ with __func__Harvey Harrison
2008-10-16uml: remove the dead TTY_LOG codeAdrian Bunk
2008-10-16alpha: notify_cpu_starting() compile fixletAlexey Dobriyan
2008-10-16Alpha Miata: remove dead URLAdrian Bunk
2008-10-16asm-h8300/md.h: remove CVS keywordAdrian Bunk
2008-10-16h8300: GENERIC_BUG supportYoshinori Sato
2008-10-16h8300: update timer handler - misc updateYoshinori Sato
2008-10-16h8300: update timer handler - new filesYoshinori Sato
2008-10-16h8300: update timer handler - delete filesYoshinori Sato
2008-10-16m32r: fix build due to notify_cpu_starting() changeIngo Molnar
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16sysfs: crash debuggingAndrew Morton
2008-10-16Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder o...Mike Frysinger
2008-10-16Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig filesMike Frysinger
2008-10-16[ARM] S3C24XX: Fix redefine of DEFINE_TIMER() in s3c24xx pwm-clock.cNelson Castillo
2008-10-16[ARM] S3C2443: Fix HCLK rateBen Dooks
2008-10-16[ARM] S3C24XX: pwm-clock set_parent mask fixDallas Foley
2008-10-16Blackfin arch: update cache flush prototypes with argument names to make them...Mike Frysinger
2008-10-16Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...Mike Frysinger
2008-10-16Blackfin arch: use the new bfin_addr_dcachable() functionMike Frysinger
2008-10-16Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...Robin Getz
2008-10-16Blackfin arch: unify/cleanup cache codeMike Frysinger
2008-10-16Blackfin arch: update AD7879 platform resources in board fileMichael Hennerich
2008-10-16io_apic: make irq_mis_count available on 64-bit tooIngo Molnar
2008-10-16genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner
2008-10-16x86: move ack_bad_irq() to irq.cThomas Gleixner
2008-10-16x86: unify show_interrupts() and proc helpersThomas Gleixner
2008-10-16x86: cleanup show_interruptsThomas Gleixner
2008-10-16genirq: remove artifacts from sparseirq removalIngo Molnar
2008-10-16genirq: revert dynarrayThomas Gleixner
2008-10-16genirq: remove irq_to_desc_allocThomas Gleixner
2008-10-16genirq: remove sparse irq codeThomas Gleixner
2008-10-16x86: remove sparse irq from KconfigThomas Gleixner
2008-10-16genirq: define nr_irqs for architectures with GENERIC_HARDIRQS=nThomas Gleixner
2008-10-16x86: apic - unify APIC_DIVISORCyrill Gorcunov
2008-10-16x86: sparse_irq: fix typo in debug print outYinghai Lu
2008-10-16x86: Add sysfs entries for UV v4Russ Anderson
2008-10-16x86: Add UV partition call v4Russ Anderson
2008-10-16x86: Add UV bios call infrastructure v4Russ Anderson
2008-10-16x86: Add UV EFI table entry v4Russ Anderson