Age | Commit message (Expand) | Author |
2008-10-22 | HID: add hid_type to general hid struct | Jiri Slaby |
2008-10-16 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-10-16 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-16 | FRV: Switch unaligned access to the packed-struct implementation | Harvey Harrison |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-10-16 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-10-16 | resource: add resource_type() and IORESOURCE_TYPE_BITS | Magnus Damm |
2008-10-16 | Configure out AIO support | Thomas Petazzoni |
2008-10-16 | parport: remove CVS keywords | Adrian Bunk |
2008-10-16 | pid_ns: kill the now unused task_child_reaper() | Oleg Nesterov |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan |
2008-10-16 | quota: remove CVS keywords | Adrian Bunk |
2008-10-16 | telephony: remove CVS keywords | Adrian Bunk |
2008-10-16 | pnp: make the resource type an unsigned long | Rene Herman |
2008-10-16 | fbdev: add new TMIO framebuffer driver | Dmitry Baryshkov |
2008-10-16 | matroxfb: support G200eV chip | Darrick J. Wong |
2008-10-16 | fbdev: allow more chip revisions in Epson s1d13... video driver | Kristoffer Ericson |
2008-10-16 | radeonfb: accelerate imageblit and other improvements | Benjamin Herrenschmidt |
2008-10-16 | radeonfb: misc cleanup of engine and dst cache handling | Benjamin Herrenschmidt |
2008-10-16 | neofb: remove open_lock mutex | Krzysztof Helt |
2008-10-16 | gpiolib: request/free hooks | David Brownell |
2008-10-16 | gpiolib: gpio_to_irq() hooks | David Brownell |
2008-10-16 | gpio_free might sleep, generic part | Uwe Kleine-König |
2008-10-16 | gpio: make gpiochip label const | Dmitry Baryshkov |
2008-10-16 | autofs4: add miscellaneous device for ioctls | Ian Kent |
2008-10-16 | autofs4: cleanup autofs mount type usage | Ian Kent |
2008-10-16 | i2o: Fix 32/64bit DMA locking | Alan Cox |
2008-10-16 | orion_spi: handle 88F6183 erratum | Lennert Buytenhek |
2008-10-16 | Allow recursion in binfmt_script and binfmt_misc | Kirill A. Shutemov |
2008-10-16 | alpha: introduce field 'taso' into struct linux_binprm | Kirill A. Shutemov |
2008-10-16 | introduce generic iommu_num_pages function | Joerg Roedel |
2008-10-16 | x86: rename iommu_num_pages function to iommu_nr_pages | Joerg Roedel |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig |
2008-10-16 | compat: move cp_compat_stat to common code | Christoph Hellwig |
2008-10-16 | include/linux/clk.h: fix comment | Alex Raimondi |
2008-10-16 | Remove Andrew Morton's old email accounts | Francois Cami |
2008-10-16 | profiling: dynamically enable readprofile at runtime | Dave Hansen |
2008-10-16 | Make the taint flags reliable | Andi Kleen |
2008-10-16 | wait: kill is_sync_wait() | Tejun Heo |
2008-10-16 | vsprintf: use new vsprintf symbolic function pointer format | Bjorn Helgaas |
2008-10-16 | init.h: remove long-dead __setup_null_param() macro | Robert P. J. Day |
2008-10-16 | include/linux/mount.h: remove CVS keyword | Adrian Bunk |
2008-10-16 | include: replace __FUNCTION__ with __func__ | Harvey Harrison |