summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * sh: Silence sq compile warning on sh4 nommu.Paul Mundt2007-07-261-6/+12
| * sh: Kill the rest of the SE73180 cruft.Paul Mundt2007-07-262-67/+0Star
| * sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-2517-1293/+5Star
| * sh: remove old broken pint codeMagnus Damm2007-07-254-227/+0Star
| * sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt2007-07-252-8/+1Star
| * sh: Fix Dreamcast DMA issues.Adrian McMenamin2007-07-243-4/+6
| * sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.Paul Mundt2007-07-243-55/+39Star
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds2007-07-319-11/+14
|\ \
| * | sh64: Kill off virt_to_bus()/bus_to_virt().Paul Mundt2007-07-314-10/+9Star
| * | sh64: Fix irq_intc build failure.Paul Mundt2007-07-311-0/+1
| * | sh64: Fix fs.h removal from mm.h regressions.Paul Mundt2007-07-314-1/+4
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-3112-444/+279Star
|\ \ \
| * | | Fix a potential NULL pointer dereference in mace_interrupt() in drivers/net/p...Micah Gruber2007-07-301-1/+3
| * | | PATCH kernel 2.6.22] PCMCIA-NETDEV : modify smc91c92_cs.c to become SMP safeKomuro2007-07-301-6/+17
| * | | S2io: Increment received packet count correctlyRamkrishna Vepa2007-07-301-1/+2
| * | | S2io: Fix crash when resetting adapterRamkrishna Vepa2007-07-301-15/+0Star
| * | | S2io: Mask spurious interruptsRamkrishna Vepa2007-07-301-3/+2Star
| * | | S2IO: Implementing review comments from old patchesVeena Parat2007-07-301-5/+5
| * | | S2IO: Checking for the return value of pci map functionVeena Parat2007-07-302-3/+79
| * | | S2IO: Removing MSI support from driverVeena Parat2007-07-302-151/+10Star
| * | | S2IO: Removing 3 buffer mode support from the driverVeena Parat2007-07-302-217/+73Star
| * | | netxen: drop redudant spinlockDhananjay Phadke2007-07-301-4/+0Star
| * | | netxen: Fix interrupt handling for multiport adaptersdhananjay@netxen.com2007-07-301-17/+19
| * | | netxen: re-init station address after h/w initdhananjay@netxen.com2007-07-301-2/+2
| * | | tulip: Remove tulip maintainerValerie Henson2007-07-301-3/+1Star
| * | | forcedeth: mac address correctAyaz Abdulla2007-07-301-17/+19
| * | | gfar: Fix modpost warningKumar Gala2007-07-302-2/+2
| * | | lib8390: comment on locking by Alan CoxJarek Poplawski2007-07-301-0/+46
| * | | Fix a potential NULL pointer dereference in write_bulk_callback() in drivers/...Micah Gruber2007-07-301-1/+3
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-07-3115-98/+101
|\ \ \
| * | | IB/ipath: Workaround problem of errormask register being overwrittenDave Olson2007-07-304-29/+66
| * | | IB/ipath: Fix some issues with buffer cancel and sendctrl register updateDave Olson2007-07-304-9/+12
| * | | IB/ipath: Use faster put_tid_2 routine after initializationDave Olson2007-07-301-7/+13
| * | | IB/ipath: Remove unsafe fastrcvint code from interrupt handlerDave Olson2007-07-302-34/+1Star
| * | | IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen2007-07-295-4/+3Star
| * | | IB/mlx4: Whitespace fixRoland Dreier2007-07-291-1/+0Star
| * | | IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen2007-07-281-2/+2
| * | | mlx4_core: Remove kfree() in mlx4_mr_alloc() error flowJack Morgenstein2007-07-281-12/+3Star
| * | | RDMA/amso1100: Initialize the wait_queue_head_t in the c2_qp structureTom Tucker2007-07-281-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-3111-224/+171Star
|\ \ \ \
| * | | | modules: better error messages when modules fail to load due to a sysfs problem.Greg Kroah-Hartman2007-07-301-1/+6
| * | | | kobject: update documentationCornelia Huck2007-07-301-119/+59Star
| * | | | kset: kernel-doc cleanupsRandy Dunlap2007-07-301-12/+11Star
| * | | | driver core: revert "device" link creation checkCornelia Huck2007-07-301-2/+1Star
| * | | | stable_api_nonsense.txt: Disambiguate the use of "this" by using "that" to re...Juan Lang2007-07-301-1/+1
| * | | | Fix Doc/sysfs-rules typosRandy Dunlap2007-07-301-37/+35Star
| * | | | kernel-doc fixes for PCI and drivers/base/Randy Dunlap2007-07-302-1/+2
| * | | | kobject: put kobject_actions in kobject.hGreg Kroah-Hartman2007-07-302-2/+3
| * | | | kobject: fix link error when CONFIG_HOTPLUG is disabledCornelia Huck2007-07-301-8/+8
| * | | | HOWTO: sync Japanese HOWTOTsugikazu Shibata2007-07-301-31/+35