Age | Commit message (Expand) | Author | Files | Lines |
2007-02-11 | [PATCH] CRIS: local_irq_disable() is redundant after local_irq_save() | Jiri Kosina | 2 | -2/+0 |
2007-02-11 | [PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.h | Mike Frysinger | 1 | -2/+0 |
2007-02-11 | [PATCH] M68K: user ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2 | -3/+3 |
2007-02-11 | [PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2 | -3/+3 |
2007-02-11 | [PATCH] kernel/time/clocksource.c needs struct task_struct on m68k | Mathieu Desnoyers | 1 | -0/+1 |
2007-02-11 | [PATCH] m68k: work around binutils tokenizer change | Al Viro | 1 | -0/+15 |
2007-02-11 | [PATCH] m32r: cosmetic updates and trivial fixes | Hirokazu Takata | 74 | -258/+68 |
2007-02-11 | [PATCH] m32r: fix kernel entry address of vmlinux | Hirokazu Takata | 2 | -2/+5 |
2007-02-11 | [PATCH] m32r: update defconfig files for v2.6.19 | Hirokazu Takata | 12 | -1382/+4433 |
2007-02-11 | [PATCH] m32r: fix do_page_fault and update_mmu_cache | Hirokazu Takata | 1 | -21/+19 |
2007-02-11 | [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2 | Hirokazu Takata | 2 | -23/+5 |
2007-02-11 | [PATCH] swsusp: Change pm_ops handling by userland interface | Rafael J. Wysocki | 1 | -12/+59 |
2007-02-11 | [PATCH] swsusp-change-code-ordering-in-userc-sanity | Andrew Morton | 1 | -2/+2 |
2007-02-11 | [PATCH] swsusp: Change code ordering in user.c | Rafael J. Wysocki | 1 | -34/+58 |
2007-02-11 | [PATCH] swsusp: Change code ordering in disk.c | Rafael J. Wysocki | 2 | -57/+60 |
2007-02-11 | [PATCH] PM: Change code ordering in main.c | Rafael J. Wysocki | 1 | -15/+19 |
2007-02-11 | [PATCH] ARM26: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 1 | -1/+1 |
2007-02-11 | [PATCH] Alpha: increase PERCPU_ENOUGH_ROOM | Aneesh Kumar K.V | 1 | -0/+14 |
2007-02-11 | [PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULE | Eric Paris | 1 | -1/+1 |
2007-02-11 | [PATCH] do not disturb page referenced state when unmapping memory range | Ken Chen | 1 | -1/+1 |
2007-02-11 | [PATCH] convert ramfs to use __set_page_dirty_no_writeback | Ken Chen | 2 | -2/+2 |
2007-02-11 | [PATCH] simplify shmem_aops.set_page_dirty() method | Ken Chen | 3 | -1/+12 |
2007-02-11 | [PATCH] zoneid: fix up calculations for ZONEID_PGSHIFT | Andy Whitcroft | 1 | -6/+5 |
2007-02-11 | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA | Christoph Lameter | 13 | -4/+48 |
2007-02-11 | [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64 | Christoph Lameter | 3 | -23/+2 |
2007-02-11 | [PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc | Christoph Lameter | 2 | -6/+1 |
2007-02-11 | [PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64 | Christoph Lameter | 3 | -3/+11 |
2007-02-11 | [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM | Christoph Lameter | 8 | -23/+90 |
2007-02-11 | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter | 9 | -0/+35 |
2007-02-11 | [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zone | Christoph Lameter | 2 | -5/+5 |
2007-02-11 | [PATCH] Drop get_zone_counts() | Christoph Lameter | 3 | -22/+4 |
2007-02-11 | [PATCH] Drop __get_zone_counts() | Christoph Lameter | 4 | -23/+4 |
2007-02-11 | [PATCH] Drop nr_free_pages_pgdat() | Christoph Lameter | 3 | -9/+1 |
2007-02-11 | [PATCH] Drop free_pages() | Christoph Lameter | 5 | -14/+10 |
2007-02-11 | [PATCH] Reorder ZVCs according to cacheline | Christoph Lameter | 2 | -5/+7 |
2007-02-11 | [PATCH] Use ZVC for free_pages | Christoph Lameter | 6 | -46/+25 |
2007-02-11 | [PATCH] Use ZVC for inactive and active counts | Christoph Lameter | 6 | -51/+60 |
2007-02-11 | [PATCH] page_mkwrite caller race fix | Hugh Dickins | 1 | -2/+1 |
2007-02-11 | [PATCH] typeof __page_to_pfn with SPARSEMEM=y | Randy Dunlap | 1 | -1/+1 |
2007-02-11 | [PATCH] /proc/zoneinfo: fix vm stats display | Andrew Morton | 1 | -6/+0 |
2007-02-11 | [PATCH] Avoid excessive sorting of early_node_map[] | Mel Gorman | 1 | -7/+13 |
2007-02-11 | [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag | Robert P. J. Day | 7 | -7/+2 |
2007-02-11 | [PATCH] slab: use parameter passed to cache_reap to determine pointer to work... | Christoph Lameter | 1 | -8/+7 |
2007-02-11 | [PATCH] slab: cache alloc cleanups | Pekka Enberg | 1 | -90/+110 |
2007-02-11 | [PATCH] slab: remove broken PageSlab check from kfree_debugcheck | Pekka Enberg | 1 | -8/+0 |
2007-02-10 | libata: kill ATA_ENABLE_PATA | Jeff Garzik | 2 | -4/+0 |
2007-02-10 | libata: build fix after dmesg probe output changes | Jeff Garzik | 1 | -2/+2 |
2007-02-10 | libata: Early CFA adapters are not required to support mode setting | Alan | 1 | -0/+4 |
2007-02-10 | sata_nv: propagate ata_pci_device_do_resume return value | Robert Hancock | 1 | -1/+4 |
2007-02-10 | sata_nv: wait for response on entering/leaving ADMA mode | Robert Hancock | 1 | -2/+39 |