summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt
2007-07-31sh64: Fix irq_intc build failure.Paul Mundt
2007-07-31sh64: Fix fs.h removal from mm.h regressions.Paul Mundt
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt
2007-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-30APM support depends on CONFIG_PM_SLEEPStephen Rothwell
2007-07-30m32r: build fix for removing fs.h from mm.hHirokazu Takata
2007-07-30[SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller
2007-07-30[SPARC]: Fix serial console node string creation.David S. Miller
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller
2007-07-30[SPARC64]: Handle mostek clock type in mini_rtc driver.David S. Miller
2007-07-30[SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller
2007-07-30[SPARC]: Update defconfig.David S. Miller
2007-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki
2007-07-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-07-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds
2007-07-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-07-28[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driverKristoffer Ericson
2007-07-27[IA64] Compare pointer against NULL, not '0'Yoann Padioleau
2007-07-27[IA64] Fix build failure in fs/quota.cTony Luck
2007-07-27[IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger
2007-07-27[S390] Fix IRQ tracing.Heiko Carstens
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens
2007-07-27[S390] Improve __smp_call_function_map.Heiko Carstens
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens
2007-07-26[IA64] Fix wrong return value in parse_vector_domainKenji Kaneshige
2007-07-26[IA64] Fix wrong assumption in acpi_gsi_to_irqKenji Kaneshige
2007-07-26[IA64] Add sanity check into __bind_irq_vectorKenji Kaneshige
2007-07-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds
2007-07-26x86_64: cleanup tsc.c merge artifactThomas Gleixner
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata
2007-07-26x86_64: fix section mismatch warnings in tceSam Ravnborg
2007-07-26x86_64: fix arch_vma_nameRoland McGrath
2007-07-26X86_POWERNOW_K8_ACPI must depend on ACPIAdrian Bunk
2007-07-26cyclone.c: silly use of volatile, __iomem fixesAl Viro
2007-07-26use CLOCKSOURCE_MASK() instead of too large constantAl Viro
2007-07-26ia64 time.c: ANSIfyAl Viro
2007-07-26deal with alpha section warningsAl Viro
2007-07-26viohs: extern on function definitionAl Viro
2007-07-26m68knommu: use setup_irq() in 68328 timer codeGreg Ungerer
2007-07-26m68knommu: use setup_irq() in ColdFire PIT timerGreg Ungerer
2007-07-26m68knommu: remove unused mach_trap_initGreg Ungerer
2007-07-26m68knommu: use setup_irq() in ColdFire simple timerGreg Ungerer
2007-07-26m68knommu: remove use of colfire_trap_initGreg Ungerer