summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: fix sync before RDTSC on Intel cpusSiddha, Suresh B2006-04-111-1/+1
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-115-21/+31
|\
| * [PATCH] Remove sys_ prefix of new syscalls from __NR_sys_*OGAWA Hirofumi2006-04-111-2/+2
| * [PATCH] splice: warning fixAndrew Morton2006-04-111-3/+10
| * [PATCH] get rid of the PIPE_*() macrosIngo Molnar2006-04-111-10/+0Star
| * [PATCH] splice: add direct fd <-> fd splicing supportJens Axboe2006-04-113-0/+9
| * [PATCH] splice: add optional input and output offsetsIngo Molnar2006-04-101-2/+5
| * [PATCH] introduce a "kernel-internal pipe object" abstractionIngo Molnar2006-04-102-7/+8
* | [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-111-1/+2
* | [PATCH] sparc32 vga supportAndrew Morton2006-04-111-0/+33
* | [PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_pageJ. Bruce Fields2006-04-111-4/+5
* | [PATCH] module support: record in vermagic ability to unload a modulePaolo 'Blaisorblade' Giarrusso2006-04-111-1/+6
* | [PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser2006-04-111-1/+1
* | [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-117-7/+7
* | [PATCH] kdump proc vmcore size oveflow fixVivek Goyal2006-04-111-1/+1
* | [PATCH] Reinstate const in next_thread()Keith Owens2006-04-111-1/+1
* | [PATCH] make tty_insert_flip_string_flags() a non gpl exportAndrew Morton2006-04-111-23/+2Star
* | [PATCH] leds: re-layout include/linux/leds.hBen Dooks2006-04-111-26/+25Star
* | [PATCH] S3C24XX GPIO LED supportBen Dooks2006-04-111-0/+28
* | [PATCH] the scheduled unexport of panic_timeoutAdrian Bunk2006-04-111-1/+1
* | [PATCH] sync_file_range(): use unsigned for flagsAndrew Morton2006-04-112-2/+2
* | [PATCH] Clean up arch-overrides in linux/string.hKyle McMartin2006-04-111-5/+12
* | [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-1113-134/+3Star
* | [PATCH] S390: fix implicit declaration of (un)likely.Dave Jones2006-04-111-0/+2
* | [PATCH] s390: ebdic to ascii conversion tablesPeter Oberparleiter2006-04-111-6/+6
* | [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/+0Star
* | [PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata2006-04-111-151/+115Star
* | [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/+0Star
* | [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-1120-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-111-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-101-67/+3Star
* | | [X25]: Restore skb->dev setting in x25_type_trans().David S. Miller2006-04-101-0/+1
* | | [NETFILTER]: Add address family specific checksum helpersPatrick McHardy2006-04-103-0/+22
* | | [NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy2006-04-101-7/+16