aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-88/+234
2006-03-25[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek1-0/+1
2006-03-25Merge nommu treeRussell King5-80/+111
2006-03-25[ARM] 3397/1: AT91RM9200 Header updateAndrew Victor1-1/+99
2006-03-25include/linux/clk.h is betraying its ARM originsTodd Poynor1-2/+2
2006-03-25powerpc: fix strncasecmp prototypeLinus Torvalds1-1/+1
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds3-30/+147
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds14-128/+153
2006-03-25[PATCH] x86_64: Removed duplicated declaration of force_iommuAndi Kleen1-1/+0
2006-03-25[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet1-2/+7
2006-03-25[PATCH] x86_64: Make local_t 64bit instead of 32bitAndi Kleen1-5/+5
2006-03-25[PATCH] x86_64: Remove CONFIG_UNORDERED_IOAndi Kleen1-18/+0
2006-03-25[PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal1-0/+1
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen1-0/+3
2006-03-25[PATCH] x86_64: Reorder one field of the PDA to reduce paddingArjan van de Ven1-1/+1
2006-03-25[PATCH] x86_64: Don't invoke OOM killer while allocating floppy DMA buffersAndi Kleen1-1/+1
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen3-5/+41
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen1-0/+2
2006-03-25[PATCH] x86_64: Don't define string functions to builtinAndi Kleen1-14/+3
2006-03-25[PATCH] x86_64: remove dead do_softirq_thunkJan Beulich1-2/+0
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacksJan Beulich2-0/+32
2006-03-25[PATCH] x86_64: eliminate set_debug()Jan Beulich2-9/+1
2006-03-25[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen1-2/+2
2006-03-25[PATCH] x86_64: Increase the variability of the process stack on 64bit architecturesAndi Kleen1-0/+4
2006-03-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds13-25/+47
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-3/+3
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-11/+24
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+3
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds12-45/+462
2006-03-25[PATCH] remove pps supportRoman Zippel1-41/+0
2006-03-25[PATCH] udf: remove duplicate definitionsPekka Enberg1-21/+0
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj1-1/+0
2006-03-25[PATCH] cpumask: uninline any_online_cpu()Andrew Morton1-10/+3
2006-03-25[PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton1-9/+6
2006-03-25[PATCH] cpumask: uninline next_cpu()Andrew Morton1-7/+4
2006-03-25[PATCH] cpumask: uninline first_cpu()Andrew Morton1-5/+6
2006-03-25[PATCH] radix-tree documentation cleanupsJonathan Corbet1-5/+8
2006-03-25[PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton2-2/+10
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2-7/+18
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk1-0/+4
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi21-0/+22
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton1-47/+2
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas1-33/+0
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas1-32/+0
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev1-3/+3
2006-03-25[PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman2-2/+1
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin3-0/+32
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk1-7/+0
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell2-22/+0