aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-16libfs: use generic_file_llseek for simple_attrArnd Bergmann1-0/+1
2010-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-2/+13
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2010-09-09Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller1-1/+10
2010-09-09Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+3
2010-09-09libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou1-1/+2
2010-09-09libata: skip EH autopsy and recovery during suspendTejun Heo1-0/+1
2010-09-09mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awakeChristoph Lameter2-0/+35
2010-09-09swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins1-1/+2
2010-09-09swap: revert special hibernation allocationHugh Dickins1-7/+1
2010-09-09gpio: doc updatesDavid Brownell1-1/+13
2010-09-09gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean1-0/+4
2010-09-09mm: fix swapin race conditionAndrea Arcangeli1-11/+9
2010-09-09cgroups: fix API thinkoMichael S. Tsirkin1-1/+11
2010-09-09kfifo: add parenthesis for macro parameter referenceHuang Ying1-29/+29
2010-09-09mmc: avoid getting CID on SDIO-only cardsDavid Vrabel1-0/+2
2010-09-09lglock: make lg_lock_global() actually lock globallyJonathan Corbet1-2/+2
2010-09-09mm: Move vma_stack_continue into mm.hStefan Bader1-0/+6
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller332-3752/+8706
2010-09-08udp: add rehash on connect()Eric Dumazet2-0/+2
2010-09-08Merge branch 'semaphore-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-12/+12
2010-09-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+8
2010-09-08ipvs: fix active FTPJulian Anastasov1-0/+3
2010-09-08semaphore: Add DEFINE_SEMAPHOREThomas Gleixner1-0/+3
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds3-5/+5
2010-09-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+2
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-6/+11
2010-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-7/+11
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-3/+3
2010-09-07agp/intel: Fix cache control for SandybridgeZhenyu Wang1-0/+20
2010-09-05cgroups: fix API thinkoMichael S. Tsirkin1-1/+10
2010-09-05io-mapping: Fix the address space annotationsFrancisco Jerez1-12/+12
2010-09-03serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais2-3/+3
2010-09-03cls_cgroup: Fix rcu lockdep warningLi Zefan1-2/+8
2010-09-03mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap1-0/+8
2010-08-31powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov1-0/+2
2010-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+14
2010-08-28Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2-10/+4
2010-08-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-2/+13
2010-08-28NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells1-0/+8
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-11/+12
2010-08-27fanotify: resize pid and reorder structureTvrtko Ursulin1-3/+3
2010-08-27vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson1-2/+13
2010-08-25tcp: Combat per-cpu skew in orphan tests.David S. Miller1-4/+14
2010-08-25workqueue: fix cwq->nr_active underflowTejun Heo1-7/+9
2010-08-24ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki1-2/+2
2010-08-24ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki1-3/+0
2010-08-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+6
2010-08-24guard page for stacks that grow upwardsLuck, Tony1-1/+7