summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* ftrace: rename the ftrace tracer to functionSteven Rostedt2008-10-201-1/+1
* ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-209-22/+23
* ftrace: fix dependsSteven Rostedt2008-10-201-5/+0
* ftrace: release functions from hashSteven Rostedt2008-10-201-0/+43
* Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-1929-220/+600
|\
| * 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
| * | | | | | | | | | utsname: completely overwrite prior informationVegard Nossum2008-10-161-2/+4
| * | | | | | | | | | profiling: dynamically enable readprofile at runtimeDave Hansen2008-10-162-10/+66
| * | | | | | | | | | rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITYAdam Tkac2008-10-161-4/+12
| * | | | | | | | | | Make the taint flags reliableAndi Kleen2008-10-164-63/+81
| * | | | | | | | | | Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-161-1/+0
| * | | | | | | | | | wait: kill is_sync_wait()Tejun Heo2008-10-161-12/+2
| * | | | | | | | | | kernel/dma.c: remove a CVS keywordAdrian Bunk2008-10-161-1/+1
| * | | | | | | | | | pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki2008-10-164-38/+55
| * | | | | | | | | | memrlimit: cgroup mm owner callback changes to add task infoBalbir Singh2008-10-162-6/+7
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-142-1/+6
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | Configure out file locking featuresThomas Petazzoni2008-09-292-1/+6
OpenPOWER on IntegriCloud