summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't list my old OSDL mailing address in CREDITS fileLinus Torvalds2008-07-211-2/+1
* x86: Fix help message for STRICT_DEVMEM config optionLinus Torvalds2008-07-211-1/+1
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-218-52/+44
|\
| * x86: convert Dprintk to pr_debugThomas Gleixner2008-07-218-52/+44
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-07-211-9/+1
|\ \
| * | slub: dump more data on slab corruptionPekka Enberg2008-07-191-1/+1
| * | SLUB: simplify re on_each_cpu()Alexey Dobriyan2008-07-161-8/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-2130-184/+411
|\ \ \
| * | | netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy2008-07-211-4/+4
| * | | netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu2008-07-211-13/+25
| * | | netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt2008-07-211-29/+13
| * | | netfilter: nfnetlink_log: send complete hardware headerEric Leblond2008-07-212-0/+11
| * | | netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells2008-07-211-1/+1
| * | | netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2008-07-2115-86/+248
| * | | netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki2008-07-211-0/+3
| * | | netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao2008-07-211-4/+4
| * | | hdlcdrv: Fix CRC calculation.Micah Dowty2008-07-211-0/+1
| * | | Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller2008-07-211-22/+77
| * | | net: In __netif_schedule() use WARN_ON instead of BUG_ONLinus Torvalds2008-07-211-1/+2
| * | | net: Improve simple_tx_hash().David S. Miller2008-07-211-13/+21
| * | | pkt_sched: Remove unused variable skb in dev_deactivate_queue function.Daniel Lezcano2008-07-211-3/+0
| * | | sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller2008-07-211-4/+0
| * | | ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-211-1/+0
| * | | gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov2008-07-211-1/+0
| * | | atl1: Do not wake queue before queue has been started.David S. Miller2008-07-211-2/+1
* | | | pci kernel-doc fatal errorRandy Dunlap2008-07-211-4/+2
* | | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-21152-1753/+4292
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linusIngo Molnar2008-07-219-17/+379
| |\ \ \
| | * \ \ Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-211549-78830/+148171
| | |\ \ \ | | | |/ /
| | * | | x86: suppress sparse returning void warningsHarvey Harrison2008-07-181-2/+2
| | * | | Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-18508-16739/+56964
| | |\ \ \
| | * | | | x86, paravirt-spinlocks: fix boot hangIngo Molnar2008-07-161-1/+2
| | * | | | x86: paravirt spinlocks, modular build fixIngo Molnar2008-07-161-0/+1
| | * | | | x86: paravirt spinlocks, !CONFIG_SMP build fixesIngo Molnar2008-07-162-0/+8
| | * | | | xen: implement Xen-specific spinlocksJeremy Fitzhardinge2008-07-164-1/+206
| | * | | | xen: use lock-byte spinlock implementationJeremy Fitzhardinge2008-07-161-0/+1
| | * | | | paravirt: introduce a "lock-byte" spinlock implementationJeremy Fitzhardinge2008-07-163-1/+75
| | * | | | x86/paravirt: add hooks for spinlock operationsJeremy Fitzhardinge2008-07-164-16/+88
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------------------------------. \ \ \ \ Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-21139-1716/+3891
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | | | | | | * \ \ \ \ Merge branch 'linus' into xen-64bitIngo Molnar2008-07-211549-78830/+148171
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | |_|/ / | | | | | | | | | | | | | | | | | | | | | |/| | |
| | | | | | | | | | | | | | | | | | | | * | | | | linux-next: pci tree build failureStephen Rothwell2008-07-181-2/+2
| | | | | | | | | | | | | | | | | | | | * | | | | Merge branch 'linus' into xen-64bitIngo Molnar2008-07-17508-16739/+56964
| | | | | | | | | | | | | | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | |_|/ / | | | | | | | | | | | | | | | | | | | | | |/| | |
| | | | | | | | | | | | | | | | | | | | * | | | | x86, xen, power: fix up config dependencies on PMJeremy Fitzhardinge2008-07-172-1/+6
| | | | | | | | | | | | | | | | | | | | | |_|/ / | | | | | | | | | | | | | | | | | | | | |/| | |
| | | | | | | | | | | | | | | | | | | | * | | | x86_64: adjust exception frame on paranoid exceptionsJeremy Fitzhardinge2008-07-161-0/+6
| | | | | | | | | | | | | | | | | | | | * | | | x86: xen: no need to disable vdso32Jeremy Fitzhardinge2008-07-161-7/+2
| | | | | | | | | | | | | | | | | | | | * | | | x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-167-22/+35
| | | | | | | | | | | | | | | | | | | | * | | | x86, xen, vdso: fix build errorIngo Molnar2008-07-161-0/+2
| | | | | | | | | | | | | | | | | | | | * | | | xen64: disable 32-bit syscall/sysenter if not supported.Jeremy Fitzhardinge2008-07-161-19/+19
| | | | | | | | | | | | | | | | | | | | * | | | Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"Ingo Molnar2008-07-161-0/+6
| | | | | | | | | | | | | | | | | | | | * | | | Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"Ingo Molnar2008-07-161-1/+1
OpenPOWER on IntegriCloud