summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-05-051-1/+1
|\
| * sched: account system time properlyEric Dumazet2009-04-291-1/+1
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-05-053-59/+8
|\ \
| * | kernel/posix-cpu-timers.c: fix sparse warningH Hartley Sweeten2009-04-301-4/+4
| * | dma-debug: remove broken dma memory leak detection for 2.6.30Joerg Roedel2009-04-261-52/+1
| * | locking: Documentation: lockdep-design.txt, fix note of state bitsMing Lei2009-04-261-3/+3
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-05-052-1/+2
|\ \ \
| * | | tracing: x86, mmiotrace: fix range testStuart Bennett2009-04-291-1/+1
| * | | tracing: fix ref count in splice pagesSteven Rostedt2009-04-291-0/+1
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-054-14/+18
|\ \ \ \
| * | | | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-041-1/+1
| * | | | amd-iommu: fix iommu flag masksJoerg Roedel2009-05-041-8/+8
| * | | | x86: initialize io_bitmap_base on 32bitThomas Gleixner2009-05-011-0/+2
| * | | | x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright2009-04-301-5/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-05-051-13/+34
|\ \ \ \ \
| * | | | | kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg2009-05-041-1/+11
| * | | | | kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg2009-05-041-1/+1
| * | | | | kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg2009-05-041-12/+23
* | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-05-0511-14/+25
|\ \ \ \ \ \
| * | | | | | i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)Enrik Berkhan2009-05-051-0/+11
| * | | | | | i2c-algo-bit: Fix timeout testDave Airlie2009-05-051-1/+1
| * | | | | | i2c: Timeouts off by 1Roel Kluin2009-05-059-13/+13
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-05-0533-157/+598
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-05-043-34/+43
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann2009-05-043-34/+43
| * | | | | | | e1000: fix virtualization bugJesse Brandeburg2009-05-041-1/+1
| * | | | | | | bonding: fix alb mode locking regressionJay Vosburgh2009-05-041-9/+3
| |/ / / / / /
| * | | | | | usbnet: CDC EEM support (v5)Omar Laazimani2009-05-044-0/+399
| * | | | | | tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH2009-05-042-11/+13
| * | | | | | ehea: fix invalid pointer accessHannes Hering2009-05-042-14/+19
| * | | | | | ne2k-pci: Do not register device until initialized.Lubomir Rintel2009-05-021-4/+3
| * | | | | | Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent2009-05-021-0/+1
| * | | | | | net: Only store high 16 bits of kernel generated filter prioritiesRobert Love2009-05-021-1/+1
| * | | | | | virtio_net: Fix function name typoAlex Williamson2009-05-011-4/+4
| * | | | | | virtio_net: Cleanup command queue scatterlist usageAlex Williamson2009-05-011-6/+10
| * | | | | | bonding: correct the cleanup in bond_create()Jiri Pirko2009-05-011-7/+6
| * | | | | | virtio: add missing include to virtio_net.hGrant Likely2009-05-011-0/+1
| * | | | | | smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning2009-05-011-0/+5
| * | | | | | smsc95xx: configure LED outputsSteve Glendinning2009-05-012-0/+13
| * | | | | | netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont2009-05-011-1/+10
| * | | | | | xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth2009-05-011-0/+1
| * | | | | | bonding: bond_slave_info_query() fixEric Dumazet2009-05-011-16/+7
| * | | | | | cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky2009-05-011-1/+1
| * | | | | | netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet2009-05-011-2/+2
| * | | | | | net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet2009-05-011-4/+5
| * | | | | | net: Fix oops when splicing skbs from a frag_list.Jarek Poplawski2009-04-301-13/+14
| * | | | | | mv643xx_eth: 64bit mib counter read fixLennert Buytenhek2009-04-291-2/+0
| * | | | | | mv643xx_eth: OOM handling fixesLennert Buytenhek2009-04-291-9/+13
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-295-18/+23
| |\ \ \ \ \ \
| | * | | | | | mac80211: default to automatic power controlJohannes Berg2009-04-291-0/+1
OpenPOWER on IntegriCloud