aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\
| * IXP42x HSS support for setting internal clock rateKrzysztof Halasa2009-09-07
| * netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
| * powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov2009-08-31
| * net: sh_eth: add value of ether_link pin in platform_dataYoshihiro Shimoda2009-08-29
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\
| * | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-05
| * | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-05
| * | ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli2009-08-05
| * | net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-15
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-09
| |\ \
| * | | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
| * | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
|\ \ \ \
| * | | | x86: split __phys_addr out into separate fileJeremy Fitzhardinge2009-09-10
| * | | | xen: use stronger barrier after unlocking lockYang Xiaowei2009-09-09
| * | | | xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge2009-09-09
| * | | | xen: make -fstack-protector work under XenJeremy Fitzhardinge2009-09-09
* | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-14
|\ \ \ \ \
| * | | | | x86, e820: Guard against array overflowed in __e820_add_region()Cyrill Gorcunov2009-08-26
| * | | | | x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variablesH. Peter Anvin2009-06-26
* | | | | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-14
|\ \ \ \ \ \
| * | | | | | x86, percpu: Collect hot percpu variables into one cachelineTejun Heo2009-08-03
| * | | | | | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo2009-08-03
| * | | | | | x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds2009-08-03
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-14
|\ \ \ \ \ \ \
| * | | | | | | x86, highmem_32.c: Clean up commentFigo.zhang2009-06-29
| * | | | | | | x86, pgtable.h: Clean up typesFigo.zhang2009-06-29
| * | | | | | | x86: Clean up dump_pagetable()Akinobu Mita2009-06-29
* | | | | | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-14
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Simplify the Makefile in a minor way through use of cc-ifversionFrans Pop2009-08-04
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
|\ \ \ \ \ \ \ \
| * | | | | | | | x86-64: move clts into batch cpu state updates when preloading fpuJeremy Fitzhardinge2009-06-17
| * | | | | | | | x86-64: move unlazy_fpu() into lazy cpu state part of context switchJeremy Fitzhardinge2009-06-17
| * | | | | | | | x86-32: make sure clts is batched during context switchJeremy Fitzhardinge2009-06-17
| * | | | | | | | x86: split out core __math_state_restoreJeremy Fitzhardinge2009-06-17
* | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Decrease the level of some NUMA messages to KERN_DEBUGRafael J. Wysocki2009-09-06
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings2009-09-10
| * | | | | | | | | x86, msr: change msr-reg.o to obj-y, and export its symbolsH. Peter Anvin2009-09-04
| * | | | | | | | | x86: Use hard_smp_processor_id() to get apic id for AMD K8 cpusYinghai Lu2009-09-04
| * | | | | | | | | x86, sched: Workaround broken sched domain creation for AMD Magny-CoursAndreas Herrmann2009-09-03
| * | | | | | | | | x86, mcheck: Use correct cpumask for shared bank4Andreas Herrmann2009-09-03
| * | | | | | | | | x86, cacheinfo: Fixup L3 cache information for AMD multi-node processorsAndreas Herrmann2009-09-03
| * | | | | | | | | x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann2009-09-03
| * | | | | | | | | x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit tooIngo Molnar2009-09-03
| * | | | | | | | | x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.hHuang Ying2009-09-02
| * | | | | | | | | x86, msr: fix msr-reg.S compilation with gas 2.16.1H. Peter Anvin2009-09-01
| * | | | | | | | | Merge branch 'x86/paravirt' into x86/cpuIngo Molnar2009-09-01
| |\ \ \ \ \ \ \ \ \