| Commit message (Expand) | Author | Age |
* | [SPARC64]: arch/sparc64/time.c doesn't compile on Ultra 1 (no PCI) | Horst H. von Brand | 2007-05-29 |
* | [SPARC64]: Eliminate NR_CPUS limitations. | David S. Miller | 2007-05-29 |
* | [SPARC64]: Use machine description and OBP properly for cpu probing. | David S. Miller | 2007-05-29 |
* | [SPARC64]: Negotiate hypervisor API for PCI services. | David S. Miller | 2007-05-29 |
* | [SPARC64]: Report proper system soft state to the hypervisor. | David S. Miller | 2007-05-29 |
* | [SPARC64]: Fix typo in sun4v_hvapi_register error handling. | David S. Miller | 2007-05-29 |
* | [SPARC64]: PCI device scan is way too verbose by default. | David S. Miller | 2007-05-29 |
* | [SPARC32]: Removes mismatch section warnigs in sparc time.c file | Krzysztof Helt | 2007-05-29 |
* | [SPARC64]: Don't be picky about virtual-dma values on sun4v. | David S. Miller | 2007-05-29 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-05-24 |
|\ |
|
| * | [IA64] acpi_get_sysname() should be __init | Tony Luck | 2007-05-24 |
| * | [IA64] Fix using uninitialized data in _PDC setup | Venki Pallipadi | 2007-05-24 |
| * | [IA64] start_secondary() and smp_callin() should be __cpuinit | Tony Luck | 2007-05-23 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-05-24 |
|\ \ |
|
| * | | meth driver renovation | Ralf Baechle | 2007-05-24 |
* | | | i386 bigsmp: section mismatch fixes | William Lee Irwin III | 2007-05-23 |
* | | | i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMP | Stefan Richter | 2007-05-23 |
* | | | Avoid zero size allocation in cache_k8_northbridges() | Ben Collins | 2007-05-23 |
* | | | uml: improve PTRACE_SYSEMU checking | Jeff Dike | 2007-05-23 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-22 |
|\ \ |
|
| * | | sh: Fix clock multiplier on SH7722. | dmitry pervushin | 2007-05-21 |
| * | | sh: Wire up kdump crash kernel exec in die(). | Paul Mundt | 2007-05-21 |
| * | | sh: sr.bl toggling around idle sleep. | Paul Mundt | 2007-05-21 |
| * | | sh: Disable psw support for R7785RP. | Paul Mundt | 2007-05-21 |
| * | | sh: Fix page size alignment in __copy_user_page(). | Paul Mundt | 2007-05-21 |
| * | | sh: Fix up various compile warnings for SE boards. | Paul Mundt | 2007-05-21 |
| * | | sh: Wire up signalfd/timerfd/eventfd syscalls. | Paul Mundt | 2007-05-21 |
| * | | sh: revert addition of page fault notifiers | Christoph Hellwig | 2007-05-21 |
| * | | spelling fixes: arch/sh/ | Simon Arlott | 2007-05-21 |
| * | | sh: landisk: rtc-rs5c313 support. | kogiidena | 2007-05-13 |
| * | | sh: Kill off pmb slab cache destructor. | Paul Mundt | 2007-05-13 |
| * | | sh: Fix up psw build rules for r7780rp. | Paul Mundt | 2007-05-13 |
| * | | sh: Shut up compiler warnings in __do_page_fault(). | Paul Mundt | 2007-05-13 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-05-22 |
|\ \ \ |
|
| * | | | [IA64] fix kmalloc(0) in arch/ia64/pci/pci.c | Kenji Kaneshige | 2007-05-22 |
| * | | | [IA64] Only unwind non-running tasks. | Robin Holt | 2007-05-22 |
| * | | | [IA64] Improve unwind checking. | Robin Holt | 2007-05-22 |
| * | | | [IA64] Yet another section mismatch warning | Tony Luck | 2007-05-18 |
* | | | | [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM | Benjamin Herrenschmidt | 2007-05-22 |
* | | | | [POWERPC] Fix powerpc vmlinux.lds.S | Benjamin Herrenschmidt | 2007-05-22 |
* | | | | [POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAO | Anton Blanchard | 2007-05-22 |
* | | | | [POWERPC] Add missing pmc_type fields in cpu_table | Anton Blanchard | 2007-05-22 |
* | | | | [POWERPC] Fix smp_call_function to be preempt-safe | Hugh Dickins | 2007-05-22 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 2007-05-21 |
|\ \ \ |
|
| * | | | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
| * | | | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-05-21 |
|\ \ \ |
|
| * | | | [S390] More verbose show_mem() like other architectures. | Heiko Carstens | 2007-05-21 |
| * | | | [S390] Make use of kretprobe_assert. | Heiko Carstens | 2007-05-21 |
| * | | | [S390] Wire up signald, timerfd and eventfd syscalls. | Heiko Carstens | 2007-05-21 |