| Age | Commit message (Expand) | Author | Files | Lines |
| 2007-04-26 | [SPARC]: device_node name constification fallout | Stephen Rothwell | 2 | -5/+3 |
| 2007-04-26 | [SPARC]: Use strcasecmp for OFW property name comparisons. | David S. Miller | 1 | -2/+2 |
| 2007-04-26 | [SPARC]: constify some paramaters of OF routines | Stephen Rothwell | 1 | -3/+6 |
| 2007-04-26 | [SPARC/64]: constify of_get_property return | Stephen Rothwell | 1 | -1/+1 |
| 2007-04-26 | [SPARC]: constify of_get_property return: arch/sparc | Stephen Rothwell | 4 | -19/+20 |
| 2007-04-12 | [SPARC]: Fix section mismatch warnings in pci.c and pcic.c | Robert Reif | 1 | -2/+2 |
| 2007-04-12 | [SPARC]: avoid CHILD_MAX and OPEN_MAX constants | Roland McGrath | 1 | -2/+2 |
| 2007-03-26 | [SPARC32]: Fix SMP build regression | Robert Reif | 1 | -0/+2 |
| 2007-03-14 | [PATCH] sparc: nr_free_pages() is unsigned long | Al Viro | 1 | -1/+1 |
| 2007-03-12 | [SPARC]: Hook up missing syscalls. | David S. Miller | 1 | -1/+5 |
| 2007-03-12 | [SPARC]: Fix TIF_USEDFPU flag atomicity | William Lee Irwin III | 2 | -11/+11 |
| 2007-03-02 | [SPARC]: Provide pci_device_to_OF_node() just like powerpc. | David S. Miller | 1 | -0/+8 |
| 2007-03-02 | [SPARC]: Handle unresolvable resources better in of_device.c | David S. Miller | 1 | -3/+0 |
| 2007-03-02 | [SPARC]: Fix bus handling in build_device_resources(). | David S. Miller | 1 | -3/+4 |
| 2007-02-12 | [SPARC]: Re-export saved_command_line to modules. | David S. Miller | 1 | -1/+1 |
| 2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
| 2007-02-12 | [PATCH] Dynamic kernel command-line: sparc | Alon Bar-Lev | 2 | -2/+2 |
| 2007-02-12 | [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility code | Eric W. Biederman | 1 | -4/+6 |
| 2007-02-11 | [PATCH] sort the devres mess out | Al Viro | 1 | -1/+3 |
| 2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan | 1 | -9/+0 |
| 2007-02-11 | [PATCH] consolidate line discipline number definitions | Tilman Schmidt | 1 | -0/+1 |
| 2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 1 | -0/+4 |
| 2007-02-11 | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter | 1 | -0/+4 |
| 2007-02-01 | [PATCH] sanitize sections for sparc32 smp | Al Viro | 2 | -5/+5 |
| 2007-01-30 | [PATCH] missing exports of pm_power_off() on alpha and sparc32 | Al Viro | 1 | -0/+1 |
| 2006-12-31 | [SPARC64]: Fix of_iounmap() region release. | David S. Miller | 1 | -1/+1 |
| 2006-12-30 | [PATCH] sparc32: add offset in pci_map_sg() | Jan Andersson | 1 | -1/+2 |
| 2006-12-17 | [SPARC]: Make bitops use same spinlocks as atomics. | David S. Miller | 5 | -123/+42 |
| 2006-12-17 | [SPARC]: Update defconfig. | David S. Miller | 1 | -179/+532 |
| 2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2 | -3/+3 |
| 2006-12-10 | [SPARC{32,64}]: Propagate ptrace_traceme() return value. | Alexey Dobriyan | 1 | -1/+4 |
| 2006-12-10 | [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init. | David S. Miller | 2 | -0/+9 |
| 2006-12-10 | [SPARC]: Replace kmalloc+memset with kzalloc | Yan Burman | 4 | -10/+5 |
| 2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 1 | -0/+8 |
| 2006-12-08 | [PATCH] struct path: convert sparc | Josef Sipek | 1 | -3/+3 |
| 2006-12-07 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 1 | -0/+1 |
| 2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 1 | -5/+3 |
| 2006-12-07 | [PATCH] relocatable kernel: Kallsyms generate relocatable symbols | Eric W. Biederman | 1 | -0/+1 |
| 2006-11-30 | Fix misc Kconfig typos | Matt LaPlante | 1 | -2/+2 |
| 2006-11-05 | [SPARC]: Fix robust futex syscalls and wire up migrate_pages. | David S. Miller | 2 | -4/+4 |
| 2006-10-27 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -5/+5 |
| 2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 1 | -7/+1 |
| 2006-10-27 | [SPARC]: Fix bus_id[] string overflow. | David S. Miller | 2 | -5/+5 |
| 2006-10-17 | [SPARC]: Sparc compilation fix with floppy enabled | Krzysztof Helt | 1 | -1/+1 |
| 2006-10-17 | [SPARC]: Add sparc profiling support | Martin Habets | 6 | -0/+60 |
| 2006-10-17 | [SPARC]: Kill BOOTME_SINGLE. | David S. Miller | 1 | -2/+0 |
| 2006-10-11 | [SPARC32]: Fix sparc32 modpost warnings. | Martin Habets | 1 | -2/+2 |
| 2006-10-11 | [SPARC32]: Fix sparc32 modpost warnings with sunzilog | Martin Habets | 1 | -10/+0 |
| 2006-10-11 | [SPARC32]: Mark srmmu_nocache_init as __init. | Martin Habets | 1 | -1/+1 |
| 2006-10-11 | [SPARC32]: pcic.c needs asm/irq_regs.h | David S. Miller | 1 | -0/+1 |
| 2006-10-09 | [SPARC32]: Fix prom.c build warning | Martin Habets | 1 | -2/+5 |
| 2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 5 | -10/+10 |
| 2006-10-08 | [PATCH] sparc32 rwlock fix | Al Viro | 2 | -1/+23 |
| 2006-10-08 | [PATCH] sparc32 pt_regs fixes | Al Viro | 9 | -22/+43 |
| 2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 2 | -2/+0 |
| 2006-10-03 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
| 2006-10-03 | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 1 | -4/+12 |
| 2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 1 | -0/+23 |
| 2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2 | -7/+12 |
| 2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 1 | -2/+0 |
| 2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 1 | -0/+2 |
| 2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2 | -29/+5 |
| 2006-09-29 | [SPARC]: Don't zero out tail during copy_from_user_inatomic(). | David S. Miller | 1 | -0/+4 |
| 2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2 | -2/+2 |
| 2006-09-26 | [PATCH] Standardize pxx_page macros | Dave McCracken | 2 | -2/+2 |
| 2006-09-22 | [PATCH] sun4: fix sbus_setup_iommu() | Al Viro | 1 | -0/+2 |
| 2006-09-22 | [PATCH] fix ancient breakage in ebus_init() | Al Viro | 1 | -4/+3 |
| 2006-09-18 | [SPARC]: Fix regression in sys_getdomainname() | Andy Walker | 1 | -4/+6 |
| 2006-09-08 | [PATCH] IA64,sparc: local DoS with corrupted ELFs | Kirill Korotaev | 1 | -12/+15 |
| 2006-08-26 | [SPARC]: Small smp cleanup. | Krzysztof Helt | 3 | -4/+1 |
| 2006-08-26 | [SPARC]: enabling of the 2nd CPU in 2.6.18-rc4 | Krzysztof Helt | 1 | -2/+2 |
| 2006-07-27 | [SPARC]: Defer clock_probe to fs_initcall() | Bob Breuer | 1 | -32/+42 |
| 2006-07-21 | [SPARC]: Fix length parameter verification in sys_getdomainname(). | David S. Miller | 1 | -9/+9 |
| 2006-07-21 | [SPARC]: Get sun4d SMP building again. | Raymond Burns | 2 | -78/+121 |
| 2006-07-21 | [SPARC]: Do not call sun4m_irq_rotate on sun4d. | Raymond Burns | 1 | -1/+1 |
| 2006-07-21 | [SPARC]: Simplify and correct __cpu_find_by() | David S. Miller | 1 | -18/+7 |
| 2006-07-21 | [SPARC]: Initialize iounit spinlock in iounit_init(). | Raymond Burns | 1 | -0/+1 |
| 2006-07-21 | [SPARC]: Fix initialization of sun4d SBUS interrupts. | David S. Miller | 1 | -3/+31 |
| 2006-07-21 | [SPARC]: Fix property name acquisition in prom.c | Bob Breuer | 1 | -3/+6 |
| 2006-07-21 | [SPARC]: Kill prom_getname, unused and not implemented properly. | David S. Miller | 2 | -19/+0 |
| 2006-07-13 | [SPARC]: Fix OF register translations under sub-PCI busses. | David S. Miller | 1 | -58/+109 |
| 2006-07-13 | [SPARC64]: of_device_register() error checking fix | Andrew Morton | 1 | -2/+4 |
| 2006-07-10 | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 1 | -1/+1 |
| 2006-07-02 | [PATCH] irq-flags: SPARC: Use the new IRQF_ constants | Thomas Gleixner | 6 | -17/+17 |
| 2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 38 | -38/+0 |
| 2006-06-30 | [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter | Christoph Lameter | 1 | -1/+1 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 38 | -38/+0 |
| 2006-06-29 | [SPARC]: sparc32 side of of_device layer IRQ resolution. | David S. Miller | 1 | -7/+62 |
| 2006-06-29 | [SPARC]: Convert clock drivers to of_driver framework. | David S. Miller | 1 | -69/+40 |
| 2006-06-29 | [SPARC]: Add of_io{remap,unmap}(). | David S. Miller | 1 | -0/+17 |
| 2006-06-29 | [SPARC]: Encode I/O space into resource flags on sparc32. | David S. Miller | 1 | -2/+2 |
| 2006-06-29 | [SPARC]: Beginnings of generic of_device framework. | David S. Miller | 1 | -2/+420 |
| 2006-06-29 | [SPARC]: Add of_n_{addr,size}_cells(). | David S. Miller | 1 | -0/+30 |
| 2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2 | -4/+6 |
| 2006-06-29 | [PATCH] sparc: register_cpu() build fix | Andrew Morton | 1 | -1/+1 |
| 2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 1 | -1/+1 |
| 2006-06-27 | [PATCH] 64bit resource: change resource core to use resource_size_t | Greg Kroah-Hartman | 1 | -2/+2 |
| 2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in arch and core code | Greg Kroah-Hartman | 1 | -1/+3 |
| 2006-06-25 | [SPARC]: Add iomap interfaces. | David S. Miller | 2 | -0/+50 |
| 2006-06-25 | [SPARC]: Add unique device_node IDs and a ".node" property. | David S. Miller | 1 | -18/+35 |
| 2006-06-25 | [SPARC]: Add of_set_property() interface. | David S. Miller | 1 | -0/+53 |
| 2006-06-25 | [SPARC]: Export x_bus_type to modules. | David S. Miller | 1 | -0/+2 |
| 2006-06-23 | [SBUS]: Rewrite and plug into of_device framework. | David S. Miller | 1 | -0/+85 |
| 2006-06-23 | [SPARC]: Port of_device layer and make ebus use it. | David S. Miller | 3 | -1/+290 |
| 2006-06-23 | [SPARC]: Port sparc64 in-kernel device tree code to sparc32. | David S. Miller | 5 | -82/+563 |
| 2006-06-23 | [SBUS]: Start cleaning up generic sbus support layer. | David S. Miller | 1 | -1/+45 |
| 2006-06-22 | [PATCH] sparc build breakage | Al Viro | 1 | -1/+1 |
| 2006-06-20 | [SPARC]: Kill __irq_itoa(). | David S. Miller | 5 | -32/+0 |
| 2006-06-20 | [SPARC]: Fix iommu_flush_iotlb end address | Bob Breuer | 1 | -1/+2 |
| 2006-06-20 | [SPARC]: Mark smp init functions as cpuinit | Bob Breuer | 2 | -10/+5 |
| 2006-06-20 | [SPARC]: Setup cpu_possible_map | Bob Breuer | 2 | -8/+24 |
| 2006-06-20 | [SPARC]: Add topology_init() | Bob Breuer | 1 | -1/+31 |
| 2006-06-10 | [SPARC]: Migration cost tune up in sparc smp. | Krzysztof Helt | 1 | -0/+11 |
| 2006-05-21 | [SPARC]: Add robust futex syscall entries. | David S. Miller | 1 | -1/+2 |
| 2006-05-12 | [SPARC]: Handle UNWIND_INFO properly. | David S. Miller | 1 | -0/+1 |
| 2006-05-07 | [SPARC]: show device name in /proc/dvma_map | Martin Habets | 1 | -0/+5 |
| 2006-05-07 | [SPARC]: Remove duplicate symbol exports | Martin Habets | 1 | -13/+0 |
| 2006-05-03 | [SPARC]: Hook up vmsplice into syscall tables. | David S. Miller | 1 | -1/+1 |
| 2006-04-14 | [SPARC]: Hook up sys_tee() into syscall tables. | David S. Miller | 1 | -1/+1 |
| 2006-04-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -1/+1 |
| 2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 1 | -1/+0 |
| 2006-04-11 | [PATCH] for_each_possible_cpu: sparc | KAMEZAWA Hiroyuki | 1 | -1/+1 |
| 2006-04-04 | kbuild: use relative path to -I | Sam Ravnborg | 1 | -1/+1 |
| 2006-03-31 | [SPARC]: Wire up sys_sync_file_range() into syscall tables. | David S. Miller | 1 | -1/+1 |
| 2006-03-31 | [SPARC]: Wire up sys_splice() into the syscall tables. | David S. Miller | 1 | -1/+1 |
| 2006-03-26 | [PATCH] bitops: sparc: use generic bitops | Akinobu Mita | 1 | -0/+8 |
| 2006-03-23 | [SPARC]: Try to start getting SMP back into shape. | Bob Breuer | 8 | -167/+185 |
| 2006-03-23 | [PATCH] more for_each_cpu() conversions | Andrew Morton | 5 | -31/+20 |
| 2006-03-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -7/+20 |
| 2006-03-22 | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 3 | -9/+9 |
| 2006-03-22 | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller | 4 | -7/+20 |
| 2006-03-20 | [SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.c | Eric Sesterhenn | 1 | -25/+15 |
| 2006-02-12 | [SPARC]: sys_newfstatat --> sys_fstatat64 | David S. Miller | 1 | -1/+1 |
| 2006-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -2/+3 |
| 2006-02-07 | [SPARC]: Wire up sys_unshare(). | David S. Miller | 2 | -2/+3 |
| 2006-02-07 | [PATCH] restore power-off on sparc32 | Al Viro | 1 | -1/+1 |
| 2006-01-30 | [SPARC]: Fix compile failures in math-emu. | David S. Miller | 1 | -10/+0 |
| 2006-01-22 | [SPARC]: Increase NR_SYSCALLS to 299 | David S. Miller | 1 | -1/+1 |
| 2006-01-19 | [SPARC]: Add support for *at(), ppoll, and pselect syscalls. | David S. Miller | 5 | -150/+44 |
| 2006-01-17 | [SPARC]: change if() BUG(); to BUG_ON in iommu.c | Eric Sesterhenn | 1 | -7/+6 |
| 2006-01-12 | [PATCH] sparc: task_stack_page() | Al Viro | 1 | -4/+4 |
| 2006-01-12 | [PATCH] sparc: task_thread_info() | Al Viro | 5 | -8/+8 |
| 2006-01-11 | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 1 | -0/+1 |
| 2006-01-10 | [PATCH] dump_thread() cleanup | akpm@osdl.org | 1 | -2/+0 |
| 2006-01-08 | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 1 | -4/+0 |
| 2006-01-08 | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig | 1 | -29/+6 |
| 2005-12-28 | [SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S | David S. Miller | 1 | -14/+4 |
| 2005-12-22 | [SPARC]: Kill CHILD_MAX. | David S. Miller | 1 | -1/+1 |
| 2005-12-22 | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk | 1 | -0/+4 |
| 2005-12-15 | [PATCH] arch/sparc/kernel/led.c __user annotations | Al Viro | 1 | -1/+1 |
| 2005-12-15 | [PATCH] sun4c_memerr_reg __iomem annotations | Al Viro | 1 | -1/+1 |
| 2005-12-15 | [PATCH] sparc: NULL noise removal (ebus.c) | Al Viro | 1 | -12/+12 |
| 2005-12-15 | [PATCH] sparc/kernel/time: __iomem annotations | Al Viro | 1 | -2/+2 |
| 2005-12-15 | [PATCH] fix iomem annotations in sparc32 pcic code | Al Viro | 1 | -1/+1 |
| 2005-12-12 | [SPARC]: block/ needed in final image link | Paul Jackson | 1 | -1/+1 |
| 2005-12-12 | [SPARC]: atomic_clear_mask build fix | Paul Jackson | 1 | -1/+0 |
| 2005-11-28 | [PATCH] sparc: convert IO remapping to VM_PFNMAP | David S. Miller | 1 | -5/+5 |
| 2005-11-22 | [PATCH] unpaged: fix sound Bad page states | Hugh Dickins | 1 | -1/+1 |
| 2005-11-22 | [PATCH] unpaged: VM_UNPAGED | Hugh Dickins | 1 | -1/+1 |
| 2005-11-13 | [PATCH] atomic: inc_not_zero | Nick Piggin | 1 | -0/+15 |
| 2005-11-13 | [PATCH] atomic: cmpxchg | Nick Piggin | 1 | -5/+16 |
| 2005-11-13 | [PATCH] m68k: thread_info header cleanup | Al Viro | 1 | -0/+1 |
| 2005-11-09 | [SPARC]: Use ARRAY_SIZE macro | Tobias Klauser | 3 | -5/+3 |
| 2005-11-09 | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 1 | -20/+15 |
| 2005-11-09 | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 1 | -0/+4 |
| 2005-11-07 | [SPARC]: Kill remaining kbio.h references. | Christoph Hellwig | 1 | -1/+0 |
| 2005-11-07 | [SPARC]: Add sun4m LED driver. | Lars Kotthoff | 3 | -0/+148 |
| 2005-10-30 | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 1 | -4/+0 |
| 2005-10-30 | [PATCH] remove some more check_region stuff | Jeff Garzik | 1 | -2/+2 |
| 2005-10-29 | [PATCH] mm: arches skip ptlock | Hugh Dickins | 1 | -3/+1 |
| 2005-10-29 | [PATCH] core remove PageReserved | Nick Piggin | 1 | -0/+3 |
| 2005-10-10 | [SPARC32]: Revert IOMAP change eb98129eec7fa605f0407dfd92d40ee8ddf5cd9a | David S. Miller | 2 | -5/+0 |
| 2005-10-06 | [SPARC32]: Enable generic IOMAP. | Tom 'spot' Callaway | 2 | -0/+5 |
| 2005-10-05 | [SPARC]: Remove some duplicated sparc32 config items | Martin Habets | 1 | -56/+0 |
| 2005-10-03 | [SPARC]: "extern inline" doesn't make much sense. | Adrian Bunk | 2 | -2/+2 |
| 2005-09-28 | [SPARC]: Declare paging_init() in asm/pgtable.h | David S. Miller | 1 | -2/+0 |
| 2005-09-11 | [SPARC]: Fix dot-symbol exporting for good. | Al Viro | 8 | -22/+30 |
| 2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar | 3 | -214/+0 |
| 2005-09-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 7 | -17/+7 |
| 2005-09-09 | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 1 | -1/+1 |
| 2005-09-09 | kbuild: arm26,sparc use generic asm-offset support | Sam Ravnborg | 7 | -17/+7 |
| 2005-09-07 | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 1 | -0/+4 |
| 2005-09-07 | [PATCH] NTP: ntp-helper functions | john stultz | 2 | -9/+3 |
| 2005-09-01 | [SPARC]: Kill io_remap_page_range() | David S. Miller | 2 | -58/+0 |
| 2005-08-29 | [SPARC]: remove use of asm/segment.h | Kumar Gala | 5 | -5/+0 |
| 2005-08-29 | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 1 | -6/+5 |
| 2005-08-19 | [SPARC]: Fix weak aliases | Al Viro | 1 | -2/+3 |
| 2005-07-27 | [SPARC]: Add inotify syscall entries. | David S. Miller | 1 | -2/+2 |
| 2005-07-26 | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 1 | -6/+0 |
| 2005-07-11 | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 1 | -0/+2 |
| 2005-07-10 | [SPARC]: Add ioprio system call support. | David S. Miller | 1 | -2/+2 |
| 2005-06-28 | [PATCH] sparc32: Kconfig fixups | William Lee Irwin III | 1 | -56/+0 |
| 2005-06-23 | [PATCH] use drivers/Kconfig for sparc32 | William Lee Irwin III | 1 | -11/+5 |
| 2005-06-23 | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 1 | -0/+2 |
| 2005-06-21 | [PATCH] mm: remove PG_highmem | Badari Pulavarty | 1 | -1/+0 |
| 2005-05-05 | [SPARC]: Remove legacy stuff from cpu_idle(). | Coywolf Qi Hunt | 1 | -5/+0 |
| 2005-05-04 | [PATCH] sparc NULL noise removal | Al Viro | 2 | -15/+15 |
| 2005-05-01 | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 1 | -1/+2 |
| 2005-04-24 | [SPARC]: dump_stack for sparc | Tom 'spot' Callaway | 1 | -0/+11 |
| 2005-04-24 | [SPARC]: More sparc32 ksyms cleanups | Tom 'spot' Callaway | 1 | -0/+7 |