aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds6-6/+258
2009-09-16sched: Disable wakeup balancingPeter Zijlstra1-3/+3
2009-09-16writeback: separate starting of sync vs opportunistic writebackJens Axboe2-3/+3
2009-09-16writeback: use RCU to protect bdi_listJens Axboe1-0/+1
2009-09-16fs: Assign bdi in super_blockJens Axboe1-0/+1
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe2-5/+2
2009-09-16fs: remove bdev->bd_inode_backing_dev_infoJens Axboe1-1/+0
2009-09-16RxRPC: Use uX/sX rather than uintX_t/intX_t typesDavid Howells1-10/+10
2009-09-16sched: Add SD_PREFER_LOCALPeter Zijlstra2-1/+3
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt279-2995/+6193
2009-09-15tracing: remove notrace from __kprobes annotationSteven Rostedt1-2/+2
2009-09-15pcmcia: Use phys_addr_t for physical addressesSteven A. Falco1-2/+2
2009-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds1-23/+7
2009-09-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-0/+2
2009-09-15Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2-0/+13
2009-09-15Driver core: Add support for compatibility classesJean Delvare1-0/+8
2009-09-15uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin1-0/+1
2009-09-15driver model: constify attribute groupsDavid Brownell4-6/+6
2009-09-15Driver core: Add accessor for device platform dataMark Brown1-0/+5
2009-09-15Driver core: move dev_get/set_drvdata to drivers/base/dd.cGreg Kroah-Hartman1-12/+4
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds4-27/+157
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-09-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds9-87/+429
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-7/+14
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+162
2009-09-15Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-1/+4
2009-09-15sched: Add WF_FORKPeter Zijlstra1-0/+1
2009-09-15sched: Rename sync argumentsPeter Zijlstra2-4/+9
2009-09-15sched: Rename select_task_rq() argumentPeter Zijlstra1-1/+1
2009-09-15x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra1-0/+4
2009-09-15sched: Reduce forkexec_idxPeter Zijlstra1-2/+2
2009-09-15sched: Improve latencies and throughputMike Galbraith1-1/+1
2009-09-15sched: Fix some domain tuningsPeter Zijlstra1-2/+2
2009-09-15sched: Tweak wake_idxPeter Zijlstra1-2/+2
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2-16/+7
2009-09-15sched: Add TASK_WAKINGPeter Zijlstra1-0/+1
2009-09-15sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra1-1/+2
2009-09-15pkt_sched: Fix tx queue selection in tc_modify_qdiscJarek Poplawski1-1/+1
2009-09-15RxRPC: Parse security index 5 keys (Kerberos 5)David Howells1-0/+52
2009-09-15RxRPC: Allow key payloads to be passed in XDR formDavid Howells1-0/+55
2009-09-15RxRPC: Declare the security index constants symbolicallyDavid Howells1-0/+7
2009-09-15[PATCH] net: kmemcheck annotation in struct socketEric Dumazet1-0/+5
2009-09-15bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua4-1/+8
2009-09-15tcp: fix ssthresh u16 leftoverIlpo Järvinen1-0/+7
2009-09-15time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner1-1/+1
2009-09-14Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-5/+17
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds4-5/+232
2009-09-14ext4: Fix include/trace/events/ext4.h to work with SystemtapTheodore Ts'o1-2/+4
2009-09-15SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUXEric Paris1-1/+1
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-12/+67