summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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/+2
* [PATCH] leds: re-layout include/linux/leds.hBen Dooks2006-04-111-26/+25
* [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/+3
* [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/+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
OpenPOWER on IntegriCloud