summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | posix-timers: sys_timer_create: simplify and s/tasklist/rcu/Oleg Nesterov2008-09-241-15/+8
| | | | | * | | | | posix-timers: sys_timer_create: remove the buggy PF_EXITING checkOleg Nesterov2008-09-241-27/+7
| | | | | * | | | | posix-timers: always do get_task_struct(timer->it_process)Oleg Nesterov2008-09-241-6/+4
| | | | | * | | | | posix-timers: don't switch to ->group_leader if ->it_process diesOleg Nesterov2008-09-241-14/+5
| | | | | * | | | | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-234-133/+208
| | | | | * | | | | timers: fix itimer/many thread hang, cleanupsIngo Molnar2008-09-141-3/+3
| | | | | * | | | | timers: fix itimer/many thread hang, fixIngo Molnar2008-09-141-1/+0
| | | | | * | | | | timers: fix itimer/many thread hangFrank Mayhar2008-09-1410-390/+415
| | | | * | | | | | ntp: improve adjtimex frequency roundingRoman Zippel2008-09-241-3/+2
| | | | * | | | | | timekeeping: fix rounding problem during clock updateRoman Zippel2008-09-241-3/+6
| | | | * | | | | | ntp: let update_persistent_clock() sleepMaciej W. Rozycki2008-09-241-6/+6
| | | | * | | | | | Merge branch 'linus' into timers/ntpIngo Molnar2008-09-0624-170/+253
| | | | |\ \ \ \ \ \
| | | | * | | | | | | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanupRoman Zippel2008-08-221-36/+40
| | | * | | | | | | | NOHZ: restart tick device from irq_enter()Thomas Gleixner2008-10-173-8/+38
| | | * | | | | | | | NOHZ: split tick_nohz_restart_sched_tick()Thomas Gleixner2008-10-171-22/+27
| | | * | | | | | | | NOHZ: unify the nohz function calls in irq_enter()Thomas Gleixner2008-10-172-8/+15
| | * | | | | | | | | hrtimer: remove hrtimer_clock_base::get_softirq_time()Mark McLoughlin2008-09-221-3/+1
| | * | | | | | | | | migrate_timers: add comment, use spinlock_irq()Oleg Nesterov2008-08-212-10/+12
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-212-0/+59
| * | | | | | | | | clocksource: introduce clocksource_forward_now()Roman Zippel2008-08-211-38/+33
| * | | | | | | | | clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-212-0/+4
| |/ / / / / / / /
* | | | | | | | | byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison2008-10-201-1/+1
* | | | | | | | | byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison2008-10-201-1/+1
* | | | | | | | | kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.Ken'ichi Ohmichi2008-10-201-0/+2
* | | | | | | | | kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)Oleg Nesterov2008-10-201-3/+2
* | | | | | | | | make ptrace_untrace() staticAdrian Bunk2008-10-201-1/+1
* | | | | | | | | cpuset: use seq_*mask_* to print masksLai Jiangshan2008-10-201-8/+4
* | | | | | | | | cpuset.c: remove extra variableRakib Mullick2008-10-201-3/+2
* | | | | | | | | cgroups: convert tasks file to use a seq_file with shared pid arrayPaul Menage2008-10-201-83/+139
* | | | | | | | | cgroups: fix probable race with put_css_set[_taskexit] and find_css_setLai Jiangshan2008-10-202-25/+22
* | | | | | | | | kernel/configs.c: remove useless commentsWANG Cong2008-10-201-9/+0
* | | | | | | | | container freezer: rename check_if_frozen()Matt Helsley2008-10-201-4/+8
* | | | | | | | | container freezer: make freezer state names less genericMatt Helsley2008-10-201-28/+28
* | | | | | | | | container freezer: prevent frozen tasks or cgroups from changingMatt Helsley2008-10-201-17/+26
* | | | | | | | | container freezer: skip frozen cgroups during power management resumeMatt Helsley2008-10-201-0/+3
* | | | | | | | | container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-205-3/+401
* | | | | | | | | container freezer: make refrigerator always availableMatt Helsley2008-10-204-116/+126
* | | | | | | | | vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-201-0/+10
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-172-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman2008-10-102-2/+15
* | | | | | | | | softirq: Add support for triggering softirq work on softirqs.David S. Miller2008-10-171-0/+129
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-161-3/+3
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'sched/clock' into sched/urgentIngo Molnar2008-10-111-3/+3
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | sched_clock: prevent scd->clock from moving backwardsDave Kleikamp2008-10-101-3/+3
* | | | | | | | | Fix kernel/softirq.c printk format warning properlyLinus Torvalds2008-10-161-1/+1
* | | | | | | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-165-16/+73
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-155-16/+73
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | | | | * | | | | | | | printk: robustify printk, update commentJiri Kosina2008-08-201-3/+0
| | | | | * | | | | | | | printk: robustify printk, fix #2Peter Zijlstra2008-08-201-1/+1
| | | | | * | | | | | | | printk: robustify printkPeter Zijlstra2008-08-113-3/+19
OpenPOWER on IntegriCloud