summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-04135-0/+0
|\
| * [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-01135-0/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2008-08-041-1/+1
|\ \
| * | pcmcia: rsrc_nonstatic: check value, not pointerDominik Brodowski2008-07-281-1/+1
* | | sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox2008-08-041-92/+113
* | | alpha: Fix breakage in wdt_pciAndrew Morton2008-08-041-0/+1
* | | wdt: Cleanup and sort out locking and inb_pAlan Cox2008-08-042-211/+265
* | | s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox2008-08-041-68/+80
* | | it8712f_wdt: Locking and coding styleAlan Cox2008-08-041-50/+27
* | | ar7_wdt watchdog driver: Fix lockingAlan Cox2008-08-041-12/+17
* | | vt: Deadlock workaroundAlan Cox2008-08-041-2/+0
* | | cris: Fixup compile problemsAlan Cox2008-08-042-40/+42
* | | blackfin: Fix compile failure in tty codeAlan Cox2008-08-041-1/+1
* | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-08-043-4/+5
|\ \ \
| * | | drivers/video/console/promcon.c: fix build errorAlexander Beregalov2008-08-031-0/+1
| * | | Fix IHEX firmware generation/loadingMarc Zyngier2008-08-022-4/+4
* | | | sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau2008-08-041-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-08-046-32/+51
|\ \ \ \
| * | | | Add DIP switch readout for HFC-4S IOB4STKarsten Keil2008-08-021-3/+3
| * | | | Fix remaining big endian issue of hfcmultiKarsten Keil2008-08-021-14/+13
| * | | | mISDN cleanup user interfaceKarsten Keil2008-08-025-15/+35
| * | | | mISDN fix main ISDN MakefileKarsten Keil2008-08-021-1/+1
* | | | | drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi2008-08-041-1/+0
* | | | | mlock() fix return valuesKOSAKI Motohiro2008-08-042-5/+13
* | | | | atmel_spi: fix hang due to missed interruptGerard Kam2008-08-041-5/+12
* | | | | spi: S3C24XX: reset register status on resume.Ben Dooks2008-08-041-10/+15
* | | | | Revert "UFS: add const to parser token table"Linus Torvalds2008-08-043-3/+3
* | | | | Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-043-23/+7
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-08-0313-434/+729
|\ \ \ \ \
| * | | | | ext4: remove write-only variables from ext4_ordered_write_endEric Sandeen2008-08-021-4/+0
| * | | | | ext4: unexport jbd2_journal_update_superblockTheodore Ts'o2008-07-261-1/+0
| * | | | | ext4: Cleanup whitespace and other miscellaneous style issuesTheodore Ts'o2008-07-266-282/+277
| * | | | | ext4: improve ext4_fill_flex_info() a bitLi Zefan2008-07-241-4/+3
| * | | | | ext4: Cleanup the block reservation code pathAneesh Kumar K.V2008-07-172-42/+67
| * | | | | ext4: don't assume extents can't cross block groups when truncatingTheodore Ts'o2008-08-011-3/+7
| * | | | | ext4: Fix lack of credits BUG() when deleting a badly fragmented inodeTheodore Ts'o2008-08-021-1/+29
| * | | | | ext4: Fix ext4_ext_journal_restart()Theodore Ts'o2008-08-011-1/+1
| * | | | | ext4: fix ext4_da_write_begin error pathEric Sandeen2008-08-021-2/+5
| * | | | | jbd2: don't abort if flushing file data failedHidehiro Kawai2008-07-311-4/+20
| * | | | | ext4: don't read inode block if the buffer has a write errorHidehiro Kawai2008-07-261-0/+10
| * | | | | ext4: Don't allow lg prealloc list to be grow large.Aneesh Kumar K.V2008-07-232-30/+193
| * | | | | ext4: Convert the usage of NR_CPUS to nr_cpu_ids.Aneesh Kumar K.V2008-07-231-2/+2
| * | | | | ext4: Improve error handling in mballocAneesh Kumar K.V2008-07-231-11/+23
| * | | | | ext4: lock block groups when initializingEric Sandeen2008-08-024-1/+12
| * | | | | ext4: sync up block and inode bitmap reading functionsEric Sandeen2008-08-022-26/+33
| * | | | | ext4: Allow read/only mounts with corrupted block group checksumsTheodore Ts'o2008-07-261-1/+23
| * | | | | ext4: Fix data corruption when writing to prealloc areaAneesh Kumar K.V2008-08-021-18/+23
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-03207-167/+349
|\ \ \ \ \ \
| * | | | | | [ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski2008-08-031-1/+0
| * | | | | | [ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King2008-08-0215-30/+30
OpenPOWER on IntegriCloud