summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tracing/fastboot: Enable boot tracing only during initcallsFrederic Weisbecker2008-11-041-2/+22
*-------. Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-034-4/+20
|\ \ \ \ \
| | | | * | tracepoint: introduce *_noupdate APIs.Lai Jiangshan2008-11-031-0/+4
| | | | |/
| | | * | ftrace: nmi safe code clean upsSteven Rostedt2008-10-311-0/+3
| | | * | ftrace: nmi safe code modificationSteven Rostedt2008-10-301-2/+13
| * | | | markers: remove exported symbol marker_probe_cb_noarg()Lai Jiangshan2008-10-271-2/+0Star
| |/ / /
* | | | Merge commit 'v2.6.28-rc3' into tracing/ftraceIngo Molnar2008-11-03317-64052/+11Star
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-024-3/+4
| |\ \ \
| | * | | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-311-0/+2
| | * | | net: delete excess kernel-doc notationRandy Dunlap2008-10-312-2/+0Star
| | * | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-311-1/+2
| | |\ \ \
| | | * | | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-1/+2
| * | | | | linux/string.h: fix comment typoJeff Garzik2008-11-021-1/+1
| * | | | | Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds2008-11-01310-64047/+0Star
| |\ \ \ \ \
| | * | | | | [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-29310-64047/+0Star
| | * | | | | Merge branch 'for-next' of git://www.jni.nu/cris into cris_mergeJesper Nilsson2008-10-291-2/+2
| | |\ \ \ \ \
| | | * | | | | [CRISv32] Remove warning in io.hJesper Nilsson2008-10-231-2/+2
| * | | | | | | libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2008-10-311-0/+1
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-10-301-1/+5
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | adjust init section definitionsJan Beulich2008-10-291-1/+5
* | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-10-3119-52/+88
|\| | | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-10-302-0/+2
| |\ \ \ \ \ \
| | * | | | | | HID: fix hid_device_id for cross compilingAndreas Schwab2008-10-291-0/+1
| | * | | | | | HID: fix oops during suspend of unbound HID devicesJiri Slaby2008-10-271-0/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-301-6/+5Star
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | mac80211.h: fix kernel-doc excessesRandy Dunlap2008-10-271-6/+5Star
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-301-1/+2
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linusTakashi Iwai2008-10-301-1/+2
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | | * | | | ALSA: ASoC: Fix mono controls after conversion to support full int masksMark Brown2008-10-301-1/+2
| | | |/ / / /
| * | | | | | spi: fix compile errorFernando Luis Vazquez Cao2008-10-301-0/+3
| * | | | | | nfsd: fix vm overcommit crashAlan Cox2008-10-301-0/+6
| * | | | | | kernel.h: fix might_sleep kernel-docRandy Dunlap2008-10-301-2/+2
| * | | | | | fs: remove prepare_write/commit_writeNick Piggin2008-10-301-7/+0Star
| * | | | | | cgroups: tiny cleanupsLi Zefan2008-10-301-4/+0Star
| * | | | | | freezer_cg: use thaw_process() in unfreeze_cgroup()Li Zefan2008-10-301-5/+0Star
| * | | | | | mm: increase the default mlock limit from 32k to 64kKurt Garloff2008-10-301-2/+2
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-10-282-16/+33
| |\ \ \ \ \
| | * | | | | asm-generic: define DIE_OOPS in asm-genericJonas Bonn2008-10-271-0/+1
| | * | | | | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-27575-42944/+5567Star
| | |\ \ \ \ \
| | * | | | | | ftrace: remove ftrace hashSteven Rostedt2008-10-231-5/+3Star
| | * | | | | | ftrace: remove mcount setSteven Rostedt2008-10-231-1/+0Star
| | * | | | | | ftrace: only have ftrace_kill atomicSteven Rostedt2008-10-231-2/+1Star
| | * | | | | | ftrace: return error on failed modified text.Steven Rostedt2008-10-231-2/+22
| | * | | | | | Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar2008-10-222-8/+8
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-202-8/+8
| | | * | | | | Merge branch 'linus' into tracing-v28-for-linus-v3Ingo Molnar2008-10-19237-3314/+9528
| | | |\ \ \ \ \
| * | | \ \ \ \ \ Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-282-1/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: Future-proof device assignment ABIAvi Kivity2008-10-281-0/+6
| | * | | | | | | | KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-281-1/+6
| * | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-281-5/+7
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |