summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-09-14drivers/gpio/gpio-generic.c: fix build errorsRussell King
2011-09-14memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner
2011-09-08regulator: fix kernel-doc warning in consumer.hRandy Dunlap
2011-09-08wireless: fix kernel-doc warning in net/cfg80211.hRandy Dunlap
2011-09-07Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-06fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick
2011-09-06fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V
2011-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-08-26Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-08-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-08-25backlight: add a callback 'notify_after' for backlight controlDilan Lee
2011-08-25rapidio: fix use of non-compatible registersAlexandre Bounine
2011-08-25MAINTAINERS: Evgeniy has movedEvgeniy Polyakov
2011-08-25lockdep: Add helper function for dir vs file i_mutex annotationJosh Boyer
2011-08-25Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-25Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2011-08-23TTY: pty, fix pty countingJiri Slaby
2011-08-22drivers:misc:ti-st: platform hooks for chip statesPavan Savoy
2011-08-22target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0Nicholas Bellinger
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19squeeze max-pause area and drop pass-good areaWu Fengguang
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-17mm: fix __page_to_pfn for a const struct page argumentIan Campbell
2011-08-17mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const.Ian Campbell
2011-08-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-15block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer
2011-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung
2011-08-12Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-12ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim
2011-08-11Move some REQ flags to the common bio/request areaMatthew Wilcox
2011-08-09dt: add empty of_get_property for non-dtStephen Warren
2011-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-08-08mm: Fix fixup_user_fault() for MMU=nPeter Zijlstra
2011-08-08cred: use 'const' in get_current_{user,groups}Linus Torvalds
2011-08-08CRED: Restore const to current_cred()David Howells
2011-08-08fuse: fix flockMiklos Szeredi