summaryrefslogtreecommitdiffstats
path: root/arch/m68k/q40 (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-24m68knommu: remove un-needed exporting of COLDFIRE symbolsGreg Ungerer2-12/+3
2011-05-24m68knommu: move EXPORT of kernel_thread to function definitionGreg Ungerer2-4/+1
2011-05-24m68knommu: move EXPORT of local checksumming functions to definitionsGreg Ungerer2-5/+3
2011-05-24m68knommu: move EXPORT of dump_fpu to function definitionGreg Ungerer2-4/+1
2011-05-24m68knommu: clean up mm/init_no.cGreg Ungerer1-47/+4
2011-05-24m68k: merge the mmu and non-mmu mm/MakefileGreg Ungerer3-18/+9
2011-05-24m68k: mv kmap_mm.c to kmap.cGreg Ungerer2-370/+365
2011-05-24m68knommu: remove stubs for __ioremap() and iounmap()Greg Ungerer4-43/+6
2011-05-24m68knommu: remove unused kernel_set_cachemode()Greg Ungerer1-8/+0
2011-05-24m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.cGreg Ungerer2-8/+3
2011-05-24m68k: remove duplicate memcpy() implementationGreg Ungerer4-131/+75
2011-05-24m68k: remove duplicate memset() implementationGreg Ungerer4-107/+74
2011-05-24m68k: remove duplicate memmove() implementationGreg Ungerer3-99/+2
2011-05-24m68k: merge mmu and non-mmu versions of lib/MakefileGreg Ungerer3-15/+11
2011-05-24m68k: merge mmu and non-mmu versions of muldi3Greg Ungerer3-152/+96
2011-05-23x86, apic: Include module.h header in apic_flat_64.cRandy Dunlap1-0/+1
2011-05-23hwmon: (coretemp) Fix compile error if CONFIG_SMP is not definedGuenter Roeck1-1/+3
2011-05-23block: move bd_set_size() above rescan_partitions() in __blkdev_get()Tejun Heo1-8/+9
2011-05-23hrtimers: Reorder clock basesThomas Gleixner2-7/+7
2011-05-23hrtimers: Avoid touching inactive timer basesThomas Gleixner6-19/+29
2011-05-23hrtimers: Make struct hrtimer_cpu_base layout less stupidThomas Gleixner1-1/+1
2011-05-23timerfd: Manage cancelable timers in timerfdThomas Gleixner5-102/+113
2011-05-23perf tools: Fix sample size bit operationsFrederic Weisbecker1-16/+16
2011-05-23perf tools: Fix ommitted mmap data update on remapFrederic Weisbecker1-13/+26
2011-05-23apm-emulation: apm_mutex breaks ACK; remove itPaul Parsons1-5/+0
2011-05-23watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines3-7/+18
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines4-23/+20
2011-05-23watchdog: Only disable/enable watchdog if neccessaryMandeep Singh Baines1-8/+12
2011-05-23watchdog: Fix rounding bug in get_sample_period()Mandeep Singh Baines1-1/+1
2011-05-23b43: fix comment typo reqest -> requestJim Cromie1-2/+2
2011-05-23HID: hid-multitouch: cosmetic changes, sort classes and devicesBenjamin Tissoires2-48/+54
2011-05-23wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap1-1/+2
2011-05-23x86: setup_smep needs to be __cpuinitLinus Torvalds1-2/+2
2011-05-23Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds2-8/+7
2011-05-23Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker38-0/+38
2011-05-23sparc32: fix build, fix missing cpu_relax declarationSam Ravnborg1-0/+1
2011-05-23bnx2x: allow device properly initialize after hotplugDmitry Kravkov1-43/+24
2011-05-23bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov1-1/+1
2011-05-23bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov1-1/+2
2011-05-23bnx2x: call dev_kfree_skb_any instead of dev_kfree_skbVladislav Zolotarov2-3/+3
2011-05-23net: filter: move forward declarations to avoid compile warningsHeiko Carstens1-3/+4
2011-05-23pktgen: refactor pg_init() codeWANG Cong1-7/+12
2011-05-23pktgen: use vzalloc_node() instead of vmalloc_node() + memset()WANG Cong1-2/+1
2011-05-23net: skb_trim explicitely check the linearity instead of data_lenEmmanuel Grumbach1-1/+1
2011-05-23ipv4: Give backtrace in ip_rt_bug().Dave Jones1-0/+1
2011-05-23net: avoid synchronize_rcu() in dev_deactivate_manyEric Dumazet1-2/+15
2011-05-23net: remove synchronize_net() from netdev_set_master()Eric Dumazet2-3/+2
2011-05-23rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN eventAmerigo Wang1-0/+2
2011-05-23net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang3-5/+5
2011-05-23bridge: call NETDEV_JOIN notifiers when add a slaveAmerigo Wang1-0/+2