summaryrefslogtreecommitdiff
path: root/include (unfollow)
Commit message (Expand)Author
2011-02-01kernel.h: fix kernel-doc warningRandy Dunlap
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-25NFS do not find client in NFSv4 pg_authenticateAndy Adamson
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever
2011-01-25NFS: nfsacl_{encode,decode} should return signed integerChuck Lever
2011-01-25drm/radeon/kms: add new radeon_info ioctl query for clock crystal freqAlex Deucher
2011-01-24Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft
2011-01-24Remove MAYBE_BUILD_BUG_ONRusty Russell
2011-01-24BUILD_BUG_ON: make it handle more casesRusty Russell
2011-01-24param: add null statement to compiled-in module paramsLinus Walleij
2011-01-24module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov
2011-01-22USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-01-21mm: System without MMU do not need pte_mkwriteMichal Simek
2011-01-21RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz
2011-01-21rtc: Cleanup removed UIE emulation declarationJohn Stultz
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20net_sched: accurate bytes/packets stats/ratesEric Dumazet
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki
2011-01-20memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei
2011-01-19Bluetooth: Fix race condition with conn->sec_levelJohan Hedberg
2011-01-19[media] v4l: Include linux/videodev2.h in media/v4l2-ctrls.hLaurent Pinchart
2011-01-19[media] rc: fix up and genericize some time unit conversionsJarod Wilson
2011-01-19[media] v4l2-ctrls: v4l2_ctrl_handler_setup must set is_new to 1Hans Verkuil
2011-01-19[media] v4l2-subdev: add (un)register internal opsHans Verkuil
2011-01-19[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil
2011-01-19[media] saa7146: Convert from .ioctl to .unlocked_ioctlHans Verkuil
2011-01-18ACPICA: Update version to 20110112Bob Moore
2011-01-18ACPICA: Update all ACPICA copyrights and signons to 2011Bob Moore
2011-01-17Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati
2011-01-17ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.hRoberto Sassu
2011-01-17fs: fix address space warnings in ioctl_fiemap()Namhyung Kim
2011-01-17fs: Remove unlikely() from fput_light()Steven Rostedt
2011-01-17fallocate should be a file operationChristoph Hellwig
2011-01-16RDMA: Update workqueue usageTejun Heo
2011-01-16ARM: PL08x: cleanup commentsRussell King - ARM Linux
2011-01-16fix non-x86 build failure in pmdp_get_and_clearAndrea Arcangeli
2011-01-16PCI / ACPI: Fix build of the AER driver for CONFIG_ACPI unsetRafael J. Wysocki
2011-01-16sanitize vfsmount refcounting changesAl Viro
2011-01-15dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells
2011-01-15Allow d_manage() to be used in RCU-walk modeDavid Howells
2011-01-15autofs4: Bump versionIan Kent
2011-01-15NFS: Use d_automount() rather than abusing follow_link()David Howells
2011-01-15Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells
2011-01-15Add a dentry op to handle automounting rather than abusing follow_link()David Howells
2011-01-14ARM: PL08x: fix a warningDan Williams