summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2011-10-04PCI: Disable MPS configuration by defaultJon Mason
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-29ptp: fix L2 event message recognitionRichard Cochran
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds
2011-09-26vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds
2011-09-25dm crypt: always disable discard_zeroes_dataMilan Broz
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger
2011-09-20irq: Add declaration of irq_domain_simple_ops to irqdomain.hRob Herring
2011-09-15net: copy userspace buffers on device forwardingMichael S. Tsirkin
2011-09-15tcp: Change possible SYN flooding messagesEric Dumazet
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-06mfd: Fix value of WM8994_CONFIGURE_GPIOMark Brown
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-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-25Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-24block: simplify force plug flush code a little bitShaohua Li
2011-08-23TTY: pty, fix pty countingJiri Slaby
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig
2011-08-23block: remove READ_META and WRITE_METAChristoph Hellwig
2011-08-22drivers:misc:ti-st: platform hooks for chip statesPavan Savoy
2011-08-19squeeze max-pause area and drop pass-good areaWu Fengguang
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-15block: fix flush machinery for stacking drivers with differring flush flagsJeff Moyer
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-08-13mmc: remove unused "ddr" parameter in struct mmc_iosJaehoon Chung
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-10rtc: Fix RTC PIE frequency limitJohn Stultz
2011-08-09dt: add empty of_get_property for non-dtStephen Warren
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
2011-08-07net: Make userland include of netlink.h more sane.David S. Miller
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines
2011-08-05Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski
2011-08-04nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4Boaz Harrosh