summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | smc911x: Fix printf format typo in smc911x driver.Vernon Sauder2008-11-201-1/+1
| | | | * | | | | | | asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas2008-11-201-1/+3
| | | | * | | | | | | mv643xx_eth: fix recycle check boundLennert Buytenhek2008-11-201-1/+2
| | | | * | | | | | | mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek2008-11-201-1/+1
| | | | * | | | | | | sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu2008-11-201-2/+2
| | | | * | | | | | | TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler2008-11-201-0/+1
| | | | * | | | | | | TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler2008-11-201-0/+1
| | | | * | | | | | | net: ipg.c fix bracing on endian swappingHarvey Harrison2008-11-201-4/+4
| | | | * | | | | | | phylib: Fix auto-negotiation restart avoidanceTrent Piepho2008-11-201-11/+23
| | | | * | | | | | | net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison2008-11-201-11/+10Star
| | | | * | | | | | | phylib: fix phy name example in documentationPaulius Zaleckas2008-11-201-1/+1
| | | | * | | | | | | net: Do not fire linkwatch events until the device is registered.David S. Miller2008-11-201-1/+6
| | | | * | | | | | | phonet: fix compilation with gcc-3.4Alexey Dobriyan2008-11-191-28/+24Star
| | | | * | | | | | | ixgbe: fix compilation with gcc-3.4Alexey Dobriyan2008-11-191-30/+28Star
| | | | * | | | | | | pktgen: fix multiple queue warningRobert Olsson2008-11-191-7/+2Star
| | | | * | | | | | | net: fix ip_mr_init() error pathBenjamin Thery2008-11-191-4/+5
| | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-203-59/+56Star
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-202-1/+10
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto2008-11-181-1/+1
| | | | * | | | | | | | x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin2008-11-181-0/+9
| | | * | | | | | | | | parisc: fix bug in compat_arch_ptraceHelge Deller2008-11-201-5/+5
| | | | |_|_|_|/ / / / | | | |/| | | | | | |
| | | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-201-2/+2
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang2008-11-191-2/+2
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-204-1/+44
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | x86: make NUMA on 32-bit depend on EXPERIMENTAL againRafael J. Wysocki2008-11-121-1/+1
| | | | * | | | | | | | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-11-123-0/+43
| | | * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-2011-28/+54
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-18567-6121/+19282
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel2008-11-181-1/+1
| | | | | * | | | | | | | AMD IOMMU: fix fullflush comparison lengthJoerg Roedel2008-11-181-1/+1
| | | | | * | | | | | | | AMD IOMMU: enable device isolation per defaultJoerg Roedel2008-11-182-2/+2
| | | | | * | | | | | | | AMD IOMMU: add parameter to disable device isolationJoerg Roedel2008-11-182-0/+4
| | | | | | |_|_|_|/ / / | | | | | |/| | | | | |
| | | | * | | | | | | | x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher2008-11-181-1/+1
| | | | * | | | | | | | x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar2008-11-181-5/+21
| | | | * | | | | | | | x86: add rdtsc barrier to TSC sync checkVenki Pallipadi2008-11-181-0/+4
| | | | * | | | | | | | xen: fix scrub_page()Jeremy Fitzhardinge2008-11-171-8/+1Star
| | | | * | | | | | | | x86: fix es7000 compilingYinghai Lu2008-11-161-8/+1Star
| | | | * | | | | | | | x86, bts: fix unlock problem in ds.cMarkus Metzger2008-11-161-1/+2
| | | | * | | | | | | | x86, voyager: fix smp generic helper voyager breakageJames Bottomley2008-11-112-3/+18
| | | | * | | | | | | | x86: move iomap.h to the new include locationArjan van de Ven2008-11-091-0/+0
| | | * | | | | | | | | cciss: fix DEBUG printk formatsRandy Dunlap2008-11-201-4/+5
| | | * | | | | | | | | W1 OMAP: Fix OMAP LDP boot crashStanley.Miao2008-11-201-5/+5
| | | * | | | | | | | | drivers/video/backlight/da903x.c: introduce one more missing kfreeMike Rapoport2008-11-201-0/+1
| | | * | | | | | | | | cgroups: fix a serious bug in cgroupstatsLi Zefan2008-11-201-2/+5
| | | * | | | | | | | | hostfs: fix a duplicated global function nameWANG Cong2008-11-203-4/+4
| | | * | | | | | | | | cirrusfb: remove unused variablesVlada Peric2008-11-201-2/+1Star
| | | * | | | | | | | | vmscan: fix get_scan_ratio() commentRik van Riel2008-11-201-3/+3
| | | * | | | | | | | | MAINTAINERS: change email address for rostedtSteven Rostedt2008-11-201-1/+1
| | | * | | | | | | | | drivers/hwmon/applesmc.c: add generic MacPro supportHenrik Rydberg2008-11-201-0/+4
| | | * | | | | | | | | drivers/video/backlight/da903x.c: introduce missing kfreeJulia Lawall2008-11-201-0/+1