| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | tifm: clear interrupt mask bits before setting them on adapter init | Alex Dubov | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | tifm: fix memorystick host initialization code | Alex Dubov | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | tifm: fix the MemoryStick host fifo handling code | Alex Dubov | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | memstick: drop DRIVER_VERSION numbers as meaningless | Alex Dubov | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | memstick: make sure number of command retries is exactly as specified | Alex Dubov | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | memstick: add memstick_suspend/resume_host methods | Alex Dubov | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | memstick: introduce correct definitions in the header | Alex Dubov | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | tridentfb: fix memory size detection | Krzysztof Helt | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | tridentfb: register should be left in non-locked state | Krzysztof Helt | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | of_serial: fix section mismatch warnings | Josh Boyer | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE | Andrew Morton | 2008-03-10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | riscom8: Fix hang on load | Alan Cox | 2008-03-10 | |
| | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Linux 2.6.25-rc5 | Linus Torvalds | 2008-03-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | Do not include linux/backing-dev.h twice | Jesper Juhl | 2008-03-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2008-03-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | time: remove obsolete CLOCK_TICK_ADJUST | Roman Zippel | 2008-03-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim... | Karsten Wiese | 2008-03-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | time: prevent the loop in timespec_add_ns() from being optimised away | Segher Boessenkool | 2008-03-09 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ntp: use unsigned input for do_div() | David Howells | 2008-03-09 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-03-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | [CRYPTO] skcipher: Fix section mismatches | Herbert Xu | 2008-03-08 | |
| * | | | | | | | | | | | | | | | | | | | | | | | alpha: fix iommu-related boot panic | Ivan Kokshaysky | 2008-03-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | cpu hotplug: adjust root-domain->online span in response to hotplug event | Gregory Haskins | 2008-03-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Fix waitid si_code regression | Roland McGrath | 2008-03-08 | |
| | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | x86_64: make ptrace always sign-extend orig_ax to 64 bits | Roland McGrath | 2008-03-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | bluetooth: Add another Broadcom device | Karsten Keil | 2008-03-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 2008-03-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | slub: fix typo in Documentation/vm/slub.txt | Itaru Kitayama | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | slab: NUMA slab allocator migration bugfix | Joe Korty | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | slub: Do not cross cacheline boundaries for very small objects | Nick Piggin | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | slab - use angle brackets for include of kmalloc_sizes.h | Joe Perches | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | slab numa fallback logic: Do not pass unfiltered flags to page allocator | Christoph Lameter | 2008-03-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | slub statistics: Fix check for DEACTIVATE_REMOTE_FREES | Christoph Lameter | 2008-03-06 | |
| | | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-03-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | ide: update references to Documentation/ide/ide.txt (v2) | Randy Dunlap | 2008-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ide: move ide.txt to Documentation/ide/ | Randy Dunlap | 2008-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ide: fix buggy code in ide_register_hw() | Peter Teoh | 2008-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ide: fix enabling DMA on it821x in "smart" mode | Bartlomiej Zolnierkiewicz | 2008-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag | Bartlomiej Zolnierkiewicz | 2008-03-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-03-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings | Trond Myklebust | 2008-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | NFS: Fix the fsid revalidation in nfs_update_inode() | Trond Myklebust | 2008-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | SUNRPC: Fix a nfs4 over rdma transport oops | Tom Talpey | 2008-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c | Trond Myklebust | 2008-03-07 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | gigaset: fix Oops on module unload regression | Tilman Schmidt | 2008-03-07 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-03-07 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | sched: don't allow rt_runtime_us to be zero for groups having rt tasks | Dhaval Giani | 2008-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | sched: rt-group: fixup schedulability constraints calculation | Peter Zijlstra | 2008-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | sched: fix the wrong time slice value for SCHED_FIFO tasks | Miao Xie | 2008-03-07 | |
| | * | | | | | | | | | | | | | | | | | | | | | | sched: export task_nice | Pavel Roskin | 2008-03-07 | |
