summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rename the generic fsync implementationsChristoph Hellwig2010-05-271-2/+2
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-275-12/+11
* get rid of the magic around f_count in aioAl Viro2010-05-272-1/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-276-265/+280
|\
| * tracing: Add __used annotation to event variableSteven Rostedt2010-05-251-1/+1
| * Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-2132-182/+303
| |\
| | * perf: Remove more code from the fastpathPeter Zijlstra2010-05-211-2/+0
| | * perf: Optimize the !vmalloc backed bufferPeter Zijlstra2010-05-211-1/+1
| | * perf: Optimize perf_output_copy()Peter Zijlstra2010-05-211-0/+3
| | * perf: Fix wakeup storm for RO mmap()sPeter Zijlstra2010-05-211-1/+1
| | * perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...Peter Zijlstra2010-05-213-11/+15
| | * perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...Peter Zijlstra2010-05-212-16/+10
| | * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-2045-399/+607
| | |\
| | * | perf: Optimize perf_output_*() by avoiding local_xchg()Peter Zijlstra2010-05-181-0/+1
| | * | perf: Optimize the hotpath by converting the perf output buffer to local_tPeter Zijlstra2010-05-181-8/+7
| | * | perf: Optimize the perf_output() path by removing IRQ-disablesPeter Zijlstra2010-05-181-3/+2
| | * | perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra2010-05-183-5/+8
| * | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Steven Rostedt2010-05-1812-94/+142
| |\ \ \ | | |/ /
| * | | tracing: Comment the use of event_mutex with trace event flagsSteven Rostedt2010-05-141-1/+8
| * | | tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt2010-05-141-2/+19
| * | | tracing: Remove duplicate id information in event structureSteven Rostedt2010-05-142-9/+8
| * | | tracing: Move print functions into event classSteven Rostedt2010-05-143-41/+24
| * | | tracing: Allow events to share their print functionsSteven Rostedt2010-05-144-14/+32
| * | | tracing: Move raw_init from events to classSteven Rostedt2010-05-143-8/+5
| * | | tracing: Move fields from event to class structureSteven Rostedt2010-05-144-15/+19
| * | | tracing: Remove per event trace registeringSteven Rostedt2010-05-143-124/+57
| * | | tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-142-30/+79
| * | | tracepoints: Add check trace callback typeMathieu Desnoyers2010-05-141-1/+6
| * | | tracing: Create class struct for eventsSteven Rostedt2010-05-143-28/+28
| * | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt2010-05-1423-133/+211
| |\ \ \
* | \ \ \ Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2010-05-274-0/+232
|\ \ \ \ \
| * | | | | backlight: pcf50633: Register a pcf50633-backlight device in pcf50633 core dr...Lars-Peter Clausen2010-05-261-0/+4
| * | | | | backlight: Add pcf50633 backlight driverLars-Peter Clausen2010-05-261-0/+51
| * | | | | backlight: add S6E63M0 AMOLED LCD Panel driverInKi Dae2010-05-261-0/+23
| * | | | | backlight: adp8860: add support for ADP8861 & ADP8863Michael Hennerich2010-05-261-0/+17
| * | | | | backlight: new driver for the ADP8860 backlight partsMichael Hennerich2010-05-261-0/+137
* | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2010-05-272-4/+74
|\ \ \ \ \ \
| * | | | | | leds: Add mc13783 LED supportPhilippe Rétornaz2010-05-261-0/+66
| * | | | | | leds: leds-gpio: Change blink_set callback to be able to turn off blinkingBenjamin Herrenschmidt2010-05-261-4/+8
| |/ / / / /
* | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-271-0/+2
|\ \ \ \ \ \
| * | | | | | hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare2010-05-271-0/+2
* | | | | | | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2010-05-271-1/+23
|\ \ \ \ \ \ \
| * | | | | | | SFI: add support for v0.81 specFeng Tang2010-05-251-1/+23
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-271-3/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | direct-io: add a hook for the fs to provide its own submit_bio functionJosef Bacik2010-05-251-3/+8
| |/ / / / / / /
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-05-272-55/+76
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Convert more ext4 events to DEFINE_EVENTLi Zefan2010-05-171-44/+17
| * | | | | | | | ext4: Add new tracepoints to track mballoc's buddy bitmap loadsTheodore Ts'o2010-05-171-0/+33
| * | | | | | | | quota: add the option to not fail with EDQUOT in blockEric Sandeen2010-05-161-0/+12
| * | | | | | | | quota: use flags interface for dquot alloc/free spaceEric Sandeen2010-05-161-11/+14
OpenPOWER on IntegriCloud