summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-10-28mm: Move vma_stack_continue into mm.hStefan Bader
2010-10-28tcp: Fix >4GB writes on 64-bit.David S. Miller
2010-10-28drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie
2010-10-28x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel
2010-09-26guard page for stacks that grow upwardsLuck, Tony
2010-09-26mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter
2010-09-26tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov
2010-09-26tcp: Combat per-cpu skew in orphan tests.David S. Miller
2010-09-20sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra
2010-09-20sched: Fix vmark regression on big machinesMike Galbraith
2010-09-20sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra
2010-09-20sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov
2010-09-20sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov
2010-09-20sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov
2010-09-20sched: Extend enqueue_task to allow head queueingThomas Gleixner
2010-09-20sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra
2010-09-20sched: Add pre and post wakeup hooksPeter Zijlstra
2010-09-20sched: Remove forced2_migrations statsIngo Molnar
2010-09-20sched: Sanitize fork() handlingPeter Zijlstra
2010-09-20sched: Remove unused cpu_nr_migrations()Hiroshi Shimamoto
2010-09-20sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner
2010-09-20compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-09-20libata: skip EH autopsy and recovery during suspendTejun Heo
2010-09-20PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings
2010-08-26mm: make the vma list be doubly linkedLinus Torvalds
2010-08-26ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)Jaroslav Kysela
2010-08-13reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-08-13sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2010-08-13timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2010-08-13nohz: Introduce arch_needs_cpuMartin Schwidefsky
2010-08-13irq: Add new IRQ flag IRQF_NO_SUSPENDIan Campbell
2010-08-13net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-08-13arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-08-13USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-13bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_...Tejun Heo
2010-08-10ssb: Look for SPROM at different offset on higher rev CCRafał Miłecki
2010-08-10ssb: do not read SPROM if it does not existJohn W. Linville
2010-08-10Revert "ssb: Handle Netbook devices where the SPROM address is changed"Greg Kroah-Hartman
2010-08-02firmware_class: fix memory leak - free allocated pagesDavid Woodhouse
2010-08-02libertas/sdio: 8686: set ECSI bit for 1-bit transfersDaniel Mack
2010-08-02ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett
2010-08-02ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-08-02ext4, jbd2: Add barriers for file systems with exernal journalsTheodore Ts'o
2010-08-02ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings
2010-08-02mac80211: Handle mesh action frames in ieee80211_rx_h_actionJavier Cardona
2010-08-02fb: fix colliding defines for fb flags.Dave Airlie
2010-08-02math-emu: correct test for downshifting fraction in _FP_FROM_INT()Mikael Pettersson
2010-08-02ssb: Handle Netbook devices where the SPROM address is changedChristoph Fritz
2010-07-05KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang
2010-07-05vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi