summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Update documentation for flat device tree format v17David Gibson2007-03-161-0/+2
* [POWERPC] ibmebus: dynamic addition/removal of adapters, some code cleanupJoachim Fenkes2007-03-161-1/+1
* [POWERPC] ibmebus: whitespace fixesJoachim Fenkes2007-03-161-21/+21
* [POWERPC] Make find_and_init_pbs() a void functionStephen Rothwell2007-03-091-1/+1
* [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-091-0/+7
* [POWERPC] Create and use get_pci_dma_ops()Stephen Rothwell2007-03-091-4/+6
* [POWERPC] Create and use set_pci_dma_opsStephen Rothwell2007-03-091-1/+5
* [POWERPC] EDAC ECC software scrubberDave Jiang2007-03-091-0/+40
* [POWERPC] Include stddef.h in asm-powerpc/current.h to get offsetofOlaf Hering2007-03-091-0/+1
* [POWERPC] Allocate syscall number for sys_getcpuStephen Rothwell2007-03-081-1/+2
* [POWERPC] Fix compile error in prom.hAndrew Morton2007-03-081-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-062-11/+11
|\
| * [SPARC64]: Fix floppy build failure.David S. Miller2007-03-052-11/+11
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-065-4/+6
|\ \
| * | [NET]: Revert incorrect accept queue backlog changes.David S. Miller2007-03-061-1/+1
| * | [INET]: twcal_jiffie should be unsigned long, not intEric Dumazet2007-03-051-1/+1
| * | [PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl2007-03-051-0/+2
| * | [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loopsPatrick McHardy2007-03-052-2/+2
| |/
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-062-1/+2
|\ \
| * | [S390] check_bugs() should be inline.Heiko Carstens2007-03-051-1/+1
| * | [S390] reipl: move dump_prefix_page out of text section.Heiko Carstens2007-03-051-0/+1
| |/
* | Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...Linus Torvalds2007-03-061-34/+4
* | [PATCH] m68knommu: GPIO line defines for the ColdFire 5282Greg Ungerer2007-03-061-0/+3
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-064-12/+5
|\ \
| * | [IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm2007-03-061-1/+5
| * | [IA64] Remove stack hard limit on ia64schwab@suse.de2007-03-061-1/+0
| * | Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck2007-03-062-10/+0
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-067-31/+56
|\ \
| * | [MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle2007-03-071-6/+12
| * | [MIPS] Fix __raw_read_trylock() to allow multiple readersDave Johnson2007-03-071-2/+2
| * | [MIPS] Export __copy_user_inatomic.Ralf Baechle2007-03-071-0/+2
| * | [MIPS] R2 bitops compile fix for gcc < 4.0.Ralf Baechle2007-03-071-23/+33
| * | [MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.Ralf Baechle2007-03-071-0/+3
| * | [MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>Ralf Baechle2007-03-071-0/+2
| * | [MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>Ralf Baechle2007-03-071-0/+2
| |/
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-03-061-2/+2
|\ \
| * | [ALSA] version 1.0.14rc3Jaroslav Kysela2007-03-061-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-03-062-0/+10
|\ \
| * | mmc: require explicit support for high-speedPierre Ossman2007-03-061-0/+8
| * | ncpfs: make sure server connection survives a killPierre Ossman2007-03-061-0/+2
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-062-0/+3
|\ \
| * | mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-061-0/+1
| * | bonding: Improve IGMP join processingJay Vosburgh2007-03-061-0/+2
| |/
* | [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...NeilBrown2007-03-061-1/+1
* | [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server codeNeilBrown2007-03-061-2/+0
* | [PATCH] linux/audit.h needs linux/types.hJeff Dike2007-03-061-0/+1
* | [PATCH] hrtimers: hrtimer_clock_base description typoAndres Salomon2007-03-061-1/+1
* | [PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ descriptionAndres Salomon2007-03-061-1/+1
* | [PATCH] i386: make x86_64 tsc header require i386 rather than vice-versaAndres Salomon2007-03-062-68/+68
* | [PATCH] fix build with CONFIG_NO_IDLE_HZ=nAndrew Morton2007-03-061-0/+8
|/