summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-21Don't list my old OSDL mailing address in CREDITS fileLinus Torvalds
2008-07-21x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds
2008-07-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-07-21x86: convert Dprintk to pr_debugThomas Gleixner
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-21pci kernel-doc fatal errorRandy Dunlap
2008-07-21Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-07-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-07-21netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy
2008-07-21netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu
2008-07-21netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond
2008-07-21netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki
2008-07-21netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki
2008-07-21netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao
2008-07-21hdlcdrv: Fix CRC calculation.Micah Dowty
2008-07-21Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller
2008-07-21net: In __netif_schedule() use WARN_ON instead of BUG_ONLinus Torvalds
2008-07-21net: Improve simple_tx_hash().David S. Miller
2008-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-07-21Fix istallion build failureWang Chen
2008-07-21pkt_sched: Remove unused variable skb in dev_deactivate_queue function.Daniel Lezcano
2008-07-21sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller
2008-07-21ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov
2008-07-21gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov
2008-07-21atl1: Do not wake queue before queue has been started.David S. Miller
2008-07-21Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-21Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-21Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu
2008-07-21dm crypt: add mergeMilan Broz
2008-07-21dm table: remove merge_bvec sector restrictionMilan Broz
2008-07-21dm: linear add mergeMilan Broz
2008-07-21dm: introduce merge_bvec_fnMilan Broz
2008-07-21dm snapshot: use per device mempoolsMikulas Patocka
2008-07-21dm snapshot: fix race during exception creationMikulas Patocka
2008-07-21dm snapshot: track snapshot readsMikulas Patocka
2008-07-21dm mpath: fix test for reinstate_pathAlasdair G Kergon
2008-07-21dm mpath: return parameter errorMikulas Patocka
2008-07-21dm io: remove struct paddingRichard Kennedy
2008-07-21dm log: make dm_dirty_log init and exit staticAdrian Bunk
2008-07-21dm mpath: free path selector on invalid argsMikulas Patocka
2008-07-21KVM: fix exception entry / build bug, on 64-bitIngo Molnar
2008-07-21Merge branch 'linus' into x86/urgentIngo Molnar