summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-05-2119-36/+167
|\
| * Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-1819-36/+167
| |\
| | * tracing: Do not enable function event with enableSteven Rostedt2012-05-101-0/+2
| | * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-04-303-7/+40
| | |\
| | | * [SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams2012-04-232-3/+4
| | | * [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_workDan Williams2012-04-231-4/+36
| | * | efi: Add new variable attributesMatthew Garrett2012-04-301-1/+12
| | * | pipes: add a "packetized pipe" mode for writingLinus Torvalds2012-04-291-0/+1
| | * | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-291-0/+2
| | |\ \
| | | * | USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-04-241-0/+2
| | * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-281-0/+4
| | |\ \ \
| | | * | | ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-271-0/+4
| | | |/ /
| | * | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-271-1/+1
| | |\ \ \
| | | * | | spi: fix spi.h kernel-doc warningRandy Dunlap2012-04-271-1/+1
| | * | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-261-2/+3
| | |\ \ \ \
| | | * | | | mm: fix up the vmscan stat in vmstatYing Han2012-04-251-2/+3
| | | | |/ / | | | |/| |
| | * | | | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-04-251-1/+6
| | |\ \ \ \
| | | * | | | NFSv4: Ensure we do not reuse open owner namesTrond Myklebust2012-04-201-1/+6
| | * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-251-3/+11
| | |\ \ \ \ \
| | | * | | | | asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin2012-04-231-3/+11
| | * | | | | | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2012-04-241-14/+17
| | |\ \ \ \ \ \
| | | * | | | | | HSI: hsi: Rework hsi_event interfaceCarlos Chinea2012-04-231-11/+14
| | | * | | | | | HSI: hsi: Rework hsi_controller releaseCarlos Chinea2012-04-231-3/+3
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-221-0/+7
| | |\ \ \ \ \ \
| | | * | | | | | irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt2012-04-231-0/+7
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-225-7/+61
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | | * | | | | | net/sock.h: fix sk_peek_off kernel-doc warningRandy Dunlap2012-04-171-0/+1
| | | * | | | | | ipv6: clean up rt6_clean_expiresJiri Bohac2012-04-171-1/+1
| | | * | | | | | ipv6: fix rt6_update_expiresJiri Bohac2012-04-171-2/+8
| | | * | | | | | net_sched: red: Make minor corrections to commentsDavid Ward2012-04-161-3/+3
| | | * | | | | | skbuff: struct ubuf_info callback type safetyMichael S. Tsirkin2012-04-131-3/+4
| | | * | | | | | ipv6: fix problem with expired dst cacheGao feng2012-04-132-1/+47
* | | | | | | | | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt2012-05-161-0/+1
* | | | | | | | | ftrace: Make ftrace_modify_all_code() global for archs to useSteven Rostedt2012-05-161-0/+2
* | | | | | | | | ftrace: Return record ip addr for ftrace_location()Steven Rostedt2012-05-161-1/+1
* | | | | | | | | ftrace: Sort all function addresses, not just per pageSteven Rostedt2012-05-161-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-05-091-2/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Prevent wasting time evaluating parameters in trace_preempt_on/offMinho Ban2012-05-081-2/+6
* | | | | | | | | sched, perf: Use a single callback into the schedulerPeter Zijlstra2012-05-091-18/+6
* | | | | | | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-1/+4
|/ / / / / / / /
* | | | | | | | Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-05-073-8/+17
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt2012-04-271-0/+6
| * | | | | | | ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik2012-04-231-2/+4
| * | | | | | | tracing: Add percpu buffers for trace_printk()Steven Rostedt2012-04-231-6/+7
* | | | | | | | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-04-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong2012-04-201-1/+1
* | | | | | | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-214-71/+103
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker2012-04-161-8/+39
| * | | | | | | | | mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-162-12/+27
| * | | | | | | | | mfd : Fix dbx500 compilation errorDaniel Lezcano2012-04-161-51/+37
| | |_|_|_|_|_|/ / | |/| | | | | | |