| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k/mac/: possible cleanups | Adrian Bunk | 2008-07-20 | 8 | -181/+35 |
* | m68k/atari/debug.c: possible cleanups | Adrian Bunk | 2008-07-20 | 1 | -30/+7 |
* | m68k/amiga/: possible cleanups | Adrian Bunk | 2008-07-20 | 1 | -14/+6 |
* | export amiga_vblank | Adrian Bunk | 2008-07-20 | 1 | -0/+2 |
* | m68k: remove AP1000 code | Adrian Bunk | 2008-07-20 | 3 | -18/+0 |
* | m68k: make multi_defconfig the default defconfig | Adrian Bunk | 2008-07-20 | 1 | -1/+1 |
* | Stringify support commas | Mathieu Desnoyers | 2008-07-20 | 5 | -8/+0 |
* | m68k: Allow no CPU/platform type for allnoconfig | Geert Uytterhoeven | 2008-07-20 | 1 | -0/+6 |
* | m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macro | Cyrill Gorcunov | 2008-07-20 | 2 | -4/+6 |
* | m68k: remove CVS keywords | Adrian Bunk | 2008-07-20 | 6 | -6/+5 |
* | MN10300: Fix MN10300's serial port driver to get at its tty_struct | David Howells | 2008-07-20 | 1 | -1/+1 |
* | simserial: Fix up for ldisc changes | Alan Cox | 2008-07-20 | 1 | -43/+3 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-17 | 2 | -2/+2 |
|\ |
|
| * | x86: fix numaq_tsc_disable | Yinghai Lu | 2008-07-17 | 1 | -1/+1 |
| * | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-17 | 1 | -0/+4 |
| |\ |
|
| * | | x86: fix kernel_physical_mapping_init() for large x86 systems | Jack Steiner | 2008-07-16 | 1 | -1/+1 |
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-07-17 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | ftrace: fix merge buglet | Ingo Molnar | 2008-07-17 | 1 | -2/+1 |
| | |/
| |/| |
|
* | | | fix build error of arch/ia64/kvm/* | Takashi Iwai | 2008-07-17 | 2 | -3/+3 |
* | | | [S390] Fix stacktrace compile bug. | Heiko Carstens | 2008-07-17 | 1 | -0/+1 |
* | | | [S390] Increase default warning stacksize. | Heiko Carstens | 2008-07-17 | 1 | -1/+1 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 13 | -158/+203 |
|\ \ \ |
|
| * | | | Revert "x86/PCI: ACPI based PCI gap calculation" | Jesse Barnes | 2008-07-16 | 1 | -80/+0 |
| * | | | x86/PCI: ACPI based PCI gap calculation | Alok Kataria | 2008-07-15 | 1 | -0/+80 |
| * | | | x86/PCI: Fix PCI config space for domains > 0 | Matthew Wilcox | 2008-07-14 | 1 | -2/+2 |
| * | | | PCI: make pci_name use dev_name | Greg KH | 2008-07-07 | 1 | -1/+1 |
| * | | | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk | 2008-06-27 | 4 | -107/+0 |
| * | | | x86/PCI: fixup early quirk probing | Jesse Barnes | 2008-06-16 | 1 | -5/+21 |
| * | | | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 | 1 | -0/+2 |
| * | | | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Jesse Barnes | 2008-06-12 | 3 | -2/+3 |
| |\ \ \ |
|
| * | | | | PCI/x86: early dump pci conf space v2 | Yinghai Lu | 2008-06-10 | 3 | -0/+60 |
| * | | | | PCI/x86: write_pci_config_byte fix offset | Yinghai Lu | 2008-06-10 | 1 | -1/+8 |
| * | | | | Introduce new top level suspend and hibernation callbacks | Rafael J. Wysocki | 2008-06-10 | 1 | -4/+4 |
| * | | | | PCI: boot parameter to avoid expansion ROM memory allocation | Gary Hade | 2008-06-10 | 2 | -0/+23 |
| * | | | | x86/PCI: janitor work in irq.c | Miklos Vajna | 2008-06-10 | 1 | -217/+294 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-07-16 | 3 | -5/+35 |
|\ \ \ \ \ |
|
| * | | | | | atmel-mci: Driver for Atmel on-chip MMC controllers | Haavard Skinnemoen | 2008-07-15 | 3 | -5/+35 |
* | | | | | | ACPI : Create "idle=nomwait" bootparam | Zhao Yakui | 2008-07-16 | 2 | -0/+13 |
* | | | | | | ACPI: Create "idle=halt" bootparam | Zhao Yakui | 2008-07-16 | 2 | -1/+18 |
* | | | | | | ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support | Zhao Yakui | 2008-07-16 | 1 | -0/+6 |
* | | | | | | ACPICA: Update DMAR and SRAT table definitions | Bob Moore | 2008-07-16 | 1 | -2/+1 |
| |_|_|/ /
|/| | | | |
|
* | | | | | powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET | Kumar Gala | 2008-07-16 | 1 | -0/+4 |
| |_|_|/
|/| | | |
|
* | | | | Merge commit 'origin/master' | Benjamin Herrenschmidt | 2008-07-16 | 279 | -16329/+4126 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2008-07-15 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | x86: fix TSC build error on 32bit | Thomas Gleixner | 2008-07-15 | 1 | -0/+2 |
| * | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-07-15 | 174 | -14619/+3657 |
| |\ \ \ \ \ |
|
| | * | | | | | [MIPS] Remove mips_machtype for LASAT machines | Thomas Bogendoerfer | 2008-07-15 | 6 | -35/+22 |
| | * | | | | | [MIPS] Remove mips_machtype from EMMA2RH machines | Thomas Bogendoerfer | 2008-07-15 | 1 | -8/+7 |
| | * | | | | | [MIPS] Remove mips_machtype from ARC based machines | Thomas Bogendoerfer | 2008-07-15 | 2 | -13/+1 |
| | * | | | | | [MIPS] MTX-1 flash partition setup move to platform devices registration | Yoichi Yuasa | 2008-07-15 | 1 | -1/+50 |