aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-27[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy3-2/+5
2006-02-27[IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu1-1/+0
2006-02-27[MIPS] Fix atomic*_sub_if_positive return value.Ralf Baechle1-0/+12
2006-02-27[MIPS] SMP: Fix initialization order bug.Ralf Baechle1-2/+9
2006-02-27[MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().Ralf Baechle1-4/+4
2006-02-26[SPARC64]: Make cpu_present_map available earlier.David S. Miller1-0/+6
2006-02-26[SPARC64]: Implement futex_atomic_op_inuser().David S. Miller1-4/+84
2006-02-26[PATCH] x86_64: Move the SMP time selection earlierAndi Kleen1-1/+0
2006-02-26[PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen1-0/+1
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systemsAndi Kleen1-0/+14
2006-02-26[PATCH] x86_64: fix USER_PTRS_PER_PGDJan Beulich1-1/+1
2006-02-26[PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason1-2/+0
2006-02-24Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+2
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper1-1/+1
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley1-2/+4
2006-02-24[PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi1-2/+5
2006-02-24[PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata1-4/+4
2006-02-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+5
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2-32/+5
2006-02-24[PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corruptionKumar Gala1-3/+6
2006-02-24[PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman1-0/+1
2006-02-23[XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu1-0/+5
2006-02-23[SERIAL] Trivial comment fix: include/linux/serial_reg.hMichal Janusz Miroslaw1-2/+2
2006-02-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+3
2006-02-22Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-1/+1
2006-02-22[ARM] 3325/2: GPIO function to control multi-drive (open collector) capabilityAndrew Victor1-0/+1
2006-02-22[ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignmentAlessandro Zummo1-2/+2
2006-02-22Revert mount/umount uevent removalGreg Kroah-Hartman1-2/+4
2006-02-22[MMC] Fix mmc_cmd_type() maskRussell King1-1/+1
2006-02-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-6/+6
2006-02-21Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+14
2006-02-21[MIPS] Follow Uli's latest *at syscall changes.Ralf Baechle1-3/+3
2006-02-21[MIPS] Fixes for uaccess.h with gcc >= 4.0.1Atsushi Nemoto1-3/+3
2006-02-20Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/birdLinus Torvalds2-1/+2
2006-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-13/+0
2006-02-20[PATCH] m32r: __cmpxchg_u32 fixHirokazu Takata1-1/+1
2006-02-20[PATCH] s390: revert dasd eer moduleHeiko Carstens1-12/+1
2006-02-20[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell1-1/+1
2006-02-20[PATCH] Fix undefined symbols for nommu architectureLuke Yang1-0/+4
2006-02-20[PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek2-1/+3
2006-02-20[PATCH] Terminate process that fails on a constrained allocationChristoph Lameter1-1/+1
2006-02-20[PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sgTejun Heo1-2/+14
2006-02-20[PATCH] powerpc: remove duplicate exportsOlaf Hering1-13/+0
2006-02-18[PATCH] iomap_copy fallout (m68k)Al Viro1-0/+1
2006-02-18[PATCH] m68k: restore disable_irq_nosync()Al Viro1-1/+1
2006-02-17[PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlbDavid Gibson1-1/+1
2006-02-17[PATCH] s390: additional_cpus parameterHeiko Carstens1-0/+2
2006-02-17[PATCH] i386: fix singlestepping though a syscallChuck Ebbert1-2/+2
2006-02-17[PATCH] Provide an interface for getting the current tick lengthPaul Mackerras1-0/+3
2006-02-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds8-39/+28