| Commit message (Expand) | Author | Age | Files | Lines |
* | genirq: do not leave interupts enabled on free_irq | Thomas Gleixner | 2008-02-19 | 1 | -1/+19 |
* | genirq: spurious.c: use time_* macros | S.Caglar Onur | 2008-02-19 | 1 | -1/+2 |
* | Audit: use == not = in if statements | Eric Paris | 2008-02-18 | 1 | -1/+4 |
* | timer_list: print relative expiry time signed | Pavel Machek | 2008-02-17 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2008-02-14 | 4 | -22/+38 |
|\ |
|
| * | hrtimer: catch expired CLOCK_REALTIME timers early | Thomas Gleixner | 2008-02-14 | 1 | -0/+11 |
| * | hrtimer: check relative timeouts for overflow | Thomas Gleixner | 2008-02-14 | 4 | -22/+27 |
* | | d_path: Make d_path() use a struct path | Jan Blunck | 2008-02-14 | 1 | -1/+1 |
* | | d_path: Use struct path in struct avc_audit_data | Jan Blunck | 2008-02-14 | 2 | -23/+17 |
* | | Use struct path in fs_struct | Jan Blunck | 2008-02-14 | 3 | -19/+15 |
* | | Introduce path_put() | Jan Blunck | 2008-02-14 | 2 | -8/+8 |
* | | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-14 | 2 | -13/+14 |
* | | Dont touch fs_struct in usermodehelper | Jan Blunck | 2008-02-14 | 1 | -4/+1 |
|/ |
|
* | Linux Kernel Markers: support multiple probes | Mathieu Desnoyers | 2008-02-13 | 2 | -176/+508 |
* | hugetlb: fix overcommit locking | Nishanth Aravamudan | 2008-02-13 | 1 | -2/+2 |
* | remove final fastcall users | Harvey Harrison | 2008-02-13 | 1 | -1/+1 |
* | rcupdate: fix comment | Paul E. McKenney | 2008-02-13 | 1 | -1/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2008-02-13 | 5 | -196/+487 |
|\ |
|
| * | sched: rt-group: refure unrunnable tasks | Peter Zijlstra | 2008-02-13 | 1 | -0/+15 |
| * | sched: rt-group: clean up the ifdeffery | Peter Zijlstra | 2008-02-13 | 1 | -71/+139 |
| * | sched: rt-group: make rt groups scheduling configurable | Peter Zijlstra | 2008-02-13 | 3 | -56/+126 |
| * | sched: rt-group: interface | Peter Zijlstra | 2008-02-13 | 4 | -76/+178 |
| * | sched: rt-group: deal with PI | Peter Zijlstra | 2008-02-13 | 2 | -5/+41 |
| * | sched: fix incorrect irq lock usage in normalize_rt_tasks() | Peter Zijlstra | 2008-02-13 | 1 | -4/+4 |
| * | sched: fair-group: separate tg->shares from task_group_lock | Peter Zijlstra | 2008-02-13 | 1 | -20/+17 |
| * | hrtimer: more hrtimer_init_sleeper() fallout. | Peter Zijlstra | 2008-02-13 | 1 | -1/+4 |
* | | timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC | H. Peter Anvin | 2008-02-12 | 1 | -1/+1 |
|/ |
|
* | hrtimer: don't modify restart_block->fn in restart functions | Oleg Nesterov | 2008-02-10 | 2 | -5/+0 |
* | hrtimer: fix *rmtp/restarts handling in compat_sys_nanosleep() | Oleg Nesterov | 2008-02-10 | 1 | -4/+40 |
* | hrtimer: fix *rmtp handling in hrtimer_nanosleep() | Oleg Nesterov | 2008-02-10 | 2 | -38/+30 |
* | ntp: correct inconsistent interval/tick_length usage | john stultz | 2008-02-10 | 1 | -4/+0 |
* | Update kernel/.gitignore with new auto-generated files | S.Çağlar Onur | 2008-02-09 | 1 | -0/+1 |
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-02-08 | 1 | -1/+1 |
|\ |
|
| * | [POWERPC] Add arch-specific walk_memory_remove() for 64-bit powerpc | Badari Pulavarty | 2008-02-08 | 1 | -1/+1 |
* | | IRQ_NOPROBE helper functions | Ralf Baechle | 2008-02-08 | 1 | -0/+36 |
* | | Add new string functions strict_strto* and convert kernel params to use them | Yi Yang | 2008-02-08 | 1 | -10/+10 |
* | | cpu: fix section mismatch warnings for enable_nonboot_cpus | Sam Ravnborg | 2008-02-08 | 1 | -1/+1 |
* | | Don't operate with pid_t in rtmutex tester | Pavel Emelyanov | 2008-02-08 | 2 | -4/+10 |
* | | Use find_task_by_vpid in posix timers | Pavel Emelyanov | 2008-02-08 | 2 | -5/+5 |
* | | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 3 | -8/+431 |
* | | printk_ratelimit() functions should use CONFIG_PRINTK | Joe Perches | 2008-02-08 | 2 | -10/+12 |
* | | workqueue: make delayed_work_timer_fn() static | Li Zefan | 2008-02-08 | 1 | -1/+1 |
* | | The scheduled 'time' option removal | Adrian Bunk | 2008-02-08 | 1 | -13/+0 |
* | | Nuke duplicate header from sysctl.c | Jesper Juhl | 2008-02-08 | 1 | -1/+0 |
* | | Nuke a duplicate include from profile.c | Jesper Juhl | 2008-02-08 | 1 | -1/+0 |
* | | Nuke duplicate include from printk.c | Jesper Juhl | 2008-02-08 | 1 | -1/+0 |
* | | constify tables in kernel/sysctl_check.c | Jan Beulich | 2008-02-08 | 1 | -76/+75 |
* | | kernel: remove fastcall in kernel/* | Harvey Harrison | 2008-02-08 | 12 | -68/+67 |
* | | time: fix typo in comments | Li Zefan | 2008-02-08 | 3 | -4/+4 |
* | | timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres | Li Zefan | 2008-02-08 | 2 | -3/+3 |