summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Macros removal in gfs2.hSteven Whitehouse2006-02-272-4/+8
* Merge branch 'master'Steven Whitehouse2006-02-2716-54/+139
|\
| * [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: 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
| |/
* | [DLM] Remove range locks from the DLMDavid Teigland2006-02-232-13/+2Star
* | Merge branch 'master'Steven Whitehouse2006-02-23292-2646/+3082
|\|
| * 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
| * | [PATCH] Fix undefined symbols for nommu architectureLuke Yang2006-02-211-0/+4
| * | [PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek2006-02-212-1/+3
| * | [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-211-1/+1
| |/
| * [PATCH] powerpc: Fix accidentally-working typo in __pud_free_tlbDavid Gibson2006-02-171-1/+1
| * [PATCH] s390: additional_cpus parameterHeiko Carstens2006-02-171-0/+2
| * [PATCH] i386: fix singlestepping though a syscallChuck Ebbert2006-02-171-2/+2
| * [PATCH] Provide an interface for getting the current tick lengthPaul Mackerras2006-02-171-0/+3
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-178-39/+28Star
| |\
| | * Pull fix-cpu-possible-map into release branchTony Luck2006-02-161-0/+2
| | |\