summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Fix panic when lseek() called on "trace" opened for writingSlava Pestov2010-11-301-1/+9
* perf header: Don't assume there's no attr info if no sample ids is providedFranck Bui-Huu2010-11-301-3/+8
* perf symbols: Figure out start address of kernel map from kallsymsMing Lei2010-11-301-1/+42
* perf symbols: Fix kallsyms kernel/module map splittingArnaldo Carvalho de Melo2010-11-301-5/+11
* perf: Fix the software context switch counterPeter Zijlstra2010-11-262-16/+15
* perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-261-1/+1
* x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
* perf: Fix inherit vs. context rotation bugThomas Gleixner2010-11-262-2/+21
* perf symbols: Remove incorrect open-coded container_of()Rabin Vincent2010-11-231-1/+3
* perf record: Handle restrictive permissions in /proc/{kallsyms,modules}Arnaldo Carvalho de Melo2010-11-221-8/+9
* x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-181-0/+2
* irq_work: Drop cmpxchg() resultSergio Aguirre2010-11-181-1/+3
* perf: Fix owner-list vs exitPeter Zijlstra2010-11-181-12/+51
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-184-2/+15
|\
| * perf,hw_breakpoint: Initialize hardware api earlierJason Wessel2010-11-123-2/+11
| * x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-121-0/+4
* | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-181-3/+4
* | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-183-5/+36
|\ \
| * | tracing: Fix recursive user stack traceSteven Rostedt2010-11-121-0/+19
| * | tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt2010-11-101-5/+5
| * | tracing: Fix module use of trace_bprintk()Steven Rostedt2010-11-101-0/+12
* | | Linux 2.6.37-rc2v2.6.37-rc2Linus Torvalds2010-11-151-1/+1
* | | capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris2010-11-157-40/+28
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-154-6/+6
|\ \ \
| * | | arm: omap1: devices: need to return with a valueFelipe Balbi2010-11-081-3/+2
| * | | OMAP1: camera.h: add missing includeJanusz Krzysztofik2010-11-051-0/+2
| * | | omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman2010-11-051-0/+2
| * | | OMAP2: Devkit8000: Fix mmc regulator failureThomas Weber2010-11-051-3/+0
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-11-155-42/+192
|\ \ \ \
| * | | | hwmon: (w83795) Check for BEEP pin availabilityJean Delvare2010-11-151-7/+51
| * | | | hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare2010-11-151-0/+4
| * | | | hwmon: (w83795) Read the intrusion state properlyJean Delvare2010-11-151-3/+20
| * | | | hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare2010-11-151-10/+20
| * | | | hwmon: (w83795) List all usable temperature sourcesJean Delvare2010-11-151-3/+54
| * | | | hwmon: (w83795) Expose fan control methodJean Delvare2010-11-151-1/+18
| * | | | hwmon: (w83795) Fix fan control mode attributesJean Delvare2010-11-151-10/+8
| * | | | hwmon: (lm95241) Check validity of input valuesJean Delvare2010-11-151-5/+14
| * | | | hwmon: Change mail address of Hans J. KochHans J. Koch2010-11-153-4/+4
* | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-1512-36/+23
|\ \ \ \ \
| * | | | | i2c: Sanity checks on adapter registrationJean Delvare2010-11-151-0/+12
| * | | | | i2c: Mark i2c_adapter.id as deprecatedJean Delvare2010-11-153-2/+11
| * | | | | i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2010-11-153-3/+0
| * | | | | i2c: Delete unused adapter IDsJean Delvare2010-11-152-23/+0
| * | | | | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-154-8/+0
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-157-49/+174
|\ \ \ \ \
| * | | | | PCI: sysfs: fix printk warningsRandy Dunlap2010-11-151-1/+2
| * | | | | PCI: fix pci_bus_alloc_resource() hang, prefer positive decodeBjorn Helgaas2010-11-121-21/+49
| * | | | | PCI: read current power state at enable timeJesse Barnes2010-11-111-0/+12
| * | | | | PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck2010-11-113-8/+23
| * | | | | x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas2010-11-111-20/+83
OpenPOWER on IntegriCloud