Age | Commit message (Expand) | Author |
2008-08-05 | Fix USB storage hang on command abort | Alan Stern |
2008-08-04 | fs: rename buffer trylock | Nick Piggin |
2008-08-04 | mm: rename page trylock | Nick Piggin |
2008-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-08-04 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2008-08-04 | tracehook: kerneldoc fix | Roland McGrath |
2008-08-04 | mn10300: Fix up __bug_table handling in module loader. | Paul Mundt |
2008-08-04 | Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2008-08-04 | m68k: some asm-sparc include files moved | Stephen Rothwell |
2008-08-04 | __sched_setscheduler: don't do any policy checks when not "user" | Jeremy Fitzhardinge |
2008-08-04 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds |
2008-08-04 | sc1200 watchdog driver: Fix locking, sems and coding style | Alan Cox |
2008-08-04 | alpha: Fix breakage in wdt_pci | Andrew Morton |
2008-08-04 | wdt: Cleanup and sort out locking and inb_p | Alan Cox |
2008-08-04 | s3c2410_wdt watchdog driver: Locking and coding style | Alan Cox |
2008-08-04 | it8712f_wdt: Locking and coding style | Alan Cox |
2008-08-04 | ar7_wdt watchdog driver: Fix locking | Alan Cox |
2008-08-04 | vt: Deadlock workaround | Alan Cox |
2008-08-04 | cris: Fixup compile problems | Alan Cox |
2008-08-04 | blackfin: Fix compile failure in tty code | Alan Cox |
2008-08-04 | Merge git://git.infradead.org/users/dwmw2/random-2.6 | Linus Torvalds |
2008-08-04 | sound: ensure device number is valid in snd_seq_oss_synth_make_info | Willy Tarreau |
2008-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 | Linus Torvalds |
2008-08-04 | drivers/char/efirtc.c: removed duplicated #include | Huang Weiyi |
2008-08-04 | mlock() fix return values | KOSAKI Motohiro |
2008-08-04 | atmel_spi: fix hang due to missed interrupt | Gerard Kam |
2008-08-04 | spi: S3C24XX: reset register status on resume. | Ben Dooks |
2008-08-04 | sparc64: Remove all cpumask_t local variables in xcall dispatch. | David S. Miller |
2008-08-04 | Revert "UFS: add const to parser token table" | Linus Torvalds |
2008-08-04 | sparc64: Kill error_mask from hypervisor_xcall_deliver(). | David S. Miller |
2008-08-04 | sparc64: Build cpu list and mondo block at top-level xcall_deliver(). | David S. Miller |
2008-08-04 | Revert "[SCSI] extend the last_sector_bug flag to cover more sectors" | Linus Torvalds |
2008-08-04 | sparc64: Disable local interrupts around xcall_deliver_impl() invocation. | David S. Miller |
2008-08-04 | sparc64: Make all xcall_deliver's go through common helper function. | David S. Miller |
2008-08-04 | sparc64: Always allocate the send mondo blocks, even on non-sun4v. | David S. Miller |
2008-08-04 | sparc64: Make smp_cross_call_masked() take a cpumask_t pointer. | David S. Miller |
2008-08-04 | sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client. | David S. Miller |
2008-08-04 | sparc64: Call xcall_deliver() directly in some cases. | David S. Miller |
2008-08-04 | sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver. | David S. Miller |
2008-08-04 | sparc64: Use xcall_deliver() consistently. | David S. Miller |
2008-08-04 | sparc64: Use function pointer for cross-call sending. | David S. Miller |
2008-08-04 | arch/sparc64/kernel/signal.c: removed duplicated #include | Huang Weiyi |
2008-08-04 | sparc64: Need to disable preemption around smp_tsb_sync(). | David S. Miller |
2008-08-04 | kconfig: drop the ""trying to assign nonexistent symbol" warning | Sam Ravnborg |
2008-08-04 | kconfig: always write out .config | Sam Ravnborg |
2008-08-04 | Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set | zhangxiliang |