| Commit message (Expand) | Author | Age |
* | Driver core: add dev_archdata to struct device | Benjamin Herrenschmidt | 2006-12-01 |
* | Driver core: convert sound core to use struct device | Greg Kroah-Hartman | 2006-12-01 |
* | Driver core: change mem class_devices to be real devices | Greg Kroah-Hartman | 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-12-01 |
* | 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 |
| * | [ARM] Export smp_call_function() | Russell King | 2006-11-26 |
| * | [ARM] Add PM_LEGACY defaults | Russell King | 2006-11-26 |
* | | [MIPS] Do topology_init even on uniprocessor kernels. | Ralf Baechle | 2006-11-29 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-11-29 |
|\ \ |
|
| * | | [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 |
|\ \ \
| |/ /
|/| | |
|
| * | | [PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure | Brian King | 2006-11-28 |
| * | | [PATCH] ahci: AHCI mode SATA patch for Intel ICH9 | Jason Gaston | 2006-11-28 |
| * | | [PATCH] libata: don't schedule EH on wcache on/off if old EH | Tejun Heo | 2006-11-28 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris... | Linus Torvalds | 2006-11-28 |
|\ \ \ |
|
| * | | | selinux: fix dentry_open() error check | Akinobu Mita | 2006-11-27 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 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 |