Age | Commit message (Expand) | Author |
2009-01-11 | BUGFIX: used NULL pointer at ioctl(sk,IMGETDEVINFO,&devinfo) when devinfo.id ... | Martin Bachem |
2009-01-10 | libata: Add a per-host flag to opt-in into parallel port probes | Arjan van de Ven |
2009-01-10 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-01-10 | rbtree: add const qualifier to some functions | Artem Bityutskiy |
2009-01-09 | filesystem freeze: implement generic freeze feature | Takashi Sato |
2009-01-09 | filesystem freeze: add error handling of write_super_lockfs/unlockfs | Takashi Sato |
2009-01-09 | memstick: annotate endianness of attribute structs | Harvey Harrison |
2009-01-09 | compiler-gcc.h: add more comments to RELOC_HIDE | Andi Kleen |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-09 | Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk... | Linus Torvalds |
2009-01-09 | Revert "driver core: create a private portion of struct device" | Greg Kroah-Hartman |
2009-01-09 | Revert "driver core: move klist_children into private structure" | Greg Kroah-Hartman |
2009-01-09 | Revert "driver core: move knode_driver into private structure" | Greg Kroah-Hartman |
2009-01-09 | Revert "driver core: move knode_bus into private structure" | Greg Kroah-Hartman |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu | Linus Torvalds |
2009-01-09 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds | Linus Torvalds |
2009-01-09 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2009-01-09 | mISDN: Add layer1 prim MPH_INFORMATION_REQ | Martin Bachem |
2009-01-09 | mISDN: Create /sys/class/mISDN | Matthias Urlichs |
2009-01-09 | mISDN: Fix deactivation, if peer IP is removed from l1oip instance. | Andreas Eversberg |
2009-01-09 | mISDN: Add ISDN_P_TE_UP0 / ISDN_P_NT_UP0 | Martin Bachem |
2009-01-09 | mISDN: Add ISDN sample clock API to mISDN core | Andreas Eversberg |
2009-01-09 | mISDN: Add E-Channel logging features | Martin Bachem |
2009-01-09 | mISDN: Use struct device name field | Matthias Urlichs |
2009-01-09 | mISDN: Added an ioctl to change the device name | Matthias Urlichs |
2009-01-09 | mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty | Andreas Eversberg |
2009-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds |
2009-01-09 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-01-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-01-09 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2009-01-09 | [MTD] CFI: remove major/minor version check for command set 0x0002 | Wolfgang Grandegger |
2009-01-09 | Merge branch 'simplify_PRT' into release | Len Brown |
2009-01-09 | Merge branch 'linus' into release | Len Brown |
2009-01-09 | Merge branch 'suspend' into release | Len Brown |
2009-01-09 | Merge branch 'misc' into release | Len Brown |
2009-01-09 | ACPICA: hide private headers | Len Brown |
2009-01-09 | ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt" | Zhao Yakui |
2009-01-08 | ACPICA: delete acdisasm.h | Len Brown |
2009-01-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2009-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-08 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2009-01-08 | libata: Add 32bit PIO support | Alan Cox |
2009-01-09 | md: don't retry recovery of raid1 that fails due to error on source drive. | NeilBrown |
2009-01-09 | md: Allow md devices to be created by name. | NeilBrown |
2009-01-09 | md: make devices disappear when they are no longer needed. | NeilBrown |
2009-01-09 | md: need another print_sb for mdp_superblock_1 | Cheng Renquan |
2009-01-09 | md: use list_for_each_entry macro directly | Cheng Renquan |
2009-01-09 | md: raid0: make hash_spacing and preshift sector-based. | Andre Noll |