summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-11-18Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-17ASoC: Machine driver for for s3c24xx with uda134xChristian Pellegrin
2008-11-17ASoC: UDA134x codec driverChristian Pellegrin
2008-11-17Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...Ingo Molnar
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers
2008-11-16tracepoints: do not put arguments in nameMathieu Desnoyers
2008-11-16tracepoints: use unregister return valueMathieu Desnoyers
2008-11-16tracepoints: use rcu_*_sched_notraceMathieu Desnoyers
2008-11-16markers: create DEFINE_MARKER and GET_MARKER (new API)Mathieu Desnoyers
2008-11-16markers: auto enable tracepoints (new API : trace_mark_tp())Mathieu Desnoyers
2008-11-16markers: add missing stdargs.h include, needed due to va_list usageArnaldo Carvalho de Melo
2008-11-16rcu: add rcu_read_*_sched_notrace()Mathieu Desnoyers
2008-11-16tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker
2008-11-16ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-11-15Fix inotify watch removal/umount racesAl Viro
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsDavid Howells
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: DocumentationDavid Howells
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Detach the credentials from task_structDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells
2008-11-14CRED: Neuter sys_capset()David Howells
2008-11-14KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells
2008-11-14KEYS: Disperse linux/key_ui.hDavid Howells
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra
2008-11-13HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg
2008-11-12Add c2 port supportRodolfo Giometti
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown
2008-11-12remove ratelimt()Andrew Morton