summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [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] 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
* | [PATCH] lib/zlib*: cleanupsAdrian Bunk2006-01-101-0/+11
* | [PATCH] DocBook: fix kernel-doc commentsMartin Waitz2006-01-102-4/+3
* | [PATCH] include/video/newport.h: "extern inline" -> "static inline"Adrian Bunk2006-01-101-2/+3
* | [PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas2006-01-101-0/+5
* | [PATCH] fbdev: sstfb: Driver cleanupsAntonino A. Daplas2006-01-101-0/+1
* | [PATCH] fbdev: tdfxfb: Driver cleanupsAntonino A. Daplas2006-01-101-43/+43
* | [PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas2006-01-101-0/+1
* | [PATCH] fbdev: kyrofb: Driver cleanupsAntonino A. Daplas2006-01-101-0/+1
* | [PATCH] vesafb: Drop blank hookAntonino A. Daplas2006-01-101-2/+1
* | [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-106-5/+8
* | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-106-1/+5
* | [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-102-6/+0
OpenPOWER on IntegriCloud