summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add mixed source and assembly listings (*.lst) to .gitignoreJosh Triplett2006-09-161-0/+1
* [PATCH] Add preprocessed files (*.i) to .gitignoreJosh Triplett2006-09-161-0/+1
* [PATCH] IPMI: fix handling of OEM flagsCorey Minyard2006-09-161-4/+4
* [PATCH] Add a missing space that prevents building modules that require host ...Ross Biro2006-09-161-1/+1
* [PATCH] hvc_console suspend fixAndrew Morton2006-09-161-0/+1
* [PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode numberNeilBrown2006-09-161-0/+42
* [PATCH] knfsd: Have ext2 reject file handles with bad inode numbers earlyNeilBrown2006-09-161-0/+39
* [PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard2006-09-161-0/+1
* [PATCH] genirq: fix typo in IRQ resendImre Deak2006-09-161-2/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-09-1326-524/+1102
|\
| * [POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruptionBenjamin Herrenschmidt2006-09-131-1/+6
| * [POWERPC] Fix MMIO ops to provide expected barrier behaviourPaul Mackerras2006-09-136-48/+85
| * [POWERPC] Fix interrupt clearing in kdump shutdown sequenceMohan Kumar M2006-09-131-1/+1
| * [POWERPC] update prep_defconfigOlaf Hering2006-09-131-266/+319
| * [POWERPC] kdump: Support kernels having 64k page size.Sachin P. Sant2006-09-131-1/+1
| * [POWERPC] Implement PowerPC futex_atomic_cmpxchg_inatomic().David Woodhouse2006-09-131-1/+27
| * [POWERPC] Add new, missing argument to of_irq_map_raw() for 86xx.Jon Loeliger2006-09-131-1/+1
| * [POWERPC] Update defconfigsPaul Mackerras2006-09-1014-205/+662
* | [PATCH] cciss: version update, new hwMike Miller2006-09-132-4/+7
* | [PATCH] headers_check: fix userspace build of asm-mips/page.hDavid Woodhouse2006-09-131-6/+2
* | [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h>David Woodhouse2006-09-132-2/+4
* | [PATCH] headers_check: move kernel-only #includes within <asm-i386/elf.h>David Woodhouse2006-09-131-4/+6
* | [PATCH] headers_check: move inclusion of <linux/linkage.h> in <asm-i386/signa...David Woodhouse2006-09-131-1/+3
* | [PATCH] headers_check: remove <asm/timex.h> from user exportDavid Woodhouse2006-09-132-2/+3
* | [PATCH] headers_check: reduce user-visible noise in <linux/nfs_fs.h>David Woodhouse2006-09-131-26/+26
* | [PATCH] headers_check: clarify error messageAlexey Dobriyan2006-09-131-1/+1
* | [PATCH] headers_check: improve #include regexpAlexey Dobriyan2006-09-131-1/+1
* | [PATCH] x86: reserve a boot-loader ID number for XenJeremy Fitzhardinge2006-09-132-0/+5
* | [PATCH] rcu_do_batch: make ->qlen decrement irq safeOleg Nesterov2006-09-131-1/+5
* | [PATCH] SCSI: lockdep annotation in scsi_send_eh_cmndStefan Richter2006-09-131-1/+1
* | [PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer2006-09-131-1/+1
* | [PATCH] We can not allow anonymous contributions to the kernelGreg KH2006-09-131-0/+2
* | [PATCH] lockdep: double the number of stack-trace entriesIngo Molnar2006-09-131-1/+1
* | [PATCH] libata: ignore CFA signature while sanity-checking an ATAPI deviceTejun Heo2006-09-131-4/+9
* | Linux v2.6.18-rc7v2.6.18-rc7Linus Torvalds2006-09-121-1/+1
* | Merge branch 'audit.b29' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-09-1212-1/+134
|\ \
| * | [PATCH] sparc64 audit syscall classes hookupAl Viro2006-09-124-0/+110
| * | [PATCH] syscall class hookup for all normal targetsAl Viro2006-09-128-1/+24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-09-121-4/+7
|\ \ \
| * | | [CIFS] Fix CIFS readdir access denied when SE Linux enabledSteve French2006-09-061-4/+7
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-1220-56/+79
|\ \ \
| * | | V4L/DVB (4608c): Fix I2C dependencies for saa7146 modulesMauro Carvalho Chehab2006-09-101-4/+4
| * | | V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2006-09-1010-30/+46
| * | | V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab2006-09-106-20/+18
| * | | V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.Mauro Carvalho Chehab2006-09-101-0/+1
| * | | V4L/DVB (4511): Restore tuner_ymec_tvf66t5_b_dff_pal_ranges[] to fix UHF swit...Hermann Pitton2006-09-101-2/+8
| * | | V4L/DVB (4494a): Fix compilation when V4L1 support is not presentMauro Carvalho Chehab2006-09-101-0/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-09-122-7/+9
|\ \ \ \
| * | | | USB: Fix unload oops and memory leak in yealink driverHenk Vergonet2006-09-121-6/+6
| * | | | usbserial: Reference leakMatthias Urlichs2006-09-121-1/+3
| | |_|/ | |/| |
OpenPOWER on IntegriCloud