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