aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-12[SPARC]: Hook up missing syscalls.David S. Miller2-15/+16
2007-03-12Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds4-6/+12
2007-03-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+0
2007-03-12[PATCH] Fix vmi time header bugZachary Amsden1-1/+1
2007-03-12[PATCH] pci: Repair pci_save/restore_state so we can restore one save many times.Eric W. Biederman1-5/+0
2007-03-12[PATCH] msi: Safer state caching.Eric W. Biederman2-5/+4
2007-03-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+15
2007-03-12[ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT addressMilan Svoboda1-3/+3
2007-03-12[POWERPC] sys_move_pages should be callable from an SPUStephen Rothwell1-1/+1
2007-03-12[POWERPC] Wire up sys_epoll_pwaitStephen Rothwell2-1/+3
2007-03-12[POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell1-1/+2
2007-03-12Merge branch 'cell-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6 into mergePaul Mackerras2-4/+7
2007-03-09[SPARC]: We do not need OLD_GETRLIMIT.David S. Miller2-2/+0
2007-03-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-5/+9
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt2-4/+7
2007-03-09[MIPS] Sibyte: Fix ZBbus profilerRalf Baechle1-110/+0
2007-03-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-1/+5
2007-03-09[MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park1-1/+4
2007-03-08[SPARC64]: Fix PARPORT build (again).David S. Miller1-0/+11
2007-03-08[IA64] Remove sparse warning from unwind codeKeith Owens1-1/+1
2007-03-08[IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.hSimon Horman2-1/+2
2007-03-08[IA64] pci_get_legacy_ide_irq should return irq (not GSI)Zhang, Yanmin1-1/+2
2007-03-08[IA64] whitespace fixes for include/asm-ia64/sal.hHorms1-2/+3
2007-03-08[IA64] Proper handling of TLB errors from duplicate itr.d dropinsRuss Anderson1-0/+1
2007-03-08[PATCH] Add epoll compat_ code to fs/compat.cDavide Libenzi1-0/+19
2007-03-08[ARM] 4248/1: lh7a40x: fix missing definitions for get_irqnr_preambleDan Williams1-0/+12
2007-03-08[MTD] [NAND] make oobavail publicVitaly Wool1-0/+1
2007-03-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+3
2007-03-08[MIPS] ISA: Fix typoRalf Baechle1-1/+1
2007-03-07[IPSEC]: xfrm_policy delete security check misplacedEric Paris1-2/+3
2007-03-07Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2-1/+19
2007-03-07Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-4/+13
2007-03-07avr32: dma-mapping.hGary Zambrano1-0/+18
2007-03-07[AVR32] Fix typo in include/asm-avr32/KbuildHaavard Skinnemoen1-1/+1
2007-03-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-11/+11
2007-03-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-4/+6
2007-03-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2-1/+2
2007-03-06Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant"Linus Torvalds1-34/+4
2007-03-06[PATCH] m68knommu: GPIO line defines for the ColdFire 5282Greg Ungerer1-0/+3
2007-03-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-12/+5
2007-03-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-31/+56
2007-03-06Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-2/+2
2007-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds2-0/+10
2007-03-06Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus 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