aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ia64: remove some warnings.Isaku Yamahata2009-03-277-14/+47
* ia64/xen: fix the link error.Isaku Yamahata2009-03-271-1/+1
* ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops.Isaku Yamahata2009-03-263-0/+671
* ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress fa...Isaku Yamahata2009-03-263-0/+9
* ia64/pv_ops/bp/module: support binary patching for kernel module.Isaku Yamahata2009-03-262-0/+38
* ia64/pv_ops: implement binary patching optimization for native.Isaku Yamahata2009-03-267-25/+898
* ia64/pv_op/binarypatch: add helper functions to support binary patching for p...Isaku Yamahata2009-03-264-0/+737
* ia64/pv_ops/xen/gate.S: xen gate page paravirtualizationIsaku Yamahata2009-03-262-0/+5
* ia64/pv_ops: paravirtualize gate.S.Isaku Yamahata2009-03-263-4/+21
* ia64/pv_ops: move down __kernel_syscall_via_epc.Isaku Yamahata2009-03-261-81/+81
* ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata2009-03-265-1/+94
* ia64/pv_ops: gate page paravirtualization.Isaku Yamahata2009-03-269-43/+231
* ia64/pv_ops/xen/pv_time_ops: implement sched_clock.Isaku Yamahata2009-03-261-0/+48
* ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata2009-03-265-2/+26
* ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata2009-03-266-2/+123
* ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata2009-03-264-5/+10
* ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualizationIsaku Yamahata2009-03-262-0/+6
* ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata2009-03-261-7/+7
* ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen.Isaku Yamahata2009-03-263-1/+18
* ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata2009-03-266-14/+54
* ia64/xen: short-circuit tests for dom0Isaku Yamahata2009-03-261-21/+18
* ia64/pv_ops/xen: use __initconst instead of __initdata for const dataIsaku Yamahata2009-03-261-1/+1
* Linux 2.6.29Linus Torvalds2009-03-231-2/+2
* Build with -fno-dwarf2-cfi-asmKyle McMartin2009-03-231-0/+3
* trivial: fix orphan dates in ext2 documentationJody McIntyre2009-03-231-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2339-121/+314
|\
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-222-26/+11
| * dm9000: locking bugfixDavid Brownell2009-03-221-2/+4
| * net: update dnet.c for bus_id removalStephen Rothwell2009-03-221-3/+3
| * dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-211-1/+1
| * dca: add missing copyright/license headersMaciej Sosnowski2009-03-212-0/+41
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-201-0/+11
| |\
| | * nl80211: Check that function pointer != NULL before using itJouni Malinen2009-03-201-0/+11
| * | sungem: missing net_device_opsStephen Hemminger2009-03-191-5/+4
| * | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-191-5/+5
| * | be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-192-21/+30
| |/
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-181-3/+13
| * smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-181-0/+4
| * sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu2009-03-181-2/+2
| * sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-181-3/+17
| * netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2009-03-182-5/+5
| * net: kfree(napi->skb) => kfree_skbRoel Kluin2009-03-181-1/+1
| * net: fix sctp breakageAl Viro2009-03-181-1/+2
| * ipv6: fix display of local and remote sit endpointsBjørn Mork2009-03-181-1/+1
| * net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka2009-03-181-0/+7
| * tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-181-16/+29
| * virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas2009-03-181-0/+3
| * bonding: Fix updating of speed/duplex changesJay Vosburgh2009-03-181-5/+20
| * bnx2: Fix problem of using wrong IRQ handler.Michael Chan2009-03-181-6/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-179-5/+81
| |\