summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-094-8/+17
* [PATCH] frv: miscellaneous changesDavid Howells2006-01-099-3/+50
* [PATCH] frv: make get_user macro cast pointersDavid Howells2006-01-091-4/+4
* [PATCH] frv: add module support stubsDavid Howells2006-01-091-4/+12
* [PATCH] frv: supply various missing I/O access primitivesDavid Howells2006-01-092-0/+127
* [PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells2006-01-091-91/+5Star
* [PATCH] mempolicies: unexport get_vma_policy()Christoph Lameter2006-01-091-3/+0Star
* [PATCH] set_page_count() macro safetyAvishay Traeger2006-01-091-1/+1
* [PATCH] cpusets: swap migration interfacePaul Jackson2006-01-091-0/+7
* [PATCH] SwapMig: Extend parameters for migrate_pages()Christoph Lameter2006-01-091-1/+2
* [PATCH] SwapMig: add_to_swap() avoid atomic allocationsChristoph Lameter2006-01-091-1/+1
* [PATCH] SwapMig: CONFIG_MIGRATION fixesChristoph Lameter2006-01-091-2/+1Star
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-096-4/+14
* [PATCH] Swap Migration V5: MPOL_MF_MOVE interfaceChristoph Lameter2006-01-091-0/+3
* [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration supportChristoph Lameter2006-01-091-0/+2
* [PATCH] Swap Migration V5: migrate_pages() functionChristoph Lameter2006-01-091-0/+2
* [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-091-0/+1
* [PATCH] Swap Migration V5: LRU operationsChristoph Lameter2006-01-092-0/+25
* [PATCH] add schedule_on_each_cpu()Christoph Lameter2006-01-091-0/+1
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-092-0/+3
* [PATCH] drop-pagecacheAndrew Morton2006-01-092-0/+8
* [PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg2006-01-091-4/+3Star
* [PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Olaf Hering2006-01-091-7/+1Star
* [PATCH] asm-generic/atomic.h needs types.hAndrew Morton2006-01-091-0/+1
* [IPV4]: make ip_fragment() staticAdrian Bunk2006-01-071-1/+0Star
* [NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.David S. Miller2006-01-071-0/+15
* [NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy2006-01-072-0/+104
* [NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy2006-01-071-0/+16
* [NETFILTER]: Redo policy lookups after NAT when neccessaryPatrick McHardy2006-01-071-0/+1
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-074-3/+7
* [IPV4]: reset IPCB flags when neccessaryPatrick McHardy2006-01-071-5/+3Star
* [IPV4/6]: Netfilter IPsec input hooksPatrick McHardy2006-01-071-0/+2
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-073-4/+5
* [XFRM]: Netfilter IPsec output hooksPatrick McHardy2006-01-072-34/+38
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-0764-302/+291Star
|\
| * [ARM] byteorder.h needs linux/compiler.hRussell King2006-01-071-0/+1
| * [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-072-2/+3
| * Merge with Linus' kernel.Russell King2006-01-07315-5850/+6299
| |\
| * | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-077-3/+3
| * | [ARM] 3239/1: Add ARM optimised swab32Andre McCurdy2006-01-071-1/+14
| * | [ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert2006-01-051-0/+12
| * | [ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena2006-01-056-27/+12Star
| * | [ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie2006-01-051-0/+94
| * | [ARM] 3225/1: add symbolic names for enp2611 gpio interruptsLennert Buytenhek2006-01-041-0/+6
| * | [ARM] 3224/1: add masked thread interrupt status registers for ixp2000Lennert Buytenhek2006-01-041-0/+8
| * | [ARM] 3223/1: remove ixdp2x01 cs89x0 hackLennert Buytenhek2006-01-041-98/+0Star
| * | [ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones mov...Rod Whitby2006-01-041-23/+2Star
| * | [ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby2006-01-043-0/+85
| * | [ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena2006-01-041-5/+0Star
| * | [ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King2006-01-0418-94/+0Star