summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2012-05-231-5/+0
|\
| * irq: Remove irq_chip->release()Richard Weinberger2012-05-211-5/+0
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-05-233-4/+33
|\ \
| * | sh: intc: Kill off special reservation interface.Paul Mundt2012-05-221-1/+0
| * | Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt2012-05-188-16/+42
| |\ \
| * \ \ Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-1034-138/+335
| |\ \ \
| * \ \ \ Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-1922-57/+100
| |\ \ \ \
| * \ \ \ \ Merge branch 'common/clkfwk' into sh-latestPaul Mundt2012-04-121-3/+31
| |\ \ \ \ \
| | * | | | | sh: clkfwk: Support variable size accesses for MSTP clocks.Paul Mundt2012-04-111-3/+31
| * | | | | | serial: sh-sci: modify sci_break_ctl()Shimoda, Yoshihiro2012-04-091-0/+2
| |/ / / / /
* | | | | | Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-05-221-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-222-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-225-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-051-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-223-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-223-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-225-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-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