summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-04-161-3/+7
|\
| * sched: Avoid printing sched_group::__cpu_power for default caseGautham R Shenoy2009-04-171-2/+6
| * tracing, sched: mark get_parent_ip() notraceLai Jiangshan2009-04-141-1/+1
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-164-28/+12
|\ \
| * | kernel/softirq.c: fix sparse warningH Hartley Sweeten2009-04-171-2/+2
| * | rcu: Make hierarchical RCU less IPI-happyPaul E. McKenney2009-04-143-26/+10
* | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-166-64/+154
|\ \ \
| * | | x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-161-3/+9
| * | | x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-141-3/+16
| * | | x86, uv: add Kconfig dependency on NUMA for UV systemsJack Steiner2009-04-081-0/+1
| * | | x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson2009-04-081-0/+4
| * | | x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-031-2/+14
| * | | x86, UV: system table in bios accessed after unmapRuss Anderson2009-04-031-1/+2
| * | | x86: UV BAU messaging timeoutsCliff Wickman2009-04-032-11/+50
| * | | x86: UV BAU and nodes with no memoryCliff Wickman2009-04-031-47/+61
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-167-43/+107
|\ \ \ \
| * | | | ata: Report 16/32bit PIO as best we canAlan Cox2009-04-165-18/+84
| * | | | libata: use ATA_ID_CFA_*Sergei Shtylyov2009-04-161-3/+4
| * | | | pata_legacy: fix no device fail pathTejun Heo2009-04-161-0/+1
| * | | | pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov2009-04-161-20/+2
| * | | | libata: handle SEMB signature betterTejun Heo2009-04-161-2/+16
* | | | | mm: pass correct mm when growing stackHugh Dickins2009-04-161-1/+1
* | | | | Revert "kobject: don't block for each kobject_uevent".Hugh Dickins2009-04-161-1/+1
|/ / / /
* | | | Add block_write_full_page_endio for passing endio handlerChris Mason2009-04-162-11/+37
* | | | Export filemap_write_and_wait_rangeChris Mason2009-04-161-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-1672-438/+734
|\ \ \ \
| * | | | phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto2009-04-161-3/+2
| * | | | NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki2009-04-161-4/+32
| * | | | NET/e1000e: Fix powering off during shutdownRafael J. Wysocki2009-04-161-14/+45
| * | | | NET/e1000: Fix powering off during shutdownRafael J. Wysocki2009-04-161-13/+33
| * | | | packet: avoid warnings when high-order page allocation failsEric Dumazet2009-04-151-2/+3
| * | | | gianfar: stop send queue before resetting gianfarMarkus Brunner2009-04-151-0/+2
| * | | | myr10ge: again fix lro_gen_skb() alignmentStanislaw Gruszka2009-04-151-0/+1
| * | | | declance: convert to net_device_opsAlexander Beregalov2009-04-141-5/+12
| * | | | bfin_mac: convert to net_device_opsAlexander Beregalov2009-04-141-9/+15
| * | | | au1000: convert to net_device_opsAlexander Beregalov2009-04-141-8/+15
| * | | | atarilance: convert to net_device_opsAlexander Beregalov2009-04-141-7/+11
| * | | | a2065: convert to net_device_opsAlexander Beregalov2009-04-141-5/+12
| * | | | ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang2009-04-141-9/+10
| * | | | ixgbe: fix tx queue indexWu Fengguang2009-04-141-1/+1
| * | | | Revert "rose: zero length frame filtering in af_rose.c"David S. Miller2009-04-141-10/+0
| * | | | sfc: Use correct macro to set event bitfieldBen Hutchings2009-04-141-2/+2
| * | | | sfc: Match calls to netif_napi_add() and netif_napi_del()Ben Hutchings2009-04-141-3/+4
| * | | | bonding: Remove debug printkJay Vosburgh2009-04-141-2/+0
| * | | | e1000/e1000: fix compile warningJesse Brandeburg2009-04-142-2/+2
| * | | | ehea: Fix incomplete conversion to net_device_opsAlexander Beregalov2009-04-141-2/+2
| * | | | skge: fix occasional BUG during MTU changeMichal Schmidt2009-04-141-2/+2
| * | | | gro: Restore correct value to gso_sizeHerbert Xu2009-04-141-2/+3
| * | | | ipv6:remove useless checkYang Hongyang2009-04-141-4/+0
| * | | | tun: Fix crash with non-GSO usersHerbert Xu2009-04-141-2/+3