aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-31m68knommu: get rid of duplicate includeJesper Juhl1-1/+0
2007-07-31Remove the arm26 portAdrian Bunk120-24883/+0
2007-07-31arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo1-1/+1
2007-07-31add a missing LIB_Y to arch/alpha/boot MakefileMeelis Roos1-1/+1
2007-07-31alpha: fix boot/main.c warningMeelis Roos1-1/+1
2007-07-31alpha: fix objstrip.c compilation warningsMeelis Roos1-1/+1
2007-07-31alpha: fix mkbb compilation warningsMeelis Roos1-2/+3
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton3-70/+0
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian5-8/+7
2007-07-31alpha: fix two section mismatch warningsSam Ravnborg1-2/+1
2007-07-31UML: console should handle spurious IRQSJeff Dike1-1/+8
2007-07-31x86-64: Calgary: fix section mismatch warnings in tceRandy Dunlap1-1/+1
2007-07-31Fix uninitialized local variable "covered" in i386 acpi-cpufreq driverFenghua Yu1-3/+1
2007-07-30Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds36-2743/+97
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt2-2/+5
2007-07-31sh64: Fix irq_intc build failure.Paul Mundt1-0/+1
2007-07-31sh64: Fix fs.h removal from mm.h regressions.Paul Mundt4-1/+4
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt5-1/+5
2007-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-1010/+660
2007-07-30APM support depends on CONFIG_PM_SLEEPStephen Rothwell1-1/+1
2007-07-30m32r: build fix for removing fs.h from mm.hHirokazu Takata3-0/+3
2007-07-30[SPARC64]: Fix show_stack() when stack argument is NULL.David S. Miller2-11/+12
2007-07-30[SPARC]: Fix serial console node string creation.David S. Miller1-2/+3
2007-07-30[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller11-839/+404
2007-07-30[SPARC64]: Handle mostek clock type in mini_rtc driver.David S. Miller1-0/+75
2007-07-30[SPARC64]: Fix sun4u PCI config space accesses on sun4u.David S. Miller2-12/+126
2007-07-30[SPARC]: Update defconfig.David S. Miller1-146/+40
2007-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-51/+15
2007-07-29Remove fs.h from mm.hAlexey Dobriyan34-0/+34
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown5-5/+5
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki21-25/+25
2007-07-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds11-32/+64
2007-07-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds9-54/+76
2007-07-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-16/+18
2007-07-28[ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driverKristoffer Ericson1-12/+15
2007-07-27[IA64] Compare pointer against NULL, not '0'Yoann Padioleau1-1/+1
2007-07-27[IA64] Fix build failure in fs/quota.cTony Luck2-0/+6
2007-07-27[IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger1-1/+6
2007-07-27[S390] Fix IRQ tracing.Heiko Carstens2-4/+8
2007-07-27[S390] Wire up sys_fallocate.Martin Schwidefsky3-1/+31
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens3-3/+5
2007-07-27[S390] Improve __smp_call_function_map.Heiko Carstens1-8/+6
2007-07-27[S390] Convert to smp_call_function_single.Heiko Carstens3-16/+14
2007-07-26[IA64] Fix wrong return value in parse_vector_domainKenji Kaneshige1-1/+1
2007-07-26[IA64] Fix wrong assumption in acpi_gsi_to_irqKenji Kaneshige1-5/+4
2007-07-26[IA64] Add sanity check into __bind_irq_vectorKenji Kaneshige1-0/+3
2007-07-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds24-37/+184
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text"Linus Torvalds3-15/+23
2007-07-26x86_64: cleanup tsc.c merge artifactThomas Gleixner1-2/+0
2007-07-26m32r: Fix ei_tx_timeout() in drivers/net/lib8390.cHirokazu Takata1-2/+3