summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fix/simplify mutex debugging codeDavid Woodhouse2006-01-113-3/+3
* [MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller2006-01-111-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-01-107-16/+30
|\
| * [PARISC] Use C99 initializers in asm-parisc/processor.hAlexey Dobriyan2006-01-101-9/+9
| * [PARISC] Make PCI_HOST_ADDR and PCI_BUS_ADDR symmetricalGrant Grundler2006-01-101-1/+7
| * [PARISC] Add __iomem to __raw_check_addr()Alexey Dobriyan2006-01-101-1/+1
| * [PARISC] Add some defines for HugeTLB pagesHelge Deller2006-01-101-0/+7
| * [PARISC] Make local cache flushes take a void *Matthew Wilcox2006-01-102-4/+5
| * [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-1/+1
* | asm-powerpc: header included twiceNicolas Kaiser2006-01-111-1/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-103-9/+7
|\
| * [NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy2006-01-101-7/+0
| * [NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy2006-01-101-0/+5
| * [INET]: congestion and af_ops can be constStephen Hemminger2006-01-101-2/+2
* | [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXESIngo Molnar2006-01-101-2/+14
|/
* [PATCH] m68knommu: save reg a5 on context changeGreg Ungerer2006-01-101-0/+1
* [PATCH] m68knommu: fix find_next_zero_bit in bitops.hGreg Ungerer2006-01-101-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-01-1029-58/+128
|\
| * MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.Ralf Baechle2006-01-101-5/+15
| * MIPS: R2: Fix local_irq_save()Maxime Bizon2006-01-101-0/+1
| * MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro2006-01-101-2/+2
| * MIPS: Au1550: Fix OHCI memory map sizeSergei Shtylyov2006-01-101-2/+5
| * Update Yoichi Yuasa's email address.Ralf Baechle2006-01-1011-11/+11
| * MIPS: Reorganize ISA constants strictly as bitmasks.Ralf Baechle2006-01-102-31/+31
| * MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle2006-01-109-1/+62
| * MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle2006-01-101-10/+7
| * MIPS: Get rid of atomic_lock.Ralf Baechle2006-01-101-22/+21
| * MIPS: DSP: Put mask field into the right place.Ralf Baechle2006-01-101-1/+1
| * MIPS: DSP: Set all register masks to 0x3ff.Ralf Baechle2006-01-101-3/+3
| * MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000Atsushi Nemoto2006-01-101-4/+2
| * MIPS: DSP: eleminate used_dsp.Ralf Baechle2006-01-101-1/+0
| * MIPS: DSP: Context switch the DSPcontrol register also.Ralf Baechle2006-01-101-0/+2
* | [PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov2006-01-101-0/+4
* | [PATCH] Work around ppc64 compiler bugAnton Blanchard2006-01-101-1/+7
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-01-101-0/+2
|\ \
| * | [MUTEX]: linux/mutex-debug.h needs linux/linkage.hDavid S. Miller2006-01-091-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-105-10/+41
|\ \
| * | powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras2006-01-101-0/+4
| * | [PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2006-01-102-6/+5
| * | [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas2006-01-101-1/+3
| * | [PATCH] powerpc: Remove duplicate codeLinas Vepstas2006-01-101-0/+3
| * | [PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas2006-01-101-0/+1
| * | [PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas2006-01-101-0/+8
| * | [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas2006-01-103-5/+19
| |/
* | [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...Adrian Bunk2006-01-101-4/+0
* | [PATCH] include/asm-sh64/: "extern inline" -> "static inline"Adrian Bunk2006-01-108-30/+30
* | [PATCH] char/isicom: More whitespaces and coding styleJiri Slaby2006-01-101-11/+10
* | [PATCH] char/isicom: Firmware loadingJiri Slaby2006-01-101-35/+0
* | [PATCH] char/isicom: Other little changesJiri Slaby2006-01-101-3/+0
* | [PATCH] TTY layer buffering revampAlan Cox2006-01-104-25/+31
OpenPOWER on IntegriCloud