aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-02-11[PATCH] uml: watchdog driver formattingGravatar Jeff Dike 2-39/+17
2007-02-11[PATCH] uml: watchdog driver lockingGravatar Jeff Dike 1-8/+15
2007-02-11[PATCH] uml: network driver whitespace and style fixesGravatar Jeff Dike 2-17/+18
2007-02-11[PATCH] uml: add locking to network transport registrationGravatar Jeff Dike 2-8/+9
2007-02-11[PATCH] uml: lock the irqs_to_free listGravatar Jeff Dike 1-3/+18
2007-02-11[PATCH] uml: console whitespace and comment tidyingGravatar Jeff Dike 2-3/+1
2007-02-11[PATCH] uml: return hotplug errors to hostGravatar Jeff Dike 12-238/+253
2007-02-11[PATCH] uml: console locking fixesGravatar Jeff Dike 3-72/+134
2007-02-11[PATCH] CRIS: TLB handling: turn local_save_flags() + local_irq_disable() int...Gravatar Jiri Kosina 2-12/+6
2007-02-11[PATCH] CRIS: user ARRAY_SIZE macro when appropriateGravatar Ahmed S. Darwish 2-3/+3
2007-02-11[PATCH] CRIS: turn local_save_flags() + local_irq_disable() into local_irq_sa...Gravatar Jiri Kosina 2-8/+4
2007-02-11[PATCH] CRIS: local_irq_disable() is redundant after local_irq_save()Gravatar Jiri Kosina 2-2/+0
2007-02-11[PATCH] m68k: don't include asm-m68k/page.h in asm-m68k/user.hGravatar Mike Frysinger 1-2/+0
2007-02-11[PATCH] M68K: user ARRAY_SIZE macro when appropriateGravatar Ahmed S. Darwish 2-3/+3
2007-02-11[PATCH] M68KNOMMU: user ARRAY_SIZE macro when appropriateGravatar Ahmed S. Darwish 2-3/+3
2007-02-11[PATCH] kernel/time/clocksource.c needs struct task_struct on m68kGravatar Mathieu Desnoyers 1-0/+1
2007-02-11[PATCH] m68k: work around binutils tokenizer changeGravatar Al Viro 1-0/+15
2007-02-11[PATCH] m32r: cosmetic updates and trivial fixesGravatar Hirokazu Takata 74-258/+68
2007-02-11[PATCH] m32r: fix kernel entry address of vmlinuxGravatar Hirokazu Takata 2-2/+5
2007-02-11[PATCH] m32r: update defconfig files for v2.6.19Gravatar Hirokazu Takata 12-1382/+4433
2007-02-11[PATCH] m32r: fix do_page_fault and update_mmu_cacheGravatar Hirokazu Takata 1-21/+19
2007-02-11[PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2Gravatar Hirokazu Takata 2-23/+5
2007-02-11[PATCH] swsusp: Change pm_ops handling by userland interfaceGravatar Rafael J. Wysocki 1-12/+59
2007-02-11[PATCH] swsusp-change-code-ordering-in-userc-sanityGravatar Andrew Morton 1-2/+2
2007-02-11[PATCH] swsusp: Change code ordering in user.cGravatar Rafael J. Wysocki 1-34/+58
2007-02-11[PATCH] swsusp: Change code ordering in disk.cGravatar Rafael J. Wysocki 2-57/+60
2007-02-11[PATCH] PM: Change code ordering in main.cGravatar Rafael J. Wysocki 1-15/+19
2007-02-11[PATCH] ARM26: Use ARRAY_SIZE macro when appropriateGravatar Ahmed S. Darwish 1-1/+1
2007-02-11[PATCH] Alpha: increase PERCPU_ENOUGH_ROOMGravatar Aneesh Kumar K.V 1-0/+14
2007-02-11[PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULEGravatar Eric Paris 1-1/+1
2007-02-11[PATCH] do not disturb page referenced state when unmapping memory rangeGravatar Ken Chen 1-1/+1
2007-02-11[PATCH] convert ramfs to use __set_page_dirty_no_writebackGravatar Ken Chen 2-2/+2
2007-02-11[PATCH] simplify shmem_aops.set_page_dirty() methodGravatar Ken Chen 3-1/+12
2007-02-11[PATCH] zoneid: fix up calculations for ZONEID_PGSHIFTGravatar Andy Whitcroft 1-6/+5
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAGravatar Christoph Lameter 13-4/+48
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Gravatar Christoph Lameter 3-23/+2
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from pariscGravatar Christoph Lameter 2-6/+1
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA for ia64Gravatar Christoph Lameter 3-3/+11
2007-02-11[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMGravatar Christoph Lameter 8-23/+90
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAGravatar Christoph Lameter 9-0/+35
2007-02-11[PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zoneGravatar Christoph Lameter 2-5/+5
2007-02-11[PATCH] Drop get_zone_counts()Gravatar Christoph Lameter 3-22/+4
2007-02-11[PATCH] Drop __get_zone_counts()Gravatar Christoph Lameter 4-23/+4
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Gravatar Christoph Lameter 3-9/+1
2007-02-11[PATCH] Drop free_pages()Gravatar Christoph Lameter 5-14/+10
2007-02-11[PATCH] Reorder ZVCs according to cachelineGravatar Christoph Lameter 2-5/+7
2007-02-11[PATCH] Use ZVC for free_pagesGravatar Christoph Lameter 6-46/+25
2007-02-11[PATCH] Use ZVC for inactive and active countsGravatar Christoph Lameter 6-51/+60
2007-02-11[PATCH] page_mkwrite caller race fixGravatar Hugh Dickins 1-2/+1
2007-02-11[PATCH] typeof __page_to_pfn with SPARSEMEM=yGravatar Randy Dunlap 1-1/+1