aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
...
| | | * | | io mapping: clean up #ifdefsKeith Packard2008-11-03
| | | * | | resources: add io-mapping functions to dynamically map large device aperturesKeith Packard2008-10-31
| * | | | | ftrace: split out hardirq ftrace code into own headerSteven Rostedt2008-11-06
| * | | | | ftrace: fix hardirq header for non ftrace archsSteven Rostedt2008-11-03
* | | | | | ftrace: soft tracing stop and startSteven Rostedt2008-11-06
* | | | | | ftrace: add quick function trace stopSteven Rostedt2008-11-06
* | | | | | tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker2008-11-04
|/ / / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. | | | | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-03
|\ \ \ \ \| | | |
| | | | * | | | | tracepoint: introduce *_noupdate APIs.Lai Jiangshan2008-11-03
| | | | |/ / / /
| | | * | | | | ftrace: nmi safe code clean upsSteven Rostedt2008-10-31
| | | * | | | | ftrace: nmi safe code modificationSteven Rostedt2008-10-30
| * | | | | | | markers: remove exported symbol marker_probe_cb_noarg()Lai Jiangshan2008-10-27
| |/ / / / / /
* | | | | | | Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar2008-11-03
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-02
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | net: delete excess kernel-doc notationRandy Dunlap2008-10-31
| | * | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-31
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-31
| * | | | | | linux/string.h: fix comment typoJeff Garzik2008-11-02
| * | | | | | libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2008-10-31
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-10-30
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | adjust init section definitionsJan Beulich2008-10-29
* | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-10-30
|\| | | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-30
| |\ \ \ \ \
| | * | | | | HID: fix hid_device_id for cross compilingAndreas Schwab2008-10-28
| | * | | | | HID: fix oops during suspend of unbound HID devicesJiri Slaby2008-10-27
| | | |_|/ / | | |/| | |
| * | | | | spi: fix compile errorFernando Luis Vazquez Cao2008-10-30
| * | | | | nfsd: fix vm overcommit crashAlan Cox2008-10-30
| * | | | | kernel.h: fix might_sleep kernel-docRandy Dunlap2008-10-30
| * | | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-30
| * | | | | cgroups: tiny cleanupsLi Zefan2008-10-30
| * | | | | freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan2008-10-30
| * | | | | mm: increase the default mlock limit from 32k to 64kKurt Garloff2008-10-30
| | |/ / / | |/| | |
| * | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-28
| |\ \ \ \
| | * \ \ \ Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-27
| | |\ \ \ \
| | * | | | | ftrace: remove ftrace hashSteven Rostedt2008-10-23
| | * | | | | ftrace: remove mcount setSteven Rostedt2008-10-23
| | * | | | | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-23
| | * | | | | ftrace: return error on failed modified text.Steven Rostedt2008-10-23
| | * | | | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-22
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-20
| | | * | | | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-19
| | | |\ \ \ \
| * | | \ \ \ \ Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-28
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: Future-proof device assignment ABIAvi Kivity2008-10-28
| | * | | | | | | KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-28
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-28
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge commit 'v2.6.28-rc1' into sched/urgentIngo Molnar2008-10-24
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | sched: add CONFIG_SMP consistencyLi Zefan2008-10-22
| * | | | | | | Phonet: do not reply to indication reset packetsRemi Denis-Courmont2008-10-27
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | ftrace: ftrace dump on oops controlSteven Rostedt2008-10-27
|/ / / / / /
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-10-26
|\ \ \ \ \ \