summaryrefslogtreecommitdiffstats
path: root/fs/ext2 (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-05tracehook: kerneldoc fixRoland McGrath1-2/+3
2008-08-05mn10300: Fix up __bug_table handling in module loader.Paul Mundt1-1/+3
2008-08-05m68k: some asm-sparc include files movedStephen Rothwell3-3/+400
2008-08-05__sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge1-10/+12
2008-08-05sc1200 watchdog driver: Fix locking, sems and coding styleAlan Cox1-92/+113
2008-08-05alpha: Fix breakage in wdt_pciAndrew Morton1-0/+1
2008-08-05wdt: Cleanup and sort out locking and inb_pAlan Cox2-211/+265
2008-08-05s3c2410_wdt watchdog driver: Locking and coding styleAlan Cox1-68/+80
2008-08-05it8712f_wdt: Locking and coding styleAlan Cox1-50/+27
2008-08-05ar7_wdt watchdog driver: Fix lockingAlan Cox1-12/+17
2008-08-05vt: Deadlock workaroundAlan Cox1-2/+0
2008-08-05cris: Fixup compile problemsAlan Cox2-40/+42
2008-08-05blackfin: Fix compile failure in tty codeAlan Cox1-1/+1
2008-08-05sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau1-0/+3
2008-08-05drivers/char/efirtc.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-05mlock() fix return valuesKOSAKI Motohiro2-5/+13
2008-08-05atmel_spi: fix hang due to missed interruptGerard Kam1-5/+12
2008-08-05spi: S3C24XX: reset register status on resume.Ben Dooks1-10/+15
2008-08-05sparc64: Remove all cpumask_t local variables in xcall dispatch.David S. Miller1-24/+9
2008-08-05Revert "UFS: add const to parser token table"Linus Torvalds3-3/+3
2008-08-05sparc64: Kill error_mask from hypervisor_xcall_deliver().David S. Miller1-13/+7
2008-08-05sparc64: Build cpu list and mondo block at top-level xcall_deliver().David S. Miller1-44/+69
2008-08-05Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds3-23/+7
2008-08-05sparc64: Disable local interrupts around xcall_deliver_impl() invocation.David S. Miller1-17/+15
2008-08-05sparc64: Make all xcall_deliver's go through common helper function.David S. Miller1-4/+9
2008-08-05sparc64: Always allocate the send mondo blocks, even on non-sun4v.David S. Miller1-3/+16
2008-08-04sparc64: Make smp_cross_call_masked() take a cpumask_t pointer.David S. Miller1-7/+11
2008-08-04sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client.David S. Miller1-4/+2
2008-08-04sparc64: Call xcall_deliver() directly in some cases.David S. Miller1-23/+10
2008-08-04sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver.David S. Miller1-18/+21
2008-08-04sparc64: Use xcall_deliver() consistently.David S. Miller1-23/+17
2008-08-04sparc64: Use function pointer for cross-call sending.David S. Miller1-6/+13
2008-08-04arch/sparc64/kernel/signal.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-04sparc64: Need to disable preemption around smp_tsb_sync().David S. Miller1-1/+4
2008-08-04kconfig: drop the ""trying to assign nonexistent symbol" warningSam Ravnborg1-6/+2
2008-08-04kconfig: always write out .configSam Ravnborg1-1/+1
2008-08-04Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang1-0/+7
2008-08-04sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt1-8/+6
2008-08-04SH2(A) cache updateYoshinori Sato7-16/+213
2008-08-04nommu: Provide vmalloc_exec().Paul Mundt1-0/+21