summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-05semaphore: __down_common: use signal_pending_state()Oleg Nesterov
2008-08-05relay: fix "full buffer with exactly full last subbuffer" accounting problemTom Zanussi
2008-08-05spi: new orion_spi driverShadi Ammouri
2008-08-05block/cciss.c: remove pointless curr_queue calculationHannes Reinecke
2008-08-05vt8623fb: fix kernel oopsOndrej Zajicek
2008-08-05kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFOBernhard Walle
2008-08-05powerpc: 86xx: mpc8610_hpcd: add watchdog nodeAnton Vorontsov
2008-08-05mm_init.c: avoid ifdef-inside-macro-expansionAndrew Morton
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-08-05Fix USB storage hang on command abortAlan Stern
2008-08-05ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz
2008-08-05ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz
2008-08-05cs5520: add enablebits checkingBartlomiej Zolnierkiewicz
2008-08-05cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()Tejun Heo
2008-08-05ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik
2008-08-05ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk
2008-08-05ide: fix regression caused by ide_device_{get,put}() addition (take 2)Bartlomiej Zolnierkiewicz
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz
2008-08-05ide: sanitize struct ide_port_ops documentation (take 2)Bartlomiej Zolnierkiewicz
2008-08-05ide: fix ide_fix_driveid()Bartlomiej Zolnierkiewicz
2008-08-05ide: fix pre-EIDE SWDMA support on big-endianBartlomiej Zolnierkiewicz
2008-08-05fs: rename buffer trylockNick Piggin
2008-08-05mm: rename page trylockNick Piggin
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-08-05Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-08-05tracehook: kerneldoc fixRoland McGrath
2008-08-05mn10300: Fix up __bug_table handling in module loader.Paul Mundt
2008-08-05Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-08-05m68k: some asm-sparc include files movedStephen Rothwell
2008-08-05__sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge
2008-08-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2008-08-05sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox
2008-08-05alpha: Fix breakage in wdt_pciAndrew Morton
2008-08-05wdt: Cleanup and sort out locking and inb_pAlan Cox
2008-08-05s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox
2008-08-05it8712f_wdt: Locking and coding styleAlan Cox
2008-08-05ar7_wdt watchdog driver: Fix lockingAlan Cox
2008-08-05vt: Deadlock workaroundAlan Cox
2008-08-05cris: Fixup compile problemsAlan Cox
2008-08-05blackfin: Fix compile failure in tty codeAlan Cox
2008-08-05Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-08-05sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds
2008-08-04drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi
2008-08-04mlock() fix return valuesKOSAKI Motohiro