summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2006-04-30[SERIAL] Clean up serial locking when obtaining a reference to a portRussell King-0/+1
2006-04-29[NET]: use hlist_unhashed()Akinobu Mita-3/+3
2006-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-8/+38
2006-04-29[PATCH] i386: fix broken FP exception handlingChuck Ebbert-2/+2
2006-04-29[PATCH] powerpc: kill union tce_entryOlof Johansson-26/+9
2006-04-29[PATCH] powerpc: merge the rest of the vio codeStephen Rothwell-8/+35
2006-04-29[PATCH] powerpc: use a common vio_match_device routineStephen Rothwell-1/+0
2006-04-29[PATCH] powerpc: use the device tree for the iSeries vio bus probeStephen Rothwell-5/+4
2006-04-29Merge branch 'merge'Paul Mackerras-106/+246
2006-04-29Input: ressurect EVIOCGREP and EVIOCSREPDmitry Torokhov-0/+2
2006-04-29Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-4990/+5714
2006-04-29[PATCH] powerpc: Add cputable entry for POWER6Anton Blanchard-4/+10
2006-04-29Sanitise ethtool.h and mii.h for userspace.David Woodhouse-98/+101
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse-86/+76
2006-04-29Remove 'extern int errno;' from public view in linux/unistd.hDavid Woodhouse-0/+2
2006-04-29Remove struct input_device_id from public view in linux/input.hDavid Woodhouse-0/+4
2006-04-29Don't include <linux/mod_devicetable.h> in public part of linux/pci.hDavid Woodhouse-2/+2
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse-67/+251
2006-04-28[PATCH] s390: add read_mostly optimizationChristian Borntraeger-0/+2
2006-04-28[PATCH] s390: futex atomic operationsMartin Schwidefsky-4/+119
2006-04-28[PATCH] request_irq(): remove warnings from irq probingAndrew Morton-2/+4
2006-04-28[SCSI] srp.h: avoid padding of structsRoland Dreier-6/+17
2006-04-28[PATCH] ppc32: odd fixes and improvements in ppc_sysVitaly Bordug-0/+2
2006-04-28[PATCH] powerpc: Wire up *at syscallsAndreas Schwab-1/+19
2006-04-28[PATCH] ppc32: add 440GX erratum 440_43 workaroundEugene Surovegin-0/+1
2006-04-28[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.David Woodhouse-3/+3
2006-04-28[PATCH] powerpc: Fix pagetable bloat for hugepagesDavid Gibson-0/+3
2006-04-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-8/+29
2006-04-27[IA64] enable dumps to capture second page of kernel stackCliff Wickman-1/+1
2006-04-27[IA64-SGI] - Fix discover of nearest cpu node to IO nodeJack Steiner-1/+5
2006-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-5/+3
2006-04-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-32/+25
2006-04-27Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds-0/+2
2006-04-27[PATCH] Kobject: possible cleanupsAdrian Bunk-1/+0
2006-04-27[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabledJean Delvare-3/+2
2006-04-27[PATCH] Kobject: fix build errorKay Sievers-1/+1
2006-04-27[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=nTakashi Iwai-1/+7
2006-04-27[PATCH] x86/PAE: Fix pte_clear for the >4GB RAM caseZachary Amsden-3/+24
2006-04-27linux/blkpg.h needs <linux/compiler.h> for __userDavid Woodhouse-0/+1
2006-04-27Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.hDavid Woodhouse-4/+4
2006-04-27[MIPS] 24K LV: Add core card id.Chris Dearman-0/+1
2006-04-27[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.Atsushi Nemoto-32/+24
2006-04-27Merge branch 'upstream' into irq-pioJeff Garzik-286/+1535
2006-04-27Merge branch 'upstream' into max-sectJeff Garzik-286/+1535
2006-04-27Merge branch 'master' into upstreamJeff Garzik-56/+145
2006-04-27Merge branch 'master' into upstreamJeff Garzik-4/+29
2006-04-27[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()Jens Axboe-0/+2
2006-04-27Add standard include guard to asm-generic/signal and use compiler.hDavid Woodhouse-0/+7
2006-04-27Don't include implementation details from asm-s390/ptrace.h and page.hDavid Woodhouse-5/+6
2006-04-27Sanitise linux/sched.h for userspace consumptionDavid Woodhouse-39/+37