index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-08
pty: Rework the pty layer to use the normal buffering logic
Alan Cox
1
-95
/
+59
2009-07-08
intel-iommu: Fix intel_iommu_unmap_range() with size 0
Sheng Yang
1
-0
/
+3
2009-07-08
Free struct device in fw_dev_release()
Catalin Marinas
1
-4
/
+2
2009-07-08
Free the memory allocated by memdup_user() in fs/sysfs/bin.c
Catalin Marinas
1
-0
/
+1
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
8
-17
/
+3
2009-07-08
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
Linus Torvalds
4
-4
/
+4
2009-07-08
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)
Krzysztof Helt
1
-2
/
+4
2009-07-08
matroxfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-1
/
+0
2009-07-08
w100fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-2
/
+0
2009-07-08
atafb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-2
/
+3
2009-07-08
i810fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-2
/
+1
2009-07-08
elfcore.h : Fix UML build breakage
Parag Warudkar
1
-3
/
+2
2009-07-08
PM: Clear -EAGAIN in dpm_prepare
Sebastian Ott
1
-0
/
+1
2009-07-08
x86: Fix resume from suspend when CONFIG_CC_STACKPROTECTOR
Peter Chubb
1
-1
/
+1
2009-07-08
Input: gpio_mouse - use standard driver registration method
Saeed Bishara
1
-6
/
+5
2009-07-08
Input: mark serio and i8042 as suspended when hibernating too
Thadeu Lima de Souza Cascardo
2
-6
/
+8
2009-07-08
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
5
-14
/
+8
2009-07-08
powerpc: Fix spin_event_timeout() to be robust over context switches
Grant Likely
1
-0
/
+2
2009-07-08
powerpc: Use pr_devel() in do_dcache_icache_coherency()
Michael Ellerman
1
-2
/
+2
2009-07-08
powerpc/cell: Use pr_devel() in axon_msi.c
Michael Ellerman
1
-11
/
+11
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/gup.c
Michael Ellerman
1
-5
/
+5
2009-07-08
powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.c
Michael Ellerman
1
-10
/
+3
2009-07-08
powerpc/perf_counter: Remove duplicated #include
Huang Weiyi
2
-2
/
+0
2009-07-08
powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.c
Michael Ellerman
1
-8
/
+8
2009-07-08
powerpc/pseries: Use pr_devel() in xics.c
Michael Ellerman
1
-4
/
+4
2009-07-08
powerpc: Remove unnecessary semicolons
Joe Perches
7
-8
/
+7
2009-07-08
powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines
Michael Ellerman
1
-9
/
+9
2009-07-07
quota: Fix possible deadlock during parallel quotaon and quotaoff
Jiaying Zhang
1
-2
/
+2
2009-07-07
serial: sh-sci: fix sci interrupt handler
SUGIOKA Toshinobu
1
-4
/
+4
2009-07-07
video: hitfb: Move over to dev_pm_ops.
Paul Mundt
1
-8
/
+9
2009-07-07
video: hitfb: Convert to framebuffer_alloc().
Paul Mundt
1
-14
/
+35
2009-07-07
video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().
Paul Mundt
1
-16
/
+24
2009-07-07
[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-states
Mark Langsdorf
2
-20
/
+13
2009-07-07
[CPUFREQ] fix (utter) cpufreq_add_dev mess
Mathieu Desnoyers
1
-25
/
+40
2009-07-07
[CPUFREQ] Cleanup locking in conservative governor
venkatesh.pallipadi@intel.com
1
-21
/
+13
2009-07-07
[CPUFREQ] Cleanup locking in ondemand governor
venkatesh.pallipadi@intel.com
1
-35
/
+27
2009-07-07
[CPUFREQ] Mark policy_rwsem as going static in cpufreq.c wont be exported
venkatesh.pallipadi@intel.com
1
-0
/
+10
2009-07-07
[CPUFREQ] Eliminate the recent lockdep warnings in cpufreq
venkatesh.pallipadi@intel.com
3
-34
/
+24
2009-07-06
fb: Initialize fb_info mutexes in framebuffer_alloc()
Paul Mundt
4
-4
/
+4
2009-07-06
cred_guard_mutex: do not return -EINTR to user-space
Oleg Nesterov
3
-6
/
+6
2009-07-06
linux/sysrq.h needs linux/errno.h
Tobias Doerffel
1
-0
/
+2
2009-07-06
drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer
InKi Dae
1
-10
/
+7
2009-07-06
Fix virt_to_phys() warnings
Kevin Cernekee
3
-3
/
+3
2009-07-06
mm: mark page accessed before we write_end()
Josef Bacik
1
-0
/
+1
2009-07-06
elf: fix multithreaded program core dumping on arm
Hui Zhu
1
-0
/
+2
2009-07-06
sys_sync(): fix 16% performance regression in ffsb create_4k test
Zhang, Yanmin
1
-0
/
+5
2009-07-06
gcov: exclude code operating in userspace from profiling
Peter Oberparleiter
1
-0
/
+2
2009-07-06
rtc: ds1374, fix lock imbalance
Jiri Slaby
1
-2
/
+2
2009-07-06
vlynq: fix typo in Kconfig to enable debugging
Florian Fainelli
1
-1
/
+1
2009-07-06
vlynq: correct typo of missing "CONFIG_" prefix in ifdef
Robert P. J. Day
1
-1
/
+1
[next]