summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-10-20Merge commit 'proc/proc'Stephen Rothwell
2008-10-20Merge commit 'creds/next-creds-subsys'Stephen Rothwell
2008-10-20Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-10-20Merge commit 'slab/for-next'Stephen Rothwell
2008-10-20Merge branch 'quilt/rr'Stephen Rothwell
2008-10-20Merge commit 'vfs/for-next'Stephen Rothwell
2008-10-20Merge commit 'timers/auto-timers-next'Stephen Rothwell
2008-10-20Merge commit 'stackprotector/auto-stackprotector-next'Stephen Rothwell
2008-10-20Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2008-10-20Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-10-20Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-10-20Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-10-17proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan
2008-10-17proc: move /proc/modules boilerplate to kernel/module.cAlexey Dobriyan
2008-10-17proc: move /proc/execdomains to kernel/exec_domain.cAlexey Dobriyan
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2008-10-17softirq: Add support for triggering softirq work on softirqs.David S. Miller
2008-10-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-16Fix kernel/softirq.c printk format warning properlyLinus Torvalds
2008-10-17Merge branch 'master' into next-creds-subsysJames Morris
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-17stop_machine: use workqueues instead of kernel threadsHeiko Carstens
2008-10-17workqueue: introduce create_rt_workqueueHeiko Carstens
2008-10-17misc:make-panic-options-core_paramsRusty Russell
2008-10-17module:core_paramRusty Russell
2008-10-17module_param:fix-duplicate-prefixesRusty Russell
2008-10-17module:compile-time-prefix-length-checkRusty Russell
2008-10-17Remove stop_machine during module load v2Andi Kleen
2008-10-17module:simplify-load_moduleRusty Russell
2008-10-17module:remove-kmod.c-CONFIG_KMOD-commentRusty Russell
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-16make kprobes.c:kretprobe_table_lock() staticAdrian Bunk
2008-10-16resources: tidy __request_region()Bjorn Helgaas
2008-10-16Configure out AIO supportThomas Petazzoni
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16Add kerneldoc documentation for new printk format extensionsAndi Kleen
2008-10-16taint: fix kernel-docRandy Dunlap
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami
2008-10-16kernel/kallsyms.c: fix double returnWANG Cong
2008-10-16kernel/sys.c: improve code generationAndrew Morton
2008-10-16utsname: completely overwrite prior informationVegard Nossum
2008-10-16profiling: dynamically enable readprofile at runtimeDave Hansen
2008-10-16rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITYAdam Tkac
2008-10-16Make the taint flags reliableAndi Kleen
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16wait: kill is_sync_wait()Tejun Heo
2008-10-16kernel/dma.c: remove a CVS keywordAdrian Bunk
2008-10-16pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki