summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King2010-12-203-33/+34
* ARM: SMP: ensure smp_send_stop() waits for CPUs to stopRussell King2010-12-201-3/+15
* ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King2010-12-201-17/+22
* ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King2010-12-202-0/+23
* ARM: SMP: provide individual IPI interrupt statisticsRussell King2010-12-203-7/+27
* ARM: fix /proc/interrupts formattingRussell King2010-12-205-18/+23
* ARM: SMP: move ipi_count into irq_stat structureRussell King2010-12-202-12/+5Star
* ARM: SMP: provide accessors for irq_stat dataRussell King2010-12-202-2/+5
* ARM: include local timer irq stats only when local timers configuredRussell King2010-12-203-12/+16
* ARM: SMP: remove send_ipi_message()Russell King2010-12-201-13/+5Star
* ARM: SMP: remove IRQ-disabling for smp_cross_call()Russell King2010-12-031-6/+0Star
* ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware insteadRussell King2010-12-031-61/+26Star
* ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-0315-30/+24Star
* ARM: remove obsolete smp_cross_call_done()Russell King2010-12-031-7/+0Star
* Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-12-0124-1509/+386Star
|\
| * at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD2010-11-301-1/+1
| * atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'Jean-Christophe PLAGNIOL-VILLARD2010-11-301-1/+5
| * at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD2010-11-301-30/+0Star
| * at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD2010-11-303-4/+4
| * at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-301-0/+2
| * at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-301-0/+2
| * at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-305-90/+31Star
| * at91: merge all at91rm9200 defconfig in one single fileEric Benard2010-11-3014-1383/+341Star
* | exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov2010-12-013-17/+23
* | exec: make argv/envp memory visible to oom-killerOleg Nesterov2010-12-012-2/+31
* | NFS: Fix a readdirplus bugTrond Myklebust2010-11-301-5/+1Star
|/
* Linux 2.6.37-rc4Linus Torvalds2010-11-301-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-11-301-1/+1
|\
| * powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
* | Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie2010-11-301-2/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-11-291-0/+24
|\ \
| * | tpm: Autodetect itpm devicesMatthew Garrett2010-11-291-0/+24
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2930-203/+280
|\ \
| * | af_unix: limit recursion levelEric Dumazet2010-11-293-6/+35
| * | pch_gbe driver: The wrong of initializer entryToshiharu Okada2010-11-291-4/+4
| * | pch_gbe dreiver: chang authorToshiharu Okada2010-11-292-6/+6
| * | ucc_geth: fix ucc halt problem in half duplex modeYang Li2010-11-291-1/+2
| * | inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar2010-11-291-2/+1Star
| * | ehea: Add some info messages and fix an issueBreno Leitao2010-11-291-4/+14
| * | hso: fix disable_netFilip Aben2010-11-281-4/+6
| * | NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby2010-11-281-5/+6
| * | cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom2010-11-282-63/+104
| * | net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov2010-11-281-21/+22
| * | DECnet: don't leak uninitialized stack byteDan Rosenberg2010-11-281-0/+2
| * | au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger2010-11-281-5/+5
| * | dccp: fix error in updating the GARGerrit Renker2010-11-281-1/+2
| * | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-11-281-2/+3
| |\ \
| | * | vhost/net: fix rcu check usageMichael S. Tsirkin2010-11-251-2/+3
| * | | tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2010-11-282-1/+6
| * | | netns: Don't leak others' openreq-s in procPavel Emelyanov2010-11-281-1/+3