summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-086-93/+121
* nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens2011-09-081-5/+1Star
* 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/+14Star
* alarmtimers: Remove interval cap limit hackJohn Stultz2011-08-101-9/+0Star
* 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/+2Star
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-052-31/+60
|\
| * lockdep: Clear whole lockdep_map on initializationTejun Heo2011-08-041-4/+1Star
| * 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-041-1/+1
* | | taskstats: add_del_listener() should ignore !valid listenersOleg Nesterov2011-08-041-1/+1
* | | taskstats: add_del_listener() shouldn't use the wrong nodeOleg Nesterov2011-08-041-9/+7Star
| |/ |/|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-08-027-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/+3Star
| * | 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/+3Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-08-011-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-303-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-281-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
* | | | | | | signals: sys_ssetmask/sys_rt_sigsuspend should use set_current_blocked()Oleg Nesterov2011-07-272-16/+6Star
| |_|_|/ / / |/| | | | |
* | | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2713-13/+13
* | | | | | panic: panic=-1 for immediate rebootHugh Dickins2011-07-271-0/+2
* | | | | | gcov: disable CONSTRUCTORS for UMLVitaliy Ivanov2011-07-271-1/+1
* | | | | | ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-271-0/+1
* | | | | | kernel/fork.c: fix a few coding style issuesDaniel Rebelo de Oliveira2011-07-271-35/+48
* | | | | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-272-0/+12
* | | | | | Merge 'akpm' patch seriesLinus Torvalds2011-07-265-37/+36Star
|\ \ \ \ \ \
| * | | | | | kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=nStephen Boyd2011-07-261-2/+2
| * | | | | | notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-262-32/+31Star