| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] m68knommu: remove enable_irq_nosync() | Christoph Hellwig | 2006-01-06 | 3 | -9/+0 |
* | [PATCH] m68knommu: enable_irq/disable_irq | Christoph Hellwig | 2006-01-06 | 1 | -2/+2 |
* | [PATCH] m32r: Remove unnecessary icu_data_t definitions | Hirokazu Takata | 2006-01-06 | 1 | -5/+2 |
* | [PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET | Hirokazu Takata | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] m32r: Update syscall macros for MMU-less targets | Hirokazu Takata | 2006-01-06 | 1 | -6/+6 |
* | [PATCH] m32r: Support M32104UT target platform | Hirokazu Takata | 2006-01-06 | 7 | -18/+222 |
* | [PATCH] mm: add a new function (needed for swap suspend) | Rafael J. Wysocki | 2006-01-06 | 1 | -0/+1 |
* | [PATCH] swsusp: improve freeing of memory | Rafael J. Wysocki | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] swsusp: introduce the swap map structure | Rafael J. Wysocki | 2006-01-06 | 1 | -5/+1 |
* | [PATCH] Alpha: convert to generic irq framework (alpha part) | Ivan Kokshaysky | 2006-01-06 | 1 | -0/+2 |
* | [PATCH] Alpha: convert to generic irq framework (generic part) | Ivan Kokshaysky | 2006-01-06 | 1 | -0/+11 |
* | [PATCH] cpu hotplug/x86_64: disable interrupt in play_dead | Shaohua Li | 2006-01-06 | 1 | -0/+2 |
* | [PATCH] mpspec: remove unneeded packed attribute | Brian Gerst | 2006-01-06 | 2 | -2/+2 |
* | [PATCH] Base support for AMD Geode GX/LX processors | Jordan Crouse | 2006-01-06 | 2 | -1/+13 |
* | [PATCH] x86: fls() in asm | Stephen Hemminger | 2006-01-06 | 1 | -5/+17 |
* | [PATCH] x86: convert bigsmp to use flat physical mode | Ashok Raj | 2006-01-06 | 2 | -45/+38 |
* | [PATCH] x86/x86_64: mark rodata section read-only: x86-64 support | Arjan van de Ven | 2006-01-06 | 1 | -0/+4 |
* | [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfix | Arjan van de Ven | 2006-01-06 | 1 | -0/+2 |
* | [PATCH] x86/x86_64: mark rodata section read only: x86 parts | Arjan van de Ven | 2006-01-06 | 1 | -0/+4 |
* | [PATCH] x86/x86_64: mark rodata section read only: generic infrastructure | Arjan van de Ven | 2006-01-06 | 1 | -0/+4 |
* | [PATCH] x86: handle -Wsign-compare in bitops | David Howells | 2006-01-06 | 1 | -2/+2 |
* | [PATCH] x86: Pnp byte granularity | Zachary Amsden | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] x86: Deprecate obsolete ldt accessors | Zachary Amsden | 2006-01-06 | 1 | -16/+0 |
* | [PATCH] x86: Pnp segments in segment h | Zachary Amsden | 2006-01-06 | 1 | -0/+14 |
* | [PATCH] x86: Cr4 is valid on some 486s | Zachary Amsden | 2006-01-06 | 1 | -0/+13 |
* | [PATCH] i386: move SIMD initialization | Jan Beulich | 2006-01-06 | 1 | -22/+1 |
* | [PATCH] x86: GDT alignment fix | Zachary Amsden | 2006-01-06 | 1 | -3/+5 |
* | [PATCH] mips: remove include/asm-mips/riscos-syscall.h | Domen Puncer | 2006-01-06 | 1 | -979/+0 |
* | [PATCH] frv: improve signal handling | David Howells | 2006-01-06 | 1 | -1/+0 |
* | [PATCH] FRV: Make futex code compilable on nommu [try #2] | David Howells | 2006-01-06 | 1 | -3/+19 |
* | [PATCH] FRV: Implement futex operations for FRV | David Howells | 2006-01-06 | 1 | -41/+1 |
* | [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU | David Howells | 2006-01-06 | 1 | -0/+9 |
* | [PATCH] NOMMU: Provide shared-writable mmap support on ramfs | David Howells | 2006-01-06 | 1 | -0/+10 |
* | [PATCH] ppc32: Allows compilation of a MPC52xx kernel without PCI | Sylvain Munaut | 2006-01-06 | 2 | -0/+13 |
* | [PATCH] ppc32: Modify Freescale MPC52xx IRQ mapping to _not_ use irq 0 | Sylvain Munaut | 2006-01-06 | 1 | -1/+1 |
* | [PATCH] ppc32: remove "jumbo" member from ocp_func_emac_data | Eugene Surovegin | 2006-01-06 | 1 | -1/+0 |
* | [PATCH] Keys: Remove key duplication | David Howells | 2006-01-06 | 2 | -9/+0 |
* | [PATCH] mm: page_state opt docs | Nick Piggin | 2006-01-06 | 1 | -1/+11 |
* | [PATCH] mm: page_state opt | Nick Piggin | 2006-01-06 | 1 | -11/+32 |
* | [PATCH] atomic_long_t & include/asm-generic/atomic.h V2 | Christoph Lameter | 2006-01-06 | 24 | -19/+144 |
* | [PATCH] mm: move determination of policy_zone into page allocator | Christoph Lameter | 2006-01-06 | 1 | -0/+11 |
* | [PATCH] mm: add populated_zone() helper | Con Kolivas | 2006-01-06 | 1 | -0/+5 |
* | [PATCH] mm: rmap optimisation | Nick Piggin | 2006-01-06 | 1 | -0/+1 |
* | [PATCH] mm: dma32 zone statistics | Nick Piggin | 2006-01-06 | 2 | -14/+35 |
* | [PATCH] kill last zone_reclaim() bits | Andrew Morton | 2006-01-06 | 3 | -3/+2 |
* | [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low | Ravikiran G Thirumalai | 2006-01-06 | 1 | -34/+12 |
* | [PATCH] mm: remove pcp low | Nick Piggin | 2006-01-06 | 1 | -1/+0 |
* | [PATCH] sparsemem: provide pfn_to_nid | Andy Whitcroft | 2006-01-06 | 1 | -1/+5 |
* | [PATCH] flatmem split out memory model | Andy Whitcroft | 2006-01-06 | 1 | -1/+6 |
* | [PATCH] Shut up warnings in ipc/shm.c | Russell King | 2006-01-06 | 1 | -3/+18 |