summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-09-1439-70/+1974
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-11171-2338/+4851
| |\
| * | sparc64: Initial niagara2 perf counter support.David S. Miller2009-09-101-0/+30
| * | sparc64: Perf counter 'nop' event is not constant.David S. Miller2009-09-101-4/+6
| * | sparc64: Provide a way to specify a perf counter overflow IRQ enable bit.David S. Miller2009-09-101-2/+4
| * | sparc64: Provide hypervisor tracing bit support for perf counters.David S. Miller2009-09-101-1/+4
| * | sparc64: Initial hw perf counter support.David S. Miller2009-09-105-2/+538
| * | sparc64: Implement a real set_perf_counter_pending().David S. Miller2009-09-102-2/+14
| * | sparc64: Use nmi_enter() and nmi_exit(), as needed.David S. Miller2009-09-101-0/+5
| * | sparc64: Provide extern decls for sparc_??u_type strings.David S. Miller2009-09-101-0/+4
| * | sparc64: Make touch_nmi_watchdog() actually work.David S. Miller2009-09-081-2/+1
| * | sparc64: Kill unnecessary cast in profile_timer_exceptions_notify().David S. Miller2009-09-081-1/+1
| * | sparc64: Manage NMI watchdog enabling like x86.David S. Miller2009-09-083-19/+45
| * | sparc: add basic support for 'perf'Jens Axboe2009-09-045-4/+15
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-04112-916/+1643
| |\ \
| * | | sparc: convert /proc/io_map, /proc/dvma_map to seq_fileAlexey Dobriyan2009-09-011-12/+20
| * | | sparc, leon: sparc-leon specific SRMMU initialization and bootup fixes.Konrad Eisele2009-08-171-1/+52
| * | | sparc,leon: Added support for AMBAPP bus.Konrad Eisele2009-08-173-2/+81
| * | | sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele2009-08-1713-1/+43
| * | | sparc,leon: Redefine MMU register access asi if CONFIG_LEONKonrad Eisele2009-08-171-0/+4
| * | | sparc,leon: CONFIG_SPARC_LEON option and leon specific files.Konrad Eisele2009-08-175-0/+1099
| * | | sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan2009-08-162-1/+2
| * | | SPARC: fix duplicate declarationJaswinder Singh Rajput2009-08-161-20/+7
| * | | sparc64: build compressed image (zImage) by defaultJurij Smakov2009-08-162-6/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-1427-8/+86
|\ \ \ \
| * | | | IXP42x HSS support for setting internal clock rateKrzysztof Halasa2009-09-071-0/+1
| * | | | netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
| * | | | powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov2009-08-302-0/+14
| * | | | net: sh_eth: add value of ether_link pin in platform_dataYoshihiro Shimoda2009-08-291-0/+3
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12494-6839/+8546
| |\ \ \ \
| * | | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-0518-0/+18
| * | | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-0518-0/+33
| * | | | | ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli2009-08-051-0/+15
| * | | | | net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-153-4/+4
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-091-0/+4
| |\ \ \ \ \
| * | | | | | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
| * | | | | | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-052-2/+2
* | | | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-148-101/+219
|\ \ \ \ \ \ \
| * | | | | | | x86: split __phys_addr out into separate fileJeremy Fitzhardinge2009-09-104-73/+83
| * | | | | | | xen: use stronger barrier after unlocking lockYang Xiaowei2009-09-091-2/+7
| * | | | | | | xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge2009-09-091-8/+11
| * | | | | | | xen: make -fstack-protector work under XenJeremy Fitzhardinge2009-09-094-19/+119
* | | | | | | | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-145-40/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, e820: Guard against array overflowed in __e820_add_region()Cyrill Gorcunov2009-08-261-1/+1
| * | | | | | | | x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variablesH. Peter Anvin2009-06-264-39/+3
* | | | | | | | | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-146-19/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, percpu: Collect hot percpu variables into one cachelineTejun Heo2009-08-043-8/+13
| * | | | | | | | | x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()Tejun Heo2009-08-041-2/+1
| * | | | | | | | | x86, percpu: Add 'percpu_read_stable()' interface for cacheable accessesLinus Torvalds2009-08-043-9/+21
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-143-39/+30
|\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud