summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04fs: rename buffer trylockNick Piggin
2008-08-04mm: rename page trylockNick Piggin
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-08-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-08-04tracehook: kerneldoc fixRoland McGrath
2008-08-04mn10300: Fix up __bug_table handling in module loader.Paul Mundt
2008-08-04Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-08-04m68k: some asm-sparc include files movedStephen Rothwell
2008-08-04__sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge
2008-08-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds
2008-08-04sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox
2008-08-04alpha: Fix breakage in wdt_pciAndrew Morton
2008-08-04wdt: Cleanup and sort out locking and inb_pAlan Cox
2008-08-04s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox
2008-08-04it8712f_wdt: Locking and coding styleAlan Cox
2008-08-04ar7_wdt watchdog driver: Fix lockingAlan Cox
2008-08-04vt: Deadlock workaroundAlan Cox
2008-08-04cris: Fixup compile problemsAlan Cox
2008-08-04blackfin: Fix compile failure in tty codeAlan Cox
2008-08-04Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-08-04sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau
2008-08-04Merge 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
2008-08-04atmel_spi: fix hang due to missed interruptGerard Kam
2008-08-04spi: S3C24XX: reset register status on resume.Ben Dooks
2008-08-04sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller
2008-08-04Revert "UFS: add const to parser token table"Linus Torvalds
2008-08-04sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller
2008-08-04sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller
2008-08-04Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds
2008-08-04sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller
2008-08-04sparc64: Make all xcall_deliver's go through common helper function.David S. Miller
2008-08-04sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller
2008-08-04sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller
2008-08-04sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller
2008-08-04sparc64: Call xcall_deliver() directly in some cases.David S. Miller
2008-08-04sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller
2008-08-04sparc64: Use xcall_deliver() consistently.David S. Miller
2008-08-04sparc64: Use function pointer for cross-call sending.David S. Miller
2008-08-04arch/sparc64/kernel/signal.c: removed duplicated #includeHuang Weiyi
2008-08-04sparc64: Need to disable preemption around smp_tsb_sync().David S. Miller