summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-12-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-05Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-05Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-05Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-05Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-12-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2009-12-05Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2)David Daney
2009-12-04tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder
2009-12-04doc: Fix IRQ chip docsKrzysztof Halasa
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04sysctl: add missing commentsThadeu Lima de Souza Cascardo
2009-12-04sgivwfb: Make use of ARRAY_SIZE.Thiago Farina
2009-12-04comment typo fix: sybsystem -> subsystemJean Delvare
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar
2009-12-03GFS2: Tag all metadata with jidSteven Whitehouse
2009-12-03VFS: Export dquot_send_warningSteven Whitehouse
2009-12-03VFS: Add forget_all_cached_acls()Steven Whitehouse
2009-12-03Merge branch 'master' into nextJames Morris
2009-12-03include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...Andrew Morton
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-12-02sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2009-12-02sched, cputime: Cleanups related to task_times()Hidetoshi Seto
2009-12-02locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto
2009-12-02tracing/syscalls: Make syscall events print callbacks staticFrederic Weisbecker
2009-12-02sched: Revert 498657a478c60be092208422fefa9c7b248729c2Tejun Heo
2009-12-01trace_syscalls: Simplify syscall profileLai Jiangshan
2009-12-01trace_syscalls: Remove duplicate init_enter_##sname()Lai Jiangshan
2009-12-01trace_syscalls: Add syscall_nr field to struct syscall_metadataLai Jiangshan
2009-12-01trace_syscalls: Remove enter_id exit_idLai Jiangshan
2009-12-01trace_syscalls: Set event_enter_##sname->data to its metadataLai Jiangshan
2009-12-01trace_syscalls: Remove unused event_syscall_enter and event_syscall_exitLai Jiangshan
2009-12-01SLOW_WORK: Move slow_work's proc file to debugfsDavid Howells
2009-12-01mfd: Correct WM831X_MAX_ISEL_VALUEMark Brown
2009-11-30Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Linus Torvalds
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-29sctp: on T3_RTX retransmit all the in-flight chunksAndrei Pelinescu-Onciul
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski