aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds43-116/+92
2008-08-05Fix USB storage hang on command abortAlan Stern1-1/+1
2008-08-05ide: ->cable_detect method cannot be marked __devinitBartlomiej Zolnierkiewicz21-24/+24
2008-08-05ide: ->quirkproc method cannot be marked __devinitBartlomiej Zolnierkiewicz2-2/+2
2008-08-05cs5520: add enablebits checkingBartlomiej Zolnierkiewicz1-0/+1
2008-08-05cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()Tejun Heo1-4/+0
2008-08-05ide-cd: fix endianity for the error message in cdrom_read_capacityPetr Tesarik1-8/+10
2008-08-05ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk2-22/+1
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk6-6/+1
2008-08-05ide: fix regression caused by ide_device_{get,put}() addition (take 2)Bartlomiej Zolnierkiewicz5-25/+31
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz7-8/+0
2008-08-05ide: sanitize struct ide_port_ops documentation (take 2)Bartlomiej Zolnierkiewicz1-9/+18
2008-08-05ide: fix ide_fix_driveid()Bartlomiej Zolnierkiewicz1-3/+3
2008-08-05ide: fix pre-EIDE SWDMA support on big-endianBartlomiej Zolnierkiewicz1-5/+1
2008-08-05Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller37-724/+795
2008-08-05bridge: fix compile warning in net/bridge/br_netfilter.cRami Rosen1-1/+1
2008-08-05ipv4: remove unused field in struct flowi (include/net/flow.h).Rami Rosen1-1/+0
2008-08-04tg3: Fix 'scheduling while atomic' errorsMatt Carlson1-16/+4
2008-08-04net: Kill plain NET_XMIT_BYPASS.David S. Miller2-14/+1
2008-08-04net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski10-20/+19
2008-08-04net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski12-34/+68
2008-08-04fs: rename buffer trylockNick Piggin9-13/+17
2008-08-04mm: rename page trylockNick Piggin20-59/+74
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-151/+166
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds39-510/+854
2008-08-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds282-400/+22
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-7/+3
2008-08-04tracehook: kerneldoc fixRoland McGrath1-2/+3
2008-08-04mn10300: Fix up __bug_table handling in module loader.Paul Mundt1-1/+3
2008-08-04Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-0/+7
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-8/+27
2008-08-04m68k: some asm-sparc include files movedStephen Rothwell3-3/+400
2008-08-04__sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge1-10/+12
2008-08-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds135-0/+0
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds1-1/+1
2008-08-04sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox1-92/+113
2008-08-04alpha: Fix breakage in wdt_pciAndrew Morton1-0/+1
2008-08-04wdt: Cleanup and sort out locking and inb_pAlan Cox2-211/+265
2008-08-04s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox1-68/+80
2008-08-04it8712f_wdt: Locking and coding styleAlan Cox1-50/+27
2008-08-04ar7_wdt watchdog driver: Fix lockingAlan Cox1-12/+17
2008-08-04vt: Deadlock workaroundAlan Cox1-2/+0
2008-08-04cris: Fixup compile problemsAlan Cox2-40/+42
2008-08-04blackfin: Fix compile failure in tty codeAlan Cox1-1/+1
2008-08-04Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds3-4/+5
2008-08-04sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau1-0/+3
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds6-32/+51
2008-08-04drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-04mlock() fix return valuesKOSAKI Motohiro2-5/+13
2008-08-04atmel_spi: fix hang due to missed interruptGerard Kam1-5/+12