summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* time: Fix spelling mistakes in new commentsJohn Stultz2011-11-211-4/+4
* time: fix bogus comment in timekeeping_get_ns_rawDan McGee2011-11-211-1/+1
* Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar2011-11-112-10/+55
|\
| * clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-102-10/+55
* | time: Improve documentation of timekeeeping_adjust()John Stultz2011-10-281-1/+80
|/
* time: Change jiffies_to_clock_t() argument type to unsigned longhank2011-09-211-1/+1
* alarmtimers: Fix error handlingThomas Gleixner2011-09-141-10/+31
* clocksource: Make watchdog reset locklessThomas Gleixner2011-09-131-20/+18
* posix-cpu-timers: Cure SMP accounting odditiesPeter Zijlstra2011-09-082-26/+3
* clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-081-0/+4
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-086-93/+121
* nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens2011-09-081-5/+1
* nohz: Make idle/iowait counter update conditionalMichal Hocko2011-09-081-6/+35
* nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-081-4/+4
* alarmtimers: Rework RTC device selection using class interfaceJohn Stultz2011-08-101-38/+40
* alarmtimers: Add try_to_cancel functionalityJohn Stultz2011-08-101-6/+37
* alarmtimers: Add more refined alarm state trackingJohn Stultz2011-08-101-7/+14
* alarmtimers: Remove period from alarm structureJohn Stultz2011-08-101-16/+14
* alarmtimers: Remove interval cap limit hackJohn Stultz2011-08-101-9/+0
* alarmtimers: Add alarm_forward functionalityJohn Stultz2011-08-101-1/+36
* alarmtimers: Push rearming peroidic timers down into alamrtimer handlerJohn Stultz2011-08-101-7/+13
* alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz2011-08-101-4/+9
* 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 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-042-31/+60
|\
| * lockdep: Clear whole lockdep_map on initializationTejun Heo2011-08-041-4/+1
| * lockdep: Fix up warningPeter Zijlstra2011-08-041-1/+1
| * lockdep: Fix trace_hardirqs_on_caller()Peter Zijlstra2011-08-041-14/+16
| * Merge branch 'linus' into core/urgentIngo Molnar2011-08-0483-1906/+3247
| |\
| * | futex: Fix regression with read only mappingsShawn Bohrer2011-07-261-12/+42
* | | Boot up with usermodehelper disabledLinus Torvalds2011-08-031-1/+1
* | | taskstats: add_del_listener() should ignore !valid listenersOleg Nesterov2011-08-031-1/+1
* | | taskstats: add_del_listener() shouldn't use the wrong nodeOleg Nesterov2011-08-031-9/+7
| |/ |/|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-08-017-42/+53
|\ \
| * | kdb,kgdb: Allow arbitrary kgdb magic knock sequencesJason Wessel2011-08-011-8/+20
| * | kdb: Remove all references to DOING_KGDB2Jason Wessel2011-08-014-7/+3
| * | kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel2011-08-014-21/+29
| * | kdb: cleanup unused variables missed in the original kdb mergeJason Wessel2011-08-013-8/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-07-311-0/+21
|\ \ \
| * | | resources: Add lookup_resource()Geert Uytterhoeven2011-07-301-0/+21
| |/ /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-0/+1
|\ \ \
| * | | [media] v4l2-compat-ioctl32: add VIDIOC_DQEVENT supportHans Verkuil2011-07-271-0/+1
| |/ /
* | | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds2011-07-293-0/+185
|\ \ \
| * \ \ Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-2827-105/+120
| |\ \ \
| * | | | dt/irq: add irq_domain_generate_simple() helperGrant Likely2011-07-281-0/+58
| * | | | irq: add irq_domain translation infrastructureGrant Likely2011-07-283-0/+127
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-07-271-0/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into nextJames Morris2011-06-3019-524/+628
| |\ \ \ \ \
| * | | | | | cgroupfs: use init_cred when populating new cgroupfs mounteparis@redhat2011-06-091-0/+5