summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge ../powerpc-mergePaul Mackerras2006-02-2818-31/+147
|\
| * [PATCH] powerpc: fix dynamic PCI probe regressionJohn Rose2006-02-281-3/+4
| * Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-281-14/+0Star
| * [NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy2006-02-273-2/+5
| * [IPSEC]: Kill post_input hook and do NAT-T in esp_input directlyHerbert Xu2006-02-271-1/+0Star
| * [MIPS] Fix atomic*_sub_if_positive return value.Ralf Baechle2006-02-271-0/+12
| * [MIPS] SMP: Fix initialization order bug.Ralf Baechle2006-02-271-2/+9
| * [MIPS] Use "=R" constraint to avoid compiler errors in cmpxchg().Ralf Baechle2006-02-271-4/+4
| * [SPARC64]: Make cpu_present_map available earlier.David S. Miller2006-02-271-0/+6
| * [SPARC64]: Implement futex_atomic_op_inuser().David S. Miller2006-02-271-4/+84
| * [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-261-1/+0Star
| * [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-261-0/+1
| * [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-261-0/+14
| * [PATCH] x86_64: fix USER_PTRS_PER_PGDJan Beulich2006-02-261-1/+1
| * [PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason2006-02-261-2/+0Star
| * Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-251-2/+2
| |\
| | * [SERIAL] Trivial comment fix: include/linux/serial_reg.hMichal Janusz Miroslaw2006-02-231-2/+2
| * | [PATCH] flags parameter for linkatUlrich Drepper2006-02-241-1/+1
| * | [PATCH] x86: fix broken SMP boot sequenceJames Bottomley2006-02-241-2/+4
| * | [PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi2006-02-241-2/+5
| * | [PATCH] m32r: fix and update for gcc-4.0Hirokazu Takata2006-02-241-4/+4
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-241-0/+5
| |\ \
| | * | [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().Herbert Xu2006-02-241-0/+5
| | |/
* | | [PATCH] powerpc: native atomic_add_unlessNick Piggin2006-02-241-14/+24
* | | [PATCH] powerpc: newline for ISYNC_ON_SMPNick Piggin2006-02-241-1/+1
* | | [PATCH] powerpc: Fixup for STRICT_MM_TYPECHECKSDavid Gibson2006-02-241-3/+8
* | | powerpc: Implement accurate task and CPU time accountingPaul Mackerras2006-02-248-3/+280
* | | Merge ../powerpc-mergePaul Mackerras2006-02-24106-741/+582Star
|\| |
| * | [PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard2006-02-242-32/+5Star
| * | [PATCH] powerpc: Enable coherency for all pages on 83xx to fix PCI data corru...Kumar Gala2006-02-241-3/+6
| * | [PATCH] powerpc: Only calculate htab_size in one place for kexecMichael Ellerman2006-02-241-0/+1
| |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-232-2/+3
| |\
| | * [ARM] 3325/2: GPIO function to control multi-drive (open collector) capabilityAndrew Victor2006-02-221-0/+1
| | * [ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignmentAlessandro Zummo2006-02-221-2/+2
| * | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-231-1/+1
| |\ \
| | * | [MMC] Fix mmc_cmd_type() maskRussell King2006-02-221-1/+1
| | |/
| * / Revert mount/umount uevent removalGreg Kroah-Hartman2006-02-221-2/+4
| |/
| * Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-02-212-6/+6
| |\
| | * [MIPS] Follow Uli's latest *at syscall changes.Ralf Baechle2006-02-211-3/+3
| | * [MIPS] Fixes for uaccess.h with gcc >= 4.0.1Atsushi Nemoto2006-02-211-3/+3
| * | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-211-2/+14
| |\ \ | | |/ | |/|
| | * [PATCH] libata: fix qc->n_elem == 0 case handling in ata_qc_next_sgTejun Heo2006-02-201-2/+14
| * | Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-02-212-1/+2
| |\ \
| | * | [PATCH] iomap_copy fallout (m68k)Al Viro2006-02-181-0/+1
| | * | [PATCH] m68k: restore disable_irq_nosync()Al Viro2006-02-181-1/+1
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-211-13/+0Star
| |\ \
| | * | [PATCH] powerpc: remove duplicate exportsOlaf Hering2006-02-201-13/+0Star
| | |/
| * | [PATCH] m32r: __cmpxchg_u32 fixHirokazu Takata2006-02-211-1/+1
| * | [PATCH] s390: revert dasd eer moduleHeiko Carstens2006-02-211-12/+1Star
| * | [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell2006-02-211-1/+1