aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-11[PATCH] module support: record in vermagic ability to unload a modulePaolo 'Blaisorblade' Giarrusso1-1/+6
2006-04-11[PATCH] Last DMA_xBIT_MASK cleanupsTobias Klauser1-1/+1
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton7-7/+7
2006-04-11[PATCH] kdump proc vmcore size oveflow fixVivek Goyal1-1/+1
2006-04-11[PATCH] Reinstate const in next_thread()Keith Owens1-1/+1
2006-04-11[PATCH] make tty_insert_flip_string_flags() a non gpl exportAndrew Morton1-23/+2
2006-04-11[PATCH] leds: re-layout include/linux/leds.hBen Dooks1-26/+25
2006-04-11[PATCH] S3C24XX GPIO LED supportBen Dooks1-0/+28
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk1-1/+1
2006-04-11[PATCH] sync_file_range(): use unsigned for flagsAndrew Morton2-2/+2
2006-04-11[PATCH] Clean up arch-overrides in linux/string.hKyle McMartin1-5/+12
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto13-134/+3
2006-04-11[PATCH] S390: fix implicit declaration of (un)likely.Dave Jones1-0/+2
2006-04-11[PATCH] s390: ebdic to ascii conversion tablesPeter Oberparleiter1-6/+6
2006-04-11[PATCH] uml: fix "extern-vs-static" proto conflict in TLS codePaolo 'Blaisorblade' Giarrusso1-0/+3
2006-04-11[PATCH] Add GFP_NOWAITJeff Dike1-0/+2
2006-04-11[PATCH] Remove unused prepare_to_switch macroHirokazu Takata6-13/+0
2006-04-11[PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata1-151/+115
2006-04-11[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernelHirokazu Takata1-1/+2
2006-04-11[PATCH] mptspec: remove duplicate #includeRandy Dunlap1-1/+0
2006-04-11[PATCH] page flags: add commentry regarding field reservationAndy Whitcroft1-2/+14
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI1-0/+1
2006-04-11[PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki1-1/+1
2006-04-11[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit alignedNeilBrown1-1/+1
2006-04-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-36/+68
2006-04-10[PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman1-1/+2
2006-04-10[ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6Catalin Marinas2-0/+10
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig3-2/+5
2006-04-10[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2-4/+9
2006-04-09[IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko1-67/+3
2006-04-09[X25]: Restore skb->dev setting in x25_type_trans().David S. Miller1-0/+1
2006-04-09[NETFILTER]: Add address family specific checksum helpersPatrick McHardy3-0/+22
2006-04-09[NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy1-7/+16
2006-04-09[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao3-0/+1088
2006-04-09[NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy1-0/+2
2006-04-09[NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy1-0/+1
2006-04-09[ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operationLennert Buytenhek1-0/+3
2006-04-09[PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen1-2/+0
2006-04-09[PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg1-1/+1
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave3-0/+9
2006-04-09[PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen1-0/+7
2006-04-09[PATCH] x86_64: extra NODES_SHIFT definitionDave Hansen1-2/+0
2006-04-09[PATCH] i386: Consolidate modern APIC handlingAndi Kleen1-0/+2
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2-0/+5
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven1-1/+1
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen1-0/+1
2006-04-09[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen1-0/+2
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2-8/+9
2006-04-07[ARM] ebsa110: Fix incorrect serial port addressRussell King1-1/+1
2006-04-07[ARM] Fix ebsa110 debug macrosRussell King1-1/+1