Commit Graph

155111 Commits (44b572809581d5a10dbe35aa6bf689f32b9c5ad6)
 

Author SHA1 Message Date
Yinghai Lu 44b5728095 x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled in 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Alan Cox e3288775ff tty: maintainers data was edited wrongly by someone 16 years ago
Alan Cox d945cb9cce pty: Rework the pty layer to use the normal buffering logic 16 years ago
Linus Torvalds b4b21cac88 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq 16 years ago
Linus Torvalds 728b690fd5 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 16 years ago
Linus Torvalds ed7ba2ef09 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 16 years ago
Sheng Yang 4b99d35270 intel-iommu: Fix intel_iommu_unmap_range() with size 0 16 years ago
Catalin Marinas 0f2f2221b4 Free struct device in fw_dev_release() 16 years ago
Catalin Marinas d5ce5b40bc Free the memory allocated by memdup_user() in fs/sysfs/bin.c 16 years ago
Linus Torvalds 5e75c5f5d7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 16 years ago
Linus Torvalds d6d4655172 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 16 years ago
Alexey Dobriyan b43f3cbd21 headers: mnt_namespace.h redux 16 years ago
Linus Torvalds 622f8061a6 Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 16 years ago
Linus Torvalds 6c96895e99 Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()" 16 years ago
Krzysztof Helt 99f5d48b98 matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head) 16 years ago
Krzysztof Helt d7272e5bd9 matroxfb: fix regression with uninitalized fb_info->mm_lock mutex 16 years ago
Krzysztof Helt f1b9c339bf w100fb: fix regression with uninitalized fb_info->mm_lock mutex 16 years ago
Krzysztof Helt feaa61e49b atafb: fix regression with uninitalized fb_info->mm_lock mutex 16 years ago
Krzysztof Helt 0c8ddf7f8b i810fb: fix regression with uninitalized fb_info->mm_lock mutex 16 years ago
Parag Warudkar e9bf0cc7cb elfcore.h : Fix UML build breakage 16 years ago
Sebastian Ott 886a7a3371 PM: Clear -EAGAIN in dpm_prepare 16 years ago
Peter Chubb 00024be968 x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR 16 years ago
Saeed Bishara eeafa5ef6d Input: gpio_mouse - use standard driver registration method 16 years ago
Thadeu Lima de Souza Cascardo ddaa43433d Input: mark serio and i8042 as suspended when hibernating too 16 years ago
Anton Vorontsov ea96025a26 powerpc: Don't use alloc_bootmem() in init_IRQ() path 16 years ago
Grant Likely ad9064d5e2 powerpc: Fix spin_event_timeout() to be robust over context switches 16 years ago
Michael Ellerman 30c5af435b powerpc: Use pr_devel() in do_dcache_icache_coherency() 16 years ago
Michael Ellerman 33875f0330 powerpc/cell: Use pr_devel() in axon_msi.c 16 years ago
Michael Ellerman 29e5fa59e5 powerpc: Use pr_devel() in arch/powerpc/mm/gup.c 16 years ago
Michael Ellerman 651e2dd2a1 powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c 16 years ago
Huang Weiyi 3665ee36fa powerpc/perf_counter: Remove duplicated #include 16 years ago
Michael Ellerman a1ac38ab98 powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c 16 years ago
Michael Ellerman b69e9e931d powerpc/pseries: Use pr_devel() in xics.c 16 years ago
Joe Perches d258e64ef5 powerpc: Remove unnecessary semicolons 16 years ago
Michael Ellerman 551a232c87 powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines 16 years ago
Benjamin Herrenschmidt 01cc82623a Merge commit 'jwb/merge' into merge 16 years ago
Jiaying Zhang d01730d74d quota: Fix possible deadlock during parallel quotaon and quotaoff 16 years ago
SUGIOKA Toshinobu dd4da3a55f serial: sh-sci: fix sci interrupt handler 16 years ago
Paul Mundt 2b5c0c72ea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh/for-2.6.31 16 years ago
Paul Mundt 2dbc8a23cc video: hitfb: Move over to dev_pm_ops. 16 years ago
Paul Mundt 684dcd0561 video: hitfb: Convert to framebuffer_alloc(). 16 years ago
Paul Mundt e33afddca1 video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). 16 years ago
Mark Langsdorf a2e1b4c312 [CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states 16 years ago
Mathieu Desnoyers 3f4a782b5c [CPUFREQ] fix (utter) cpufreq_add_dev mess 16 years ago
venkatesh.pallipadi@intel.com ee88415caf [CPUFREQ] Cleanup locking in conservative governor 16 years ago
venkatesh.pallipadi@intel.com 5a75c82828 [CPUFREQ] Cleanup locking in ondemand governor 16 years ago
venkatesh.pallipadi@intel.com 37c90e8887 [CPUFREQ] Mark policy_rwsem as going static in cpufreq.c wont be exported 16 years ago
venkatesh.pallipadi@intel.com 7d26e2d5e2 [CPUFREQ] Eliminate the recent lockdep warnings in cpufreq 16 years ago
Linus Torvalds faf80d62e4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago