aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-23
|\
| * x86/olpc/xo1/sci: Report RTC wakeup eventsDaniel Drake2012-05-07
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2012-05-23
|\ \
| * | irq: Remove irq_chip->release()Richard Weinberger2012-05-21
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-05-23
|\ \ \
| * | | sh: intc: Kill off special reservation interface.Paul Mundt2012-05-22
| * | | Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt2012-05-18
| |\ \ \
| * \ \ \ Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-09
| |\ \ \ \
| * \ \ \ \ Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-19
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'common/clkfwk' into sh-latestPaul Mundt2012-04-12
| |\ \ \ \ \ \
| | * | | | | | sh: clkfwk: Support variable size accesses for MSTP clocks.Paul Mundt2012-04-10
| | | |_|_|_|/ | | |/| | | |
| * / | | | | serial: sh-sci: modify sci_break_ctl()Shimoda, Yoshihiro2012-04-09
| |/ / / / /
* | | | | | Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-05-22
|\ \ \ \ \ \
| * | | | | | dlm: fixes for nodir modeDavid Teigland2012-05-02
* | | | | | | Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-05-22
|\ \ \ \ \ \ \
| * | | | | | | UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-21
| * | | | | | | UBI: introduce UBI_ALL constantArtem Bityutskiy2012-05-21
| * | | | | | | UBI: Kill data type hintRichard Weinberger2012-05-20
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \
| * | | | | | | | lib: Change mail address of Oskar SchirmerOskar Schirmer2012-05-17
| * | | | | | | | net: Fix tcp_build_and_update_options comment in struct tcp_sockKyle McMartin2012-05-09
| * | | | | | | | mmzone: fix comment typo coelesce -> coalesceWang YanQing2012-04-15
| * | | | | | | | Merge branch 'master' into for-nextJiri Kosina2012-04-08
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Fix typo milivolt => millivoltThomas Weber2012-04-05
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream' into for-linusJiri Kosina2012-05-22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina2012-04-30
| | * | | | | | | | | HID: hidraw: add proper error handling to raw event reportingJiri Kosina2012-04-27
| * | | | | | | | | | HID: hid-multitouch: Switch to device groupsHenrik Rydberg2012-05-01
| * | | | | | | | | | HID: Create a generic device groupHenrik Rydberg2012-05-01
| * | | | | | | | | | HID: Allow bus wildcard matchingHenrik Rydberg2012-05-01
| * | | | | | | | | | HID: Scan the device for group info before adding itHenrik Rydberg2012-05-01
| * | | | | | | | | | HID: Add device group to modaliasHenrik Rydberg2012-05-01
| * | | | | | | | | | HID: Handle driver-specific device descriptor in coreHenrik Rydberg2012-05-01
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17
| * | | | | | | | | | | sched/fair: Revert sched-domain iteration breakagePeter Zijlstra2012-05-14
| * | | | | | | | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
| * | | | | | | | | | | sched/fair: Add some serialization to the sched_domain load-balance walkPeter Zijlstra2012-05-09
| * | | | | | | | | | | sched: Update documentation and commentsHiroshi Shimamoto2012-05-07
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-05-21
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-18
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt2012-05-16
| * | | | | | | | | | | | | ftrace: Make ftrace_modify_all_code() global for archs to useSteven Rostedt2012-05-16
| * | | | | | | | | | | | | ftrace: Return record ip addr for ftrace_location()Steven Rostedt2012-05-16
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-05-09
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tracing: Prevent wasting time evaluating parameters in trace_preempt_on/offMinho Ban2012-05-08
| * | | | | | | | | | | | | sched, perf: Use a single callback into the schedulerPeter Zijlstra2012-05-09
| * | | | | | | | | | | | | perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-09
| |/ / / / / / / / / / / /