]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2007-10-25 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-25 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-25 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2007-10-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-25 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-10-25 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2007-10-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-25 Ram Guptafs: Fix to correct the mbcache entries counter
2007-10-25 David HowellsFix pointer mismatches in proc_sysctl.c
2007-10-25 Jeff GarzikPermit silencing of __deprecated warnings.
2007-10-25 Linus TorvaldsFix /proc/acpi/alarm BCD alarm encodings
2007-10-25 Hugh Dickinsfix sg_phys to use dma_addr_t
2007-10-25 Ayaz Abdulla[netdrvr] forcedeth: add MCP77 device IDs
2007-10-25 Thomas Sailerrndis_host: reduce MTU instead of refusing to talk...
2007-10-25 Eugene Konevcpmac: update to new fixed phy driver interface
2007-10-25 Eugene Konevcpmac: convert to napi_struct interface
2007-10-25 Eugene Konevcpmac: use print_mac() instead of MAC_FMT
2007-10-25 Ingo Molnarnatsemi: fix oops, link back netdevice from private...
2007-10-25 Jan-Bernd Themannehea: fix port_napi_disable/enable
2007-10-25 Adrian Bunkbonding/bond_main.c: fix cut'n'paste error
2007-10-25 Adrian Bunkmake bonding/bond_main.c:bond_deinit() static
2007-10-25 Adrian Bunkdrivers/net/ipg.c: cleanups
2007-10-25 Adrian Bunkremove Documentation/networking/net-modules.txt
2007-10-25 FUJITA Tomonoriub: add sg_init_table for sense and read capacity commands
2007-10-25 FUJITA Tomonorix86: pci-gart fix
2007-10-25 Kuan Luo[libata] sata_nv: SWNCQ should not apply to MCP61
2007-10-25 Alan Coxlibata-core: Be a bit more relaxed about early DMA...
2007-10-25 Tejun Heoahci: ahci: implement workaround for ASUS P5W-DH Deluxe...
2007-10-25 Al ViroFix pata_icside build for recent libata API changes
2007-10-25 Tejun Heolibata: cosmetic clean up in ata_eh_reset()
2007-10-25 Adrian Bunklibata-core.c: make 2 functions static
2007-10-25 Rusty Russelllguest: documentation update
2007-10-25 Jeff Garzik[libata] Create internal helper ata_dev_set_feature()
2007-10-25 Rusty Russelllguest: Add to maintainers file.
2007-10-25 Jeff Garziklguest: build fix
2007-10-25 Rusty Russelllguest: clean up lguest_launcher.h
2007-10-25 Rusty Russelllguest: remove unused "wake" element from struct lguest
2007-10-25 Rusty Russelllguest: use defines from x86 headers instead of magic...
2007-10-25 Rusty Russelllguest: example launcher header cleanup.
2007-10-24 Ingo Molnarsched: mark CONFIG_FAIR_GROUP_SCHED as !EXPERIMENTAL
2007-10-24 Peter Williamssched: isolate SMP balancing code a bit more
2007-10-24 Peter Williamssched: reduce balance-tasks overhead
2007-10-24 Adrian Bunksched: make cpu_shares_{show,store}() static
2007-10-24 Paul Menagesched: clean up some control group code
2007-10-24 Joe Perchessched: constify sched.h
2007-10-24 Mel Gormansched: document profile=sleep requiring CONFIG_SCHEDSTATS
2007-10-24 Satyam Sharmasched: use show_regs() to improve __schedule_bug()...
2007-10-24 Ingo Molnarsched: clean up sched_domain_debug()
2007-10-24 Ingo Molnarsched: fix fastcall mismatch in completion APIs
2007-10-24 Milton Millersched: fix sched_domain sysctl registration again
2007-10-24 Adrian Bunkblackfin: fix sg fallout
2007-10-24 Jens Axboextensa: dma-mapping.h is using linux/scatterlist.h...
2007-10-24 Jens AxboeMerge branch 'for-linus' of ssh://master.kernel.org...
2007-10-24 Jens AxboeSG: audit of drivers that use blk_rq_map_sg()
2007-10-24 WANG Congarch/um/drivers/ubd_kern.c: fix a building error
2007-10-24 Alexey Dobriyanx86: fix bogus KERN_ALERT on oops
2007-10-24 Jeff Garzikx86: lguest build fix
2007-10-24 Mike Galbraithx86: fix CONFIG_KEXEC build breakage
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-24 Haavard SkinnemoenAVR32: Fix sg_page breakage
2007-10-24 Jens Axboemmc: sg fallout
2007-10-24 Geert Uytterhoevenm68k: sg fallout
2007-10-24 David MillerMore SG build fixes
2007-10-24 Heiko Carstenssg: add missing sg_init_table calls to zfcp
2007-10-24 David MillerSG build fix
2007-10-24 Chris Wright[SPARC64]: pass correct addr in get_fb_unmapped_area...
2007-10-24 Pavel Emelyanov[IPV4]: Explicitly call fib_get_table() in fib_frontend.c
2007-10-24 Pavel Emelyanov[NET]: Use BUILD_BUG_ON in net/core/flowi.c
2007-10-24 Pavel Emelyanov[NET]: Remove in-code externs for some functions from...
2007-10-24 Pavel Emelyanov[NET]: Don't declare extern variables in net/core/sysct...
2007-10-24 Chuck Lever[TCP]: Remove unneeded implicit type cast when calling...
2007-10-24 Chuck Lever[NET]: Treat the sign of the result of skb_headroom...
2007-10-24 Roel Kluin[9P]: Fix missing unlock before return in p9_mux_poll_start
2007-10-24 Pavel Emelyanov[PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICE...
2007-10-24 Timo Teras[IPV4] ip_gre: sendto/recvfrom NBMA address
2007-10-24 Pavel Emelyanov[SCTP]: Consolidate sctp_ulpq_renege_xxx functions
2007-10-24 Denis V. Lunev[NETLINK]: Fix ACK processing after netlink_dump_start
2007-10-24 Patrick McHardy[VLAN]: MAINTAINERS update
2007-10-24 Arnaldo Carvalho... [DCCP]: Implement SIOCINQ/FIONREAD
2007-10-24 Jeff Garzik[NET]: Validate device addr prior to interface-up
2007-10-24 Linus TorvaldsLinux 2.6.24-rc1 v2.6.24-rc1
2007-10-24 Greg Ungereradd port definition for mcf UART driver
2007-10-24 Greg Ungererm68knommu: remove unused machdep variable definitions
2007-10-24 Greg Ungererm68knommu: define DMA channels for ColdFire 532x
2007-10-24 Greg Ungererm68knommu: add platform struct for ColdFire UART driver
2007-10-24 Greg Ungererm68knommu: mark mem init functions as __init
2007-10-24 Greg Ungererm68knommu: mark setup_arch() as __init
2007-10-24 Greg Ungererm68knommu: cleanup 68VZ328 init code
2007-10-24 Greg Ungererm68knommu: cleanup 68EZ328 init code
2007-10-24 Greg Ungererm68knommu: cleanup 68360 startup code
2007-10-24 Greg Ungererm68knommu: cleanup 68328 timer code
2007-10-24 Greg Ungererm68knommu: cleanup 68328 init code
2007-10-24 Greg Ungererm68knommu: remove unused variables in setup.c
2007-10-24 Linus TorvaldsMerge branch 'irq-upstream' of master.kernel.org:/pub...
2007-10-24 Linus TorvaldsMerge branch 'warnings' of master.kernel.org:/pub/scm...
2007-10-24 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-24 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-10-24 Jeff Garzikni5010: kill unused variable
2007-10-24 Jeff Garzikeexpress: fix !SMP unused-var warning
next