aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2007-10-15
|\
| * lockdep: annotate dir vs file i_mutexPeter Zijlstra2007-10-13
| * lockdep: per filesystem inode lock classPeter Zijlstra2007-10-15
| * lockdep: annotate kprobes irq fiddlingPeter Zijlstra2007-10-11
| * lockdep: annotate rcu_read_{,un}lock{,_bh}Peter Zijlstra2007-10-11
| * lockdep: annotate journal_start()Peter Zijlstra2007-10-11
| * lockdep: s390: connect the sysexit hookHeiko Carstens2007-10-11
| * lockdep: x86_64: connect the sysexit hookPeter Zijlstra2007-10-11
| * lockdep: i386: connect the sysexit hookPeter Zijlstra2007-10-11
| * lockdep: syscall exit checkPeter Zijlstra2007-10-11
| * lockdep: fixup mutex annotationsPeter Zijlstra2007-10-11
| * lockdep: fix mismatched lockdep_depth/curr_chain_hashGregory Haskins2007-10-11
| * lockdep: Avoid /proc/lockdep & lock_stat infinite outputTim Pepper2007-10-11
| * lockdep: maintainersPeter Zijlstra2007-10-11
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-15
|\ \
| * | [IA64] update sn2_defconfigJes Sorensen2007-10-15
| * | [IA64] Fix kernel hangup in kdump on INITKenji Kaneshige2007-10-12
| * | [IA64] Fix kernel panic in kdump on INITKenji Kaneshige2007-10-12
| * | [IA64] Remove vector from ia64_machine_kexec()Simon Horman2007-10-12
| * | [IA64] Fix race when multiple cpus go through MCARuss Anderson2007-10-12
| * | [IA64] Remove needless delay in MCA rendezvousRuss Anderson2007-10-12
| * | [IA64] add driver for ACPI methods to call native firmwareBjorn Helgaas2007-10-12
| * | [IA64] abstract SAL_CALL wrapper to allow other firmware entry pointsBjorn Helgaas2007-10-12
| * | [IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma2007-10-12
| * | [IA64] tree-wide: Misc __cpu{initdata, init, exit} annotationsSatyam Sharma2007-10-12
* | | Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds2007-10-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-15
|\ \ \
| * | | sched: sync wakeups preempt tooIngo Molnar2007-10-15
| * | | sched: affine sync wakeupsIngo Molnar2007-10-15
| * | | sched: guest CPU accounting: maintain guest state in KVMLaurent Vivier2007-10-15
| * | | sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier2007-10-15
| * | | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier2007-10-15
| * | | sched: guest CPU accounting: add guest-CPU /proc/stat fieldLaurent Vivier2007-10-15
| * | | sched: domain sysctl fixes: add terminator commentMilton Miller2007-10-15
| * | | sched: domain sysctl fixes: do not crash on allocation failureMilton Miller2007-10-15
| * | | sched: domain sysctl fixes: unregister the sysctl table before domainsMilton Miller2007-10-15
| * | | sched: domain sysctl fixes: use for_each_online_cpu()Milton Miller2007-10-15
| * | | sched: domain sysctl fixes: use kcalloc()Milton Miller2007-10-15
| * | | Make scheduler debug file operations constArjan van de Ven2007-10-15
| * | | sched: enable wake-idle on CONFIG_SCHED_MC=yIngo Molnar2007-10-15
| * | | sched: reintroduce topology.h tuningsIngo Molnar2007-10-15
| * | | sched: allow the immediate migration of cache-cold tasksIngo Molnar2007-10-15
| * | | sched: debug, improve migration statisticsIngo Molnar2007-10-15
| * | | sched: debug: increase width of debug lineIngo Molnar2007-10-15
| * | | sched: activate task_hot() only on fair-scheduled tasksPeter Zijlstra2007-10-15
| * | | sched: reintroduce cache-hot affinityIngo Molnar2007-10-15
| * | | sched: speed up context-switches a bitIngo Molnar2007-10-15
| * | | sched: do not wakeup-preempt with SCHED_BATCH tasksIngo Molnar2007-10-15
| * | | sched: generate uevents for user creation/destructionSrivatsa Vaddagiri2007-10-15
| * | | sched: do not normalize kernel threads via SysRq-NIngo Molnar2007-10-15