summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | USB: add new Novatel device ids to option driverGreg Kroah-Hartman2007-10-251-0/+2
| |/
* | Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2007-10-251-5/+4
|\ \
| * | ISDN/sc: fix longstanding warningJeff Garzik2007-10-241-5/+4
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-251-1/+1
|\ \
| * | [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED)Chris Wright2007-10-231-1/+1
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-2526-83/+133
|\ \
| * | [IPV4]: Explicitly call fib_get_table() in fib_frontend.cPavel Emelyanov2007-10-231-5/+7
| * | [NET]: Use BUILD_BUG_ON in net/core/flowi.cPavel Emelyanov2007-10-231-4/+1
| * | [NET]: Remove in-code externs for some functions from net/core/dev.cPavel Emelyanov2007-10-233-4/+12
| * | [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-233-20/+7
| * | [TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()Chuck Lever2007-10-231-1/+1
| * | [NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever2007-10-239-10/+10
| * | [9P]: Fix missing unlock before return in p9_mux_poll_startRoel Kluin2007-10-231-1/+3
| * | [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUEPavel Emelyanov2007-10-231-2/+2
| * | [IPV4] ip_gre: sendto/recvfrom NBMA addressTimo Teras2007-10-231-1/+11
| * | [SCTP]: Consolidate sctp_ulpq_renege_xxx functionsPavel Emelyanov2007-10-231-24/+10
| * | [NETLINK]: Fix ACK processing after netlink_dump_startDenis V. Lunev2007-10-231-4/+12
| * | [VLAN]: MAINTAINERS updatePatrick McHardy2007-10-231-0/+6
| * | [DCCP]: Implement SIOCINQ/FIONREADArnaldo Carvalho de Melo2007-10-231-2/+31
| * | [NET]: Validate device addr prior to interface-upJeff Garzik2007-10-233-5/+20
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-252-4/+4
|\ \
| * | x86: fix bogus KERN_ALERT on oopsAlexey Dobriyan2007-10-241-1/+1
| * | x86: lguest build fixJeff Garzik2007-10-241-0/+1
| * | x86: fix CONFIG_KEXEC build breakageMike Galbraith2007-10-241-3/+3
| |/
* | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-2551-189/+134
|\ \
| * | fix sg_phys to use dma_addr_tHugh Dickins2007-10-251-1/+2
| * | ub: add sg_init_table for sense and read capacity commandsFUJITA Tomonori2007-10-251-0/+2
| * | x86: pci-gart fixFUJITA Tomonori2007-10-251-2/+1
| * | blackfin: fix sg falloutAdrian Bunk2007-10-241-0/+1
| * | xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include itJens Axboe2007-10-241-1/+1
| * | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe2007-10-241-1/+1
| |\ \
| | * | AVR32: Fix sg_page breakageHaavard Skinnemoen2007-10-241-1/+1
| | |/
| * | SG: audit of drivers that use blk_rq_map_sg()Jens Axboe2007-10-243-5/+9
| * | arch/um/drivers/ubd_kern.c: fix a building errorWANG Cong2007-10-241-0/+2
| * | SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-2431-161/+98
| * | mmc: sg falloutJens Axboe2007-10-245-8/+5
| * | m68k: sg falloutGeert Uytterhoeven2007-10-245-8/+7
| * | More SG build fixesDavid Miller2007-10-242-1/+2
| * | sg: add missing sg_init_table calls to zfcpHeiko Carstens2007-10-241-0/+2
| * | SG build fixDavid Miller2007-10-241-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-2517-299/+440
|\ \
| * | lguest: documentation updateRusty Russell2007-10-2516-266/+414
| * | lguest: Add to maintainers file.Rusty Russell2007-10-251-0/+7
| * | lguest: build fixJeff Garzik2007-10-251-0/+1
| * | lguest: clean up lguest_launcher.hRusty Russell2007-10-251-14/+4
| * | lguest: remove unused "wake" element from struct lguestRusty Russell2007-10-251-3/+0
| * | lguest: use defines from x86 headers instead of magic numbersRusty Russell2007-10-252-4/+3
| * | lguest: example launcher header cleanup.Rusty Russell2007-10-251-12/+11
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-10-255-49/+195
|\ \
| * | [libata] sata_nv: SWNCQ should not apply to MCP61Kuan Luo2007-10-251-3/+3
OpenPOWER on IntegriCloud