aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-08[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.David S. Miller12-13/+14
2007-02-08[TCP]: remove tcp header from tcp_v4_check (take #2)Frederik Deweerdt5-12/+11
2007-02-08[IPV6] ROUTE: Do not route packets to link-local address on other device.YOSHIFUJI Hideaki1-5/+14
2007-02-08[NETLINK]: Don't BUG on undersized allocationsPatrick McHardy12-85/+149
2007-02-08[NET_SCHED] sch_prio: class statistics printing enabledJarek Poplawski1-0/+15
2007-02-08kbuild: fix space for good (take 103)Linus Torvalds1-10/+9
2007-02-07Revert "Driver core: convert SPI code to use struct device"Greg Kroah-Hartman5-27/+27
2007-02-08drm: Allow for 44 bit user-tokens (or drm_file offsets)Thomas Hellstrom3-13/+14
2007-02-08[POWERPC] Add export of vgacon_remap_baseMathieu Desnoyers1-0/+1
2007-02-08[POWERPC] Remove bogus comment about page_is_ramJohannes Berg1-4/+0
2007-02-08[POWERPC] windfarm: don't die on suspend thread signalJohannes Berg1-4/+2
2007-02-08[POWERPC] Fix comment in kernel/irq.cJohannes Berg1-3/+3
2007-02-08[POWERPC] ppc: Fix booke watchdog initializationStefan Roese1-9/+11
2007-02-08[POWERPC] PPC: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish3-6/+6
2007-02-08[POWERPC] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish3-7/+7
2007-02-08[POWERPC] Fix ppc64's writing to struct file_operationsStephen Rothwell1-4/+7
2007-02-08[POWERPC] ppc: use syslog macro for the printk log levelRobert P. J. Day1-1/+2
2007-02-08[POWERPC] ppc: cs4218_tdm remove extra braceMariusz Kozlowski1-1/+0
2007-02-08[POWERPC] Add mpc52xx/lite5200 PCI supportGrant Likely5-1/+437
2007-02-07kbuild: make $(checker-shell ) strip spaces around the resultLinus Torvalds1-3/+2
2007-02-08[POWERPC] Only use H_BULK_REMOVE if the firmware supports itPaul Mackerras3-8/+16
2007-02-08drm/via: Disable AGP DMA for chips with the new 3D engine.Thomas Hellstrom1-0/+5
2007-02-08drm: update core memory manager from git drm treeThomas Hellstrom3-47/+149
2007-02-08drm: remove drm_ioremap and drm_ioremapfreeChristoph Hellwig6-195/+25
2007-02-08i810/i830: use drm_core_ioremap instead of drm_ioremapDave Airlie4-22/+48
2007-02-08drm: use vmalloc_user instead of vmalloc_32 for DRM_SHMThomas Hellstrom1-1/+1
2007-02-08via: allow for npot texture pitch alignmentThomas Hellstrom3-11/+24
2007-02-08via: add some new chipsetsThomas Hellstrom5-17/+33
2007-02-08via: some PCI posting flushesThomas Hellstrom2-1/+5
2007-02-07Revert "PCI: remove duplicate device id from ata_piix"Greg Kroah-Hartman1-0/+4
2007-02-07sk98lin: planned removalStephen Hemminger1-0/+7
2007-02-07AT91: MACB supportAndrew Victor3-4/+31
2007-02-07sky2: version 1.12Stephen Hemminger1-1/+1
2007-02-07sky2: add new chip idsStephen Hemminger1-0/+4
2007-02-07sky2: Yukon Extreme supportStephen Hemminger2-16/+89
2007-02-07sky2: safer transmit timeoutStephen Hemminger1-26/+15
2007-02-07sky2: TSO support for EC_UStephen Hemminger1-4/+3
2007-02-07sky2: use dev_err for error reportsStephen Hemminger1-44/+31
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman7-83/+75
2007-02-07msi: Kill the msi_desc array.Eric W. Biederman4-24/+54
2007-02-07msi: Remove attach_msi_entry.Eric W. Biederman1-7/+2
2007-02-07msi: Fix msi_remove_pci_irq_vectors.Eric W. Biederman1-6/+2
2007-02-07msi: Remove msi_lock.Eric W. Biederman1-20/+0
2007-02-07msi: Kill msi_lookup_irqEric W. Biederman2-90/+62
2007-02-07MSI: Combine pci_(save|restore)_msi/msix_stateMichael Ellerman3-11/+26
2007-02-07MSI: Remove pci_scan_msi_device()Michael Ellerman4-11/+0
2007-02-07MSI: Replace pci_msi_quirk with calls to pci_no_msi()Michael Ellerman4-19/+4
2007-02-07PCI: remove duplicate device id from iprGreg Kroah-Hartman1-3/+0
2007-02-07PCI: remove duplicate device id from ata_piixGreg Kroah-Hartman1-4/+0
2007-02-07PCI: power management: remove noise on non-manageable hwPavel Machek1-7/+8