aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-01
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-03-01
| |\ \ \ \ \ \ \ \
| | * | | | | | | | OMAP4: PMIC: Add support for twl6030 codecMisael Lopez Cruz2010-02-24
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-01
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | ALSA: usbaudio: consolidate header filesDaniel Mack2010-02-23
| | * | | | | | | ALSA: usbaudio: introduce new types for audio class v2Daniel Mack2010-02-23
| | * | | | | | | ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2010-02-23
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for...Linus Torvalds2010-03-01
|\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | genirq: Fix documentation of default chip disable()Mark Brown2010-01-13
* | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clocksource: add suspend callbackMagnus Damm2010-02-05
| * | | | | | | | | | | | clocksource: add argument to resume callbackMagnus Damm2010-02-05
| * | | | | | | | | | | | ntp: Make time_esterror and time_maxerror staticjohn stultz2010-01-29
* | | | | | | | | | | | | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ptrace: Fix ptrace_regset() comments and diagnose errors specificallySuresh Siddha2010-02-23
| * | | | | | | | | | | | | ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSETSuresh Siddha2010-02-11
| * | | | | | | | | | | | | x86, ptrace: regset extensions to support xstateSuresh Siddha2010-02-11
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pci: Update pci_set_vga_state() to call arch functionsMike Travis2010-02-05
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/mmThomas Gleixner2010-02-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Move page_is_ram() declaration to mm.hWu Fengguang2010-02-01
| * | | | | | | | | | | | | | resources: introduce generic page_is_ram()Wu Fengguang2010-02-01
* | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/coreThomas Gleixner2010-02-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | percpu_counter: Make __percpu_counter_add an inline function on UPAnton Blanchard2010-02-08
| * | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-02-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sched: Extend enqueue_task to allow head queueingThomas Gleixner2010-01-22
| * | | | | | | | | | | | | | | | | sched: Remove USER_SCHEDDhaval Giani2010-01-21
| * | | | | | | | | | | | | | | | | sched: Remove the sched_class load_balance methodsPeter Zijlstra2010-01-21
| * | | | | | | | | | | | | | | | | sched: might_sleep(): Make file parameter const char *Simon Kagstrom2009-12-28
* | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan2010-02-16
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-26
| * | | | | | | | | | | | | | | | | perf_events: Add new start/stop PMU callbacksStephane Eranian2010-02-26
| * | | | | | | | | | | | | | | | | perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian2010-02-04
| * | | | | | | | | | | | | | | | | bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra2010-02-04
| * | | | | | | | | | | | | | | | | ftrace: Remove record freezingMasami Hiramatsu2010-02-04
| * | | | | | | | | | | | | | | | | ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-04
| * | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | perf, x86: Clean up event constraints code a bitIngo Molnar2010-01-29
| * | | | | | | | | | | | | | | | | | bitops: Provide compile time HWEIGHT{8,16,32,64}Peter Zijlstra2010-01-29
| * | | | | | | | | | | | | | | | | | perf: Factorize trace events raw sample buffer operationsXiao Guangrong2010-01-28
| * | | | | | | | | | | | | | | | | | perf: Reimplement frequency driven samplingPeter Zijlstra2010-01-27
| * | | | | | | | | | | | | | | | | | perf: Export software-only event group characteristic as a flagFrederic Weisbecker2010-01-16
| * | | | | | | | | | | | | | | | | | list: Introduce list_rotate_left()Frederic Weisbecker2010-01-16
| * | | | | | | | | | | | | | | | | | perf/core: Split context's event group list into pinned and non-pinned listsFrederic Weisbecker2010-01-16
| * | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | perf events: Remove CONFIG_EVENT_PROFILELi Zefan2009-12-28