summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-06-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+4
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-159/+2
2010-06-11writeback: simplify and split bdi_start_writebackChristoph Hellwig1-2/+2
2010-06-11net: deliver skbs on inactive slaves to exact matchesJohn Fastabend1-1/+4
2010-06-11x86, mce: Add HW_ERR printk prefix for hardware error loggingHuang Ying1-0/+7
2010-06-10Input: matrix_keypad - add support for clustered irqLuotao Fu1-0/+6
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityMatthew Garrett1-13/+13
2010-06-10firewire: core: add CSR abdicate supportClemens Ladisch1-0/+2
2010-06-10firewire: core: add CSR MAINT_UTILITY supportClemens Ladisch1-0/+3
2010-06-10firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch1-0/+1
2010-06-10firewire: core: add CSR SPLIT_TIMEOUT supportClemens Ladisch1-0/+5
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar4-52/+11
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox1-1/+6
2010-06-09tracing: Remove kmemtrace ftrace pluginLi Zefan3-27/+4
2010-06-09perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra1-1/+1
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra1-3/+4
2010-06-09perf: Add perf_event::child_countPeter Zijlstra1-0/+1
2010-06-09perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...Peter Zijlstra1-0/+2
2010-06-09perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra1-3/+3
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra1-5/+22
2010-06-09perf: Add non-exec mmap() trackingEric B Munson1-9/+3
2010-06-09perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra2-3/+2
2010-06-09sched: Add asymmetric group packing option for sibling domainMichael Neuling2-1/+4
2010-06-09sched: Fix capacity calculations for SMT4Srivatsa Vaddagiri1-1/+1
2010-06-09sched: Change nohz idle load balancing logic to push modelVenkatesh Pallipadi1-6/+3
2010-06-09sched_clock: Add local_clock() API and improve documentationPeter Zijlstra1-16/+21
2010-06-09writeback: pay attention to wbc->nr_to_write in write_cache_pagesDave Chinner1-9/+0
2010-06-09perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker1-25/+7
2010-06-09Merge branch 'sched-wq' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/w...Ingo Molnar4-1/+33
2010-06-08sched: add hooks for workqueueTejun Heo1-0/+1
2010-06-08sched: adjust when cpu_active and cpuset configurations are updated during cp...Tejun Heo2-0/+22
2010-06-08sched: define and use CPU_PRI_* enums for cpu notifier prioritiesTejun Heo2-1/+10
2010-06-08sched: Fix PROVE_RCU vs cpu_cgroupPeter Zijlstra1-6/+14
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet1-0/+4
2010-06-08anycast: Some RCU conversionsEric Dumazet1-2/+2
2010-06-08ahci: add pci quirk for JMB362Tejun Heo1-0/+1
2010-06-07swiotlb: Make swiotlb bookkeeping functions visible in the header file.Konrad Rzeszutek Wilk1-0/+22
2010-06-07swiotlb: search and replace "int dir" with "enum dma_data_direction dir"Konrad Rzeszutek Wilk1-2/+2
2010-06-07swiotlb: add the swiotlb initialization function with iotlb memoryFUJITA Tomonori1-0/+1
2010-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-06-05bonding: allow user-controlled output slave selectionAndy Gospodarek1-0/+1
2010-06-05skbuff: add check for non-linear to warn_if_lro and needs_linearizeAlexander Duyck1-1/+2
2010-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-34/+10
2010-06-05module: Make module sysfs functions private.Rusty Russell1-33/+0
2010-06-05module: fix kdb's illicit use of struct module_use.Rusty Russell1-0/+7
2010-06-05module: Make the 'usage' lists be two-wayLinus Torvalds1-1/+3
2010-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+162
2010-06-05Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-0/+84
2010-06-05Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-14/+14