aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-07-26kernel-doc fix for kmod.cRandy Dunlap
2007-07-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-07-25Cache xtime every call to update_wall_timejohn stultz
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown
2007-07-22Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani
2007-07-22[PATCH] get rid of AVC_PATH postponed treatmentAl Viro
2007-07-22[PATCH] allow audit filtering on bit & operationsEric Paris
2007-07-22[PATCH] audit: fix broken class-based syscall auditKlaus Weidner
2007-07-22[PATCH] Make IPC mode consistentSteve Grubb
2007-07-21x86: PM_TRACE supportNigel Cunningham
2007-07-21x86_64: Report the pending irq if available in smp_affinityAndi Kleen
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner
2007-07-21hrtimer: speedup hrtimer_enqueueIngo Molnar
2007-07-21highres: improve debug outputIngo Molnar
2007-07-21tick management: spread timer interruptjohn stultz
2007-07-21clockevents: fix device replacementThomas Gleixner
2007-07-21clockevents: fix resume logicThomas Gleixner
2007-07-20Revert "sys_time() speedup"Linus Torvalds
2007-07-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-20FRV: Fix linkage problemsDavid Howells
2007-07-20Pull ia64-clocksource into release branchTony Luck
2007-07-20[IA64] remove time interpolatorBob Picco
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19[PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar
2007-07-19[PATCH] sched: fix the all pinned logic in load_balance_newidle()Suresh Siddha
2007-07-19[PATCH] sched: fix newly idle load balance in case of SMTSuresh Siddha
2007-07-19kernel/sysctl.c: finish off the warning commentsAndrew Morton
2007-07-19lguest: the host codeRusty Russell
2007-07-19lguest: export symbols for lguest as a moduleRusty Russell
2007-07-19timer.c: cleanup recently introduced whitespace damageThomas Gleixner
2007-07-19timekeeping: fixup shadow variable argumentThomas Gleixner
2007-07-19lockdep debugging: give stacktrace for init_errorJohannes Berg
2007-07-19lockstat: better class name representationPeter Zijlstra
2007-07-19lockstat: measure lock bouncingPeter Zijlstra
2007-07-19lockdep: various fixesPeter Zijlstra
2007-07-19lockstat: hook into spinlock_t, rwlock_t, rwsem and mutexPeter Zijlstra
2007-07-19lockstat: human readability tweaksPeter Zijlstra
2007-07-19lockstat: core infrastructurePeter Zijlstra
2007-07-19lockdep: reduce the ifdefferyPeter Zijlstra
2007-07-19lockdep: sanitise CONFIG_PROVE_LOCKINGPeter Zijlstra
2007-07-19Add /sys/kernel/notesRoland McGrath
2007-07-19kernel/relay.c: make functions staticAdrian Bunk
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro
2007-07-19coredump masking: bound suid_dumpable sysctlKawai, Hidehiro
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19audit: rework execve auditPeter Zijlstra
2007-07-19use the new percpu interface for shared dataFenghua Yu