aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-06-10irqdomain: Add a name fieldGrant Likely2-13/+7
2013-06-10irqdomain: Replace LEGACY mapping with LINEARGrant Likely1-78/+6
2013-06-10irqdomain: Relax failure path on setting up mappingsGrant Likely1-12/+4
2013-06-10Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/nextGrant Likely2-49/+258
2013-06-09cpuset: remove async hotplug propagation workLi Zefan1-53/+16
2013-06-09cpuset: let hotplug propagation work wait for task attachingLi Zefan1-12/+17
2013-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+15
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+7
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-11/+19
2013-06-06ACPI/APEI: Add parameter check before error injectionChen Gong1-0/+1
2013-06-06tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)1-1/+9
2013-06-05cpuset: re-structure update_cpumask() a bitLi Zefan1-3/+4
2013-06-05cpuset: remove cpuset_test_cpumask()Li Zefan1-18/+1
2013-06-05cpuset: remove unnecessary variable in cpuset_attach()Li Zefan1-4/+2
2013-06-05cpuset: cleanup guarantee_online_{cpus|mems}()Li Zefan1-22/+7
2013-06-05cpuset: remove redundant check in cpuset_cpus_allowed_fallback()Li Zefan1-2/+1
2013-06-05cgroup: clean up the cftype array for the base cgroup filesTejun Heo1-23/+24
2013-06-05cgroup: mark "notify_on_release" and "release_agent" cgroup files insaneTejun Heo1-1/+2
2013-06-05cgroup: mark "tasks" cgroup file as insaneTejun Heo1-0/+1
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2013-06-03PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas1-2/+3
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+16
2013-05-31tick: Remove useless timekeeping duty attribution to broadcast sourceJiri Bohac1-4/+0
2013-05-31sched/fair: Remove unused variable from expire_cfs_rq_runtime()Kamalesh Babulal1-1/+0
2013-05-31nohz: Fix notifier return val that enforce timekeepingLi Zhong1-1/+1
2013-05-31kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker1-1/+0
2013-05-31vtime: Use consistent clocks among nohz accountingFrederic Weisbecker2-4/+4
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+5
2013-05-29tracing: Fix bad parameter passed in branch selftestSteven Rostedt (Red Hat)1-1/+1
2013-05-29power: Add option to log time spent in suspendColin Cross4-0/+89
2013-05-29alarmtimer: Add functions for timerfd supportTodd Poynor1-1/+38
2013-05-29genirq: Add kerneldoc for irq_disable.Andreas Fenkart1-0/+13
2013-05-29genirq: irqchip: Add mask to block out invalid irqsGrant Likely1-0/+3
2013-05-29genirq: Generic chip: Add linear irq domain supportThomas Gleixner2-12/+181
2013-05-29genirq: Generic chip: Split out code into separate functionsThomas Gleixner1-16/+34
2013-05-29genirq: irqchip: Add a mask calculation functionThomas Gleixner1-2/+6
2013-05-29genirq: Generic chip: Cache per irq bit maskThomas Gleixner1-9/+14
2013-05-29genirq: Generic chip: Handle separate mask registersGerlando Falauto1-7/+10
2013-05-29genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto1-6/+10
2013-05-29genirq: Generic chip: Remove the local cur_regs() functionGerlando Falauto1-14/+17
2013-05-29Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2-1/+8
2013-05-28ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friendsSteven Rostedt1-9/+9
2013-05-29cgroup: warn about mismatching options of a new mount of an existing hierarchyJeff Liu1-5/+8
2013-05-28timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic1-0/+8
2013-05-28ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven1-1/+0
2013-05-28Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+10
2013-05-28ring-buffer: Do not poll non allocated cpu buffersSteven Rostedt (Red Hat)1-0/+3