summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
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
2011-04-22driver core: let dev_set_drvdata return int instead of void as it can failUwe Kleine-König
2011-04-22drivers:misc:ti-st: handle delayed tty receivePavan Savoy
2011-04-22SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-04-21block: don't block events on excl write for non-optical devicesTejun Heo
2011-04-21sctp: implement event notification SCTP_SENDER_DRY_EVENTWei Yongjun
2011-04-21sctp: change auth event type name to SCTP_AUTHENTICATION_EVENTWei Yongjun
2011-04-21sctp: implement socket option SCTP_GET_ASSOC_ID_LISTWei Yongjun
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar
2011-04-20Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan
2011-04-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-04-20isp1704_charger: Allow board specific powering routineKalle Jokiniemi
2011-04-20power_supply: Add driver for MAX8903 chargerMyungJoo Ham
2011-04-20ASoC: Add EQ and filter to max98095 CODEC driverPeter Hsiang
2011-04-20ASoC: simple style fixLu Guanqun
2011-04-20sctp: make heartbeat information in sctp_make_heartbeat()Wei Yongjun
2011-04-20sctp: fix to check the source address of COOKIE-ECHO chunkWei Yongjun
2011-04-20sctp: remove completely unsed EMPTY stateVlad Yasevich
2011-04-20sctp: remove redundant check when walking through a list of TLV parametersShan Wei
2011-04-20of: Export of_irq_find_parent()Michael Ellerman
2011-04-19sctp: kill abandoned SCTP_CMD_TRANSMIT commandShan Wei
2011-04-19sctp: delete unused macro definition of sctp_chunk_is_controlShan Wei
2011-04-19drivers: make device_type constStephen Hemminger
2011-04-19device: add dev_WARN_ONCEFelipe Balbi
2011-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-19TTY: introduce deinit helpers for proper ldisc shutdownJiri Slaby
2011-04-19mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau
2011-04-19rfkill: Regulator consumer driver for rfkillAntonio Ospite
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-04-19Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-04-19[media] media: add missing 8-bit bayer formats and Y12Michael Jones
2011-04-19[media] v4l: add V4L2_PIX_FMT_Y12 formatMichael Jones
2011-04-19wl12xx: Handle platforms without level trigger interruptsIdo Yariv
2011-04-19wl12xx: Clean up and fix the 128x boot sequenceIdo Yariv
2011-04-19wl12xx: add new board_tcxo_clock element to the platform dataLuciano Coelho
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman