summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison2008-10-201-1/+1
* kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.Ken'ichi Ohmichi2008-10-201-0/+2
* kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)Oleg Nesterov2008-10-201-3/+2
* make ptrace_untrace() staticAdrian Bunk2008-10-201-1/+1
* cpuset: use seq_*mask_* to print masksLai Jiangshan2008-10-201-8/+4
* cpuset.c: remove extra variableRakib Mullick2008-10-201-3/+2
* cgroups: convert tasks file to use a seq_file with shared pid arrayPaul Menage2008-10-201-83/+139
* cgroups: fix probable race with put_css_set[_taskexit] and find_css_setLai Jiangshan2008-10-202-25/+22
* kernel/configs.c: remove useless commentsWANG Cong2008-10-201-9/+0
* container freezer: rename check_if_frozen()Matt Helsley2008-10-201-4/+8
* container freezer: make freezer state names less genericMatt Helsley2008-10-201-28/+28
* container freezer: prevent frozen tasks or cgroups from changingMatt Helsley2008-10-201-17/+26
* container freezer: skip frozen cgroups during power management resumeMatt Helsley2008-10-201-0/+3
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-205-3/+401
* container freezer: make refrigerator always availableMatt Helsley2008-10-204-116/+126
* vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-201-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-172-0/+13
|\
| * Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman2008-10-102-2/+15
* | softirq: Add support for triggering softirq work on softirqs.David S. Miller2008-10-171-0/+129
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-161-3/+3
|\ \
| * \ Merge branch 'sched/clock' into sched/urgentIngo Molnar2008-10-111-3/+3
| |\ \ | | |/ | |/|
| | * sched_clock: prevent scd->clock from moving backwardsDave Kleikamp2008-10-101-3/+3
* | | Fix kernel/softirq.c printk format warning properlyLinus Torvalds2008-10-161-1/+1
* | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-165-16/+73
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-155-16/+73
| |\ \ \ \ \ \ \
| | | | | * | | | printk: robustify printk, update commentJiri Kosina2008-08-201-3/+0
| | | | | * | | | printk: robustify printk, fix #2Peter Zijlstra2008-08-201-1/+1
| | | | | * | | | printk: robustify printkPeter Zijlstra2008-08-113-3/+19
| | | | * | | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fixIngo Molnar2008-09-261-5/+9
| | | | * | | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha2008-09-261-0/+33
| | | | * | | | | Merge commit 'v2.6.27-rc6' into core/resourcesIngo Molnar2008-09-1411-168/+362
| | | | |\ \ \ \ \
| | | | * | | | | | IO resources: fix/remove printkIngo Molnar2008-09-041-5/+1
| | | * | | | | | | softirq, warning fix: correct a format to avoid a warningFrederic Weisbecker2008-10-031-1/+1
| | | * | | | | | | softirqs, debug: preemption checkThomas Gleixner2008-10-021-0/+11
| | | * | | | | | | softirq: allocate less vectorsAlexey Dobriyan2008-09-061-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-161-1/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-161-0/+31
| * | | | | | | | | | modules: fix module "notes" kobject leakAlexey Dobriyan2008-10-161-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-161-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | module: remove CONFIG_KMOD in comment after #endifRusty Russell2008-10-171-1/+1
| |/ / / / / / / / /
* | | | | | | | | | make kprobes.c:kretprobe_table_lock() staticAdrian Bunk2008-10-161-1/+1
* | | | | | | | | | resources: tidy __request_region()Bjorn Helgaas2008-10-161-20/+21
* | | | | | | | | | Configure out AIO supportThomas Petazzoni2008-10-162-0/+7
* | | | | | | | | | sysctl: simplify ->strategyAlexey Dobriyan2008-10-162-19/+15
* | | | | | | | | | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-0/+58
* | | | | | | | | | Add kerneldoc documentation for new printk format extensionsAndi Kleen2008-10-161-0/+2
* | | | | | | | | | taint: fix kernel-docRandy Dunlap2008-10-161-15/+15
* | | | | | | | | | Remove Andrew Morton's old email accountsFrancois Cami2008-10-162-2/+2
* | | | | | | | | | kernel/kallsyms.c: fix double returnWANG Cong2008-10-161-1/+0
* | | | | | | | | | kernel/sys.c: improve code generationAndrew Morton2008-10-161-8/+12