aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/msgutil.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-31sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt4-10/+9
2007-07-31sh64: Fix irq_intc build failure.Paul Mundt1-0/+1
2007-07-31sh64: Fix fs.h removal from mm.h regressions.Paul Mundt4-1/+4
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt5-1/+5
2007-07-30modules: better error messages when modules fail to load due to a sysfs problem.Greg Kroah-Hartman1-1/+6
2007-07-30kobject: update documentationCornelia Huck1-119/+59
2007-07-30kset: kernel-doc cleanupsRandy Dunlap1-12/+11
2007-07-30driver core: revert "device" link creation checkCornelia Huck1-2/+1
2007-07-30stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to refer to the syscall interfaceJuan Lang1-1/+1
2007-07-30Fix Doc/sysfs-rules typosRandy Dunlap1-37/+35
2007-07-30kernel-doc fixes for PCI and drivers/base/Randy Dunlap2-1/+2
2007-07-30kobject: put kobject_actions in kobject.hGreg Kroah-Hartman2-2/+3
2007-07-30kobject: fix link error when CONFIG_HOTPLUG is disabledCornelia Huck1-8/+8
2007-07-30HOWTO: sync Japanese HOWTOTsugikazu Shibata1-31/+35
2007-07-30HOWTO: adjust translation header of Japanese stable_api_nonsense.txtIKEDA, Munehiro1-10/+10
2007-07-30USB: "sparse" cleanups for usb gadgetsDavid Brownell6-8/+11
2007-07-30usb-serial: Fix edgeport regression on non-EPiC devicesAdam Kropelin1-11/+8
2007-07-30USB: more pxa2xx_udc dead code removalDavid Brownell1-30/+0
2007-07-30USB: NIKON D50 is an unusual deviceMilinevsky Dmitry1-0/+7
2007-07-30USB: drivers/usb/serial/sierra.c: make 3 functions staticAdrian Bunk1-3/+4
2007-07-30USB: fix BUG: sleeping function called from invalid context at /home/jeremy/hg/xen/paravirt/linux/drivers/usb/core/urb.c:524, in_atomic():1, irqs_disabled():0Oliver Neukum1-9/+8
2007-07-30USB: mct_u232: Convert to proper speed handling APIAlan Cox2-28/+28
2007-07-30digi_acceleport: Drag the driver kicking and screaming into coding styleAlan Cox1-560/+410
2007-07-30cp2101: Remove broken termios optimisation, use proper speed APIAlan Cox1-42/+27
2007-07-30USB: Fix a bug in usb_start_wait_urbAlan Stern1-10/+16
2007-07-30USB: fix scatterlist PIO case (IOMMU)David Brownell1-4/+11
2007-07-30USB: fix usb_serial_suspend(): buggy codeOliver Neukum1-7/+8
2007-07-30USB: yet another quirky deviceOliver Neukum1-0/+2
2007-07-30USB: Add CanonScan LiDE30 to the quirk listJohann Felix Soden1-0/+2
2007-07-30USB: even more quirksOliver Neukum1-0/+8
2007-07-30USB: usb.h kernel-doc additionsRandy Dunlap1-0/+2
2007-07-30USB: more quirky devicesOliver Neukum1-0/+10
2007-07-30USB: Don't let usb-storage steal Blackberry PearlJeremy Katz1-0/+14
2007-07-30USB: devices misc: Trivial patch to build the IOWARRIOR when it is selected in KconfigJuergen Beisert1-0/+1
2007-07-30IB/ipath: Workaround problem of errormask register being overwrittenDave Olson4-29/+66
2007-07-30IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson4-9/+12
2007-07-30IB/ipath: Use faster put_tid_2 routine after initializationDave Olson1-7/+13
2007-07-30IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2-34/+1
2007-07-30Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/pcmcia/nmclan_cs.cMicah Gruber1-1/+3
2007-07-30PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro1-6/+17
2007-07-30S2io: Increment received packet count correctlyRamkrishna Vepa1-1/+2
2007-07-30S2io: Fix crash when resetting adapterRamkrishna Vepa1-15/+0
2007-07-30S2io: Mask spurious interruptsRamkrishna Vepa1-3/+2
2007-07-30S2IO: Implementing review comments from old patchesVeena Parat1-5/+5
2007-07-30S2IO: Checking for the return value of pci map functionVeena Parat2-3/+79
2007-07-30S2IO: Removing MSI support from driverVeena Parat2-151/+10
2007-07-30S2IO: Removing 3 buffer mode support from the driverVeena Parat2-217/+73
2007-07-30netxen: drop redudant spinlockDhananjay Phadke1-4/+0
2007-07-30netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com1-17/+19
2007-07-30netxen: re-init station address after h/w initdhananjay@netxen.com1-2/+2