aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | powerpc: Fix compiler warning in arch/powerpc/mm/mem.cTony Breeds2008-08-03
| * | | powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-03
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-08-04
|\ \ \ \
| * | | | kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg2008-08-04
| * | | | kconfig: always write out .configSam Ravnborg2008-08-04
* | | | | tracehook: kerneldoc fixRoland McGrath2008-08-04
* | | | | mn10300: Fix up __bug_table handling in module loader.Paul Mundt2008-08-04
* | | | | Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-04
|\ \ \ \ \
| * | | | | Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang2008-08-04
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-04
|\ \ \ \ \
| * | | | | [SCSI] scsi_transport_spi: fix oops in revalidateJames Bottomley2008-07-30
| * | | | | [SCSI] ses: fix VPD inquiry overrunJames Bottomley2008-07-30
| * | | | | [SCSI] block: Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler.Tim Wright2008-07-30
| * | | | | [SCSI] hptiop: add more PCI device IDsHighPoint Linux Team2008-07-30
* | | | | | m68k: some asm-sparc include files movedStephen Rothwell2008-08-04
* | | | | | __sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge2008-08-04
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-04
|\ \ \ \ \ \
| * | | | | | [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-01
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2008-08-04
|\ \ \ \ \ \ \
| * | | | | | | pcmcia: rsrc_nonstatic: check value, not pointerDominik Brodowski2008-07-28
* | | | | | | | sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox2008-08-04
* | | | | | | | alpha: Fix breakage in wdt_pciAndrew Morton2008-08-04
* | | | | | | | wdt: Cleanup and sort out locking and inb_pAlan Cox2008-08-04
* | | | | | | | s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox2008-08-04
* | | | | | | | it8712f_wdt: Locking and coding styleAlan Cox2008-08-04
* | | | | | | | ar7_wdt watchdog driver: Fix lockingAlan Cox2008-08-04
* | | | | | | | vt: Deadlock workaroundAlan Cox2008-08-04
* | | | | | | | cris: Fixup compile problemsAlan Cox2008-08-04
* | | | | | | | blackfin: Fix compile failure in tty codeAlan Cox2008-08-04
* | | | | | | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-08-04
|\ \ \ \ \ \ \ \
| * | | | | | | | drivers/video/console/promcon.c: fix build errorAlexander Beregalov2008-08-03
| * | | | | | | | Fix IHEX firmware generation/loadingMarc Zyngier2008-08-02
* | | | | | | | | sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau2008-08-04
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-08-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add DIP switch readout for HFC-4S IOB4STKarsten Keil2008-08-02
| * | | | | | | | | Fix remaining big endian issue of hfcmultiKarsten Keil2008-08-02
| * | | | | | | | | mISDN cleanup user interfaceKarsten Keil2008-08-02
| * | | | | | | | | mISDN fix main ISDN MakefileKarsten Keil2008-08-02
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi2008-08-04
* | | | | | | | | mlock() fix return valuesKOSAKI Motohiro2008-08-04
* | | | | | | | | atmel_spi: fix hang due to missed interruptGerard Kam2008-08-04
* | | | | | | | | spi: S3C24XX: reset register status on resume.Ben Dooks2008-08-04
* | | | | | | | | Revert "UFS: add const to parser token table"Linus Torvalds2008-08-04
* | | | | | | | | Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-04
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-08-03
|\ \ \ \ \ \ \ \
| * | | | | | | | ext4: remove write-only variables from ext4_ordered_write_endEric Sandeen2008-08-02
| * | | | | | | | ext4: unexport jbd2_journal_update_superblockTheodore Ts'o2008-07-26
| * | | | | | | | ext4: Cleanup whitespace and other miscellaneous style issuesTheodore Ts'o2008-07-26
| * | | | | | | | ext4: improve ext4_fill_flex_info() a bitLi Zefan2008-07-24
| * | | | | | | | ext4: Cleanup the block reservation code pathAneesh Kumar K.V2008-07-17