index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-22
[PATCH] fdtable: Provide free_fdtable() wrapper
Vadim Lobanov
3
-2
/
+7
2006-12-22
[PATCH] gxt4500: Fix colormap and PLL setting, support GXT6000P
Paul Mackerras
1
-31
/
+64
2006-12-22
[PATCH] tlclk: delete unnecessary sysfs_remove_group
Akinobu Mita
1
-2
/
+0
2006-12-22
[PATCH] MAINTAINERS: fix email for S3C2410 and S3C2440
Ben Dooks
1
-2
/
+2
2006-12-22
[PATCH] microcode: fix mc_cpu_notifier section warning
Jean Delvare
1
-1
/
+1
2006-12-22
[PATCH] schedule_timeout(): improve warning message
Andrew Morton
1
-4
/
+3
2006-12-22
[PATCH] gss_spkm3: fix error handling in module init
Akinobu Mita
1
-1
/
+1
2006-12-22
[PATCH] audit: fix kstrdup() error check
Akinobu Mita
1
-2
/
+2
2006-12-22
[PATCH] compile error of register_memory()
Yasunori Goto
3
-3
/
+3
2006-12-22
[PATCH] handle SLOB with sparsemen
Yasunori Goto
1
-1
/
+1
2006-12-22
[PATCH] mm: more rmap debugging
Nick Piggin
5
-8
/
+15
2006-12-22
[PATCH] fix aoe without scatter-gather [Bug 7662]
Ed L. Cashin
1
-7
/
+6
2006-12-22
[PATCH] Add a new section to CodingStyle, promoting include/linux/kernel.h
Robert P. J. Day
1
-0
/
+18
2006-12-22
[PATCH] Make JFFS depend on CONFIG_BROKEN
Josh Boyer
1
-1
/
+4
2006-12-22
[PATCH] lock debugging: fix DEBUG_LOCKS_WARN_ON() & debug_locks_silent
Ingo Molnar
1
-1
/
+1
2006-12-22
[PATCH] fsstack: Remove inode copy
Michael Halcrow
1
-2
/
+0
2006-12-22
[PATCH] smc911 workqueue fixes
Andrew Morton
1
-7
/
+14
2006-12-22
[PATCH] smc911x: fix netpoll compilation faliure
Vitaly Wool
1
-1
/
+1
2006-12-22
[PATCH] genirq: fix irq flow handler uninstall
Thomas Gleixner
1
-2
/
+1
2006-12-22
[PATCH] fix vm_events_fold_cpu() build breakage
Magnus Damm
1
-0
/
+6
2006-12-22
[PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_map
Tim Chen
1
-1
/
+1
2006-12-22
[PATCH] Add cscope generated files to .gitignore
Tobias Klauser
1
-0
/
+3
2006-12-22
[PATCH] Fix swapped parameters in mm/vmscan.c
Nigel Cunningham
1
-2
/
+2
2006-12-22
[PATCH] fs/sysv/: proper prototypes for 2 functions
Adrian Bunk
2
-3
/
+3
2006-12-22
[PATCH] make kernel/printk.c:ignore_loglevel_setup() static
Adrian Bunk
1
-1
/
+1
2006-12-22
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
Randy Dunlap
6
-4
/
+7
2006-12-22
[PATCH] slab: fix kmem_ptr_validate definition
Christoph Lameter
1
-1
/
+1
2006-12-22
[PATCH] rtc warning fix
Andrew Morton
1
-1
/
+6
2006-12-22
[PATCH] Fix for shmem_truncate_range() BUG_ON()
Badari Pulavarty
1
-1
/
+6
2006-12-22
[PATCH] Conditionally check expected_preempt_count in __resched_legal()
Mark Fasheh
1
-0
/
+2
2006-12-22
[PATCH] CONFIG_VM_EVENT_COUNTER comment decrustify
Paul Jackson
2
-6
/
+7
2006-12-22
[PATCH] KVM: API versioning
Avi Kivity
2
-0
/
+6
2006-12-22
[PATCH] KVM: Handle p5 mce msrs
Michael Riepe
2
-0
/
+4
2006-12-22
[PATCH] KVM: Force real-mode cs limit to 64K
Michael Riepe
1
-0
/
+1
2006-12-22
[PATCH] KVM: Do not export unsupported msrs to userspace
Michael Riepe
1
-3
/
+24
2006-12-22
[PATCH] KVM: Use more traditional error handling in kvm_mmu_init()
Avi Kivity
1
-6
/
+12
2006-12-22
[PATCH] KVM: AMD SVM: Save and restore the floating point unit state
Avi Kivity
1
-0
/
+9
2006-12-22
[PATCH] KVM: AMD SVM: handle MSR_STAR in 32-bit mode
Avi Kivity
1
-5
/
+5
2006-12-22
[PATCH] KVM: add valid_vcpu() helper
James Morris
1
-9
/
+14
2006-12-22
[PATCH] truncate: dirty memory accounting fix
Andrew Morton
1
-1
/
+2
2006-12-22
[PATCH] elevator: fixup typo in merge logic
Jens Axboe
1
-1
/
+1
2006-12-21
[PATCH] truncate: clear page dirtiness before running try_to_free_buffers()
Andrew Morton
1
-4
/
+5
2006-12-21
[PATCH] Fix XFS after clear_page_dirty() removal
David Chinner
1
-2
/
+2
2006-12-21
[PATCH] fuse: remove clear_page_dirty() call
Miklos Szeredi
1
-3
/
+1
2006-12-21
[PATCH] Fix JFS after clear_page_dirty() removal
Dave Kleikamp
1
-14
/
+1
2006-12-21
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
Linus Torvalds
4
-47
/
+20
2006-12-21
Clean up and make try_to_free_buffers() not race with dirty pages
Linus Torvalds
1
-17
/
+1
2006-12-21
[PATCH] workqueue: fix schedule_on_each_cpu()
Ingo Molnar
1
-3
/
+5
2006-12-21
[PATCH] fix leaks on pipe(2) failure exits
Al Viro
1
-1
/
+4
2006-12-21
[PATCH] sched: improve efficiency of sched_fork()
Peter Williams
1
-1
/
+2
[next]