Age | Commit message (Expand) | Author |
2008-03-10 | USB: new ftdi_sio device id | Mirko Bordignon |
2008-03-10 | USB: Remove __KERNEL__ check from non-exported gadget.h. | Robert P. J. Day |
2008-03-10 | USB: g_printer.h does not need to be "unifdef"ed. | Robert P. J. Day |
2008-03-10 | USB: fsl_usb2_udc: fix broken Kconfig | Li Yang |
2008-03-10 | USB: option: add novatel device ids | Dirk DeSchepper |
2008-03-10 | USB: usbaudio: handle kcalloc failure | Jim Meyering |
2008-03-10 | USB: cypress_m8: add UPS Powercom (0d9f:0002) | Dmitry Shapin |
2008-03-10 | USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings | Andrew Morton |
2008-03-10 | USB: fix usb-serial generic recursive lock | Pete Zaitcev |
2008-03-09 | 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 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2008-03-09 | 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 | 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-08 | Fix waitid si_code regression | Roland McGrath |
2008-03-08 | [CRYPTO] skcipher: Fix section mismatches | Herbert Xu |
2008-03-07 | 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 | 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 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-03-07 | drivers/char/esp.c: fix bootup lockup | Ingo Molnar |
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 | sched: balance RT task resched only on runqueue | Steven Rostedt |
2008-03-07 | sched: retain vruntime | Peter Zijlstra |
2008-03-07 | x86-boot: don't request VBE2 information | Peter Korsgaard |
2008-03-07 | x86: re-add reboot fixups | Ingo Molnar |
2008-03-07 | x86: fix typo in step.c | Jan Beulich |
2008-03-07 | x86: fix merge mistake in i387.c | Jan Beulich |
2008-03-07 | x86: clear DF before calling signal handler | Aurelien Jarno |