summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-04-28ipv4: Kill RTO_CONN.David S. Miller1-4/+0
2011-04-28ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller1-32/+56
2011-04-28sctp: clean up route lookup callsVlad Yasevich1-2/+1
2011-04-28sctp: remove useless arguments from get_saddr() callVlad Yasevich1-1/+0
2011-04-28sctp: cache the ipv6 source after route lookupVlad Yasevich1-8/+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 Molnar6-113/+81
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie1-0/+1
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher1-0/+1
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-26ASoC: Define constants for WM8962 GPIO functionsMark Brown1-0/+22
2011-04-26Merge branch 'master' into for-nextJiri Kosina366-1724/+7642
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-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller5-76/+185
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. Linville5-76/+185
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-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller21-73/+0
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
2011-04-23genirq: Support per-IRQ thread disabling.Paul Mundt1-1/+13
2011-04-23genirq: irq_desc: Document preflow_handler and affinity_hintGeert Uytterhoeven1-1/+3
2011-04-23genirq: Forgotten updates/deletions after removal of compat codeGeert Uytterhoeven2-19/+2
2011-04-23Merge commit 'v2.6.39-rc4' into nextDmitry Torokhov633-4099/+16383
2011-04-23tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-4/+5
2011-04-23driver core: let dev_set_drvdata return int instead of void as it can failUwe Kleine-König1-1/+1
2011-04-23drivers:misc:ti-st: handle delayed tty receivePavan Savoy1-1/+2
2011-04-23SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen1-1/+1
2011-04-22inet: constify ip headers and in6_addrEric Dumazet9-34/+36
2011-04-21block: don't block events on excl write for non-optical devicesTejun Heo1-0/+1