aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2007-07-25Cache xtime every call to update_wall_timejohn stultz2-7/+23
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz5-19/+19
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown1-1/+1
2007-07-22Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds2-50/+14
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2-0/+20
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro1-47/+0
2007-07-22[PATCH] allow audit filtering on bit & operationsEric Paris1-0/+11
2007-07-22[PATCH] audit: fix broken class-based syscall auditKlaus Weidner1-1/+1
2007-07-22[PATCH] Make IPC mode consistentSteve Grubb1-2/+2
2007-07-21x86: PM_TRACE supportNigel Cunningham1-1/+1
2007-07-21x86_64: Report the pending irq if available in smp_affinityAndi Kleen1-1/+9
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner1-3/+56
2007-07-21hrtimer: speedup hrtimer_enqueueIngo Molnar1-4/+6
2007-07-21highres: improve debug outputIngo Molnar2-2/+18
2007-07-21tick management: spread timer interruptjohn stultz1-1/+6
2007-07-21clockevents: fix device replacementThomas Gleixner1-1/+28
2007-07-21clockevents: fix resume logicThomas Gleixner2-8/+14
2007-07-20Revert "sys_time() speedup"Linus Torvalds1-8/+5
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds4-290/+0
2007-07-20FRV: Fix linkage problemsDavid Howells1-2/+2
2007-07-20Pull ia64-clocksource into release branchTony Luck4-290/+0
2007-07-20[IA64] remove time interpolatorBob Picco4-290/+0
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt4-12/+12
2007-07-19[PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar1-0/+17
2007-07-19[PATCH] sched: fix the all pinned logic in load_balance_newidle()Suresh Siddha1-2/+4
2007-07-19[PATCH] sched: fix newly idle load balance in case of SMTSuresh Siddha1-3/+5
2007-07-19kernel/sysctl.c: finish off the warning commentsAndrew Morton1-1/+4
2007-07-19lguest: the host codeRusty Russell1-1/+0
2007-07-19lguest: export symbols for lguest as a moduleRusty Russell1-0/+1
2007-07-19timer.c: cleanup recently introduced whitespace damageThomas Gleixner1-12/+12
2007-07-19timekeeping: fixup shadow variable argumentThomas Gleixner1-2/+2
2007-07-19lockdep debugging: give stacktrace for init_errorJohannes Berg1-2/+11
2007-07-19lockstat: better class name representationPeter Zijlstra1-1/+23
2007-07-19lockstat: measure lock bouncingPeter Zijlstra3-20/+39
2007-07-19lockdep: various fixesPeter Zijlstra2-10/+17
2007-07-19lockstat: hook into spinlock_t, rwlock_t, rwsem and mutexPeter Zijlstra3-18/+26
2007-07-19lockstat: human readability tweaksPeter Zijlstra2-0/+310
2007-07-19lockstat: core infrastructurePeter Zijlstra2-0/+269
2007-07-19lockdep: reduce the ifdefferyPeter Zijlstra2-543/+630
2007-07-19lockdep: sanitise CONFIG_PROVE_LOCKINGPeter Zijlstra2-3/+14
2007-07-19Add /sys/kernel/notesRoland McGrath1-0/+28
2007-07-19kernel/relay.c: make functions staticAdrian Bunk1-7/+6
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro1-0/+2
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2-13/+13
2007-07-19coredump masking: bound suid_dumpable sysctlKawai, Hidehiro1-1/+5
2007-07-19mm: variable length argument supportOllie Wild1-1/+1
2007-07-19audit: rework execve auditPeter Zijlstra2-21/+74
2007-07-19use the new percpu interface for shared dataFenghua Yu1-1/+1
2007-07-19jprobes: make jprobes a little safer for usersMichael Ellerman1-0/+9