aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] uml: fix "extern-vs-static" proto conflict in TLS codePaolo 'Blaisorblade' Giarrusso2006-04-111-0/+3
* [PATCH] Add GFP_NOWAITJeff Dike2006-04-111-0/+2
* [PATCH] Remove unused prepare_to_switch macroHirokazu Takata2006-04-116-13/+0
* [PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata2006-04-111-151/+115
* [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...Hirokazu Takata2006-04-111-1/+2
* [PATCH] mptspec: remove duplicate #includeRandy Dunlap2006-04-111-1/+0
* [PATCH] page flags: add commentry regarding field reservationAndy Whitcroft2006-04-111-2/+14
* [PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI2006-04-111-0/+1
* [PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki2006-04-111-1/+1
* [PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit alignedNeilBrown2006-04-111-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-1020-36/+68
|\
| * [ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6Catalin Marinas2006-04-102-0/+10
| * [ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operationLennert Buytenhek2006-04-091-0/+3
| * [ARM] ebsa110: Fix incorrect serial port addressRussell King2006-04-071-1/+1
| * [ARM] Fix ebsa110 debug macrosRussell King2006-04-071-1/+1
| * [ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King2006-04-0714-30/+49
| * [ARM] Remove unnecessary extra parens in include/asm-arm/memory.hRussell King2006-04-041-3/+3
| * [ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1KAMEZAWA Hiroyuki2006-04-041-1/+1
* | [PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman2006-04-101-1/+2
* | [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-103-2/+5
* | [PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2006-04-102-4/+9
* | [IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko2006-04-091-67/+3
* | [X25]: Restore skb->dev setting in x25_type_trans().David S. Miller2006-04-091-0/+1
* | [NETFILTER]: Add address family specific checksum helpersPatrick McHardy2006-04-093-0/+22
* | [NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy2006-04-091-7/+16
* | [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao2006-04-093-0/+1088
* | [NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy2006-04-091-0/+2
* | [NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy2006-04-091-0/+1
* | [PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2006-04-091-2/+0
* | [PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg2006-04-091-1/+1
* | [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-093-0/+9
* | [PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen2006-04-091-0/+7
* | [PATCH] x86_64: extra NODES_SHIFT definitionDave Hansen2006-04-091-2/+0
* | [PATCH] i386: Consolidate modern APIC handlingAndi Kleen2006-04-091-0/+2
* | [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-092-0/+5
* | [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-091-1/+1
* | [PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2006-04-091-0/+1
* | [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-091-0/+2
* | [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-092-8/+9
|/
* Update dummy snd_power_wait() function for new calling conventionLinus Torvalds2006-04-021-1/+1
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-021-1/+5
|\
| * [PATCH] splice: fix page stealing LRU handling.Jens Axboe2006-04-021-0/+4
| * [PATCH] splice: add a SPLICE_F_MORE flagJens Axboe2006-04-021-0/+1
| * [PATCH] splice: improve writeback and clean up page stealingJens Axboe2006-04-021-1/+0
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-0243-630/+994
|\ \
| * | [ARM] 3433/1: ARM: OMAP: 8/8 Update board filesTony Lindgren2006-04-0210-45/+196
| * | [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2Tony Lindgren2006-04-0211-7/+324
| * | [ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2Tony Lindgren2006-04-023-27/+86
| * | [ARM] 3430/1: ARM: OMAP: 5/8 Update PMTony Lindgren2006-04-022-8/+75
| * | [ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexingTony Lindgren2006-04-021-3/+51