summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* tracing: Remove markersChristoph Hellwig2009-09-183-233/+0
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-173-26/+33
|\
| * sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra2009-09-171-0/+2
| * sched: Disable wakeup balancingPeter Zijlstra2009-09-161-3/+3
| * sched: Add SD_PREFER_LOCALPeter Zijlstra2009-09-162-1/+3
| * sched: Add WF_FORKPeter Zijlstra2009-09-151-0/+1
| * sched: Rename sync argumentsPeter Zijlstra2009-09-152-4/+9
| * sched: Rename select_task_rq() argumentPeter Zijlstra2009-09-151-1/+1
| * x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra2009-09-151-0/+4
| * sched: Reduce forkexec_idxPeter Zijlstra2009-09-151-2/+2
| * sched: Improve latencies and throughputMike Galbraith2009-09-151-1/+1
| * sched: Fix some domain tuningsPeter Zijlstra2009-09-151-2/+2
| * sched: Tweak wake_idxPeter Zijlstra2009-09-151-2/+2
| * sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra2009-09-152-16/+7
| * sched: Add TASK_WAKINGPeter Zijlstra2009-09-151-0/+1
| * sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra2009-09-151-1/+2
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-172-5/+5
|\ \
| * \ Merge branch 'linus' into tracing/coreIngo Molnar2009-09-17190-2187/+3589
| |\ \
| * | | tracing: remove notrace from __kprobes annotationSteven Rostedt2009-09-151-2/+2
| * | | tracing: allow filter predicates to handle ksym symbolsSteven Rostedt2009-09-121-2/+2
| * | | tracing: add lock depth to entriesSteven Rostedt2009-09-111-0/+1
| * | | tracing: move tgid out of generic entry and into userstackSteven Rostedt2009-09-111-1/+0
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-171-0/+2
|\ \ \ \
| * | | | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee2009-09-171-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-176-1/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | RxRPC: Declare the security index constants symbolicallyDavid Howells2009-09-151-0/+7
| * | | | [PATCH] net: kmemcheck annotation in struct socketEric Dumazet2009-09-151-0/+5
| * | | | bonding: remap muticast addresses without using dev_close() and dev_open()Moni Shoua2009-09-153-1/+6
| * | | | genetlink: fix netns vs. netlink table lockingJohannes Berg2009-09-141-0/+4
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2009-09-171-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | uwb: avoid radio controller reset loopsDavid Vrabel2009-08-261-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-166-18/+37
|\ \ \ \ \
| * | | | | Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-152-0/+13
| * | | | | Driver core: Add support for compatibility classesJean Delvare2009-09-151-0/+8
| * | | | | uio: add generic driver for PCI 2.3 devicesMichael S. Tsirkin2009-09-151-0/+1
| * | | | | driver model: constify attribute groupsDavid Brownell2009-09-154-6/+6
| * | | | | Driver core: Add accessor for device platform dataMark Brown2009-09-151-0/+5
| * | | | | Driver core: move dev_get/set_drvdata to drivers/base/dd.cGreg Kroah-Hartman2009-09-151-12/+4
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-164-4/+229
|\ \ \ \ \ \
| * | | | | | PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas2009-09-141-3/+1
| * | | | | | PCI hotplug: add pci_configure_slot()Bjorn Helgaas2009-09-141-0/+9
| * | | | | | PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas2009-09-141-1/+1
| * | | | | | PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang2009-09-141-1/+1
| * | | | | | PCI PM: Introduce device flag wakeup_preparedRafael J. Wysocki2009-09-091-0/+1
| * | | | | | PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman2009-09-091-0/+4
| * | | | | | PCI: separate out pci_add_dynid()Tejun Heo2009-09-091-0/+5
| * | | | | | PCI hotplug: add support for 5.0G link speedKenji Kaneshige2009-09-091-1/+2
| * | | | | | PCI/vgaarb: cleanup some warnings + cleanup some comments.Dave Airlie2009-09-091-22/+27
| * | | | | | PCI: support for PCI Express fundamental resetMike Mason2009-09-091-0/+1
| * | | | | | PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt2009-09-092-0/+197
OpenPOWER on IntegriCloud