summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: -stable rules: upstream commit ID requirement rewordedStefan Richter2010-04-221-5/+4
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-04-2216-53/+60
|\
| * [S390] zcore: Fix reipl device detectionMichael Holzheu2010-04-221-5/+1
| * [S390] vdso: use ntp adjusted clock multiplierHendrik Brueckner2010-04-227-12/+15
| * [S390] cio: use exception-save stschSebastian Ott2010-04-223-11/+11
| * [S390] add hook to reenable mss after hibernationSebastian Ott2010-04-222-0/+8
| * [S390] cio: allow enable_facility from outside init functionsSebastian Ott2010-04-222-23/+17
| * [S390] dasd: fix endless loop in erpStefan Haberland2010-04-222-2/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-2212-46/+45
|\ \
| * | [SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...Anil Veerabhadrappa2010-04-113-4/+24
| * | [SCSI] ibmvscsi: fix DMA API misuseFUJITA Tomonori2010-04-111-27/+2
| * | [SCSI] wd7000: fix reset handler typo spin_unlock_irq() => spin_lock_irq()Dan Carpenter2010-04-111-1/+1
| * | [SCSI] zfcp: Fix tracing of requests with error statusChristof Schmitt2010-04-111-3/+3
| * | [SCSI] zfcp: Update MAINTAINERS entryChristof Schmitt2010-04-111-2/+1
| * | [SCSI] iscsi_tcp: fix relogin/shutdown hangMike Christie2010-04-111-1/+1
| * | [SCSI] qla2xxx: fix lock imbalanceJiri Slaby2010-04-081-0/+1
| * | [SCSI] lpfc: fix lock imbalancesJiri Slaby2010-04-081-2/+2
| * | [SCSI] be2iscsi: fix lock imbalanceJiri Slaby2010-04-081-0/+1
| * | [SCSI] dpt_i2o: several use after free issuesDan Carpenter2010-04-081-6/+9
* | | virtio: Fix GFP flags passed from the virtio balloon driverBalbir Singh2010-04-221-1/+2
* | | Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-04-224-8/+18
|\ \ \
| * | | i2c-stu300: off by one issueDan Carpenter2010-04-201-1/+1
| * | | i2c-pnx: Add stop conditions for end of transferKevin Wells2010-04-201-0/+6
| * | | i2c-pnx: Limit maximum divider to 1023Kevin Wells2010-04-201-0/+2
| * | | i2c-omap: fix OOPS in omap_i2c_unidle() during probeMika Westerberg2010-04-201-5/+5
| * | | i2c-imx: fix error handlingArnaud Patard2010-04-201-2/+4
* | | | staging: fix dt3155 buildRandy Dunlap2010-04-221-11/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-04-222-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | security: testing the wrong variable in create_by_name()Dan Carpenter2010-04-221-2/+2
| * | | CRED: Fix a race in creds_are_invalid() in credentials debuggingDavid Howells2010-04-221-2/+0
| * | | CRED: Fix double free in prepare_usermodehelper_creds() error handlingDavid Howells2010-04-211-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-04-216-6/+12
|\ \ \ \
| * | | | m68knommu: allow 4 coldfire serial portsPhilippe De Muyter2010-04-211-1/+1
| * | | | m68knommu: fix coldfire tcdrainPhilippe De Muyter2010-04-212-1/+8
| * | | | m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer2010-04-211-1/+0
| * | | | Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov2010-04-211-1/+1
| * | | | m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye2010-04-211-1/+1
| * | | | uclinux: error message when FLAT reloc symbol is invalid, v2Jun Sun2010-04-211-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-212-2/+9
|\ \ \ \
| * | | | mc13783-regulator: fix a memory leak in mc13783_regulator_removeAxel Lin2010-04-191-0/+3
| * | | | regulator: Let drivers know when they use the stub APIJean Delvare2010-04-191-2/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-04-216-55/+91
|\ \ \ \ \
| * | | | | [LogFS] Split large truncated into smaller chunksJoern Engel2010-04-201-8/+26
| * | | | | [LogFS] Set s_bdiJoern Engel2010-04-171-0/+5
| * | | | | [LogFS] Prevent mempool_destroy NULL pointer dereferenceJoern Engel2010-04-154-7/+11
| * | | | | [LogFS] Move assertionJoern Engel2010-04-131-1/+1
| * | | | | [LogFS] Plug 8 byte information leakJoern Engel2010-04-131-10/+14
| * | | | | [LogFS] Prevent memory corruption on large deletesJoern Engel2010-04-135-1/+34
| * | | | | [LogFS] Remove unused methodJoern Engel2010-03-303-28/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2010-04-217-16/+33
|\ \ \ \ \ \
OpenPOWER on IntegriCloud