summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-151-2/+16
* Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-101-1/+10
|\
| * cgroups: fix API thinkoMichael S. Tsirkin2010-09-051-1/+10
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-09-09332-3752/+8706
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-083-5/+5
| |\ \
| | * | ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-241-2/+2
| | * | ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-241-3/+0Star
| | * | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie2010-08-141-0/+3
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-09-071-0/+2
| |\ \ \
| | * | | powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov2010-08-311-0/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-09-072-6/+11
| |\ \ \ \
| | * | | | percpu: handle __percpu notations in UP accessorsNamhyung Kim2010-08-072-6/+11
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-071-7/+11
| |\ \ \ \ \
| | * | | | | workqueue: fix cwq->nr_active underflowTejun Heo2010-08-251-7/+9
| | * | | | | workqueue: improve destroy_workqueue() debuggabilityTejun Heo2010-08-241-0/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-09-072-3/+3
| |\ \ \ \ \ \
| | * | | | | | serial: fix port type conflict between NS16550A & U6_16550APhilippe Langlais2010-09-042-3/+3
| | | |_|/ / / | | |/| | | |
| * / | | | | agp/intel: Fix cache control for SandybridgeZhenyu Wang2010-09-071-0/+20
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-291-4/+14
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-282-10/+4Star
| |\ \ \ \ \
| | * | | | | fanotify: resize pid and reorder structureTvrtko Ursulin2010-08-281-3/+3
| | * | | | | fanotify: flush outstanding perm requests on group destroyEric Paris2010-08-232-7/+1Star
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-08-281-2/+13
| |\ \ \ \ \ \
| | * | | | | | vgaarb: Wrap vga_(get|put) in CONFIG_VGA_ARBChris Wilson2010-08-271-2/+13
| * | | | | | | NOMMU: Stub out vm_get_page_prot() if there's no MMUDavid Howells2010-08-281-0/+8
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-285-11/+12
| |\ \ \ \ \ \ \
| | * | | | | | | Input: uinput - add devname alias to allow module on-demand loadKay Sievers2010-08-212-1/+1
| | * | | | | | | USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-211-2/+1Star
| | * | | | | | | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-212-8/+6Star
| | * | | | | | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-201-1/+5
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-241-2/+6
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: Fix timer tracingArjan van de Ven2010-08-191-2/+6
| | |/ / / / / /
| * | | | | | | guard page for stacks that grow upwardsLuck, Tony2010-08-241-1/+7
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-243-34/+58
| |\ \ \ \ \ \ \
| | * | | | | | | kobject: Break the kobject namespace defs into their own headerDavid Howells2010-08-243-34/+58
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-08-241-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | USB: gadget: fix composite kernel-doc warningsRandy Dunlap2010-08-241-0/+1
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2412-26/+58
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds2010-08-241-5/+9
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xen: pvhvm: make it clearer that XEN_UNPLUG_* define bits in a bitfieldIan Campbell2010-08-231-6/+9
| | * | | | | | | | xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell2010-08-231-1/+1
| | * | | | | | | | xen: pvhvm: allow user to request no emulated device unplugIan Campbell2010-08-231-0/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-247-23/+39
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | * | | | | | drm: block userspace under allocating buffer and having drivers overwrite it ...Dave Airlie2010-08-177-23/+39
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-08-221-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | slub: add missing __percpu markup in mm/slub_def.hNamhyung Kim2010-08-091-1/+1
| * | | | | | | | workqueue: Add basic tracepoints to track workqueue executionArjan van de Ven2010-08-211-0/+62
| * | | | | | | | mm: make the vma list be doubly linkedLinus Torvalds2010-08-211-1/+1
| * | | | | | | | kfifo: implement missing __kfifo_skip_r()Andrea Righi2010-08-201-0/+2
| * | | | | | | | Fix the declaration of sys_execve() in asm-generic/syscalls.hDavid Howells2010-08-181-2/+4