| Commit message (Expand) | Author | Age |
* | x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinit | Sam Ravnborg | 2008-02-19 |
* | x86: fix section mismatch in head_64.S:initial_code | Sam Ravnborg | 2008-02-19 |
* | x86: fix section mismatch in srat_64.c:reserve_hotadd | Sam Ravnborg | 2008-02-19 |
* | x86: fix section mismatch warning in topology.c:arch_register_cpu | Sam Ravnborg | 2008-02-19 |
* | x86: fix section mismatch in setup_64.c:srat_detect_node | Sam Ravnborg | 2008-02-19 |
* | x86: fix section mismatch warning in setup_64.c:nearby_node | Sam Ravnborg | 2008-02-19 |
* | x86: fix compile warning building without CONFIG_SYSCTL | Li Zefan | 2008-02-19 |
* | x86: CPA: remove BUG_ON for LRU/Compound pages | Andi Kleen | 2008-02-19 |
* | x86: don't make swapper_pg_fixmap global | Adrian Bunk | 2008-02-19 |
* | x86: don't make irq_return global | Adrian Bunk | 2008-02-19 |
* | x86: unexport io_delay_type | Adrian Bunk | 2008-02-19 |
* | x86: make mxcsr_feature_mask static again | Adrian Bunk | 2008-02-19 |
* | x86: sparse warning in efi.c | Harvey Harrison | 2008-02-19 |
* | x86: sparse error in efi_32.c | Harvey Harrison | 2008-02-19 |
* | x86, kprobes: remove sparse warnings from x86 | Harvey Harrison | 2008-02-19 |
* | remove mca-pentium | Adrian Bunk | 2008-02-19 |
* | x86: fix lguest build failure | Rusty Russell | 2008-02-18 |
* | x86: reenable support for system without on node0 | Yinghai Lu | 2008-02-18 |
* | x86: CPA: avoid double checking of alias ranges | Thomas Gleixner | 2008-02-18 |
* | x86: CPA no alias checking for _NX | Thomas Gleixner | 2008-02-18 |
* | x86: zap invalid and unused pmds in early boot | Thomas Gleixner | 2008-02-18 |
* | x86: CPA, fix alias checks | Thomas Gleixner | 2008-02-18 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-15 |
|\ |
|
| * | ACPI, cpuidle: Clarify C-state description in sysfs | Venkatesh Pallipadi | 2008-02-14 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-02-15 |
|\ \ |
|
| * | | sh: Fix multiple UTLB hit on UP SH-4. | Hideo Saito | 2008-02-14 |
| * | | sh: fix pci io access for r2d boards | Magnus Damm | 2008-02-14 |
| * | | sh: use ctrl_in/out for on chip pci access | Magnus Damm | 2008-02-14 |
| * | | sh: Kill off more dead symbols. | Paul Mundt | 2008-02-14 |
| * | | sh: __uncached_start only on sh32. | Paul Mundt | 2008-02-14 |
| * | | sh: Get SH-5 caches working again post-unification. | Paul Mundt | 2008-02-14 |
| * | | sh: Kill off bogus SH_SDK7780_STANDALONE symbol. | Paul Mundt | 2008-02-14 |
| * | | sh: Shut up some trivial build warnings. | Paul Mundt | 2008-02-14 |
| * | | sh: Update SH-5 flush_cache_sigtramp() for API changes. | Paul Mundt | 2008-02-14 |
| * | | sh: Disable big endian for SH-5. | Paul Mundt | 2008-02-14 |
| * | | sh: Symbol exports for trapped I/O. | Paul Mundt | 2008-02-14 |
| * | | sh: Clean up whitespace damage in Kconfig.debug. | Paul Mundt | 2008-02-14 |
| * | | sh: Use max_t in io_trapped. | Paul Mundt | 2008-02-14 |
| * | | sh: add support for sh7366 processor | Magnus Damm | 2008-02-14 |
| * | | sh: remove maskreg irq code | Magnus Damm | 2008-02-14 |
| * | | sh: fix ptrace copy_from/to_user() compilation error | Magnus Damm | 2008-02-14 |
| * | | sh: trapped io support for highlander V2 | Magnus Damm | 2008-02-14 |
| * | | sh: trapped io support for r2d V2 | Magnus Damm | 2008-02-14 |
| * | | sh: trapped io support V2 | Magnus Damm | 2008-02-14 |
| * | | sh: update r2d defconfigs with usb, spi and rtc | Magnus Damm | 2008-02-14 |
| * | | sh: use opcode_t and enable unaligned code for sh2a | Magnus Damm | 2008-02-14 |
| * | | sh: add byte support to the sign extension code | Magnus Damm | 2008-02-14 |
| * | | sh: fix xtime_lock deadlocking. | Peter Zijlstra | 2008-02-14 |
| * | | sh: Add mach-type entries for MigoR and SDK7780. | Paul Mundt | 2008-02-14 |
| * | | sh: migor board support | Magnus Damm | 2008-02-14 |