summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-09-01[PATCH] ppc: L2 cache prefetch fixes on 745xKumar Gala2-2/+34
2005-09-01[PATCH] Fix PCI ROM mappingBenjamin Herrenschmidt1-7/+17
2005-09-01[PATCH] Fix bug in ppc64 dynamic hugepage supportDavid Gibson1-13/+9
2005-09-01[PATCH] Add missing select's to DVB_BUDGET_AVAdrian Bunk1-0/+3
2005-09-01[SERIAL] Move serial8250_*_port prototypes to linux/serial_8250.hRussell King2-5/+17
2005-09-01[ARM] Simplify setup_mm_for_reboot()Russell King1-9/+9
2005-09-01[ARM] Convert open-coded __pmd_populate to use inline functionRussell King1-5/+1
2005-09-01[SERIAL] mwave is no longer brokenRussell King1-2/+2
2005-09-01[ARM] 2864/1: VST aka CONFIG_NO_IDLE_HZ support for SA11x0Nicolas Pitre2-2/+53
2005-09-01[ARM] 2863/1: clarify comment in PXA2xx and SA1x00 timer codeNicolas Pitre2-12/+12
2005-09-01[ARM] 2862/1: VST aka CONFIG_NO_IDLE_HZ support for PXA2xxNicolas Pitre2-2/+53
2005-09-01[ARM] 2865/2: fix fadvise64_64 syscall argument passingNicolas Pitre4-2/+16
2005-09-01[PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present()Jouni Malinen1-7/+7
2005-09-01[PATCH] iseries_veth: Be consistent about driver name, increment versionMichael Ellerman1-6/+10
2005-09-01[PATCH] iseries_veth: Remove studly caps from iseries_veth.cMichael Ellerman1-37/+37
2005-09-01[PATCH] iseries_veth: Incorporate iseries_veth.h in iseries_veth.cMichael Ellerman2-48/+40
2005-09-01[PATCH] iseries_veth: Add sysfs support for port structsMichael Ellerman1-0/+67
2005-09-01[PATCH] iseries_veth: Add sysfs support for connection structsMichael Ellerman1-4/+90
2005-09-01[PATCH] iseries_veth: Fix bogus counting of TX errorsMichael Ellerman1-28/+19
2005-09-01[PATCH] iseries_veth: Simplify full-queue handlingMichael Ellerman1-44/+64
2005-09-01[PATCH] iseries_veth: Add a per-connection ack timerMichael Ellerman1-6/+69
2005-09-01[PATCH] iseries_veth: Remove TX timeout codeMichael Ellerman1-48/+0
2005-09-01[PATCH] iseries_veth: Use kobjects to track lifecycle of connection structsMichael Ellerman1-38/+83
2005-09-01[PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetricalMichael Ellerman1-13/+22
2005-09-01[PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeededMichael Ellerman1-9/+8
2005-09-01[PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variableMichael Ellerman1-6/+7
2005-09-01[PATCH] iseries_veth: Remove redundant message stack lockMichael Ellerman1-9/+3
2005-09-01[PATCH] iseries_veth: Fix broken promiscuous handlingMichael Ellerman1-11/+5
2005-09-01[PATCH] iseries_veth: Try to avoid pathological reset behaviourMichael Ellerman1-2/+23
2005-09-01[PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timerMichael Ellerman1-8/+13
2005-09-01[PATCH] iseries_veth: Cleanup error and debug messagesMichael Ellerman1-47/+51
2005-09-01Auto-update from upstreamTony Luck176-4074/+20621
2005-09-01[SERIAL] Convert mwave to use serial8250_(un)?register_portAlan Cox1-9/+12
2005-09-01[IA64] uncached allocator: use generic (not sn2 specific) functionsMartin Hicks1-2/+2
2005-09-01[ARM] 2866/1: add i.MX set_mctrl / get_mctrl functionsSascha Hauer9-223/+24
2005-09-01[ARM] 2869/1: ixp4xx: correct ioread*/iowrite*David Vrabel1-42/+60
2005-09-01[ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.cCatalin Marinas1-0/+1
2005-09-01[ARM] 2867/2: unaligned ldrd/strd fixupsSteve Longerbeam1-14/+56
2005-08-31[netdrvr de2104x] store PCI bus addresses in unsigned longJeff Garzik1-1/+1
2005-08-31[netdrvr tulip] new PCI IDJeff Garzik1-0/+1
2005-08-31[SERIAL] Clean up and fix tty transmission start/stopingRussell King34-158/+149
2005-08-31[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not providedBen Dooks1-4/+6
2005-08-31[IA64] Low byte of current->personality is not a bitmask.Tony Luck1-1/+2
2005-08-30Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds30-90/+11159
2005-08-30[PATCH] ppc32 8xx: fix warnings in m8xx_setup.cMarcelo Tosatti1-3/+3
2005-08-30[PATCH] x86: pci_assign_unassigned_resources() updateIvan Kokshaysky3-35/+17
2005-08-30Merge HEAD from /spare/repo/linux-2.6/.git Jeff Garzik661-11418/+29643
2005-08-30Auto-update from upstreamTony Luck849-17442/+42467
2005-08-30Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/s...Linus Torvalds1-3/+2
2005-08-30Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa Linus Torvalds84-700/+2033