summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc: Force printing of 'total_memory' to unsigned long longTony Breeds2008-08-041-2/+2
| * | | powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds2008-08-041-1/+1
| * | | powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-04269-29/+13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-08-042-7/+3
|\ \ \ \
| * | | | kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg2008-08-041-6/+2
| * | | | kconfig: always write out .configSam Ravnborg2008-08-041-1/+1
* | | | | tracehook: kerneldoc fixRoland McGrath2008-08-041-2/+3
* | | | | mn10300: Fix up __bug_table handling in module loader.Paul Mundt2008-08-041-1/+3
* | | | | Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-041-0/+7
|\ \ \ \ \
| * | | | | Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang2008-08-041-0/+7
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-044-8/+27
|\ \ \ \ \
| * | | | | [SCSI] scsi_transport_spi: fix oops in revalidateJames Bottomley2008-07-301-3/+5
| * | | | | [SCSI] ses: fix VPD inquiry overrunJames Bottomley2008-07-301-4/+14
| * | | | | [SCSI] block: Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler.Tim Wright2008-07-301-1/+1
| * | | | | [SCSI] hptiop: add more PCI device IDsHighPoint Linux Team2008-07-301-0/+7
* | | | | | m68k: some asm-sparc include files movedStephen Rothwell2008-08-043-3/+400
* | | | | | __sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge2008-08-041-10/+12
* | | | | | 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