Age | Commit message (Expand) | Author | Files | Lines |
2007-07-25 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2007-07-25 | Cache xtime every call to update_wall_time | john stultz | 2 | -7/+23 |
2007-07-25 | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 5 | -19/+19 |
2007-07-25 | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 1 | -1/+1 |
2007-07-22 | Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -50/+14 |
2007-07-22 | x86: i386-show-unhandled-signals-v3 | Masoud Asgharifard Sharbiani | 2 | -0/+20 |
2007-07-22 | [PATCH] get rid of AVC_PATH postponed treatment | Al Viro | 1 | -47/+0 |
2007-07-22 | [PATCH] allow audit filtering on bit & operations | Eric Paris | 1 | -0/+11 |
2007-07-22 | [PATCH] audit: fix broken class-based syscall audit | Klaus Weidner | 1 | -1/+1 |
2007-07-22 | [PATCH] Make IPC mode consistent | Steve Grubb | 1 | -2/+2 |
2007-07-21 | x86: PM_TRACE support | Nigel Cunningham | 1 | -1/+1 |
2007-07-21 | x86_64: Report the pending irq if available in smp_affinity | Andi Kleen | 1 | -1/+9 |
2007-07-21 | NTP: move the cmos update code into ntp.c | Thomas Gleixner | 1 | -3/+56 |
2007-07-21 | hrtimer: speedup hrtimer_enqueue | Ingo Molnar | 1 | -4/+6 |
2007-07-21 | highres: improve debug output | Ingo Molnar | 2 | -2/+18 |
2007-07-21 | tick management: spread timer interrupt | john stultz | 1 | -1/+6 |
2007-07-21 | clockevents: fix device replacement | Thomas Gleixner | 1 | -1/+28 |
2007-07-21 | clockevents: fix resume logic | Thomas Gleixner | 2 | -8/+14 |
2007-07-20 | Revert "sys_time() speedup" | Linus Torvalds | 1 | -8/+5 |
2007-07-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 4 | -290/+0 |
2007-07-20 | FRV: Fix linkage problems | David Howells | 1 | -2/+2 |
2007-07-20 | Pull ia64-clocksource into release branch | Tony Luck | 4 | -290/+0 |
2007-07-20 | [IA64] remove time interpolator | Bob Picco | 4 | -290/+0 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 4 | -12/+12 |
2007-07-19 | [PATCH] sched: implement cpu_clock(cpu) high-speed time source | Ingo Molnar | 1 | -0/+17 |
2007-07-19 | [PATCH] sched: fix the all pinned logic in load_balance_newidle() | Suresh Siddha | 1 | -2/+4 |
2007-07-19 | [PATCH] sched: fix newly idle load balance in case of SMT | Suresh Siddha | 1 | -3/+5 |
2007-07-19 | kernel/sysctl.c: finish off the warning comments | Andrew Morton | 1 | -1/+4 |
2007-07-19 | lguest: the host code | Rusty Russell | 1 | -1/+0 |
2007-07-19 | lguest: export symbols for lguest as a module | Rusty Russell | 1 | -0/+1 |
2007-07-19 | timer.c: cleanup recently introduced whitespace damage | Thomas Gleixner | 1 | -12/+12 |
2007-07-19 | timekeeping: fixup shadow variable argument | Thomas Gleixner | 1 | -2/+2 |
2007-07-19 | lockdep debugging: give stacktrace for init_error | Johannes Berg | 1 | -2/+11 |
2007-07-19 | lockstat: better class name representation | Peter Zijlstra | 1 | -1/+23 |
2007-07-19 | lockstat: measure lock bouncing | Peter Zijlstra | 3 | -20/+39 |
2007-07-19 | lockdep: various fixes | Peter Zijlstra | 2 | -10/+17 |
2007-07-19 | lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex | Peter Zijlstra | 3 | -18/+26 |
2007-07-19 | lockstat: human readability tweaks | Peter Zijlstra | 2 | -0/+310 |
2007-07-19 | lockstat: core infrastructure | Peter Zijlstra | 2 | -0/+269 |
2007-07-19 | lockdep: reduce the ifdeffery | Peter Zijlstra | 2 | -543/+630 |
2007-07-19 | lockdep: sanitise CONFIG_PROVE_LOCKING | Peter Zijlstra | 2 | -3/+14 |
2007-07-19 | Add /sys/kernel/notes | Roland McGrath | 1 | -0/+28 |
2007-07-19 | kernel/relay.c: make functions static | Adrian Bunk | 1 | -7/+6 |
2007-07-19 | coredump masking: add an interface for core dump filter | Kawai, Hidehiro | 1 | -0/+2 |
2007-07-19 | coredump masking: reimplementation of dumpable using two flags | Kawai, Hidehiro | 2 | -13/+13 |
2007-07-19 | coredump masking: bound suid_dumpable sysctl | Kawai, Hidehiro | 1 | -1/+5 |
2007-07-19 | mm: variable length argument support | Ollie Wild | 1 | -1/+1 |
2007-07-19 | audit: rework execve audit | Peter Zijlstra | 2 | -21/+74 |
2007-07-19 | use the new percpu interface for shared data | Fenghua Yu | 1 | -1/+1 |
2007-07-19 | jprobes: make jprobes a little safer for users | Michael Ellerman | 1 | -0/+9 |