Age | Commit message (Expand) | Author |
2009-11-04 | cpumask: Partition_sched_domains takes array of cpumask_var_t | Rusty Russell |
2009-11-04 | sched: Remove unused cpu_nr_migrations() | Hiroshi Shimamoto |
2009-11-04 | sched: Remove unused time_sync_thresh declaration | Hiroshi Shimamoto |
2009-11-04 | sched: Remove unused __schedule() declaration | Hiroshi Shimamoto |
2009-10-25 | sched, cpuacct: Fix niced guest time accounting | Ryota Ozaki |
2009-10-22 | virtio_blk: Revert serial number support | Rusty Russell |
2009-10-22 | virtio: let header files include virtio_ids.h | Christian Borntraeger |
2009-10-16 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-10-16 | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang |
2009-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-10-14 | workqueue: add 'flush_delayed_work()' to run and wait for delayed work | Linus Torvalds |
2009-10-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-10-11 | warn about use of uninstalled kernel headers | Arnd Bergmann |
2009-10-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-09 | USB: serial: don't call release without attach | Alan Stern |
2009-10-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-10-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-10-08 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-10-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-10-08 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-10-08 | Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/... | Linus Torvalds |
2009-10-08 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-10-07 | include/linux/netdevice.h: fix nanodoc mismatch | Wolfram Sang |
2009-10-07 | tracing: correct module boundaries for ftrace_release | jolsa@redhat.com |
2009-10-07 | PCI quirk: TI XIO200a erroneously reports support for fast b2b transfers | Gabe Black |
2009-10-07 | futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions | Anton Blanchard |
2009-10-06 | block: Seperate read and write statistics of in_flight requests v2 | Nikanth Karthikesan |
2009-10-06 | perf_event: Provide vmalloc() based mmap() backing | Peter Zijlstra |
2009-10-06 | perf_events: Make ABI definitions available to userspace | Chuck Ebbert |
2009-10-06 | [S390] 64-bit register support for 31-bit processes | Heiko Carstens |
2009-10-05 | Input: fix rx51 board keymap | Amit Kucheria |
2009-10-06 | libata: make gtf_filter per-dev | Tejun Heo |
2009-10-06 | libata: implement more acpi filtering options | Tejun Heo |
2009-10-06 | libata: cosmetic updates | Tejun Heo |
2009-10-05 | rcu: Clean up code based on review feedback from Josh Triplett, part 3 | Paul E. McKenney |
2009-10-05 | block: get rid of kblock_schedule_delayed_work() | Jens Axboe |
2009-10-05 | net: Support inclusion of <linux/socket.h> before <sys/socket.h> | Ben Hutchings |
2009-10-04 | headers: remove sched.h from poll.h | Alexey Dobriyan |
2009-10-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-10-04 | Revert "Seperate read and write statistics of in_flight requests" | Jens Axboe |
2009-10-03 | block: Topology ioctls | Martin K. Petersen |
2009-10-03 | cfq-iosched: implement slower async initiate and queue ramp up | Jens Axboe |
2009-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-10-02 | connector: Removed the destruct_data callback since it is always kfree_skb() | Philipp Reisner |
2009-10-02 | connector: Provide the sender's credentials to the callback | Philipp Reisner |