summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-04-30ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2-8/+5
2011-04-30ethtool: cosmetics: enforce const-ness in ethtool_cmd_speedDavid Decotigny1-4/+10
2011-04-29perf events: Add generic front-end and back-end stalled cycle event definitionsIngo Molnar1-1/+2
2011-04-29PM / Runtime: Add subsystem data field to struct dev_pm_infoRafael J. Wysocki1-0/+1
2011-04-29PM: Export platform bus type's default PM callbacksRafael J. Wysocki1-0/+60
2011-04-29timers: Improve alarmtimer comments and minor fixesJohn Stultz1-1/+11
2011-04-29net: allow user to change NETIF_F_HIGHDMAMichał Mirosław1-1/+2
2011-04-29net: fix netdev_increment_features()Michał Mirosław1-1/+6
2011-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-1/+7
2011-04-29flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris1-1/+1
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+1
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris1-1/+1
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2-2/+3
2011-04-28signal: rename signandsets() to sigandnsets()Oleg Nesterov1-3/+3
2011-04-28signal: introduce do_sigtimedwait() to factor out compat/native codeOleg Nesterov1-0/+2
2011-04-28signal: sigprocmask() should do retarget_shared_pending()Oleg Nesterov1-0/+1
2011-04-28Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown1-0/+2
2011-04-28net: filter: Just In Time compiler for x86-64Eric Dumazet3-1/+78
2011-04-28mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski1-1/+0
2011-04-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+6
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust1-0/+2
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar5-103/+77
2011-04-27timers: Posix interface for alarm-timersJohn Stultz3-1/+10
2011-04-27timers: Introduce in-kernel alarm-timer interfaceJohn Stultz1-0/+30
2011-04-27timers: Add rb_init_node() to allow for stack allocated rb nodesJohn Stultz2-1/+9
2011-04-27time: Add timekeeping_inject_sleeptimeJohn Stultz1-0/+1
2011-04-26ssb: update reject bit for Target State LowRafał Miłecki1-1/+1
2011-04-26perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLESIngo Molnar1-0/+1
2011-04-26Merge branch 'master' into for-nextJiri Kosina247-1006/+4634
2011-04-26add hlist_bl_lock/unlock helpersChristoph Hellwig1-0/+11
2011-04-26bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-04-26Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron1-0/+1
2011-04-26LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATHEric Paris1-0/+2
2011-04-26LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODEEric Paris1-5/+4
2011-04-25ssb: cc: clear GPIOPULL registers on initRafał Miłecki1-0/+2
2011-04-25ssb: cc: add & fix definesRafał Miłecki1-2/+7
2011-04-25ath9k_hw: Get AHB clock information from ath9k_platform_dataVasanthakumar Thiagarajan1-0/+2
2011-04-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville1-5/+24
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-4/+78
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2-1/+15
2011-04-25SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen1-1/+1
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust1-1/+2
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust1-0/+1
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds1-2/+2
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo1-0/+1
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo1-2/+0
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds1-2/+2
2011-04-24sched: Get rid of lock_depthJonathan Corbet2-7/+0
2011-04-23genirq: Add chip suspend and resume callbacksThomas Gleixner1-0/+11
2011-04-23genirq: Implement a generic interrupt chipThomas Gleixner1-0/+135