Age | Commit message (Expand) | Author | Files | Lines |
2005-11-12 | [SBUSFB]: implement ->compat_ioctl | Christoph Hellwig | 1 | -92/+0 |
2005-11-11 | [SPARC64]: Restore 2.4.x /proc/cpuinfo behavior for "ncpus probed" field. | David S. Miller | 2 | -5/+15 |
2005-11-09 | [SPARC] sbus rtc: implement ->compat_ioctl | Christoph Hellwig | 1 | -2/+0 |
2005-11-09 | [SPARC64]: Use ARRAY_SIZE macro | Tobias Klauser | 3 | -5/+3 |
2005-11-09 | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2 | -18/+15 |
2005-11-09 | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2 | -0/+7 |
2005-11-09 | [PATCH] remove ioctl32_handler_t | Christoph Hellwig | 1 | -3/+1 |
2005-11-08 | [SPARC64] mm: update get_user_insn comment | Hugh Dickins | 1 | -1/+1 |
2005-11-07 | [SPARC64]: Kill some unnecessary includes from ioctl32.c | David S. Miller | 1 | -5/+0 |
2005-11-07 | [SPARC64]: remove drm compat ioctl handling | Christoph Hellwig | 1 | -384/+0 |
2005-11-07 | [SPARC] cpwatchdog: implement ->compat_ioctl | Christoph Hellwig | 1 | -3/+0 |
2005-11-07 | [SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl | Christoph Hellwig | 1 | -3/+0 |
2005-11-07 | [SPARC] openprom: implement ->compat_ioctl | Christoph Hellwig | 1 | -18/+0 |
2005-11-07 | [SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl | Christoph Hellwig | 1 | -10/+0 |
2005-11-07 | [SPARC]: Kill remaining kbio.h references. | Christoph Hellwig | 1 | -1/+0 |
2005-11-07 | [SPARC64]: remove duplicated compat ioctl entries | Christoph Hellwig | 1 | -4/+0 |
2005-11-07 | [SPARC]: remove vuid_event.h | Christoph Hellwig | 1 | -3/+0 |
2005-11-07 | [SPARC]: remove kbio.h | Christoph Hellwig | 1 | -11/+0 |
2005-11-07 | [SPARC]: remove audioio.h | Christoph Hellwig | 1 | -7/+0 |
2005-11-07 | [SPARC64]: remove alloc_user_space() | Christoph Hellwig | 1 | -11/+0 |
2005-11-07 | [SPARC64]: Kill off dummy_tick_ops. | David S. Miller | 1 | -11/+2 |
2005-11-07 | [SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu() | David S. Miller | 1 | -31/+17 |
2005-11-07 | [SPARC64] mm: context switch ptlock | Hugh Dickins | 1 | -26/+5 |
2005-11-07 | [SPARC64] mm: don't re-evaluate *ptep | Hugh Dickins | 2 | -6/+12 |
2005-11-07 | [PATCH] kfree cleanup: arch | Jesper Juhl | 2 | -10/+4 |
2005-11-07 | [PATCH] Kprobes: preempt_disable/enable() simplification | Ananth N Mavinakayanahalli | 1 | -8/+13 |
2005-11-07 | [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes | Ananth N Mavinakayanahalli | 1 | -12/+2 |
2005-11-07 | [PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changes | Ananth N Mavinakayanahalli | 1 | -64/+67 |
2005-11-07 | [PATCH] Kprobes: rearrange preempt_disable/enable() calls | Ananth N Mavinakayanahalli | 1 | -12/+13 |
2005-11-07 | [PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu | Prasanna S Panchamukhi | 3 | -16/+13 |
2005-10-30 | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 1 | -4/+0 |
2005-10-30 | [PATCH] TIOC* compat ioctl handling | Christoph Hellwig | 1 | -3/+0 |
2005-10-29 | [PATCH] mm: arches skip ptlock | Hugh Dickins | 1 | -4/+2 |
2005-10-29 | [PATCH] core remove PageReserved | Nick Piggin | 1 | -0/+3 |
2005-10-29 | [PATCH] mm: mm_init set_mm_counters | Hugh Dickins | 1 | -1/+0 |
2005-10-29 | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins | 1 | -2/+1 |
2005-10-29 | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins | 1 | -2/+2 |
2005-10-28 | [PATCH] gfp_t: remaining bits of arch/* | Al Viro | 2 | -2/+2 |
2005-10-14 | [SPARC64]: Fix powering off on SMP. | David S. Miller | 3 | -35/+0 |
2005-10-13 | [SPARC64]: Eliminate PCI IOMMU dma mapping size limit. | David S. Miller | 1 | -228/+137 |
2005-10-13 | [SPARC64]: Consolidate common PCI IOMMU init code. | David S. Miller | 4 | -132/+62 |
2005-10-12 | [SPARC64]: Fix boot failures on SunBlade-150 | David S. Miller | 6 | -226/+166 |
2005-10-11 | [SPARC64]: Fix net booting on Ultra5 | David S. Miller | 1 | -2/+6 |
2005-10-10 | [SPARC64]: Fix Ultra5, Ultra60, et al. boot failures. | David S. Miller | 1 | -36/+91 |
2005-10-08 | [SPARC64]: Fix compile error in irq.c | Sven Hartge | 1 | -0/+1 |
2005-10-07 | [SPARC64]: Fix userland FPU state corruption. | David S. Miller | 3 | -24/+30 |
2005-10-06 | [SPARC64]: Probe for power device on ISA bus too. | David S. Miller | 1 | -13/+51 |
2005-10-05 | [SPARC64]: Fix initrd when net booting. | David S. Miller | 1 | -100/+56 |
2005-10-04 | [SPARC64]: Replace cheetah+ code patching with variables. | David S. Miller | 8 | -185/+47 |
2005-09-29 | [SPARC64]: Fix several bugs in flush_ptrace_access(). | David S. Miller | 1 | -3/+11 |