summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IrDA]: Fix Rx/Tx path race.G. Liakhovetski2007-06-093-18/+20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-096-122/+61
|\
| * [CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.Paul Moore2007-06-081-10/+13
| * [NetLabel]: consolidate the struct socket/sock handling to just struct sockPaul Moore2007-06-085-107/+47
| * [IPV4]: Do not remove idev when addresses are clearedHerbert Xu2007-06-081-5/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-093-14/+104
|\ \
| * | [SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2007-06-082-13/+103
| * | [SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day2007-06-081-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-06-0913-65/+222
|\ \
| * | OHCI: Fix machine check in ohci_hub_status_dataAlan Stern2007-06-091-0/+2
| * | USB: Fix up bogus bInterval values in endpoint descriptorsAlan Stern2007-06-091-1/+41
| * | USB: cxacru: ignore error trying to start ADSL in atm_startSimon Arlott2007-06-091-6/+1
| * | USB: cxacru: create sysfs attributes in atm_start instead of bindSimon Arlott2007-06-091-20/+25
| * | USB: cxacru: add Documentation fileSimon Arlott2007-06-092-0/+86
| * | USB: UNUSUAL_DEV: Sync up some reported devices from UbuntuBen Collins2007-06-091-2/+19
| * | USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-095-24/+33
| * | usblp: Don't let suspend to kill ->usedPete Zaitcev2007-06-091-3/+2
| * | USB: set default y for CONFIG_USB_DEVICE_CLASSKay Sievers2007-06-091-9/+13
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-06-099-66/+78
|\ \
| * | firmware: remove orphaned EmailMarkus Rechberger2007-06-084-6/+6
| * | kobject: use the proper printk level for kobject errorGreg Kroah-Hartman2007-06-081-5/+5
| * | Driver core: kill unused codeStephen Hemminger2007-06-081-13/+0
| * | Driver core: keep PHYSDEV for old struct class_deviceKay Sievers2007-06-082-42/+27
| * | update Documentation/driver-model/platform.txtDavid Brownell2007-06-081-0/+40
| |/
* | Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day2007-06-091-0/+5
* | update checkpatch.pl to version 0.04Andy Whitcroft2007-06-091-81/+193
* | hexdump: more output formattingRandy Dunlap2007-06-092-32/+129
* | MAINTAINERS: correctionsAlan Cox2007-06-091-13/+4
* | checkpatch: produce fewer lines of outputRandy Dunlap2007-06-091-2/+2
* | reiserfs: mailing list has movedJeff Mahoney2007-06-091-1/+1
* | x86_64: oops_begin() fixAndrew Morton2007-06-091-1/+2
* | fix sysrq-m oopsBob Picco2007-06-091-0/+2
* | pi-futex: fix exit races and locking problemsAlexey Kuznetsov2007-06-093-111/+183
* | rt-mutex: fix chain walk early wakeup bugThomas Gleixner2007-06-091-0/+13
* | rt-mutex: fix stale return valueThomas Gleixner2007-06-091-2/+9
* | sata_promise: use TF interface for polling NODATA commandsTejun Heo2007-06-091-3/+6
* | isdn/diva: fix section mismatchRandy Dunlap2007-06-091-1/+1
* | uml: get declaration of simple_strtoulJeff Dike2007-06-094-22/+20
* | Char: stallion, proper fail return valuesJiri Slaby2007-06-091-1/+5
* | Char: stallion, alloc tty before pci devices initJiri Slaby2007-06-091-39/+34
* | Char: stallion, don't fail with less than max panelsJiri Slaby2007-06-091-1/+1
* | Move three functions that are only needed for CONFIG_MEMORY_HOTPLUGStephen Rothwell2007-06-091-21/+21
* | Documentation/atomic_ops.txt typo fixRatnadeep Joshi2007-06-091-1/+1
* | uml: fix kernel stack size on x86_64Jeff Dike2007-06-091-0/+1
* | SLUB: return ZERO_SIZE_PTR for kmalloc(0)Christoph Lameter2007-06-092-16/+35
* | potential parse error in ifdef part 3Yoann Padioleau2007-06-095-9/+9
* | slab: fix alien cache handlingChristoph Lameter2007-06-091-1/+1
* | mount -t tmpfs -o mpol=: check nodes onlineHugh Dickins2007-06-092-5/+7
* | update feature-removal-schedule.txt to include deprecated functionsAndy Whitcroft2007-06-091-0/+1
* | document Acked-by:Andrew Morton2007-06-091-1/+25