index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-22
[PATCH] kernel-doc: allow unnamed structs/unions
Randy Dunlap
1
-2
/
+15
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
[next]