Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | posix-timers: sys_timer_create: simplify and s/tasklist/rcu/ | Oleg Nesterov | 2008-09-24 | 1 | -15/+8 | |
| | | | | * | | | | | posix-timers: sys_timer_create: remove the buggy PF_EXITING check | Oleg Nesterov | 2008-09-24 | 1 | -27/+7 | |
| | | | | * | | | | | posix-timers: always do get_task_struct(timer->it_process) | Oleg Nesterov | 2008-09-24 | 1 | -6/+4 | |
| | | | | * | | | | | posix-timers: don't switch to ->group_leader if ->it_process dies | Oleg Nesterov | 2008-09-24 | 1 | -14/+5 | |
| | | | | * | | | | | timers: fix itimer/many thread hang, v2 | Frank Mayhar | 2008-09-23 | 4 | -133/+208 | |
| | | | | * | | | | | timers: fix itimer/many thread hang, cleanups | Ingo Molnar | 2008-09-14 | 1 | -3/+3 | |
| | | | | * | | | | | timers: fix itimer/many thread hang, fix | Ingo Molnar | 2008-09-14 | 1 | -1/+0 | |
| | | | | * | | | | | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 | 10 | -390/+415 | |
| | | | * | | | | | | ntp: improve adjtimex frequency rounding | Roman Zippel | 2008-09-24 | 1 | -3/+2 | |
| | | | * | | | | | | timekeeping: fix rounding problem during clock update | Roman Zippel | 2008-09-24 | 1 | -3/+6 | |
| | | | * | | | | | | ntp: let update_persistent_clock() sleep | Maciej W. Rozycki | 2008-09-24 | 1 | -6/+6 | |
| | | | * | | | | | | Merge branch 'linus' into timers/ntp | Ingo Molnar | 2008-09-06 | 24 | -170/+253 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | | ntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup | Roman Zippel | 2008-08-22 | 1 | -36/+40 | |
| | | * | | | | | | | | NOHZ: restart tick device from irq_enter() | Thomas Gleixner | 2008-10-17 | 3 | -8/+38 | |
| | | * | | | | | | | | NOHZ: split tick_nohz_restart_sched_tick() | Thomas Gleixner | 2008-10-17 | 1 | -22/+27 | |
| | | * | | | | | | | | NOHZ: unify the nohz function calls in irq_enter() | Thomas Gleixner | 2008-10-17 | 2 | -8/+15 | |
| | * | | | | | | | | | hrtimer: remove hrtimer_clock_base::get_softirq_time() | Mark McLoughlin | 2008-09-22 | 1 | -3/+1 | |
| | * | | | | | | | | | migrate_timers: add comment, use spinlock_irq() | Oleg Nesterov | 2008-08-21 | 2 | -10/+12 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | clocksource: introduce CLOCK_MONOTONIC_RAW | John Stultz | 2008-08-21 | 2 | -0/+59 | |
| * | | | | | | | | | clocksource: introduce clocksource_forward_now() | Roman Zippel | 2008-08-21 | 1 | -38/+33 | |
| * | | | | | | | | | clocksource: keep track of original clocksource frequency | John Stultz | 2008-08-21 | 2 | -0/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | byteorder: remove direct includes of linux/byteorder/swab[b].h | Harvey Harrison | 2008-10-20 | 1 | -1/+1 | |
* | | | | | | | | | byteorder: remove direct includes of linux/byteorder/swab[b].h | Harvey Harrison | 2008-10-20 | 1 | -1/+1 | |
* | | | | | | | | | kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. | Ken'ichi Ohmichi | 2008-10-20 | 1 | -0/+2 | |
* | | | | | | | | | kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE) | Oleg Nesterov | 2008-10-20 | 1 | -3/+2 | |
* | | | | | | | | | make ptrace_untrace() static | Adrian Bunk | 2008-10-20 | 1 | -1/+1 | |
* | | | | | | | | | cpuset: use seq_*mask_* to print masks | Lai Jiangshan | 2008-10-20 | 1 | -8/+4 | |
* | | | | | | | | | cpuset.c: remove extra variable | Rakib Mullick | 2008-10-20 | 1 | -3/+2 | |
* | | | | | | | | | cgroups: convert tasks file to use a seq_file with shared pid array | Paul Menage | 2008-10-20 | 1 | -83/+139 | |
* | | | | | | | | | cgroups: fix probable race with put_css_set[_taskexit] and find_css_set | Lai Jiangshan | 2008-10-20 | 2 | -25/+22 | |
* | | | | | | | | | kernel/configs.c: remove useless comments | WANG Cong | 2008-10-20 | 1 | -9/+0 | |
* | | | | | | | | | container freezer: rename check_if_frozen() | Matt Helsley | 2008-10-20 | 1 | -4/+8 | |
* | | | | | | | | | container freezer: make freezer state names less generic | Matt Helsley | 2008-10-20 | 1 | -28/+28 | |
* | | | | | | | | | container freezer: prevent frozen tasks or cgroups from changing | Matt Helsley | 2008-10-20 | 1 | -17/+26 | |
* | | | | | | | | | container freezer: skip frozen cgroups during power management resume | Matt Helsley | 2008-10-20 | 1 | -0/+3 | |
* | | | | | | | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 5 | -3/+401 | |
* | | | | | | | | | container freezer: make refrigerator always available | Matt Helsley | 2008-10-20 | 4 | -116/+126 | |
* | | | | | | | | | vmscan: unevictable LRU scan sysctl | Lee Schermerhorn | 2008-10-20 | 1 | -0/+10 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2008-10-17 | 2 | -0/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Staging: add TAINT_CRAP for all drivers/staging code | Greg Kroah-Hartman | 2008-10-10 | 2 | -2/+15 | |
* | | | | | | | | | softirq: Add support for triggering softirq work on softirqs. | David S. Miller | 2008-10-17 | 1 | -0/+129 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-16 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'sched/clock' into sched/urgent | Ingo Molnar | 2008-10-11 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | sched_clock: prevent scd->clock from moving backwards | Dave Kleikamp | 2008-10-10 | 1 | -3/+3 | |
* | | | | | | | | | Fix kernel/softirq.c printk format warning properly | Linus Torvalds | 2008-10-16 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 5 | -16/+73 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ \ \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 5 | -16/+73 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | | | | * | | | | | | | | printk: robustify printk, update comment | Jiri Kosina | 2008-08-20 | 1 | -3/+0 | |
| | | | | * | | | | | | | | printk: robustify printk, fix #2 | Peter Zijlstra | 2008-08-20 | 1 | -1/+1 | |
| | | | | * | | | | | | | | printk: robustify printk | Peter Zijlstra | 2008-08-11 | 3 | -3/+19 |