| Commit message (Expand) | Author | Age | Files | Lines |
* | [SBUSFB]: implement ->compat_ioctl | Christoph Hellwig | 2005-11-12 | 1 | -92/+0 |
* | [SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for "ncpus probed" field. | David S. Miller | 2005-11-11 | 2 | -5/+15 |
* | [SPARC] sbus rtc: implement ->compat_ioctl | Christoph Hellwig | 2005-11-09 | 1 | -2/+0 |
* | [SPARC64]: Use ARRAY_SIZE macro | Tobias Klauser | 2005-11-09 | 2 | -3/+3 |
* | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 2 | -18/+15 |
* | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 2 | -0/+7 |
* | [PATCH] remove ioctl32_handler_t | Christoph Hellwig | 2005-11-09 | 1 | -3/+1 |
* | [SPARC64]: Kill some unnecessary includes from ioctl32.c | David S. Miller | 2005-11-07 | 1 | -5/+0 |
* | [SPARC64]: remove drm compat ioctl handling | Christoph Hellwig | 2005-11-07 | 1 | -384/+0 |
* | [SPARC] cpwatchdog: implement ->compat_ioctl | Christoph Hellwig | 2005-11-07 | 1 | -3/+0 |
* | [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl | Christoph Hellwig | 2005-11-07 | 1 | -3/+0 |
* | [SPARC] openprom: implement ->compat_ioctl | Christoph Hellwig | 2005-11-07 | 1 | -18/+0 |
* | [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl | Christoph Hellwig | 2005-11-07 | 1 | -10/+0 |
* | [SPARC]: Kill remaining kbio.h references. | Christoph Hellwig | 2005-11-07 | 1 | -1/+0 |
* | [SPARC64]: remove duplicated compat ioctl entries | Christoph Hellwig | 2005-11-07 | 1 | -4/+0 |
* | [SPARC]: remove vuid_event.h | Christoph Hellwig | 2005-11-07 | 1 | -3/+0 |
* | [SPARC]: remove kbio.h | Christoph Hellwig | 2005-11-07 | 1 | -11/+0 |
* | [SPARC]: remove audioio.h | Christoph Hellwig | 2005-11-07 | 1 | -7/+0 |
* | [SPARC64]: remove alloc_user_space() | Christoph Hellwig | 2005-11-07 | 1 | -11/+0 |
* | [SPARC64]: Kill off dummy_tick_ops. | David S. Miller | 2005-11-07 | 1 | -11/+2 |
* | [SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu() | David S. Miller | 2005-11-07 | 1 | -31/+17 |
* | [SPARC64] mm: context switch ptlock | Hugh Dickins | 2005-11-07 | 1 | -26/+5 |
* | [SPARC64] mm: don't re-evaluate *ptep | Hugh Dickins | 2005-11-07 | 2 | -6/+12 |
* | [PATCH] kfree cleanup: arch | Jesper Juhl | 2005-11-07 | 2 | -10/+4 |
* | [PATCH] Kprobes: preempt_disable/enable() simplification | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -8/+13 |
* | [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -12/+2 |
* | [PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changes | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -64/+67 |
* | [PATCH] Kprobes: rearrange preempt_disable/enable() calls | Ananth N Mavinakayanahalli | 2005-11-07 | 1 | -12/+13 |
* | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 | 1 | -4/+0 |
* | [PATCH] TIOC* compat ioctl handling | Christoph Hellwig | 2005-10-30 | 1 | -3/+0 |
* | [PATCH] mm: mm_init set_mm_counters | Hugh Dickins | 2005-10-29 | 1 | -1/+0 |
* | [SPARC64]: Fix powering off on SMP. | David S. Miller | 2005-10-14 | 1 | -7/+0 |
* | [SPARC64]: Eliminate PCI IOMMU dma mapping size limit. | David S. Miller | 2005-10-13 | 1 | -228/+137 |
* | [SPARC64]: Consolidate common PCI IOMMU init code. | David S. Miller | 2005-10-13 | 4 | -132/+62 |
* | [SPARC64]: Fix boot failures on SunBlade-150 | David S. Miller | 2005-10-12 | 5 | -113/+92 |
* | [SPARC64]: Fix net booting on Ultra5 | David S. Miller | 2005-10-11 | 1 | -2/+6 |
* | [SPARC64]: Fix Ultra5, Ultra60, et al. boot failures. | David S. Miller | 2005-10-10 | 1 | -36/+91 |
* | [SPARC64]: Fix compile error in irq.c | Sven Hartge | 2005-10-08 | 1 | -0/+1 |
* | [SPARC64]: Fix userland FPU state corruption. | David S. Miller | 2005-10-07 | 2 | -21/+25 |
* | [SPARC64]: Probe for power device on ISA bus too. | David S. Miller | 2005-10-06 | 1 | -13/+51 |
* | [SPARC64]: Replace cheetah+ code patching with variables. | David S. Miller | 2005-10-04 | 7 | -179/+27 |
* | [SPARC64]: Fix several bugs in flush_ptrace_access(). | David S. Miller | 2005-09-29 | 1 | -3/+11 |
* | [SPARC64]: Rewrite convoluted physical memory probing. | David S. Miller | 2005-09-29 | 1 | -1/+1 |
* | [SPARC64]: Solidify check in cheetah_check_main_memory(). | David S. Miller | 2005-09-28 | 1 | -0/+3 |
* | [SPARC64]: Kill all external references to sp_banks[] | David S. Miller | 2005-09-28 | 1 | -27/+6 |
* | [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init | David S. Miller | 2005-09-28 | 1 | -19/+0 |
* | [SPARC]: Declare paging_init() in asm/pgtable.h | David S. Miller | 2005-09-28 | 1 | -2/+0 |
* | [SPARC64]: Fix fault handling in unaligned trap handler. | David S. Miller | 2005-09-28 | 4 | -77/+88 |
* | [SPARC64]: Convert to use generic exception table support. | David S. Miller | 2005-09-28 | 3 | -83/+95 |
* | [SPARC64]: Fix bug in unaligned load endianness swapping | David S. Miller | 2005-09-28 | 1 | -5/+5 |