summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-263-9/+200
|\
| * [PATCH] sched: debug feature - make the sched-domains tree runtime-tweakableNick Piggin2007-07-261-0/+122
| * [PATCH] sched: mark sysrq_sched_debug_show() staticJosh Triplett2007-07-261-1/+1
| * [PATCH] sched: make cpu_clock() not use the rq clockIngo Molnar2007-07-261-4/+3
| * [PATCH] sched: remove unused rq->load_balance_classSatoru Takeuchi2007-07-261-2/+0
| * [PATCH] sched: arch preempt notifier mechanismAvi Kivity2007-07-262-2/+74
* | Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...Rafael J. Wysocki2007-07-262-0/+4
* | kernel-doc fix for kmod.cRandy Dunlap2007-07-261-4/+4
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-251-1/+1
|\
| * ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-251-1/+1
* | Cache xtime every call to update_wall_timejohn stultz2007-07-252-7/+23
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-255-19/+19
|/
* Merge branch 'audit.b39' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-07-222-50/+14
|\
| * [PATCH] get rid of AVC_PATH postponed treatmentAl Viro2007-07-221-47/+0
| * [PATCH] allow audit filtering on bit & operationsEric Paris2007-07-221-0/+11
| * [PATCH] audit: fix broken class-based syscall auditKlaus Weidner2007-07-221-1/+1
| * [PATCH] Make IPC mode consistentSteve Grubb2007-07-221-2/+2
* | x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-222-0/+20
|/
* x86: PM_TRACE supportNigel Cunningham2007-07-211-1/+1
* x86_64: Report the pending irq if available in smp_affinityAndi Kleen2007-07-211-1/+9
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-211-3/+56
* hrtimer: speedup hrtimer_enqueueIngo Molnar2007-07-211-4/+6
* highres: improve debug outputIngo Molnar2007-07-212-2/+18
* tick management: spread timer interruptjohn stultz2007-07-211-1/+6
* clockevents: fix device replacementThomas Gleixner2007-07-211-1/+28
* clockevents: fix resume logicThomas Gleixner2007-07-212-8/+14
* Revert "sys_time() speedup"Linus Torvalds2007-07-201-8/+5
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-204-290/+0
|\
| * Pull ia64-clocksource into release branchTony Luck2007-07-204-290/+0
| |\
| | * [IA64] remove time interpolatorBob Picco2007-07-204-290/+0
* | | FRV: Fix linkage problemsDavid Howells2007-07-201-2/+2
* | | mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-204-12/+12
* | | [PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar2007-07-191-0/+17
* | | [PATCH] sched: fix the all pinned logic in load_balance_newidle()Suresh Siddha2007-07-191-2/+4
* | | [PATCH] sched: fix newly idle load balance in case of SMTSuresh Siddha2007-07-191-3/+5
|/ /
* | kernel/sysctl.c: finish off the warning commentsAndrew Morton2007-07-191-1/+4
* | lguest: the host codeRusty Russell2007-07-191-1/+0
* | lguest: export symbols for lguest as a moduleRusty Russell2007-07-191-0/+1
* | timer.c: cleanup recently introduced whitespace damageThomas Gleixner2007-07-191-12/+12
* | timekeeping: fixup shadow variable argumentThomas Gleixner2007-07-191-2/+2
* | lockdep debugging: give stacktrace for init_errorJohannes Berg2007-07-191-2/+11
* | lockstat: better class name representationPeter Zijlstra2007-07-191-1/+23
* | lockstat: measure lock bouncingPeter Zijlstra2007-07-193-20/+39
* | lockdep: various fixesPeter Zijlstra2007-07-192-10/+17
* | lockstat: hook into spinlock_t, rwlock_t, rwsem and mutexPeter Zijlstra2007-07-193-18/+26
* | lockstat: human readability tweaksPeter Zijlstra2007-07-192-0/+310
* | lockstat: core infrastructurePeter Zijlstra2007-07-192-0/+269
* | lockdep: reduce the ifdefferyPeter Zijlstra2007-07-192-543/+630
* | lockdep: sanitise CONFIG_PROVE_LOCKINGPeter Zijlstra2007-07-192-3/+14
* | Add /sys/kernel/notesRoland McGrath2007-07-191-0/+28