aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-081-0/+8
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | mutex: Fix annotations to include it in kernel-locking docbookRandy Dunlap2010-09-031-0/+8
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-073-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/+0
| | * | | | | | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie2010-08-131-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-032-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-281-4/+14
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-251-4/+14
| * | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-282-10/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | fanotify: resize pid and reorder structureTvrtko Ursulin2010-08-271-3/+3
| | * | | | | | | | fanotify: flush outstanding perm requests on group destroyEric Paris2010-08-222-7/+1
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | 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/+1
| | * | | | | | | | Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-212-8/+6
| | * | | | | | | | Input: sysrq - drop tty argument from sysrq ops handlersDmitry Torokhov2010-08-191-1/+5
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | irq: Fix circular headers dependencyFrederic Weisbecker2010-09-091-1/+1
* | | | | | | | | perf: Fix up delayed_put_task_struct()Peter Zijlstra2010-09-091-0/+2
* | | | | | | | | perf: Provide a separate task context for sweventsPeter Zijlstra2010-09-092-8/+2
* | | | | | | | | perf: Multiple task contextsPeter Zijlstra2010-09-092-1/+8
* | | | | | | | | perf: Per-pmu-per-cpu contextsPeter Zijlstra2010-09-091-1/+3
* | | | | | | | | perf: Per cpu-context rotation timerPeter Zijlstra2010-09-091-3/+2
* | | | | | | | | perf: Remove the swevent hash-table from the cpu contextPeter Zijlstra2010-09-091-6/+0
* | | | | | | | | perf: Remove the sysfs bitsPeter Zijlstra2010-09-091-6/+0
* | | | | | | | | perf: Rework the PMU methodsPeter Zijlstra2010-09-092-15/+43
* | | | | | | | | perf: Shrink hw_perf_eventPeter Zijlstra2010-09-091-1/+0
* | | | | | | | | perf: Default PMU opsPeter Zijlstra2010-09-091-5/+5
* | | | | | | | | perf: Per PMU disablePeter Zijlstra2010-09-091-6/+7
* | | | | | | | | perf: Reduce perf_disable() usagePeter Zijlstra2010-09-091-10/+10
* | | | | | | | | perf: Register PMU implementationsPeter Zijlstra2010-09-091-1/+9
* | | | | | | | | perf: Deconstify struct pmuPeter Zijlstra2010-09-091-5/+5
* | | | | | | | | skb: Add tracepoints to freeing skbKoki Sanagi2010-09-071-0/+17
* | | | | | | | | netdev: Add tracepoints to netdev layerKoki Sanagi2010-09-071-0/+82
* | | | | | | | | napi: Convert trace_napi_poll to TRACE_EVENTNeil Horman2010-09-071-2/+23
* | | | | | | | | irq: Add tracepoint to softirq_raiseLai Jiangshan2010-09-072-3/+31
* | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-08-2542-123/+458
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-241-2/+6
| |\ \ \ \ \ \ \ \