summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-116-7/+20
|\
| * [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-082-0/+7
| * [IA64] always map VGA framebuffer UC, even if it supports WBBjorn Helgaas2006-04-081-1/+1
| * [IA64] fix bug in ia64 __mutex_fastpath_trylockChen, Kenneth W2006-04-081-1/+1
| * [IA64] update HP CSR space discovery via ACPIBjorn Helgaas2006-04-061-4/+7
| * [IA64] Wire up new syscalls {set,get}_robust_listTony Luck2006-04-061-1/+2
| * [IA64] Wire up new syscall sync_file_range()Tony Luck2006-04-041-1/+3
* | [PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo2006-04-112-3/+3
* | [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