Age | Commit message (Expand) | Author |
2010-07-06 | Merge branch 'master' into for-linus | Chris Metcalf |
2010-07-06 | Move list types from <linux/list.h> to <linux/types.h>. | Chris Metcalf |
2010-07-04 | module: initialize module dynamic debug later | Yehuda Sadeh |
2010-07-02 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-07-01 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-07-01 | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo |
2010-07-01 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-07-01 | sched: Cure nr_iowait_cpu() users | Peter Zijlstra |
2010-07-01 | fb: fix colliding defines for fb flags. | Dave Airlie |
2010-06-29 | compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions | Mikael Pettersson |
2010-06-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-06-29 | fs: fix superblock iteration race | npiggin@suse.de |
2010-06-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-06-28 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2010-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-06-25 | Add wait4() back to the set of <asm-generic/unistd.h> syscalls. | Chris Metcalf |
2010-06-25 | Merge branch 'master' into for-linus | Chris Metcalf |
2010-06-23 | snmp: fix SNMP_ADD_STATS() | Eric Dumazet |
2010-06-21 | tracing: Fix undeclared ENOSYS in include/linux/tracepoint.h | Wu Zhangjin |
2010-06-15 | agp: drop vmalloc flag. | Dave Airlie |
2010-06-14 | Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus | Jens Axboe |
2010-06-14 | drbd: Fixed a race between disk-attach and unexpected state changes | Philipp Reisner |
2010-06-12 | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown |
2010-06-12 | Merge branch 'acpica-cherry-pick' into release | Len Brown |
2010-06-12 | ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility | Matthew Garrett |
2010-06-12 | ACPICA: Fix namestring associated with AE_NO_HANDLER exception | Bob Moore |
2010-06-12 | Merge branch 'gpe-regression-fixes' into release | Len Brown |
2010-06-12 | ACPI / ACPICA: Avoid writing full enable masks to GPE registers | Rafael J. Wysocki |
2010-06-12 | ACPI / ACPICA: Fix low-level GPE manipulation code | Rafael J. Wysocki |
2010-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-06-11 | writeback: simplify and split bdi_start_writeback | Christoph Hellwig |
2010-06-10 | net: deliver skbs on inactive slaves to exact matches | John Fastabend |
2010-06-10 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-06-10 | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett |
2010-06-09 | misc: Fix allocation 'borrowed' by vhost_net | Alan Cox |
2010-06-08 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-06-08 | writeback: pay attention to wbc->nr_to_write in write_cache_pages | Dave Chinner |
2010-06-08 | tracing: Fix null pointer deref with SEND_SIG_FORCED | Oleg Nesterov |
2010-06-08 | sched: Fix PROVE_RCU vs cpu_cgroup | Peter Zijlstra |
2010-06-08 | drm/radeon/kms/evergreen: set accel_enabled | Alex Deucher |
2010-06-07 | ahci: add pci quirk for JMB362 | Tejun Heo |
2010-06-07 | Revert adding some arch-specific signal syscalls to <linux/syscalls.h>. | Chris Metcalf |
2010-06-05 | Merge branch 'master' into for-linus | Chris Metcalf |
2010-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2010-06-05 | module: Make module sysfs functions private. | Rusty Russell |
2010-06-05 | module: fix kdb's illicit use of struct module_use. | Rusty Russell |
2010-06-05 | module: Make the 'usage' lists be two-way | Linus Torvalds |
2010-06-04 | net: check for refcount if pop a stacked dst_entry | Steffen Klassert |