Age | Commit message (Expand) | Author |
2006-12-01 | Driver core: convert fb code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert firmware code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert mmc code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert ppdev code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert PPP code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert cpuid code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert msr code to use struct device | Greg Kroah-Hartman |
2006-12-01 | I2C: convert i2c-dev to use struct device instead of struct class_device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert raw device code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert tty core to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: change misc class_devices to be real devices | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert vc code to use struct device | Greg Kroah-Hartman |
2006-12-01 | Driver core: convert vt code to use struct device | Greg Kroah-Hartman |
2006-12-01 | CONFIG_SYSFS_DEPRECATED - class symlinks | Kay Sievers |
2006-12-01 | CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variables | Kay Sievers |
2006-12-01 | CONFIG_SYSFS_DEPRECATED - device symlinks | Kay Sievers |
2006-12-01 | CONFIG_SYSFS_DEPRECATED - bus symlinks | Kay Sievers |
2006-12-01 | Driver core: make old versions of udev work properly | Greg Kroah-Hartman |
2006-12-01 | CONFIG_SYSFS_DEPRECATED | Kay Sievers |
2006-12-01 | Driver Core: Move virtual_device_parent() to core.c | Greg Kroah-Hartman |
2006-12-01 | Driver core: fix "driver" symlink timing | Kay Sievers |
2006-12-01 | Driver core: add notification of bus events | Benjamin Herrenschmidt |
2006-11-29 | Linux 2.6.19v2.6.19 | Linus Torvalds |
2006-11-29 | [PATCH] r8169: Fix iteration variable sign | Francois Romieu |
2006-11-29 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2006-11-29 | [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip... | Milan Svoboda |
2006-11-29 | [MIPS] Do topology_init even on uniprocessor kernels. | Ralf Baechle |
2006-11-28 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-11-28 | [NET]: Fix MAX_HEADER setting. | David S. Miller |
2006-11-28 | [NETFILTER]: ipt_REJECT: fix memory corruption | Patrick McHardy |
2006-11-28 | [NETFILTER]: conntrack: fix refcount leak when finding expectation | Yasuyuki Kozakai |
2006-11-28 | [NETFILTER]: ctnetlink: fix reference count leak | Patrick McHardy |
2006-11-28 | [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack | Yasuyuki Kozakai |
2006-11-28 | [NETFILTER]: nfctnetlink: assign helper to newly created conntrack | Yasuyuki Kozakai |
2006-11-28 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-11-28 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris... | Linus Torvalds |
2006-11-28 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2006-11-28 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds |
2006-11-28 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2006-11-28 | [PATCH] add missing libsas include to fix s390 compilation. | Dave Jones |
2006-11-28 | [PATCH] ecryptfs: fix crypto_alloc_blkcipher() error check | Akinobu Mita |
2006-11-28 | [PATCH] fix create_write_pipe() error check | Akinobu Mita |
2006-11-28 | [PATCH] Fix Intel/Sharp command set erase suspend bug | Joakim Tjernlund |
2006-11-28 | [PATCH] bridge: fix possible overflow in get_fdb_entries | Chris Wright |
2006-11-28 | [MIPS] Fix Bonito bootup message. | Ralf Baechle |
2006-11-28 | [PATCH] x86-64: Use stricter in process stack check for unwinder | Andi Kleen |
2006-11-28 | [PATCH] i386: Fix compilation with UP genericarch | Andi Kleen |
2006-11-28 | [PATCH] x86-64: Fix warning in io_apic.c | Andi Kleen |
2006-11-28 | [PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwind | Jan Beulich |
2006-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Andi Kleen |