aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fixIngo Molnar
2008-10-16x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3Dean Nelson
2008-10-16hpet: clean up warningVenki Pallipadi
2008-10-16x86: print out irq nr for msi/ht, v3Yinghai Lu
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov
2008-10-16x86: irq no should not use hex in /proc/interruptsYinghai Lu
2008-10-16x86, uv: fix ordering of calls to uv_system_init & uv_cpu_initJack Steiner
2008-10-16x86: io-apic - interrupt remapping fixCyrill Gorcunov
2008-10-16sparseirq: remove some debug print outYinghai Lu
2008-10-16x86: io-apic - do not use KERN_DEBUG marker too much, fixCyrill Gorcunov
2008-10-16x86: apic - fix unused vars warning in calibrate_APIC_clockCyrill Gorcunov