Age | Commit message (Expand) | Author | Files | Lines |
2005-11-08 | [SPARC64]: Kill off dummy_tick_ops. | David S. Miller | 1 | -11/+2 |
2005-11-08 | [SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu() | David S. Miller | 1 | -31/+17 |
2005-11-08 | [SPARC64] mm: context switch ptlock | Hugh Dickins | 1 | -26/+5 |
2005-11-08 | [SPARC64] mm: don't re-evaluate *ptep | Hugh Dickins | 2 | -6/+12 |
2005-11-08 | [SPARC]: Add sun4m LED driver. | Lars Kotthoff | 3 | -0/+148 |
2005-11-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 16 | -54/+358 |
2005-11-08 | [ARM] Allow SMP if Realview MPcore is selected | Russell King | 1 | -1/+1 |
2005-11-08 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 4 | -29/+8 |
2005-11-08 | [ARM] 3121/1: unconditionally use XCB=101 on ixp2000 | Lennert Buytenhek | 1 | -22/+13 |
2005-11-08 | [ARM] 3118/1: fix and reenable nwfpe extended precision emulation for big-endian | Lennert Buytenhek | 4 | -7/+22 |
2005-11-08 | [ARM] 3117/1: nwfpe kernel memory info leak | Lennert Buytenhek | 4 | -8/+16 |
2005-11-08 | [ARM SMP] Add Realview MPcore SMP support | Russell King | 4 | -0/+253 |
2005-11-08 | Merge with ARM SMP tree | Russell King | 2 | -17/+39 |
2005-11-08 | [ARM] Add support for Realview with MPcore tile | Russell King | 2 | -0/+14 |
2005-11-07 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 20 | -182/+249 |
2005-11-07 | Fix return type of setup_frame variants | Atsushi Nemoto | 2 | -8/+8 |
2005-11-07 | IRIX: Use schedule_timeout_interruptible. | Ralf Baechle | 1 | -2/+1 |
2005-11-07 | Use rtc_lock to protect RTC operations | Atsushi Nemoto | 11 | -2/+86 |
2005-11-07 | Add .gitignore files for MIPS. | Ralf Baechle | 1 | -0/+4 |
2005-11-07 | VPE loader janitoring | Ralf Baechle | 1 | -56/+44 |
2005-11-07 | PNX8550 uses a MIPS32-like processor core, not R4xx0. | Ralf Baechle | 3 | -10/+13 |
2005-11-07 | Turn rtlx upside down. | Ralf Baechle | 1 | -104/+93 |
2005-11-07 | [PATCH] m68knommu: move some platform irq support out of irq.h | Greg Ungerer | 2 | -0/+2 |
2005-11-07 | [PATCH] m68knommu: add ColdFire 5208 configure support | Greg Ungerer | 1 | -3/+14 |
2005-11-07 | [PATCH] m68knommu: align param section and add 5208EVB linker support | Greg Ungerer | 1 | -0/+9 |
2005-11-07 | [PATCH] m68knommu: handle non base address 0 memory of M5208EVB board | Greg Ungerer | 1 | -0/+3 |
2005-11-07 | [PATCH] m68knommu: modify the ColdFire PIT timer for new 5208 | Greg Ungerer | 1 | -6/+6 |
2005-11-07 | [PATCH] m68knommu: platform config code for 5208 ColdFire | Greg Ungerer | 1 | -0/+65 |
2005-11-07 | [PATCH] m68knommu: add ColdFire 5208 and M5208EVB build support | Greg Ungerer | 1 | -2/+5 |
2005-11-07 | [PATCH] m68knommu: use the ColdFire PIT timer for new 5208 | Greg Ungerer | 1 | -0/+1 |
2005-11-07 | [PATCH] m68knommu: add 5208 ColdFire platform Makefile | Greg Ungerer | 1 | -0/+19 |
2005-11-07 | [PATCH] m68knommu: add ColdFire 5208 setup support | Greg Ungerer | 1 | -1/+4 |
2005-11-07 | [PATCH] unexport phys_proc_id and cpu_core_id | Adrian Bunk | 2 | -4/+0 |
2005-11-07 | [PATCH] kfree cleanup: arch | Jesper Juhl | 12 | -40/+25 |
2005-11-07 | [PATCH] um: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -4/+2 |
2005-11-07 | [PATCH] ppc: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2 | -12/+8 |
2005-11-07 | [PATCH] m68k: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -4/+2 |
2005-11-07 | [PATCH] ia64: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -4/+2 |
2005-11-07 | [PATCH] rapidio: message interface updates | Matt Porter | 1 | -5/+11 |
2005-11-07 | [PATCH] RapidIO support: ppc32 | Matt Porter | 9 | -34/+1091 |
2005-11-07 | [PATCH] Kprobes: preempt_disable/enable() simplification | Ananth N Mavinakayanahalli | 5 | -59/+78 |
2005-11-07 | [PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes | Ananth N Mavinakayanahalli | 5 | -74/+27 |
2005-11-07 | [PATCH] Kprobes: Track kprobe on a per_cpu basis - x86_64 changes | Ananth N Mavinakayanahalli | 1 | -59/+70 |
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: Track kprobe on a per_cpu basis - ppc64 changes | Ananth N Mavinakayanahalli | 1 | -40/+54 |
2005-11-07 | [PATCH] Kprobes: Track kprobe on a per_cpu basis - ia64 changes | Ananth N Mavinakayanahalli | 1 | -38/+45 |
2005-11-07 | [PATCH] Kprobes: Track kprobe on a per_cpu basis - i386 changes | Ananth N Mavinakayanahalli | 1 | -57/+69 |
2005-11-07 | [PATCH] Kprobes: rearrange preempt_disable/enable() calls | Ananth N Mavinakayanahalli | 5 | -56/+65 |
2005-11-07 | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 19 | -818/+62 |
2005-11-07 | [PATCH] fix remaining missing includes | Tim Schmielau | 4 | -0/+4 |