summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-0810-53/+133
|\
| * perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter2010-09-031-13/+46
| * perf, x86: Fix handle_irq return valuesPeter Zijlstra2010-09-032-3/+8
| * perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus2010-09-031-4/+2
| * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-013-20/+31
| |\
| | * oprofile, x86: fix init_sysfs() function stubRobert Richter2010-09-011-2/+4
| | * oprofile, x86: fix init_sysfs error handlingRobert Richter2010-08-311-3/+13
| | * oprofile: fix crash when accessing freed task structsRobert Richter2010-08-252-15/+14
| * | lockup_detector: Sync touch_*_watchdog back to old semanticsDon Zickus2010-09-011-5/+12
| * | tracing: Fix a race in function profileLi Zefan2010-08-311-4/+11
| * | perf_events: Fix time tracking for events with pid != -1 and cpu != -1Stephane Eranian2010-08-301-4/+22
| * | perf: Initialize callchains roots's childen hitsFrederic Weisbecker2010-08-271-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-09-082-20/+30
|\ \ \
| * | | fuse: fix lock annotationsMiklos Szeredi2010-09-072-16/+18
| * | | fuse: flush background queue on connection closeMiklos Szeredi2010-09-071-4/+12
* | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-09-071-1/+1
|\ \ \ \
| * | | | nfsd4: mask out non-access bits in nfs4_access_to_omodeJ. Bruce Fields2010-09-021-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-09-079-45/+40
|\ \ \ \ \
| * | | | | ima: always maintain countersMimi Zohar2010-09-083-4/+9
| * | | | | AppArmor: Fix locking from removal of profile namespaceJohn Johansen2010-09-081-2/+4
| * | | | | AppArmor: Fix splitting an fqname into separate namespace and profile namesJohn Johansen2010-09-081-1/+1
| * | | | | AppArmor: Fix security_task_setrlimit logic for 2.6.36 changesJohn Johansen2010-09-083-11/+15
| * | | | | AppArmor: Drop hack to remove appended " (deleted)" stringJohn Johansen2010-09-081-27/+11
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-09-0724-291/+281
|\ \ \ \ \ \
| * | | | | | PCI: bus speed strings should be constStephen Hemminger2010-08-311-1/+1
| * | | | | | PCI hotplug: Fix build with CONFIG_ACPI unsetRafael J. Wysocki2010-08-251-0/+4
| * | | | | | PCI: PCIe: Remove the port driver module exit routineKenji Kaneshige2010-08-241-7/+0
| * | | | | | PCI: PCIe: Move PCIe PME code to the pcie directoryRafael J. Wysocki2010-08-243-8/+3
| * | | | | | PCI: PCIe: Disable PCIe port services during port initializationRafael J. Wysocki2010-08-241-3/+26
| * | | | | | PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-2417-237/+155
| * | | | | | ACPI/PCI: Negotiate _OSC control bits before requesting them Rafael J. Wysocki2010-08-245-30/+49
| * | | | | | ACPI/PCI: Do not preserve _OSC control bits returned by a query Rafael J. Wysocki2010-08-242-16/+7
| * | | | | | ACPI/PCI: Make acpi_pci_query_osc() return control bitsRafael J. Wysocki2010-08-241-11/+24
| * | | | | | ACPI/PCI: Reorder checks in acpi_pci_osc_control_set()Rafael J. Wysocki2010-08-241-4/+4
| * | | | | | PCI: PCIe: Introduce commad line switch for disabling port servicesRafael J. Wysocki2010-08-244-0/+24
| * | | | | | PCI: PCIe AER: Introduce pci_aer_available()Rafael J. Wysocki2010-08-242-3/+8
| * | | | | | x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes2010-08-171-2/+4
| * | | | | | PCI: provide stub pci_domain_nr function for !CONFIG_PCI configsDave Airlie2010-08-131-0/+3
* | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-09-077-14/+35
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/g...Alex Elder2010-09-033-11/+11
| |\ \ \ \ \ \
| | * | | | | | xfs: prevent 32bit overflow in space reservationDave Chinner2010-09-031-3/+10
| | * | | | | | xfs: improve buffer cache hash scalabilityDave Chinner2010-09-022-8/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | xfs: Make fiemap work with sparse filesTao Ma2010-09-033-3/+17
| * | | | | | xfs: Disallow 32bit project quota idArkadiusz Mi?kiewicz2010-09-021-0/+7
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://android.kernel.org/kernel/tegraLinus Torvalds2010-09-071-0/+1
|\ \ \ \ \ \
| * | | | | | [ARM] tegra: Add ZRELADDR default for ARCH_TEGRAErik Gilling2010-09-011-0/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2010-09-076-21/+37
|\ \ \ \ \ \
| * | | | | | alpha: Fix printk format errorsMichael Cree2010-09-011-3/+3
| * | | | | | alpha: convert perf_event to use local_tMichael Cree2010-08-311-9/+9
| * | | | | | Fix call to replaced SuperIO functionsMorten H. Larsen2010-08-313-8/+25
OpenPOWER on IntegriCloud