summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* [SPARC]: Re-export saved_command_line to modules.David S. Miller2007-02-121-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] Dynamic kernel command-line: sparcAlon Bar-Lev2007-02-122-2/+2
* [PATCH] signal: use kill_pgrp not kill_pg in the sunos compatibility codeEric W. Biederman2007-02-121-4/+6
* [PATCH] sort the devres mess outAl Viro2007-02-111-1/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-0/+1
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+4
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] sanitize sections for sparc32 smpAl Viro2007-02-012-5/+5
* [PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro2007-01-301-0/+1
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-311-1/+1
* [PATCH] sparc32: add offset in pci_map_sg()Jan Andersson2006-12-301-1/+2
* [SPARC]: Make bitops use same spinlocks as atomics.David S. Miller2006-12-175-123/+42
* [SPARC]: Update defconfig.David S. Miller2006-12-171-179/+532
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-3/+3
* [SPARC{32,64}]: Propagate ptrace_traceme() return value.Alexey Dobriyan2006-12-101-1/+4
* [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.David S. Miller2006-12-102-0/+9
* [SPARC]: Replace kmalloc+memset with kzallocYan Burman2006-12-104-10/+5
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] struct path: convert sparcJosef Sipek2006-12-081-3/+3
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-071-0/+1
* | [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-5/+3
|/
* Fix misc Kconfig typosMatt LaPlante2006-11-301-2/+2
* [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-052-4/+4
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-10-272-5/+5
|\
| * [SPARC]: Fix bus_id[] string overflow.David S. Miller2006-10-272-5/+5
* | [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
|/
* [SPARC]: Sparc compilation fix with floppy enabledKrzysztof Helt2006-10-171-1/+1
* [SPARC]: Add sparc profiling supportMartin Habets2006-10-176-0/+60
* [SPARC]: Kill BOOTME_SINGLE.David S. Miller2006-10-171-2/+0
* [SPARC32]: Fix sparc32 modpost warnings.Martin Habets2006-10-111-2/+2
* [SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets2006-10-111-10/+0
* [SPARC32]: Mark srmmu_nocache_init as __init.Martin Habets2006-10-111-1/+1
* [SPARC32]: pcic.c needs asm/irq_regs.hDavid S. Miller2006-10-111-0/+1
* [SPARC32]: Fix prom.c build warningMartin Habets2006-10-091-2/+5
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-095-10/+10
* [PATCH] sparc32 rwlock fixAl Viro2006-10-082-1/+23
* [PATCH] sparc32 pt_regs fixesAl Viro2006-10-089-22/+43
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-4/+12
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+23
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-022-7/+12
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-012-29/+5
* [SPARC]: Don't zero out tail during copy_from_user_inatomic().David S. Miller2006-09-291-0/+4
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-292-2/+2