summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000Shuya MAEDA2006-06-291-6/+12
| * | [NET]: Make illegal_highdma more analHerbert Xu2006-06-291-4/+2
| * | [TCP]: Export accept queue len of a TCP listening socket via rx_queueSridhar Samudrala2006-06-293-3/+8
| * | [NETLINK]: Encapsulate eff_cap usage within security framework.Darrel Goeddel2006-06-2912-34/+35
| * | [NET]: Added GSO header verificationHerbert Xu2006-06-2910-27/+59
| * | [NETFILTER]: statistic match: add missing Kconfig help textPatrick McHardy2006-06-291-1/+4
| * | [NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...Patrick McHardy2006-06-292-4/+20
| * | [NETFILTER]: xt_sctp: fix --chunk-types matchingJorge Matias2006-06-291-1/+1
| * | [NETFILTER]: xt_tcpudp: fix double unregistration in error pathYuri Gushin2006-06-291-1/+1
| * | [NETFILTER]: nf_conntrack: Fix undefined references to local_bh_*Yasuyuki Kozakai2006-06-292-0/+3
| * | [NETFILTER]: x_tables: fix xt_register_table error propagationPatrick McHardy2006-06-293-3/+6
* | | [SUNHME]: Mark SBUS probing routines as __devinit.David S. Miller2006-06-291-5/+5
* | | [SPARC64]: Print symbol name of regs->tpc on kernel unaligned accesses.David S. Miller2006-06-291-1/+3
* | | [SERIO] i8042-sparcio.h: Convert to of_driver framework.David S. Miller2006-06-291-39/+69
* | | [SPARC64]: time: Kill unnecessary asm/{fhc,sbus,ebus,isa}.h includes.David S. Miller2006-06-291-5/+2
* | | [SPARC64] power: Convert to of_driver.David S. Miller2006-06-291-39/+18
* | | [SPARC64] auxio: Remove asm/{sbus,ebus}.h includes.David S. Miller2006-06-291-3/+2
* | | [SERIAL] sunsab: Fix section mis-match errors.David S. Miller2006-06-291-4/+4
* | | [SERIAL] sunsab: Convert to of_driver framework.David S. Miller2006-06-291-155/+144
* | | [SERIAL] sun{su,zilog}: Add missing MODULE_*() niceties.David S. Miller2006-06-292-1/+6
* | | [SERIAL] sunsu: Convert to of_driver framework.David S. Miller2006-06-291-334/+157
* | | [SERIAL] sunzilog: Fix bugs in device deregristration.David S. Miller2006-06-291-7/+22
* | | [SERIAL] sunzilog: Convert to of_driver.David S. Miller2006-06-291-527/+258
* | | [SPARC]: sparc32 side of of_device layer IRQ resolution.David S. Miller2006-06-292-8/+66
* | | [SPARC64]: of_device layer IRQ resolutionDavid S. Miller2006-06-2913-1050/+1105
* | | [SPARC64]: Fix typo in clock_probe().David S. Miller2006-06-291-2/+2
* | | [SPARC64] clock: Only probe central fhc clock on Enterprise boxes.David S. Miller2006-06-291-0/+7
* | | [SPARC64] power: Do not pass SA_SHIRQ to request_irq().David S. Miller2006-06-291-1/+1
* | | [SPARC64]: Fix typo in isa_dev_get_irq_using_imap().David S. Miller2006-06-291-1/+1
* | | [SPARC64]: Let irq_install_pre_handler() get called multiple times.David S. Miller2006-06-291-0/+4
* | | [SPARC]: Kill interrupt stuff and linux_phandle from device_node.David S. Miller2006-06-292-16/+0
* | | [SPARC]: Convert clock drivers to of_driver framework.David S. Miller2006-06-294-265/+94
* | | [SPARC64] auxio: Convert to pure of_device driver.David S. Miller2006-06-291-49/+24
* | | [SPARC]: Convert all FB SBUS drivers to of_driver framework.David S. Miller2006-06-298-1149/+1179
* | | [SPARC]: Add of_io{remap,unmap}().David S. Miller2006-06-294-0/+40
* | | [SPARC]: Encode I/O space into resource flags on sparc32.David S. Miller2006-06-291-2/+2
* | | [SPARC]: Beginnings of generic of_device framework.David S. Miller2006-06-296-8/+936
* | | [SPARC]: Add of_n_{addr,size}_cells().David S. Miller2006-06-294-0/+64
* | | [SPARC64]: Kill starfire_cookie from SBUS/PCI.David S. Miller2006-06-296-13/+4
|/ /
* | [PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h againMilan Svoboda2006-06-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29197-8271/+96
|\ \
| * | [PATCH] devfs: Remove it from the feature_removal.txt fileGreg Kroah-Hartman2006-06-261-11/+0
| * | [PATCH] devfs: Last little devfs cleanups throughout the kernel tree.Greg Kroah-Hartman2006-06-2610-52/+18
| * | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-2618-25/+32
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-2632-42/+5
| * | [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-264-4/+0
| * | [PATCH] devfs: Remove the videodevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-262-3/+1
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-2629-47/+5
| * | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-2611-14/+0
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-2670-83/+0
OpenPOWER on IntegriCloud