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