aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-07-23Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds
2008-07-23Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-23Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2008-07-23x86_64 syscall audit fast-pathRoland McGrath
2008-07-23set_irq_wake: fix return code and wake status trackingUwe Kleine-König
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-07-22Fix build on COMPAT platforms when CONFIG_EPOLL is disabledAtsushi Nemoto
2008-07-22cpusets: fix wrong domain attr updatesMiao Xie
2008-07-22remove CONFIG_KMOD from core kernel codeJohannes Berg
2008-07-22modules: Take a shortcut for checking if an address is in a moduleRusty Russell
2008-07-22module: turn longs into ints for module sizesDenys Vlasenko
2008-07-22Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefsDenys Vlasenko
2008-07-22module: generic each_symbol iterator functionRusty Russell
2008-07-22module: don't use stop_machine for waiting rmmodRusty Russell
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen
2008-07-20sched: hrtick_enabled() should use cpu_active()Ingo Molnar
2008-07-20Merge branch 'sched/urgent' into sched/develIngo Molnar
2008-07-20sched, x86: clean up hrtick implementationPeter Zijlstra
2008-07-18cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.cMike Travis
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-07-18Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-18softlockup: fix invalid proc_handler for softlockup_panicHiroshi Shimamoto
2008-07-18sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not...David Howells
2008-07-18cpu hotplug: Make cpu_active_map synchronization dependency clearMax Krasnyansky
2008-07-18cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky
2008-07-18sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko
2008-07-18sched: reduce stack size in isolated_cpu_setup()Mike Travis
2008-07-18Revert parts of "ftrace: do not trace scheduler functions"Ingo Molnar
2008-07-17Merge branch 'linus' into xen-64bitIngo Molnar
2008-07-17Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-07-17x86, xen, power: fix up config dependencies on PMJeremy Fitzhardinge
2008-07-17ftrace: do not trace scheduler functionsIngo Molnar
2008-07-16fix dangling zombie when new parent ignores childrenRoland McGrath
2008-07-16do_wait: return security_task_wait() error code in place of -ECHILDRoland McGrath
2008-07-16ptrace children revampRoland McGrath
2008-07-16do_wait reorganizationRoland McGrath
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-16snapshot: Use pm_mutex for mutual exclusionRafael J. Wysocki
2008-07-16snapshot: Push BKL down into ioctl handlersAlan Cox
2008-07-16Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki
2008-07-16force offline the processor during hot-removalZhang Rui
2008-07-16Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"Ingo Molnar
2008-07-16suspend, xen: enable PM_SLEEP for CONFIG_XENJeremy Fitzhardinge
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-15Merge branch 'linus' into core/softlockupIngo Molnar
2008-07-15generic ipi function calls: wait on alloc failure fallbackJeremy Fitzhardinge
2008-07-15Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar