summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [DLM] Remove range locks from the DLMDavid Teigland2006-02-232-13/+2
* Merge branch 'master'Steven Whitehouse2006-02-23292-2646/+3082
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-222-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-221-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-202-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-201-13/+0
| |\ \
| | * | [PATCH] powerpc: remove duplicate exportsOlaf Hering2006-02-201-13/+0
| | |/
| * | [PATCH] m32r: __cmpxchg_u32 fixHirokazu Takata2006-02-201-1/+1
| * | [PATCH] s390: revert dasd eer moduleHeiko Carstens2006-02-201-12/+1
| * | [PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=nStephen Rothwell2006-02-201-1/+1
| * | [PATCH] Fix undefined symbols for nommu architectureLuke Yang2006-02-201-0/+4
| * | [PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek2006-02-202-1/+3
| * | [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-201-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/+28
| |\
| | * Pull fix-cpu-possible-map into release branchTony Luck2006-02-151-0/+2
| | |\
| | | * [IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2006-02-141-0/+2
| | * | [IA64] ia64: simplify and fix udelay()hawkes@sgi.com2006-02-151-0/+2
| | * | [IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson2006-02-151-13/+18
| | * | [IA64-SGI] fix the size of __sn_cnodeid_to_nasidDean Roe2006-02-151-1/+1
| | * | [IA64] remove obsolete corporate addressJes Sorensen2006-02-151-6/+1
| | * | [IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen2006-02-153-19/+4
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-172-3/+8
| |\ \ \
| | * | | [ARM] 3339/1: ARM EABI: make unmuxed syscalls visibleNicolas Pitre2006-02-161-3/+3
| | * | | [ARM] Fix SMP initialisation oopsRussell King2006-02-161-0/+5
| * | | | [PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2006-02-171-0/+1
| * | | | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-172-6/+2
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-02-163-19/+20
| |\ \ \ \
| | * | | | [PATCH] add scsi_execute_in_process_context() APIJames Bottomley2006-02-141-0/+2
| | * | | | [SCSI] iscsi update: cleanup iscsi class interfaceMike Christie2006-02-042-19/+18
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-153-6/+17
| |\ \ \ \ \
| | * | | | | [NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER=n variant of nf_hook()Patrick McHardy2006-02-151-1/+1
| | * | | | | [XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy2006-02-153-5/+16
| | | |_|/ / | | |/| | |
| * | | | | [PATCH] hrtimer: fix multiple macro argument expansionRoman Zippel2006-02-151-2/+8
| * | | | | [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-1521-503/+96
| * | | | | [PATCH] neofb: avoid resetting display config on unblank (v2)Christian Trefzer2006-02-151-0/+1
| |/ / / /
OpenPOWER on IntegriCloud