aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-3/+1
2006-09-27[PATCH] kdump: introduce "reset_devices" command line optionVivek Goyal1-0/+1
2006-09-27[PATCH] uml: thread creation tidyingJeff Dike1-3/+3
2006-09-27[PATCH] uml: fix missing x86_64 register definitionsJeff Dike1-0/+3
2006-09-27[PATCH] m32r: revise __raw_read_trylock()Hirokazu Takata1-1/+8
2006-09-27[PATCH] m32r: Fix "value computed not used" warningsHirokazu Takata1-2/+2
2006-09-27[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible placeDavid Howells1-1/+1
2006-09-27[PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells1-0/+2
2006-09-27[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmemDavid Howells1-0/+2
2006-09-27[PATCH] Mark __remove_vm_area() staticRolf Eike Beer1-1/+0
2006-09-27[PATCH] do_no_pfn()Jes Sorensen1-0/+7
2006-09-27[PATCH] Add node to zone for the NUMA caseChristoph Lameter2-1/+6
2006-09-27[PATCH] Disable GFP_THISNODE in the non-NUMA caseChristoph Lameter1-0/+5
2006-09-27[PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMAChristoph Lameter1-0/+7
2006-09-27[PATCH] own header file for struct pageHeiko Carstens3-61/+73
2006-09-27[PATCH] vm: add per-zone writeout counterAndrew Morton1-0/+1
2006-09-27[PATCH] Allow an arch to expand node boundariesMel Gorman1-0/+2
2006-09-27[PATCH] Account for memmap and optionally the kernel image as holesMel Gorman1-0/+1
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman1-0/+1
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2-5/+2
2006-09-27[PATCH] Introduce mechanism for registering active regions of memoryMel Gorman2-1/+56
2006-09-27[PATCH] fix x86_64-mm-spinlock-cleanupAndrew Morton1-0/+1
2006-09-27[PATCH] Make kmem_cache_destroy() return voidAlexey Dobriyan1-2/+2
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp1-1/+1
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp3-7/+7
2006-09-27[PATCH] JBD: 16T fixesEric Sandeen1-2/+2
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2-33/+33
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki1-0/+2
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-48/+1
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-2/+36
2006-09-27[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.Ralf Baechle4-6/+6
2006-09-27[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.Ralf Baechle1-1/+1
2006-09-27[MIPS] fstatat syscall namesRichard Sandiford1-3/+3
2006-09-27[MIPS] Remove EV96100 as previously announced.Ralf Baechle5-480/+3
2006-09-27[MIPS] Cleanup hazard handling.Ralf Baechle1-236/+126
2006-09-27[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.Peter Watkins1-1/+5
2006-09-27[MIPS] Move excite_fpga.h to include/asm-mips/mach-excitethomas@koeller.dyndns.org1-0/+80
2006-09-27[MIPS] Reformat missformated SMTC bits.Ralf Baechle1-4/+4
2006-09-27[MIPS] Qemu does not have D-cache aliasesAtsushi Nemoto1-1/+1
2006-09-27[MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.Yoichi Yuasa1-2/+0
2006-09-27[MIPS] Move definition of IRIX compat constant into IRIX compat code.Ralf Baechle1-2/+0
2006-09-27[MIPS] Use common definitions from asm-generic/signal.hYoichi Yuasa1-8/+1
2006-09-27[MIPS] Atlas: update interrupt handlingMaciej W. Rozycki2-39/+87
2006-09-27[MIPS] Atlas: Fix building the RTC driverMaciej W. Rozycki1-0/+2
2006-09-27[MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto1-6/+12
2006-09-27[MIPS] Fix errors detected by "make headers_check"Atsushi Nemoto4-2/+11
2006-09-27[MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().Ralf Baechle1-1/+3
2006-09-27[MIPS] Replace generic__raw_read_trylock usageRalf Baechle1-1/+46
2006-09-27[MIPS] Retire flush_icache_page from mm use.Ralf Baechle2-6/+13
2006-09-27[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPURalf Baechle1-4/+0