summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun3-0/+21
2011-04-21sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun1-1/+2
2011-04-21sctp: implement socket option SCTP_GET_ASSOC_ID_LISTWei Yongjun1-0/+13
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar14-39/+62
2011-04-21Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan9-19/+50
2011-04-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-13/+13
2011-04-20isp1704_charger: Allow board specific powering routineKalle Jokiniemi1-0/+29
2011-04-20power_supply: Add driver for MAX8903 chargerMyungJoo Ham1-0/+57
2011-04-20ASoC: Add EQ and filter to max98095 CODEC driverPeter Hsiang1-0/+28
2011-04-20ASoC: simple style fixLu Guanqun1-1/+1
2011-04-20sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun1-3/+1
2011-04-20sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun1-1/+1
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich1-9/+8
2011-04-20sctp: remove redundant check when walking through a list of TLV parametersShan Wei1-2/+0
2011-04-20of: Export of_irq_find_parent()Michael Ellerman1-0/+1
2011-04-20sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei1-1/+0
2011-04-20sctp: delete unused macro definition of sctp_chunk_is_controlShan Wei1-1/+0
2011-04-20drivers: make device_type constStephen Hemminger1-1/+1
2011-04-20device: add dev_WARN_ONCEFelipe Balbi1-1/+5
2011-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2011-04-20TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby1-0/+2
2011-04-19mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau1-0/+12
2011-04-19rfkill: Regulator consumer driver for rfkillAntonio Ospite1-0/+48
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-68/+62
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2-54/+44
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2011-04-19[media] media: add missing 8-bit bayer formats and Y12Michael Jones1-2/+5
2011-04-19[media] v4l: add V4L2_PIX_FMT_Y12 formatMichael Jones1-0/+1
2011-04-19wl12xx: Handle platforms without level trigger interruptsIdo Yariv1-0/+4