aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-09net: fix typo in drivers/net/usb/KconfigSam Ravnborg1-2/+2
2007-06-09phylib: add RGMII-ID mode to the Marvell m88e1111 PHY to fix broken ucc_gethKim Phillips1-8/+54
2007-06-09ehea: Fixed possible kernel panic on VLAN packet recvThomas Klein2-8/+6
2007-06-09NetXen: Fix compile failure seen on PPC architectureMithlesh Thukral4-44/+46
2007-06-09NetXen: Fix ping issue after reboot on Blades with 3.4.19 firmwareMithlesh Thukral2-6/+9
2007-06-09typo in via-velocity.cDave Jones1-1/+1
2007-06-09ibmveth: Automatically enable larger rx buffer pools for larger mtuBrian King1-4/+23
2007-06-09ibmveth: Fix h_free_logical_lan error on pool resizeBrian King1-22/+31
2007-06-08Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day1-0/+5
2007-06-08update checkpatch.pl to version 0.04Andy Whitcroft1-81/+193
2007-06-08hexdump: more output formattingRandy Dunlap2-32/+129
2007-06-08MAINTAINERS: correctionsAlan Cox1-13/+4
2007-06-08checkpatch: produce fewer lines of outputRandy Dunlap1-2/+2
2007-06-08reiserfs: mailing list has movedJeff Mahoney1-1/+1
2007-06-08x86_64: oops_begin() fixAndrew Morton1-1/+2
2007-06-08fix sysrq-m oopsBob Picco1-0/+2
2007-06-08pi-futex: fix exit races and locking problemsAlexey Kuznetsov3-111/+183
2007-06-08rt-mutex: fix chain walk early wakeup bugThomas Gleixner1-0/+13
2007-06-08rt-mutex: fix stale return valueThomas Gleixner1-2/+9
2007-06-08sata_promise: use TF interface for polling NODATA commandsTejun Heo1-3/+6
2007-06-08isdn/diva: fix section mismatchRandy Dunlap1-1/+1
2007-06-08uml: get declaration of simple_strtoulJeff Dike4-22/+20
2007-06-08Char: stallion, proper fail return valuesJiri Slaby1-1/+5
2007-06-08Char: stallion, alloc tty before pci devices initJiri Slaby1-39/+34
2007-06-08Char: stallion, don't fail with less than max panelsJiri Slaby1-1/+1
2007-06-08Move three functions that are only needed for CONFIG_MEMORY_HOTPLUGStephen Rothwell1-21/+21
2007-06-08Documentation/atomic_ops.txt typo fixRatnadeep Joshi1-1/+1
2007-06-08uml: fix kernel stack size on x86_64Jeff Dike1-0/+1
2007-06-08SLUB: return ZERO_SIZE_PTR for kmalloc(0)Christoph Lameter2-16/+35
2007-06-08potential parse error in ifdef part 3Yoann Padioleau5-9/+9
2007-06-08slab: fix alien cache handlingChristoph Lameter1-1/+1
2007-06-08mount -t tmpfs -o mpol=: check nodes onlineHugh Dickins2-5/+7
2007-06-08update feature-removal-schedule.txt to include deprecated functionsAndy Whitcroft1-0/+1
2007-06-08document Acked-by:Andrew Morton1-1/+25
2007-06-08loop: preallocate eight loop devicesKen Chen1-18/+82
2007-06-08nommu: report correct errno in messageGreg Ungerer1-1/+1
2007-06-08m68knommu: fix ColdFire timer off by 1Greg Ungerer1-4/+6
2007-06-08update checkpatch.pl to version 0.03Andy Whitcroft1-84/+245
2007-06-08OHCI: Fix machine check in ohci_hub_status_dataAlan Stern1-0/+2
2007-06-08USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern1-1/+41
2007-06-08USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott1-6/+1
2007-06-08USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott1-20/+25
2007-06-08USB: cxacru: add Documentation fileSimon Arlott2-0/+86
2007-06-08USB: UNUSUAL_DEV: Sync up some reported devices from UbuntuBen Collins1-2/+19
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell5-24/+33
2007-06-08usblp: Don't let suspend to kill ->usedPete Zaitcev1-3/+2
2007-06-08USB: set default y for CONFIG_USB_DEVICE_CLASSKay Sievers1-9/+13
2007-06-08[CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.Paul Moore1-10/+13
2007-06-08[NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore5-107/+47
2007-06-08[IPV4]: Do not remove idev when addresses are clearedHerbert Xu1-5/+1