summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* irq: support domains with non-zero hwirq baseRob Herring2011-10-311-6/+6
* Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring2011-10-249-24/+558
|\
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-235-23/+319
| |\
| | * genirq: Fix fatfinered fixup reallyThomas Gleixner2011-10-041-1/+1
| | * genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier2011-10-031-1/+14
| | * genirq: Add support for per-cpu dev_id interruptsMarc Zyngier2011-10-035-22/+302
| | * genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar2011-09-121-0/+3
| * | Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King2011-09-263-0/+238
| |\ \
| | * | cpu_pm: call notifiers during suspendColin Cross2011-09-231-0/+33
| | * | cpu_pm: Add cpu power management notifiersColin Cross2011-09-233-0/+205
| * | | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-09-213-33/+95
| |\| |
| * | | perf: provide PMU when initing eventsMark Rutland2011-08-311-2/+2
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds2011-10-014-30/+11
|\ \ \ \ \ \
| | | * | | | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-302-26/+3
| | | * | | | sched: Fix up wchan borkageSimon Kirby2011-09-261-1/+1
| | | * | | | sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer2011-09-181-2/+2
| | | | |/ / | | | |/| |
| * | / | | irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring2011-09-201-1/+5
| |/ / / /
* | | | | Resource: fix wrong resource window calculationRam Pai2011-09-291-1/+6
* | | | | ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov2011-09-251-13/+10
|/ / / /
* | | | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-191-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven2011-09-121-1/+1
| |/ /
* | | Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds2011-09-191-7/+8
* | | Make TASKSTATS require root accessLinus Torvalds2011-09-191-0/+1
* | | workqueue: lock cwq access in drain_workqueueThomas Tuttle2011-09-141-1/+6
|/ /
* | Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-5/+13
|\ \
| * | alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz2011-08-101-0/+9
| * | alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz2011-08-101-0/+2
| * | alarmtimers: Avoid possible null pointer traversalJohn Stultz2011-08-101-5/+2
* | | Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-071-15/+26
|\ \ \
| * | | sched: Fix a memory leak in __sdt_free()WANG Cong2011-08-291-0/+1
| * | | sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner2011-08-291-10/+15
| * | | sched: Separate the scheduler entry for preemptionThomas Gleixner2011-08-291-5/+10
| | |/ | |/|
* | | perf_event: Fix broken calc_timer_values()Eric B Munson2011-08-311-2/+2
* | | perf events: Fix slow and broken cgroup context switch codeStephane Eranian2011-08-292-11/+54
|/ /
* | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+0
* | kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan2011-08-251-1/+1
* | Add a personality to report 2.6.x version numbersAndi Kleen2011-08-251-0/+38
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-08-232-2/+2
|\ \
| * | xfs: remove subdirectoriesChristoph Hellwig2011-08-122-2/+2
| |/
* | Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds2011-08-231-1/+0
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-08-191-5/+16
|\ \
| * | blktrace: add FLUSH/FUA supportNamhyung Kim2011-08-111-5/+16
* | | irqdesc: fix new kernel-doc warningRandy Dunlap2011-08-181-0/+1
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-08-171-0/+4
|\ \ \
| * | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki2011-08-141-0/+4
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-171-1/+7
|\ \ \ \
| * | | | lockdep: Fix wrong assumption in match_held_lockPeter Zijlstra2011-08-091-1/+7
| | |_|/ | |/| |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-08-173-18/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | irq: Track the owner of irq descriptorSebastian Andrzej Siewior2011-07-282-16/+37
| * | | irq: Always set IRQF_ONESHOT if no primary handler is specifiedSebastian Andrzej Siewior2011-07-281-0/+1