summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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/linv...David 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/...Linus 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/vir...Linus 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
2008-08-04spi: S3C24XX: reset register status on resume.Ben Dooks1-10/+15
2008-08-04sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller1-24/+9
2008-08-04Revert "UFS: add const to parser token table"Linus Torvalds3-3/+3
2008-08-04sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller1-13/+7
2008-08-04sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller1-44/+69
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds3-23/+7
2008-08-04sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller1-17/+15
2008-08-04sparc64: Make all xcall_deliver's go through common helper function.David S. Miller1-4/+9
2008-08-04sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller1-3/+16