| Commit message (Expand) | Author | Age | Files | Lines |
* | [SPARC]: Fix regression in sys_getdomainname() | Andy Walker | 2006-09-18 | 1 | -4/+6 |
* | [PATCH] IA64,sparc: local DoS with corrupted ELFs | Kirill Korotaev | 2006-09-08 | 1 | -12/+15 |
* | [SPARC]: Small smp cleanup. | Krzysztof Helt | 2006-08-27 | 3 | -4/+1 |
* | [SPARC]: enabling of the 2nd CPU in 2.6.18-rc4 | Krzysztof Helt | 2006-08-27 | 1 | -2/+2 |
* | [SPARC]: Defer clock_probe to fs_initcall() | Bob Breuer | 2006-07-28 | 1 | -32/+42 |
* | [SPARC]: Fix length parameter verification in sys_getdomainname(). | David S. Miller | 2006-07-21 | 1 | -9/+9 |
* | [SPARC]: Get sun4d SMP building again. | Raymond Burns | 2006-07-21 | 2 | -78/+121 |
* | [SPARC]: Do not call sun4m_irq_rotate on sun4d. | Raymond Burns | 2006-07-21 | 1 | -1/+1 |
* | [SPARC]: Simplify and correct __cpu_find_by() | David S. Miller | 2006-07-21 | 1 | -18/+7 |
* | [SPARC]: Initialize iounit spinlock in iounit_init(). | Raymond Burns | 2006-07-21 | 1 | -0/+1 |
* | [SPARC]: Fix initialization of sun4d SBUS interrupts. | David S. Miller | 2006-07-21 | 1 | -3/+31 |
* | [SPARC]: Fix property name acquisition in prom.c | Bob Breuer | 2006-07-21 | 1 | -3/+6 |
* | [SPARC]: Kill prom_getname, unused and not implemented properly. | David S. Miller | 2006-07-21 | 2 | -19/+0 |
* | [SPARC]: Fix OF register translations under sub-PCI busses. | David S. Miller | 2006-07-13 | 1 | -58/+109 |
* | [SPARC64]: of_device_register() error checking fix | Andrew Morton | 2006-07-13 | 1 | -2/+4 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] irq-flags: SPARC: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 6 | -17/+17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-07-01 | 38 | -38/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 38 | -38/+0 |
* | | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter | Christoph Lameter | 2006-06-30 | 1 | -1/+1 |
|/ |
|
* | [SPARC]: sparc32 side of of_device layer IRQ resolution. | David S. Miller | 2006-06-30 | 1 | -7/+62 |
* | [SPARC]: Convert clock drivers to of_driver framework. | David S. Miller | 2006-06-30 | 1 | -69/+40 |
* | [SPARC]: Add of_io{remap,unmap}(). | David S. Miller | 2006-06-30 | 1 | -0/+17 |
* | [SPARC]: Encode I/O space into resource flags on sparc32. | David S. Miller | 2006-06-30 | 1 | -2/+2 |
* | [SPARC]: Beginnings of generic of_device framework. | David S. Miller | 2006-06-30 | 1 | -2/+420 |
* | [SPARC]: Add of_n_{addr,size}_cells(). | David S. Miller | 2006-06-30 | 1 | -0/+30 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 2 | -4/+6 |
|\ |
|
| * | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -1/+1 |
| * | [PATCH] 64bit resource: change resource core to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -2/+2 |
| * | [PATCH] 64bit resource: fix up printks for resources in arch and core code | Greg Kroah-Hartman | 2006-06-27 | 1 | -1/+3 |
* | | [PATCH] sparc: register_cpu() build fix | Andrew Morton | 2006-06-29 | 1 | -1/+1 |
|/ |
|
* | [SPARC]: Add iomap interfaces. | David S. Miller | 2006-06-26 | 2 | -0/+50 |
* | [SPARC]: Add unique device_node IDs and a ".node" property. | David S. Miller | 2006-06-26 | 1 | -18/+35 |
* | [SPARC]: Add of_set_property() interface. | David S. Miller | 2006-06-26 | 1 | -0/+53 |
* | [SPARC]: Export x_bus_type to modules. | David S. Miller | 2006-06-26 | 1 | -0/+2 |
* | [SBUS]: Rewrite and plug into of_device framework. | David S. Miller | 2006-06-24 | 1 | -0/+85 |
* | [SPARC]: Port of_device layer and make ebus use it. | David S. Miller | 2006-06-24 | 3 | -1/+290 |
* | [SPARC]: Port sparc64 in-kernel device tree code to sparc32. | David S. Miller | 2006-06-24 | 5 | -82/+563 |
* | [SBUS]: Start cleaning up generic sbus support layer. | David S. Miller | 2006-06-24 | 1 | -1/+45 |
* | [PATCH] sparc build breakage | Al Viro | 2006-06-23 | 1 | -1/+1 |
* | [SPARC]: Kill __irq_itoa(). | David S. Miller | 2006-06-20 | 5 | -32/+0 |
* | [SPARC]: Fix iommu_flush_iotlb end address | Bob Breuer | 2006-06-20 | 1 | -1/+2 |
* | [SPARC]: Mark smp init functions as cpuinit | Bob Breuer | 2006-06-20 | 2 | -10/+5 |
* | [SPARC]: Setup cpu_possible_map | Bob Breuer | 2006-06-20 | 2 | -8/+24 |
* | [SPARC]: Add topology_init() | Bob Breuer | 2006-06-20 | 1 | -1/+31 |
* | [SPARC]: Migration cost tune up in sparc smp. | Krzysztof Helt | 2006-06-11 | 1 | -0/+11 |
* | [SPARC]: Add robust futex syscall entries. | David S. Miller | 2006-05-22 | 1 | -1/+2 |
* | [SPARC]: Handle UNWIND_INFO properly. | David S. Miller | 2006-05-12 | 1 | -0/+1 |
* | [SPARC]: show device name in /proc/dvma_map | Martin Habets | 2006-05-08 | 1 | -0/+5 |
* | [SPARC]: Remove duplicate symbol exports | Martin Habets | 2006-05-08 | 1 | -13/+0 |