Age | Commit message (Expand) | Author |
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 |
2010-08-26 | mm: make the vma list be doubly linked | Linus Torvalds |
2010-08-26 | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela |
2010-08-13 | reiserfs: fix oops while creating privroot with selinux enabled | Jeff Mahoney |
2010-08-13 | sched, cputime: Introduce thread_group_times() | Hidetoshi Seto |
2010-08-13 | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming |
2010-08-13 | nohz: Introduce arch_needs_cpu | Martin Schwidefsky |
2010-08-13 | irq: Add new IRQ flag IRQF_NO_SUSPEND | Ian Campbell |
2010-08-13 | net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE. | David S. Miller |
2010-08-13 | arp_notify: allow drivers to explicitly request a notification event. | Ian Campbell |
2010-08-13 | USB delay init quirk for logitech Harmony 700-series devices | Phil Dibowitz |
2010-08-13 | bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_... | Tejun Heo |
2010-08-10 | ssb: Look for SPROM at different offset on higher rev CC | Rafał Miłecki |
2010-08-10 | ssb: do not read SPROM if it does not exist | John W. Linville |
2010-08-10 | Revert "ssb: Handle Netbook devices where the SPROM address is changed" | Greg Kroah-Hartman |
2010-08-02 | firmware_class: fix memory leak - free allocated pages | David Woodhouse |
2010-08-02 | libertas/sdio: 8686: set ECSI bit for 1-bit transfers | Daniel Mack |
2010-08-02 | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett |
2010-08-02 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown |
2010-08-02 | ext4, jbd2: Add barriers for file systems with exernal journals | Theodore Ts'o |
2010-08-02 | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH | Ben Hutchings |
2010-08-02 | mac80211: Handle mesh action frames in ieee80211_rx_h_action | Javier Cardona |
2010-08-02 | fb: fix colliding defines for fb flags. | Dave Airlie |
2010-08-02 | math-emu: correct test for downshifting fraction in _FP_FROM_INT() | Mikael Pettersson |
2010-08-02 | ssb: Handle Netbook devices where the SPROM address is changed | Christoph Fritz |
2010-07-05 | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) | Shane Wang |
2010-07-05 | vfs: add NOFOLLOW flag to umount(2) | Miklos Szeredi |
2010-07-05 | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV... | Neil Horman |
2010-07-05 | wrong type for 'magic' argument in simple_fill_super() | Roberto Sassu |
2010-07-05 | ahci: add pci quirk for JMB362 | Tejun Heo |
2010-07-05 | tmpfs: insert tmpfs cache pages to inactive list at first | KOSAKI Motohiro |