summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-06-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-24Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-06-22Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-06-21Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-06-21PM: Fix async resume following suspend failureAlan Stern
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern
2011-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-06-20vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds
2011-06-20Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy
2011-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-06-20devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro
2011-06-20block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim
2011-06-19Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...Linus Torvalds
2011-06-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds
2011-06-17KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells
2011-06-17generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...Takao Indoh
2011-06-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-06-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap
2011-06-16drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie
2011-06-15include/asm-generic/pgtable.h: fix unbalanced parenthesisNicolas Kaiser
2011-06-15uts: make default hostname configurable, rather than always using "(none)"Josh Triplett
2011-06-15BUILD_BUG_ON_ZERO: fix sparse breakageDr. David Alan Gilbert
2011-06-15mm: increase RECLAIM_DISTANCE to 30KOSAKI Motohiro
2011-06-15kmsg_dump.h: fix build when CONFIG_PRINTK is disabledRandy Dunlap
2011-06-15vmscan: implement swap token priority agingKOSAKI Motohiro
2011-06-15vmscan: implement swap token traceKOSAKI Motohiro
2011-06-15vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich
2011-06-15NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy
2011-06-15NLM: Don't hang forever on NLM unlock requestsTrond Myklebust
2011-06-14rcu: Use softirq to address performance regressionShaohua Li
2011-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2011-06-13jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara
2011-06-13ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown
2011-06-13block: Add __attribute__((format(printf...) and fix falloutJoe Perches
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko
2011-06-11linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells