summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-03-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds4-12/+5
2007-03-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-31/+56
2007-03-07Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-2/+2
2007-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2-0/+10
2007-03-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+3
2007-03-07[MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle1-6/+12
2007-03-07[MIPS] Fix __raw_read_trylock() to allow multiple readersDave Johnson1-2/+2
2007-03-07[MIPS] Export __copy_user_inatomic.Ralf Baechle1-0/+2
2007-03-07[MIPS] R2 bitops compile fix for gcc < 4.0.Ralf Baechle1-23/+33
2007-03-07[MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.Ralf Baechle1-0/+3
2007-03-07[MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>Ralf Baechle1-0/+2
2007-03-07[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>Ralf Baechle1-0/+2
2007-03-07[IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm1-1/+5
2007-03-07[IA64] Remove stack hard limit on ia64schwab@suse.de1-1/+0
2007-03-07Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck2-10/+0
2007-03-06[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown1-1/+1
2007-03-06[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server codeNeilBrown1-2/+0
2007-03-06[PATCH] linux/audit.h needs linux/types.hJeff Dike1-0/+1
2007-03-06[PATCH] hrtimers: hrtimer_clock_base description typoAndres Salomon1-1/+1
2007-03-06[PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ descriptionAndres Salomon1-1/+1
2007-03-06[PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon2-68/+68
2007-03-06[PATCH] fix build with CONFIG_NO_IDLE_HZ=nAndrew Morton1-0/+8
2007-03-06[ALSA] version 1.0.14rc3Jaroslav Kysela1-2/+2
2007-03-06mmc: require explicit support for high-speedPierre Ossman1-0/+8
2007-03-06ncpfs: make sure server connection survives a killPierre Ossman1-0/+2
2007-03-06mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth1-0/+1
2007-03-06bonding: Improve IGMP join processingJay Vosburgh1-0/+2
2007-03-05[PATCH] disable NMI watchdog by defaultIngo Molnar2-2/+2
2007-03-05[PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens1-0/+37
2007-03-05[PATCH] clocksource init adjustments (fix bug #7426)john stultz1-0/+1
2007-03-05[PATCH] vmi: apic opsZachary Amsden1-0/+1
2007-03-05[PATCH] vmi: pit overrideZachary Amsden2-3/+6
2007-03-05[PATCH] vmi: paravirt drop udelay opZachary Amsden2-9/+0
2007-03-05[PATCH] vmi: fix highpteZachary Amsden2-4/+23
2007-03-05[PATCH] vmi: cpu cycles fixZachary Amsden3-0/+5
2007-03-05[PATCH] vmi: sched clock paravirt op fixZachary Amsden4-3/+11
2007-03-05[PATCH] Page migration: Fix vma flag checkingChristoph Lameter1-0/+8
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas7-11/+0
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell1-0/+0
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman2-3/+5
2007-03-05[PATCH] io_apic.h needs apicdef.hJean Delvare2-0/+2
2007-03-05Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+2
2007-03-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-4/+23
2007-03-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-28/+32
2007-03-05Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds14-107/+34
2007-03-04[MIPS] DMA: Fix a bunch of warnings due to missing inline keywords.Ralf Baechle1-4/+6
2007-03-04[MIPS] RM: It should be #ifdef CONFIG_FOO not #if CONFIG_FOO ...Ralf Baechle1-1/+1
2007-03-04[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle4-9/+0
2007-03-04[MIPS] Convert to RTC-class ds1742 driverAtsushi Nemoto5-88/+18
2007-03-04[MIPS] SNI: Fix mc146818_decode_yearThomas Bogendoerfer4-6/+10