Age | Commit message (Expand) | Author | Files | Lines |
2008-10-30 | edac: fix enabling of polling cell module | Benjamin Herrenschmidt | 1 | -0/+3 |
2008-10-30 | rtc-s3c: fix section mismatch warnings | Yauhen Kharuzhy | 1 | -3/+3 |
2008-10-30 | docs: fix ManagementStyle book name | Jiri Pirko | 1 | -1/+1 |
2008-10-30 | docbook: fix command spacing | Hans Ulrich Niedermann | 1 | -2/+2 |
2008-10-30 | fs: remove prepare_write/commit_write | Nick Piggin | 9 | -293/+23 |
2008-10-30 | cgroups: tiny cleanups | Li Zefan | 1 | -4/+0 |
2008-10-30 | freezer_cg: simplify freezer_change_state() | Li Zefan | 1 | -12/+7 |
2008-10-30 | freezer_cg: use thaw_process() in unfreeze_cgroup() | Li Zefan | 3 | -26/+14 |
2008-10-30 | freezer_cg: remove redundant check in freezer_can_attach() | Li Zefan | 1 | -9/+7 |
2008-10-30 | freezer_cg: fix improper BUG_ON() causing oops | Li Zefan | 1 | -1/+2 |
2008-10-30 | edac x38: new MC driver module | Hitoshi Mitake | 3 | -0/+532 |
2008-10-30 | .gitignore updates | Alexey Dobriyan | 11 | -0/+14 |
2008-10-30 | viafb: removed duplicated #include's | Huang Weiyi | 1 | -3/+0 |
2008-10-30 | mm: increase the default mlock limit from 32k to 64k | Kurt Garloff | 1 | -2/+2 |
2008-10-28 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 50 | -716/+284 |
2008-10-28 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -56/+138 |
2008-10-28 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -75/+34 |
2008-10-28 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2008-10-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -57/+139 |
2008-10-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -12/+27 |
2008-10-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 13 | -67/+62 |
2008-10-28 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 44 | -80/+130 |
2008-10-28 | ftrace: fix current_tracer error return | Steven Rostedt | 1 | -3/+4 |
2008-10-28 | KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h | Xiantao Zhang | 1 | -2/+6 |
2008-10-28 | KVM: Future-proof device assignment ABI | Avi Kivity | 1 | -0/+6 |
2008-10-28 | KVM: ia64: Fix halt emulation logic | Xiantao Zhang | 4 | -40/+46 |
2008-10-28 | KVM: Fix guest shared interrupt with in-kernel irqchip | Sheng Yang | 9 | -14/+79 |
2008-10-28 | KVM: MMU: sync root on paravirt TLB flush | Marcelo Tosatti | 1 | -0/+1 |
2008-10-28 | lockdep: fix irqs on/off ip tracing | Heiko Carstens | 1 | -7/+5 |
2008-10-28 | [S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLE | Christian Borntraeger | 1 | -1/+1 |
2008-10-28 | [S390] No more 4kb stacks. | Heiko Carstens | 2 | -13/+6 |
2008-10-28 | [S390] Change default IPL method to IPL_VM. | Heiko Carstens | 1 | -1/+1 |
2008-10-28 | [S390] tape: disable interrupts in tape_open and tape_release | Frank Munzert | 1 | -4/+4 |
2008-10-28 | [S390] appldata: unsigned ops->size cannot be negative | Roel Kluin | 1 | -1/+1 |
2008-10-28 | [S390] tape block: complete request with correct locking | Frank Munzert | 1 | -2/+4 |
2008-10-28 | [S390] Fix sysdev class file creation. | Heiko Carstens | 1 | -15/+9 |
2008-10-28 | [S390] pgtables: Fix race in enable_sie vs. page table ops | Christian Borntraeger | 4 | -16/+30 |
2008-10-28 | [S390] qdio: remove incorrect memset | Jan Glauber | 1 | -13/+6 |
2008-10-28 | [S390] qdio: prevent double qdio shutdown in case of I/O errors | Jan Glauber | 1 | -1/+0 |
2008-10-28 | lockdep: minor fix for debug_show_all_locks() | qinghuang feng | 1 | -2/+3 |
2008-10-28 | tracing: fix a build error on alpha | Frederic Weisbecker | 1 | -0/+1 |
2008-10-28 | x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() | Shaohua Li | 1 | -1/+1 |
2008-10-28 | libata: ahci enclosure management bit mask | David Milburn | 1 | -12/+23 |
2008-10-28 | libata: ahci enclosure management led sync | David Milburn | 1 | -0/+3 |
2008-10-28 | pata_ninja32: suspend/resume support | Alan Cox | 1 | -9/+34 |
2008-10-27 | libata: Fix LBA48 on pata_it821x RAID volumes. | Ondrej Zary | 1 | -2/+1 |
2008-10-27 | libata: clear saved xfer_mode and ncq_enabled on device detach | Tejun Heo | 1 | -1/+4 |
2008-10-27 | sata_sil24: configure max read request size to 4k | Tejun Heo | 1 | -0/+5 |
2008-10-27 | libata: add missing kernel-doc | Randy Dunlap | 1 | -0/+1 |
2008-10-27 | libata: fix device iteration bugs | Tejun Heo | 2 | -15/+28 |