uml: remove unneeded void * cast
[cascardo/linux.git] / include /
2007-10-16 Jeff Dikeuml: style fixes in FP code
2007-10-16 Jeff Dikeuml: coredumping floating point fixes
2007-10-16 Jeff Dikeuml: ptrace floating point fixes
2007-10-16 Jeff Dikeuml: fix inlines
2007-10-16 Jeff Dikeuml: rename pt_regs general-purpose register file
2007-10-16 Jeff Dikeuml: fold mmu_context_skas into mm_context
2007-10-16 Jeff Dikeuml: get rid of do_longjmp
2007-10-16 Jeff Dikeuml: style fixes pass 3
2007-10-16 Jeff Dikeuml: remove code made redundant by CHOOSE_MODE removal
2007-10-16 Jeff Dikeuml: style fixes pass 2
2007-10-16 Jeff Dikeuml: throw out CHOOSE_MODE
2007-10-16 Jeff Dikeuml: throw out CONFIG_MODE_TT
2007-10-16 Christoph Hellwigm32r: convert to generic sys_ptrace
2007-10-16 Mariusz Kozlowskiinclude/asm-m32r/thread_info.h: kmalloc + memset conver...
2007-10-16 Sam Ravnborgalpha: beautify vmlinux.lds
2007-10-16 Christoph Hellwigalpha: convert to generic sys_ptrace
2007-10-16 Greg UngererM68KNOMMU: remove unused config symbol CONFIG_DISKtel
2007-10-16 Mariusz Kozlowskiinclude/asm-frv/thread_info.h: kmalloc + memset convers...
2007-10-16 Benjamin Herrenschmidtremove frv usage of flush_tlb_pgtables()
2007-10-16 Adrian Bunkmm/mempolicy.c: cleanups
2007-10-16 Adrian Bunkmm/shmem.c: make 3 functions static
2007-10-16 Adam Litkehugetlb: Add hugetlb_dynamic_pool sysctl
2007-10-16 Yasunori Gotomemory hotplug: Hot-add with sparsemem-vmemmap
2007-10-16 KAMEZAWA Hiroyukifix memory hot remove not configured case.
2007-10-16 KAMEZAWA Hiroyukimemory unplug: page offline
2007-10-16 KAMEZAWA Hiroyukimemory unplug: page isolation
2007-10-16 KAMEZAWA Hiroyukimemory unplug: memory hotplug cleanup
2007-10-16 Christoph LameterSLUB: Optimize cacheline use for zeroing
2007-10-16 Christoph LameterSLUB: Place kmem_cache_cpu structures in a NUMA aware way
2007-10-16 Christoph LameterSLUB: Move page->offset to kmem_cache_cpu->offset
2007-10-16 Christoph LameterSLUB: Do not use page->mapping
2007-10-16 Christoph LameterSLUB: Avoid page struct cacheline bouncing due to remot...
2007-10-16 Mel GormanPrint out statistics in relation to fragmentation avoid...
2007-10-16 Mel GormanDo not depend on MAX_ORDER when grouping pages by mobility
2007-10-16 Mel Gormandon't group high order atomic allocations
2007-10-16 Mel Gormanremove PAGE_GROUP_BY_MOBILITY
2007-10-16 Mel GormanBias the location of pages freed for min_free_kbytes...
2007-10-16 Mel GormanFix corruption of memmap on IA64 SPARSEMEM when mem_sec...
2007-10-16 Mel GormanGroup high-order atomic allocations
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Mel GormanAdd a configure option to group pages by mobility
2007-10-16 Mel GormanSplit the free lists for movable and unmovable allocations
2007-10-16 Mel GormanAdd a bitmap that is used to track flags affecting...
2007-10-16 KAMEZAWA Hiroyukiflush icache before set_pte() on ia64: flush icache...
2007-10-16 Christoph LameterCategorize GFP flags
2007-10-16 Christoph LameterMemoryless nodes: Use N_HIGH_MEMORY for cpusets
2007-10-16 Christoph LameterMemoryless nodes: Fix GFP_THISNODE behavior
2007-10-16 Christoph LameterMemoryless nodes: Add N_CPU node state
2007-10-16 Christoph LameterMemoryless nodes: introduce mask of nodes with memory
2007-10-16 Christoph LameterMemoryless nodes: Generic management of nodemasks for...
2007-10-16 Nick Pigginfs: remove some AOP_TRUNCATED_PAGE
2007-10-16 Nick Pigginfs: restore nobh
2007-10-16 Nick PigginWith reiserfs no longer using the weird generic_cont_ex...
2007-10-16 Nick Pigginfs: new cont helpers
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-10-16 Nick Pigginmm: buffered write iterator
2007-10-16 Nick Pigginmm: fix pagecache write deadlocks
2007-10-16 Lee SchermerhornMem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy(...
2007-10-16 Martin Schwidefskymove mm_struct and vm_area_struct
2007-10-16 Nick Pigginradix-tree: use indirect bit
2007-10-16 Nick Pigginremove ZERO_PAGE
2007-10-16 Christoph LameterSLUB: direct pass through of page size or higher kmallo...
2007-10-16 Fengguang Wufilemap: convert some unsigned long to pgoff_t
2007-10-16 Fengguang Wureadahead: remove several readahead macros
2007-10-16 Fengguang Wuradixtree: introduce radix_tree_next_hole()
2007-10-16 Fengguang Wureadahead: combine file_ra_state.prev_index/prev_offset...
2007-10-16 Fengguang Wureadahead: mmap read-around simplification
2007-10-16 Fengguang Wureadahead: compacting file_ra_state
2007-10-16 Jesper JuhlClean up duplicate includes in include/linux/memory_hot...
2007-10-16 Andy Whitcroftppc64: SPARSEMEM_VMEMMAP support
2007-10-16 David MillerSPARC64: SPARSEMEM_VMEMMAP support
2007-10-16 Christoph LameterIA64: SPARSEMEM_VMEMMAP 16K page size support
2007-10-16 Christoph Lameterx86_64: SPARSEMEM_VMEMMAP 2M page size support
2007-10-16 Andy Whitcroftvmemmap: generify initialisation via helpers
2007-10-16 Christoph LameterGeneric Virtual Memmap support for SPARSEMEM
2007-10-16 Andy Whitcroftsparsemem: record when a section has a valid mem_map
2007-10-16 Christoph Hellwigx86: optimize page faults like all other achitectures...
2007-10-16 Mike TravisConvert cpu_sibling_map to be a per cpu variable
2007-10-16 Mike Travisx86: Convert cpu_core_map to be a per cpu variable
2007-10-16 Guennadi Liakhovetskiwake up from a serial port
2007-10-16 Guennadi Liakhovetskiprovide stubs for enable_irq_wake() and disable_irq_wake()
2007-10-16 Alan Cox8250_pci: Autodetect mainpine cards
2007-10-16 James Bottomleypcmcia: use DMA_MASK_NONE for the default for all pcmci...
2007-10-16 James Bottomleyintroduce DMA_MASK_NONE as a signal for unable to do DMA
2007-10-16 Yoichi Yuasamove a few definitions to au1000_xxs1500.c
2007-10-16 Ralf BaechleAdd assembler equivalents to __init{,date}_refok
2007-10-16 Randy Dunlapslow down printk during boot
2007-10-16 Randy Dunlapdocbook: fix filesystems content
2007-10-16 Randy Dunlapdocbook: fix usb content
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'release' of ssh:///linux/kernel/git/aegl...
2007-10-15 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-10-15 Tony Luck[IA64] build fix for scatterlist
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-15 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-15 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-15 Ilpo Järvinen[TCP]: Make snd_cwnd_cnt 32-bit
2007-10-15 Herbert Xu[IPV6]: Replace sk_buff ** with sk_buff * in input...
2007-10-15 Pavel Emelyanov[INET]: Consolidate the xxx_put
next