aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-22powerpc/mpc5200: Fix wrong 'no interrupt' handling in of_i2cWolfram Sang1-2/+0
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds30-184/+411
2008-07-21pci kernel-doc fatal errorRandy Dunlap1-4/+2
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds152-1753/+4292
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds11-49/+270
2008-07-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds16-790/+842
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds100-550/+2283
2008-07-21netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy1-4/+4
2008-07-21netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu1-13/+25
2008-07-21netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt1-29/+13
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond2-0/+11
2008-07-21netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells1-1/+1
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki15-86/+248
2008-07-21netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki1-0/+3
2008-07-21netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RANGE_PROTO_RANDOMChangli Gao1-4/+4
2008-07-21hdlcdrv: Fix CRC calculation.Micah Dowty1-0/+1
2008-07-21Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller1-22/+77
2008-07-21net: In __netif_schedule() use WARN_ON instead of BUG_ONLinus Torvalds1-1/+2
2008-07-21net: Improve simple_tx_hash().David S. Miller1-13/+21
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds462-27102/+26902
2008-07-21Fix istallion build failureWang Chen1-13/+13
2008-07-21pkt_sched: Remove unused variable skb in dev_deactivate_queue function.Daniel Lezcano1-3/+0
2008-07-21sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller1-4/+0
2008-07-21ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov1-1/+0
2008-07-21gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov1-1/+0
2008-07-21atl1: Do not wake queue before queue has been started.David S. Miller1-2/+1
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar9-17/+379
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linusIngo Molnar139-1716/+3891
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar1549-78830/+148171
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar1549-78830/+148171
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu1-1/+0
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu3-9/+2
2008-07-21dm crypt: add mergeMilan Broz1-1/+17
2008-07-21dm table: remove merge_bvec sector restrictionMilan Broz1-7/+6
2008-07-21dm: linear add mergeMilan Broz1-5/+33
2008-07-21dm: introduce merge_bvec_fnMilan Broz3-2/+52
2008-07-21dm snapshot: use per device mempoolsMikulas Patocka2-18/+24
2008-07-21dm snapshot: fix race during exception creationMikulas Patocka1-0/+28
2008-07-21dm snapshot: track snapshot readsMikulas Patocka2-10/+106
2008-07-21dm mpath: fix test for reinstate_pathAlasdair G Kergon1-1/+1
2008-07-21dm mpath: return parameter errorMikulas Patocka1-1/+3
2008-07-21dm io: remove struct paddingRichard Kennedy1-1/+1
2008-07-21dm log: make dm_dirty_log init and exit staticAdrian Bunk2-8/+2
2008-07-21dm mpath: free path selector on invalid argsMikulas Patocka1-1/+3
2008-07-21KVM: fix exception entry / build bug, on 64-bitIngo Molnar1-3/+5
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar1549-78830/+148171
2008-07-21md: Protect access to mddev->disks list using RCUNeilBrown3-17/+31
2008-07-21md: only count actual openers as access which prevent a 'stop'NeilBrown2-4/+8
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll2-9/+9
2008-07-21md: Make mddev->array_size sector-based.Andre Noll9-28/+33