aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-16[PATCH] Add symbol type files (*.symtypes) to .gitignoreGravatar Josh Triplett 1-0/+1
2006-09-16[PATCH] Add mixed source and assembly listings (*.lst) to .gitignoreGravatar Josh Triplett 1-0/+1
2006-09-16[PATCH] Add preprocessed files (*.i) to .gitignoreGravatar Josh Triplett 1-0/+1
2006-09-16[PATCH] IPMI: fix handling of OEM flagsGravatar Corey Minyard 1-4/+4
2006-09-16[PATCH] Add a missing space that prevents building modules that require host ...Gravatar Ross Biro 1-1/+1
2006-09-16[PATCH] hvc_console suspend fixGravatar Andrew Morton 1-0/+1
2006-09-16[PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode numberGravatar NeilBrown 1-0/+42
2006-09-16[PATCH] knfsd: Have ext2 reject file handles with bad inode numbers earlyGravatar NeilBrown 1-0/+39
2006-09-16[PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsGravatar Arnaud Patard 1-0/+1
2006-09-16[PATCH] genirq: fix typo in IRQ resendGravatar Imre Deak 1-2/+1
2006-09-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 26-524/+1102
2006-09-13[PATCH] cciss: version update, new hwGravatar Mike Miller 2-4/+7
2006-09-13[PATCH] headers_check: fix userspace build of asm-mips/page.hGravatar David Woodhouse 1-6/+2
2006-09-13[PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>Gravatar David Woodhouse 2-2/+4
2006-09-13[PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>Gravatar David Woodhouse 1-4/+6
2006-09-13[PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...Gravatar David Woodhouse 1-1/+3
2006-09-13[PATCH] headers_check: remove <asm/timex.h> from user exportGravatar David Woodhouse 2-2/+3
2006-09-13[PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h>Gravatar David Woodhouse 1-26/+26
2006-09-13[PATCH] headers_check: clarify error messageGravatar Alexey Dobriyan 1-1/+1
2006-09-13[PATCH] headers_check: improve #include regexpGravatar Alexey Dobriyan 1-1/+1
2006-09-13[PATCH] x86: reserve a boot-loader ID number for XenGravatar Jeremy Fitzhardinge 2-0/+5
2006-09-13[PATCH] rcu_do_batch: make ->qlen decrement irq safeGravatar Oleg Nesterov 1-1/+5
2006-09-13[PATCH] SCSI: lockdep annotation in scsi_send_eh_cmndGravatar Stefan Richter 1-1/+1
2006-09-13[PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerGravatar Michael De Backer 1-1/+1
2006-09-13[PATCH] We can not allow anonymous contributions to the kernelGravatar Greg KH 1-0/+2
2006-09-13[PATCH] lockdep: double the number of stack-trace entriesGravatar Ingo Molnar 1-1/+1
2006-09-13[PATCH] libata: ignore CFA signature while sanity-checking an ATAPI deviceGravatar Tejun Heo 1-4/+9
2006-09-13[POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionGravatar Benjamin Herrenschmidt 1-1/+6
2006-09-13[POWERPC] Fix MMIO ops to provide expected barrier behaviourGravatar Paul Mackerras 6-48/+85
2006-09-13[POWERPC] Fix interrupt clearing in kdump shutdown sequenceGravatar Mohan Kumar M 1-1/+1
2006-09-13[POWERPC] update prep_defconfigGravatar Olaf Hering 1-266/+319
2006-09-13[POWERPC] kdump: Support kernels having 64k page size.Gravatar Sachin P. Sant 1-1/+1
2006-09-13[POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic().Gravatar David Woodhouse 1-1/+27
2006-09-13[POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Gravatar Jon Loeliger 1-1/+1
2006-09-12Linux v2.6.18-rc7v2.6.18-rc7Gravatar Linus Torvalds 1-1/+1
2006-09-12Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 12-1/+134
2006-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 1-4/+7
2006-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbGravatar Linus Torvalds 20-56/+79
2006-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Gravatar Linus Torvalds 2-7/+9
2006-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Gravatar Linus Torvalds 12-38/+46
2006-09-12Merge git://oss.sgi.com:8090/xfs/xfs-2.6Gravatar Linus Torvalds 7-42/+76
2006-09-12USB: Fix unload oops and memory leak in yealink driverGravatar Henk Vergonet 1-6/+6
2006-09-12usbserial: Reference leakGravatar Matthias Urlichs 1-1/+3
2006-09-12[PATCH] sparc64 audit syscall classes hookupGravatar Al Viro 4-0/+110
2006-09-12[PATCH] syscall class hookup for all normal targetsGravatar Al Viro 8-1/+24
2006-09-12sh64: Add a sane pm_power_off implementation.Gravatar Paul Mundt 1-0/+3
2006-09-12sh64: Use generic BUG_ON()/WARN_ON().Gravatar Paul Mundt 1-12/+4
2006-09-12sh64: Trivial build fixes.Gravatar Paul Mundt 9-25/+39
2006-09-12sh64: Drop deprecated ISA tuning for legacy toolchains.Gravatar Paul Mundt 1-1/+0
2006-09-11Merge branch 'audit.b28' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 18-6/+483