aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-09-27[PATCH] Account for memmap and optionally the kernel image as holesMel Gorman
2006-09-27[PATCH] Have ia64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman
2006-09-27[PATCH] Introduce mechanism for registering active regions of memoryMel Gorman
2006-09-27[PATCH] fix x86_64-mm-spinlock-cleanupAndrew Morton
2006-09-27[PATCH] Make kmem_cache_destroy() return voidAlexey Dobriyan
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp
2006-09-27[PATCH] JBD: 16T fixesEric Sandeen
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao
2006-09-27[PATCH] fix "cpu to node relationship fixup: map cpu to node"KAMEZAWA Hiroyuki
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds
2006-09-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-09-27[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.Ralf Baechle
2006-09-27[MIPS] Have headers_install install <asm/cachectl.h> and <asm/sysmips.h>.Ralf Baechle
2006-09-27[MIPS] fstatat syscall namesRichard Sandiford
2006-09-27[MIPS] Remove EV96100 as previously announced.Ralf Baechle
2006-09-27[MIPS] Cleanup hazard handling.Ralf Baechle
2006-09-27[MIPS] Fix USER_PTRS_PER_PGD for 64K page size.Peter Watkins
2006-09-27[MIPS] Move excite_fpga.h to include/asm-mips/mach-excitethomas@koeller.dyndns.org
2006-09-27[MIPS] Reformat missformated SMTC bits.Ralf Baechle
2006-09-27[MIPS] Qemu does not have D-cache aliasesAtsushi Nemoto
2006-09-27[MIPS] Remove F_SETSIG and F_GETSIG in favor of the asm-generic definitions.Yoichi Yuasa
2006-09-27[MIPS] Move definition of IRIX compat constant into IRIX compat code.Ralf Baechle
2006-09-27[MIPS] Use common definitions from asm-generic/signal.hYoichi Yuasa
2006-09-27[MIPS] Atlas: update interrupt handlingMaciej W. Rozycki
2006-09-27[MIPS] Atlas: Fix building the RTC driverMaciej W. Rozycki
2006-09-27[MIPS] Wire up set_robust_list(2) and get_robust_list(2)Atsushi Nemoto
2006-09-27[MIPS] Fix errors detected by "make headers_check"Atsushi Nemoto
2006-09-27[MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte().Ralf Baechle
2006-09-27[MIPS] Replace generic__raw_read_trylock usageRalf Baechle
2006-09-27[MIPS] Retire flush_icache_page from mm use.Ralf Baechle
2006-09-27[MIPS] Cleanup leftovers of ARCH_HAS_IRQ_PER_CPURalf Baechle
2006-09-27sh: Calculate shm alignment at runtime.Paul Mundt
2006-09-27sh: dma-mapping compile fixes.Paul Mundt
2006-09-27sh: Initial vsyscall page support.Paul Mundt
2006-09-27sh: Clean up PAGE_SIZE definition for assembly use.Paul Mundt
2006-09-27sh: Support for L2 cache on newer SH-4A CPUs.Paul Mundt
2006-09-27sh: Update kexec support for API changes.Paul Mundt
2006-09-27sh: Optimized readsl()/writesl() support.Paul Mundt
2006-09-27sh: Report movli.l/movco.l capabilities.Paul Mundt
2006-09-27sh: CPU flags in AT_HWCAP in ELF auxvt.Paul Mundt
2006-09-27sh: Add support for 4K stacks.Paul Mundt
2006-09-27sh: stack debugging support.Paul Mundt
2006-09-27sh: machvec rework.Paul Mundt
2006-09-27sh: Solution Engine SH7343 board support.Paul Mundt
2006-09-27sh: Kill off dead boards.Paul Mundt
2006-09-27sh: New atomic ops for SH-4A movli.l/movco.lPaul Mundt
2006-09-27sh: Kill off the rest of the legacy rtc mess.Paul Mundt
2006-09-27sh: SHMIN board support.Takashi YOSHII