summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-02Fix misleading comment in bio.hAlberto Bertogli1-2/+2
2009-02-02Merge branches 'topic/slab/fixes' and 'topic/slub/fixes' into for-linusPekka Enberg1-1/+1
2009-02-02block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULTJens Axboe1-1/+1
2009-02-02block: fix oops in blk_queue_io_stat()Jens Axboe2-3/+11
2009-02-02ipv4: Delete redundant sk_family assignmentHerbert Xu1-1/+0
2009-02-02fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen1-0/+11
2009-02-02powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt1-3/+2
2009-02-02powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell1-1/+1
2009-02-01net: move bsockets outside of read only beginning of struct inet_hashinfoEric Dumazet3-4/+6
2009-02-01Manually revert "mlock: downgrade mmap sem while populating mlocked regions"Linus Torvalds1-45/+2
2009-02-01V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller1-3/+4
2009-02-01V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab1-1/+5
2009-02-01net: packet socket packet_lookup_frame fixSebastiano Di Paola1-4/+4
2009-02-01sched_rt: don't use first_cpu on cpumask created with cpumask_andRusty Russell1-2/+2
2009-02-01sched: fix buddie group latencyPeter Zijlstra1-2/+8
2009-02-01sched: clear buddies more aggressivelyMike Galbraith1-1/+12
2009-02-01sched: symmetric sync vs avg_overlapPeter Zijlstra1-3/+9
2009-02-01sched: fix sync wakeupsPeter Zijlstra2-9/+6
2009-02-01inet: Fix virt-manager regression due to bind(0) changes.Stephen Hemminger1-1/+2
2009-02-01gro: Fix handling of imprecisely split packetsHerbert Xu1-6/+10
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr15-17/+17
2009-02-01ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr4-3/+42
2009-02-01ixgbe: Add 82598 support for BX mezzanine devicesDon Skidmore4-1/+14
2009-02-01pkt_sched: sch_htb: Use workqueue to schedule after too many events.Jarek Poplawski1-5/+21
2009-02-01pkt_sched: sch_htb: Warn on too many events.Jarek Poplawski1-0/+7
2009-02-01pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler.Jarek Poplawski5-15/+19
2009-02-01net: add ARP notify option for devicesStephen Hemminger5-0/+18
2009-02-01FEC: Turn FEC driver into platform device driverSascha Hauer1-29/+220
2009-02-01fec: Add support for Freescale MX27Sascha Hauer3-7/+25
2009-02-01fec: replace flush_dcache_range with dma_sync_singleSascha Hauer1-2/+5
2009-02-01fec: Fix KS8721BL_ICSR phy register offsetSascha Hauer1-1/+1
2009-02-01fec: use dma_alloc_coherent for descriptor ringSascha Hauer1-5/+9
2009-02-01fec: do not use memcpy on physical addressesSascha Hauer1-1/+1
2009-02-01fec: use linux/*.h instead of asm/*.hSascha Hauer1-5/+3
2009-02-01fec: remove empty functionsSascha Hauer1-65/+0
2009-02-01fec: remove unused #else branchesSascha Hauer1-92/+0
2009-02-01gianfar: Fix sparse warningsAnton Vorontsov4-18/+19
2009-02-01phylib: Rework suspend/resume code to check netdev wakeup capabilityAnton Vorontsov1-14/+40
2009-02-01gianfar: Implement proper, per netdevice wakeup managementAnton Vorontsov2-0/+6
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison61-112/+111
2009-02-01wimax: replace uses of __constant_{endian}Harvey Harrison5-31/+31
2009-02-01net: Optimize memory usage when splicing from sockets.Jarek Poplawski1-11/+36
2009-02-01smsc911x: allow mac address to be saved before device resetSteve Glendinning2-8/+23
2009-02-01smsc911x: add external phy detection overridesSteve Glendinning2-37/+40
2009-02-01smsc911x: register isr as IRQF_SHAREDSteve Glendinning1-1/+1
2009-02-01smsc911x: add support for platform-specific irq flagsSteve Glendinning1-5/+14
2009-02-01Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds90-37/+125
2009-02-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+36
2009-02-01Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2009-02-01Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-8/+60