Age | Commit message (Expand) | Author |
2009-09-18 | i2c-piix4: Add AMD SB900 SMBus device ID | Crane Cai |
2009-09-18 | i2c: Drop unused i2c_driver.id field | Jean Delvare |
2009-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-09-17 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-09-17 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-09-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-09-17 | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee |
2009-09-17 | softirq: add BLOCK_IOPOLL to softirq_to_name | Li Zefan |
2009-09-17 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-09-17 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2009-09-17 | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 | Linus Torvalds |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-16 | sched: Disable wakeup balancing | Peter Zijlstra |
2009-09-16 | writeback: separate starting of sync vs opportunistic writeback | Jens Axboe |
2009-09-16 | writeback: use RCU to protect bdi_list | Jens Axboe |
2009-09-16 | fs: Assign bdi in super_block | Jens Axboe |
2009-09-16 | writeback: get rid of wbc->for_writepages | Jens Axboe |
2009-09-16 | fs: remove bdev->bd_inode_backing_dev_info | Jens Axboe |
2009-09-16 | RxRPC: Use uX/sX rather than uintX_t/intX_t types | David Howells |
2009-09-16 | sched: Add SD_PREFER_LOCAL | Peter Zijlstra |
2009-09-15 | tracing: remove notrace from __kprobes annotation | Steven Rostedt |
2009-09-15 | pcmcia: Use phys_addr_t for physical addresses | Steven A. Falco |
2009-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds |
2009-09-15 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-09-15 | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers |
2009-09-15 | Driver core: Add support for compatibility classes | Jean Delvare |
2009-09-15 | uio: add generic driver for PCI 2.3 devices | Michael S. Tsirkin |
2009-09-15 | driver model: constify attribute groups | David Brownell |
2009-09-15 | Driver core: Add accessor for device platform data | Mark Brown |
2009-09-15 | Driver core: move dev_get/set_drvdata to drivers/base/dd.c | Greg Kroah-Hartman |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-15 | Nicolas Pitre has a new email address | Nicolas Pitre |
2009-09-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-09-15 | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-15 | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-09-15 | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2009-09-15 | sched: Add WF_FORK | Peter Zijlstra |
2009-09-15 | sched: Rename sync arguments | Peter Zijlstra |
2009-09-15 | sched: Rename select_task_rq() argument | Peter Zijlstra |
2009-09-15 | x86: sched: Provide arch implementations using aperf/mperf | Peter Zijlstra |
2009-09-15 | sched: Reduce forkexec_idx | Peter Zijlstra |
2009-09-15 | sched: Improve latencies and throughput | Mike Galbraith |
2009-09-15 | sched: Fix some domain tunings | Peter Zijlstra |
2009-09-15 | sched: Tweak wake_idx | Peter Zijlstra |
2009-09-15 | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra |
2009-09-15 | sched: Add TASK_WAKING | Peter Zijlstra |
2009-09-15 | sched: Hook sched_balance_self() into sched_class::select_task_rq() | Peter Zijlstra |
2009-09-15 | pkt_sched: Fix tx queue selection in tc_modify_qdisc | Jarek Poplawski |