Age | Commit message (Expand) | Author |
2011-03-23 | ftrace: Fix memory leak with function graph and cpu hotplug | Steven Rostedt |
2011-03-14 | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules | Vasiliy Kulikov |
2011-03-14 | RxRPC: Fix v1 keys | Anton Blanchard |
2011-03-07 | sctp: Fix oops when sending queued ASCONF chunks | Vlad Yasevich |
2011-03-07 | drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. | Dave Airlie |
2011-03-02 | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials | David Howells |
2011-02-17 | sched: Use group weight, idle cpu metrics to fix imbalances during idle | Suresh Siddha |
2011-02-17 | sched, cgroup: Fixup broken cgroup movement | Peter Zijlstra |
2011-02-17 | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time | Venkatesh Pallipadi |
2011-02-17 | sched: Add a PF flag for ksoftirqd identification | Venkatesh Pallipadi |
2011-02-17 | sched: Remove unused PF_ALIGNWARN flag | Dave Young |
2011-02-17 | sched: Consolidate account_system_vtime extern declaration | Venkatesh Pallipadi |
2011-02-17 | sched: Fix softirq time accounting | Venkatesh Pallipadi |
2011-02-17 | sched: Remove USER_SCHED | Dhaval Giani |
2011-02-17 | drm/radeon: remove 0x4243 pci id | Alex Deucher |
2011-02-17 | ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro | Amitkumar Karwar |
2011-02-17 | klist: Fix object alignment on 64-bit. | David Miller |
2011-02-17 | USB: serial: handle Data Carrier Detect changes | Libor Pechacek |
2011-01-07 | sctp: Fix a race between ICMP protocol unreachable and connect() | Vlad Yasevich |
2011-01-07 | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead | Martin K. Petersen |
2011-01-07 | nfsd: Fix possible BUG_ON firing in set_change_info | Neil Brown |
2010-12-09 | net: Limit socket I/O iovec total length to INT_MAX. | David S. Miller |
2010-12-09 | x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet. | John Hughes |
2010-12-09 | ssb: b43-pci-bridge: Add new vendor for BCM4318 | Daniel Klaffenbach |
2010-12-09 | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo |
2010-12-09 | block: Ensure physical block size is unsigned int | Martin K. Petersen |
2010-10-28 | mm: Move vma_stack_continue into mm.h | Stefan Bader |
2010-10-28 | tcp: Fix >4GB writes on 64-bit. | David S. Miller |
2010-10-28 | drm/radeon: fix PCI ID 5657 to be an RV410 | Dave Airlie |
2010-10-28 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-09-26 | guard page for stacks that grow upwards | Luck, Tony |
2010-09-26 | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter |
2010-09-26 | tcp: Prevent overzealous packetization by SWS logic. | Alexey Kuznetsov |
2010-09-26 | tcp: Combat per-cpu skew in orphan tests. | David S. Miller |
2010-09-20 | sched: Pre-compute cpumask_weight(sched_domain_span(sd)) | Peter Zijlstra |
2010-09-20 | sched: Fix vmark regression on big machines | Mike Galbraith |
2010-09-20 | sched: Fix TASK_WAKING vs fork deadlock | Peter Zijlstra |
2010-09-20 | sched: Make select_fallback_rq() cpuset friendly | Oleg Nesterov |
2010-09-20 | sched: _cpu_down(): Don't play with current->cpus_allowed | Oleg Nesterov |
2010-09-20 | sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke... | Oleg Nesterov |
2010-09-20 | sched: Extend enqueue_task to allow head queueing | Thomas Gleixner |
2010-09-20 | sched: Remove the cfs_rq dependency from set_task_cpu() | Peter Zijlstra |
2010-09-20 | sched: Add pre and post wakeup hooks | Peter Zijlstra |
2010-09-20 | sched: Remove forced2_migrations stats | Ingo Molnar |
2010-09-20 | sched: Sanitize fork() handling | Peter Zijlstra |
2010-09-20 | sched: Remove unused cpu_nr_migrations() | Hiroshi Shimamoto |
2010-09-20 | sched: Protect sched_rr_get_param() access to task->sched_class | Thomas Gleixner |
2010-09-20 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-20 | libata: skip EH autopsy and recovery during suspend | Tejun Heo |
2010-09-20 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |