summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds
2011-04-24libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo
2011-04-24libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo
2011-04-24vfs: get rid of insane dentry hashing rulesLinus Torvalds
2011-04-24sched: Get rid of lock_depthJonathan Corbet
2011-04-23genirq: Add chip suspend and resume callbacksThomas Gleixner
2011-04-23genirq: Implement a generic interrupt chipThomas Gleixner
2011-04-23genirq: Support per-IRQ thread disabling.Paul Mundt
2011-04-23genirq: irq_desc: Document preflow_handler and affinity_hintGeert Uytterhoeven
2011-04-23genirq: Forgotten updates/deletions after removal of compat codeGeert Uytterhoeven
2011-04-22Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi