summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare
2011-04-29ftrace: Remove FTRACE_FL_CONVERTED flagSteven Rostedt
2011-04-29ftrace: Remove FTRACE_FL_FAILED flagSteven Rostedt
2011-04-29nfsd41: add flag checking for create_sessionMi Jinlong
2011-04-29usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto
2011-04-29usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto
2011-04-29USB: documentation update for the pre_reset methodAlan Stern
2011-04-30PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)Rafael J. Wysocki
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny
2011-04-29ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny
2011-04-29perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar
2011-04-29PM / Runtime: Add subsystem data field to struct dev_pm_infoRafael J. Wysocki
2011-04-29PM: Export platform bus type's default PM callbacksRafael J. Wysocki
2011-04-28timers: Improve alarmtimer comments and minor fixesJohn Stultz
2011-04-28net: allow user to change NETIF_F_HIGHDMAMichał Mirosław
2011-04-28net: fix netdev_increment_features()Michał Mirosław
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli
2011-04-28signal: rename signandsets() to sigandnsets()Oleg Nesterov
2011-04-28signal: introduce do_sigtimedwait() to factor out compat/native codeOleg Nesterov
2011-04-28signal: sigprocmask() should do retarget_shared_pending()Oleg Nesterov
2011-04-27Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown
2011-04-27net: filter: Just In Time compiler for x86-64Eric Dumazet
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-04-26timers: Posix interface for alarm-timersJohn Stultz
2011-04-26timers: Introduce in-kernel alarm-timer interfaceJohn Stultz
2011-04-26timers: Add rb_init_node() to allow for stack allocated rb nodesJohn Stultz
2011-04-26time: Add timekeeping_inject_sleeptimeJohn Stultz
2011-04-26ssb: update reject bit for Target State LowRafał Miłecki
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig
2011-04-25bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds
2011-04-25Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron
2011-04-25LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris
2011-04-25LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris
2011-04-25ssb: cc: clear GPIOPULL registers on initRafał Miłecki
2011-04-25ssb: cc: add & fix definesRafał Miłecki
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan
2011-04-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker
2011-04-25SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust