summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-05-23[S390] merge page_test_dirty and page_clear_dirtyMartin Schwidefsky
2011-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2011-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2011-05-22wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap
2011-05-22Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds
2011-05-22net: add missing prefetch.h includeHeiko Carstens
2011-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2011-05-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-05-20Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds
2011-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-05-20spinlock_up.h: include asm/processor.h in for cpu_relaxStephen Rothwell
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-20Pull pstore into release branchTony Luck
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-20macvlan: remove one synchronize_rcu() callEric Dumazet
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19signal.h need a definition of struct task_structStephen Rothwell
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19libata: Power off empty portsKristen Carlson Accardi
2011-05-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-19Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-05-19Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Linus Torvalds
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-05-19list: remove prefetching from regular list iteratorsLinus Torvalds
2011-05-19hlist: remove software prefetching in hlist iteratorsLinus Torvalds
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet
2011-05-19Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner
2011-05-19clockevents: Provide combined configure and register functionThomas Gleixner
2011-05-19clockevents: Restructure clock_event_device membersThomas Gleixner
2011-05-19clocksource: Restructure clocksource struct membersThomas Gleixner
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens
2011-05-19Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron
2011-05-19lib: Add generic binary search function to the kernel.Tim Abbott
2011-05-19module: Sort exported symbolsAlessio Igor Bogani
2011-05-19module: each_symbol_section instead of each_symbolRusty Russell
2011-05-19module: reorder kparam_array to remove alignment padding on 64 bit buildsRichard Kennedy
2011-05-19module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*Richard Kennedy