Age | Commit message (Expand) | Author | Files | Lines |
2006-06-30 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+1 |
2006-06-30 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 1 | -0/+1 |
2006-06-30 | [SPARC64]: of_device layer IRQ resolution | David S. Miller | 3 | -2/+14 |
2006-06-30 | [SPARC]: Kill interrupt stuff and linux_phandle from device_node. | David S. Miller | 1 | -8/+0 |
2006-06-30 | [SPARC]: Add of_io{remap,unmap}(). | David S. Miller | 1 | -0/+3 |
2006-06-30 | [SPARC]: Beginnings of generic of_device framework. | David S. Miller | 2 | -2/+14 |
2006-06-30 | [SPARC]: Add of_n_{addr,size}_cells(). | David S. Miller | 1 | -0/+2 |
2006-06-30 | [SPARC64]: Kill starfire_cookie from SBUS/PCI. | David S. Miller | 3 | -4/+1 |
2006-06-28 | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B | 1 | -0/+3 |
2006-06-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -1/+102 |
2006-06-26 | [PATCH] Notify page fault call chain | Anil S Keshavamurthy | 1 | -0/+1 |
2006-06-26 | [PATCH] Notify page fault call chain for sparc64 | Anil S Keshavamurthy | 1 | -0/+2 |
2006-06-26 | [SPARC]: Add unique device_node IDs and a ".node" property. | David S. Miller | 1 | -0/+2 |
2006-06-26 | [SPARC]: Add of_set_property() interface. | David S. Miller | 1 | -0/+8 |
2006-06-26 | [SPARC64]: Add missing interfaces to dma-mapping.h | David S. Miller | 1 | -0/+43 |
2006-06-26 | [SPARC64]: Allow floppy driver to build modular. | David S. Miller | 1 | -1/+49 |
2006-06-25 | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras | 1 | -0/+2 |
2006-06-24 | [SBUS]: Rewrite and plug into of_device framework. | David S. Miller | 1 | -8/+20 |
2006-06-24 | [SPARC]: Port of_device layer and make ebus use it. | David S. Miller | 1 | -1/+1 |
2006-06-24 | [SPARC64]: Add of_device layer and make ebus/isa use it. | David S. Miller | 3 | -0/+74 |
2006-06-24 | [SPARC64]: Expand of_*() interfaces some more. | David S. Miller | 1 | -0/+3 |
2006-06-24 | [SPARC64]: Convert central bus layer to in-kernel PROM device tree. | David S. Miller | 1 | -4/+3 |
2006-06-24 | [SPARC64]: Kill ebus/isa range and interrupt mapping struct members. | David S. Miller | 2 | -13/+0 |
2006-06-24 | [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. | David S. Miller | 4 | -38/+32 |
2006-06-24 | [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. | David S. Miller | 2 | -2/+4 |
2006-06-24 | [SPARC64]: Fix for Niagara memory corruption. | David S. Miller | 1 | -0/+2 |
2006-06-24 | [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree. | David S. Miller | 1 | -2/+3 |
2006-06-24 | [SPARC64]: Add of_getintprop_default(). | David S. Miller | 1 | -0/+3 |
2006-06-24 | [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree. | David S. Miller | 1 | -2/+3 |
2006-06-24 | [SPARC64]: Use in-kernel OBP device tree for PCI controller probing. | David S. Miller | 1 | -6/+6 |
2006-06-24 | [SPARC64]: Add of_find_node_by_{name,type}(). | David S. Miller | 1 | -0/+10 |
2006-06-24 | [SPARC64]: Import OBP device tree into kernel data structures. | David S. Miller | 1 | -0/+79 |
2006-06-24 | [SBUS]: Start cleaning up generic sbus support layer. | David S. Miller | 1 | -0/+1 |
2006-06-23 | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas | 1 | -1/+1 |
2006-06-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 5 | -97/+29 |
2006-06-21 | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 29 | -30/+2 |
2006-06-20 | [SPARC64]: Move over to GENERIC_HARDIRQS. | David S. Miller | 3 | -76/+6 |
2006-06-20 | [SPARC64]: Virtualize IRQ numbers. | David S. Miller | 1 | -2/+11 |
2006-06-20 | [SPARC64]: Kill ino_bucket->pil | David S. Miller | 1 | -6/+5 |
2006-06-20 | [SPARC]: Kill __irq_itoa(). | David S. Miller | 1 | -8/+0 |
2006-06-20 | [SPARC64]: Send all device interrupts via one PIL. | David S. Miller | 2 | -12/+14 |
2006-06-02 | [SPARC64]: Fix D-cache corruption in mremap | David S. Miller | 1 | -0/+17 |
2006-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 3 | -6/+147 |
2006-05-23 | [SPARC64]: Respect gfp_t argument to dma_alloc_coherent(). | David S. Miller | 2 | -3/+142 |
2006-05-22 | [SPARC]: Add robust futex syscall entries. | David S. Miller | 1 | -3/+5 |
2006-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2 | -3/+1 |
2006-05-04 | [SPARC]: Hook up vmsplice into syscall tables. | David S. Miller | 1 | -1/+1 |
2006-05-01 | [SPARC64]: Kill __flush_tlb_page() prototype. | David S. Miller | 1 | -2/+0 |
2006-04-29 | Remove unneeded _syscallX macros from user view in asm-*/unistd.h | David Woodhouse | 1 | -2/+2 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 28 | -28/+0 |