summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-198-4/+401
|\
| * irq: Export functions to allow modular irq driversJonathan Cameron2011-05-182-0/+5
| * genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner2011-05-181-0/+15
| * genirq: Remove pointless ifdefsThomas Gleixner2011-05-181-3/+1
| * genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner2011-05-022-1/+5
| * genirq: Add chip suspend and resume callbacksThomas Gleixner2011-04-231-0/+93
| * genirq: Implement a generic interrupt chipThomas Gleixner2011-04-232-0/+262
| * genirq: Support per-IRQ thread disabling.Paul Mundt2011-04-234-1/+21
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-192-12/+196
|\ \
| * | watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney2011-04-281-1/+1
| * | lockdep: Remove cmpxchg to update nr_chain_hlocksSteven Rostedt2011-04-221-10/+4
| * | lockdep: Print a nicer description for simple irq lock inversionsSteven Rostedt2011-04-221-0/+20
| * | lockdep: Replace "Bad BFS generated tree" message with something less crypticSteven Rostedt2011-04-221-1/+1
| * | lockdep: Print a nicer description for irq inversion bugsSteven Rostedt2011-04-221-5/+29
| * | lockdep: Print a nicer description for simple deadlocksSteven Rostedt2011-04-221-0/+21
| * | lockdep: Print a nicer description for normal deadlocksSteven Rostedt2011-04-221-0/+55
| * | lockdep: Print a nicer description for irq lock inversionsSteven Rostedt2011-04-221-0/+70
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-1910-63/+85
|\ \ \
| * | | PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki2011-05-171-4/+13
| * | | PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki2011-05-171-6/+0
| * | | Merge branch 'power-domains' into for-linusRafael J. Wysocki2011-05-171-0/+4
| |\ \ \
| | * | | PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki2011-04-301-0/+4
| * | | | Merge branch 'syscore' into for-linusRafael J. Wysocki2011-05-174-34/+4
| |\ \ \ \
| | * | | | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-114-34/+4
| * | | | | Revert "PM / Hibernate: Reduce autotuned default image size"Rafael J. Wysocki2011-05-171-4/+4
| * | | | | PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki2011-05-174-5/+48
| * | | | | kmod: always provide usermodehelper_disable()Kay Sievers2011-05-171-7/+0
| * | | | | PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki2011-05-171-0/+9
| * | | | | Freezer: Use SMP barriersMike Frysinger2011-05-171-2/+2
| * | | | | PM / Suspend: Do not ignore error codes returned by suspend_enter()MyungJoo Ham2011-05-171-1/+1
* | | | | | params.c: Use new strtobool function to process boolean inputsJonathan Cameron2011-05-191-10/+4
* | | | | | module: Use binary search in lookup_symbol()Alessio Igor Bogani2011-05-191-5/+2
* | | | | | module: Use the binary search for symbols resolutionAlessio Igor Bogani2011-05-191-5/+16
* | | | | | module: each_symbol_section instead of each_symbolRusty Russell2011-05-191-15/+27
* | | | | | module: split unset_section_ro_nx function.Jan Glauber2011-05-191-22/+23
* | | | | | module: undo module RONX protection correctly.Jan Glauber2011-05-191-12/+13
* | | | | | module: zero mod->init_ro_size after init is freed.Jan Glauber2011-05-191-0/+1
* | | | | | minor ANSI prototype sparse fixDaniel J Blueman2011-05-191-2/+2
* | | | | | module: deal with alignment issues in built-in module versionsDmitry Torokhov2011-05-191-3/+6
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-172-3/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tick: Clear broadcast active bit when switching to oneshotThomas Gleixner2011-05-161-1/+11
| * | | | | clocksource: Install completely before selectingjohn stultz2011-05-051-2/+2
* | | | | | Cache user_ns in struct credSerge E. Hallyn2011-05-132-6/+18
* | | | | | PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki2011-05-111-0/+1
* | | | | | PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki2011-05-111-1/+3
* | | | | | PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki2011-05-111-2/+2
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-072-1/+18
|\ \ \ \ \ \
| * | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar2011-05-061-1/+1
| |\| | | | |
| * | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2011-05-042-1/+18
| |\ \ \ \ \ \
| | * | | | | | ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2011-04-252-1/+18
| | | |_|_|/ / | | |/| | | |