aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* audit: Fix decimal constant descriptionMichal Simek2013-07-09
* kernel/auditfilter.c: fix leak in audit_add_rule() error pathChen Gang2013-07-09
* kernel/auditfilter.c: fixing build warningRaphael S. Carvalho2013-07-09
* audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton2013-07-09
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\
| * hrtimer: Remove unused variableThomas Gleixner2013-07-06
| * hrtimers: Move SMP function call to thread contextThomas Gleixner2013-07-05
| * clocksource: Reselect clocksource when watchdog validated high-res capabilityThomas Gleixner2013-07-05
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04
| |\
| | * posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...KOSAKI Motohiro2013-07-04
| | * posix_timers: fix racy timer delta caching on task exitFrederic Weisbecker2013-07-03
| | * posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule()Frederic Weisbecker2013-07-03
| | * posix_cpu_timers: consolidate expired timers checkFrederic Weisbecker2013-07-03
| | * posix_cpu_timers: consolidate timer list cleanupsFrederic Weisbecker2013-07-03
| | * posix_cpu_timer: consolidate expiry time typeFrederic Weisbecker2013-07-03
| * | tick: Sanitize broadcast control logicThomas Gleixner2013-07-02
| * | tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner2013-07-02
| * | tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner2013-07-02
| * | timekeeping: Indicate that clock was set in the pvclock gtod notifierDavid Vrabel2013-06-28
| * | timekeeping: Pass flags instead of multiple bools to timekeeping_update()David Vrabel2013-06-28
| * | hrtimers: Support resuming with two or more CPUs online (but stopped)David Vrabel2013-06-28
| * | timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche2013-06-28
| * | clockevents: Prefer CPU local devices over global devicesStephen Boyd2013-06-24
| * | ARM: sched_clock: Load cycle count after epoch stabilizesStephen Boyd2013-06-17
| * | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-12
| * | alarmtimer: Export symbols of functions declared in linux/alarmtimer.hMarcus Gelderie2013-06-12
| * | power: Add option to log time spent in suspendColin Cross2013-05-29
| * | alarmtimer: Add functions for timerfd supportTodd Poynor2013-05-29
| * | clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GET...Thomas Gleixner2013-05-28
| * | clockevents: Define CS_NAME_LEN unconditionallyThomas Gleixner2013-05-28
| * | clockevents: Implement unbind functionalityThomas Gleixner2013-05-16
| * | clockevents: Split out selection logicThomas Gleixner2013-05-16
| * | clockevents: Provide sysfs interfaceThomas Gleixner2013-05-16
| * | clockevents: Add module refcountThomas Gleixner2013-05-16
| * | clockevents: Move the tick_notify() switch case to clockevents_notify()Thomas Gleixner2013-05-16
| * | clockevents: Simplify lockingThomas Gleixner2013-05-16
| * | clockevents: Get rid of the notifier chainThomas Gleixner2013-05-16
| * | clocksource: Let clocksource_unregister() return success/errorThomas Gleixner2013-05-16
| * | clocksource: Provide unbind interface in sysfsThomas Gleixner2013-05-16
| * | clocksource: Split out user string inputThomas Gleixner2013-05-16
| * | clocksource: Allow clocksource select to skip current clocksourceThomas Gleixner2013-05-16
| * | clocksource: Add module refcountThomas Gleixner2013-05-16
| * | clocksource: Let timekeeping_notify return success/errorThomas Gleixner2013-05-16
| * | clocksource: Always verify highres capabilityThomas Gleixner2013-05-16
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-06
|\ \ \
| * | | irq: fix checkpatch errorKefeng Wang2013-06-24
| * | | irqdomain: Include hwirq number in /proc/interruptsGrant Likely2013-06-24
| * | | irqdomain: make irq_linear_revmap() a fast path againGrant Likely2013-06-24
| * | | irqdomain: remove irq_domain_generate_simple()Grant Likely2013-06-24
| * | | irqdomain: Refactor irq_domain_associate_many()Grant Likely2013-06-24