summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2011-06-28cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki
2011-06-24fsl-diu-fb: remove check for pixel clock rangesTimur Tabi
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-20vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds
2011-06-20NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy
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-18mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer
2011-06-18Input: sh_keysc - 8x8 MODE_6 fixMagnus Damm
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-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu
2011-06-16clocksource: Make watchdog robust vs. interruptionThomas Gleixner
2011-06-16gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap
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,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-13jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara
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-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
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles
2011-06-09ethtool.h: fix typosYegor Yefremov
2011-06-08vfs: reorganize 'struct inode' layout a bitLinus Torvalds
2011-06-07Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan
2011-06-07usb-storage: redo incorrect readsAlan Stern
2011-06-06af_packet: prevent information leakEric Dumazet
2011-06-06net: Rework netdev_drivername() to avoid warning.David S. Miller
2011-06-06swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori
2011-06-06nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields
2011-06-06netfilter: add more values to enum ip_conntrack_infoEric Dumazet
2011-06-04perf: Fix comments in include/linux/perf_event.hVince Weaver
2011-06-03more conservative S_NOSEC handlingAl Viro
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-03slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf