summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arch/m68k/mm/sun3mmu.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-201-1/+0
* arch/m68k/mm/motorola.c: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-201-1/+0
* m68k/Atari: remove the dead ATARI_SCC{,_DMA} optionsAdrian Bunk2008-07-201-23/+1
* m68k/Mac: remove the unused ADB_KEYBOARD optionAdrian Bunk2008-07-201-12/+0
* m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven2008-07-201-0/+3
* m68k/sun3/: possible cleanupsAdrian Bunk2008-07-208-36/+10
* m68k/q40/config.c: make functions staticAdrian Bunk2008-07-201-13/+13
* m68k/mac/: possible cleanupsAdrian Bunk2008-07-208-181/+35
* m68k/atari/debug.c: possible cleanupsAdrian Bunk2008-07-201-30/+7
* m68k/amiga/: possible cleanupsAdrian Bunk2008-07-201-14/+6
* export amiga_vblankAdrian Bunk2008-07-201-0/+2
* m68k: remove AP1000 codeAdrian Bunk2008-07-203-18/+0
* m68k: make multi_defconfig the default defconfigAdrian Bunk2008-07-201-1/+1
* Stringify support commasMathieu Desnoyers2008-07-205-8/+0
* m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven2008-07-201-0/+6
* m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov2008-07-202-4/+6
* m68k: remove CVS keywordsAdrian Bunk2008-07-206-6/+5
* MN10300: Fix MN10300's serial port driver to get at its tty_structDavid Howells2008-07-201-1/+1
* simserial: Fix up for ldisc changesAlan Cox2008-07-201-43/+3
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-172-2/+2
|\
| * x86: fix numaq_tsc_disableYinghai Lu2008-07-171-1/+1
| * Merge branch 'linus' into x86/urgentIngo Molnar2008-07-171-0/+4
| |\
| * | x86: fix kernel_physical_mapping_init() for large x86 systemsJack Steiner2008-07-161-1/+1
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-171-2/+1
|\ \ \
| * | | ftrace: fix merge bugletIngo Molnar2008-07-171-2/+1
| | |/ | |/|
* | | fix build error of arch/ia64/kvm/*Takashi Iwai2008-07-172-3/+3
* | | [S390] Fix stacktrace compile bug.Heiko Carstens2008-07-171-0/+1
* | | [S390] Increase default warning stacksize.Heiko Carstens2008-07-171-1/+1
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-1613-158/+203
|\ \ \
| * | | Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes2008-07-161-80/+0
| * | | x86/PCI: ACPI based PCI gap calculationAlok Kataria2008-07-151-0/+80
| * | | x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox2008-07-141-2/+2
| * | | PCI: make pci_name use dev_nameGreg KH2008-07-071-1/+1
| * | | PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-274-107/+0
| * | | x86/PCI: fixup early quirk probingJesse Barnes2008-06-161-5/+21
| * | | Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-121-0/+2
| * | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes2008-06-123-2/+3
| |\ \ \
| * | | | PCI/x86: early dump pci conf space v2Yinghai Lu2008-06-103-0/+60
| * | | | PCI/x86: write_pci_config_byte fix offsetYinghai Lu2008-06-101-1/+8
| * | | | Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-101-4/+4
| * | | | PCI: boot parameter to avoid expansion ROM memory allocationGary Hade2008-06-102-0/+23
| * | | | x86/PCI: janitor work in irq.cMiklos Vajna2008-06-101-217/+294
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-163-5/+35
|\ \ \ \ \
| * | | | | atmel-mci: Driver for Atmel on-chip MMC controllersHaavard Skinnemoen2008-07-153-5/+35
* | | | | | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-162-0/+13
* | | | | | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-162-1/+18
* | | | | | ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui2008-07-161-0/+6
* | | | | | ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-161-2/+1
| |_|_|/ / |/| | | |
* | | | | powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENETKumar Gala2008-07-161-0/+4
| |_|_|/ |/| | |
* | | | Merge commit 'origin/master'Benjamin Herrenschmidt2008-07-16279-16329/+4126
|\ \ \ \
OpenPOWER on IntegriCloud