summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-05-231-1/+0
|\
| * dlm: fixes for nodir modeDavid Teigland2012-05-021-1/+0
* | Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-05-232-45/+20
|\ \
| * | UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-211-0/+1
| * | UBI: introduce UBI_ALL constantArtem Bityutskiy2012-05-211-0/+3
| * | UBI: amend commentaries WRT dtypeArtem Bityutskiy2012-05-201-0/+11
| * | UBI: remove data type hint from ubi-user.hRichard Weinberger2012-05-201-21/+2
| * | UBI: Kill data type hintRichard Weinberger2012-05-201-24/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-235-5/+5
|\ \ \
| * | | lib: Change mail address of Oskar SchirmerOskar Schirmer2012-05-171-1/+1
| * | | net: Fix tcp_build_and_update_options comment in struct tcp_sockKyle McMartin2012-05-091-1/+1
| * | | mmzone: fix comment typo coelesce -> coalesceWang YanQing2012-04-151-1/+1
| * | | workqueue: Fix workqueue_execute_end() commentStephen Boyd2012-04-101-1/+1
| * | | Merge branch 'master' into for-nextJiri Kosina2012-04-08631-9876/+16704
| |\ \ \
| * | | | Fix typo milivolt => millivoltThomas Weber2012-04-061-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-233-21/+23
|\ \ \ \ \
| * \ \ \ \ Merge branch 'upstream' into for-linusJiri Kosina2012-05-222-3/+3
| |\ \ \ \ \
| | * | | | | HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina2012-04-301-1/+1
| | * | | | | HID: hidraw: add proper error handling to raw event reportingJiri Kosina2012-04-272-3/+3
| * | | | | | HID: hid-multitouch: Switch to device groupsHenrik Rydberg2012-05-011-1/+1
| * | | | | | HID: Create a generic device groupHenrik Rydberg2012-05-011-6/+6
| * | | | | | HID: Allow bus wildcard matchingHenrik Rydberg2012-05-011-0/+1
| * | | | | | HID: Scan the device for group info before adding itHenrik Rydberg2012-05-011-0/+5
| * | | | | | HID: Add device group to modaliasHenrik Rydberg2012-05-012-1/+3
| * | | | | | HID: Handle driver-specific device descriptor in coreHenrik Rydberg2012-05-011-10/+4
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-233-92/+1
|\ \ \ \ \ \ \
| * | | | | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-173-54/+0
| * | | | | | | sched/fair: Revert sched-domain iteration breakagePeter Zijlstra2012-05-141-1/+0
| * | | | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-37/+0
| * | | | | | | sched/fair: Add some serialization to the sched_domain load-balance walkPeter Zijlstra2012-05-091-0/+1
| * | | | | | | sched: Update documentation and commentsHiroshi Shimamoto2012-05-071-1/+1
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-235-31/+38
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt2012-05-171-0/+1
| * | | | | | | | | | ftrace: Make ftrace_modify_all_code() global for archs to useSteven Rostedt2012-05-171-0/+2
| * | | | | | | | | | ftrace: Return record ip addr for ftrace_location()Steven Rostedt2012-05-171-1/+1
| * | | | | | | | | | ftrace: Sort all function addresses, not just per pageSteven Rostedt2012-05-171-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-281-0/+6
| | * | | | | | | | | ring-buffer: Add per_cpu ring buffer control filesVaibhav Nagarnaik2012-04-241-2/+4
| | * | | | | | | | | tracing: Add percpu buffers for trace_printk()Steven Rostedt2012-04-241-6/+7
| | | |_|_|_|_|/ / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-05-234-35/+64
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker2012-04-271-1/+1
| * | | | | | | | | | cgroup: remove cgroup_subsys->populate()Tejun Heo2012-04-111-1/+0
| * | | | | | | | | | cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa2012-04-102-8/+8