summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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 Torokhov422-2030/+9977
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-21block: don't block events on excl write for non-optical devicesTejun Heo1-0/+1
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar11-13/+51
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-20of: Export of_irq_find_parent()Michael Ellerman1-0/+1
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-19rfkill: Regulator consumer driver for rfkillAntonio Ospite1-0/+48
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
2011-04-19wl12xx: Clean up and fix the 128x boot sequenceIdo Yariv1-4/+6
2011-04-19wl12xx: add new board_tcxo_clock element to the platform dataLuciano Coelho1-1/+14
2011-04-19Merge 2.6.39-rc4 into usb-nextGreg Kroah-Hartman2-2/+151
2011-04-19block: get rid of QUEUE_FLAG_REENTERJens Axboe1-13/+13
2011-04-19Merge branch 'master'; commit 'v2.6.39-rc3' into nextJames Morris113-182/+236
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2011-04-19NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker1-0/+2
2011-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+12
2011-04-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-6/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds1-1/+1
2011-04-18Input: estimate number of events per packetJeff Brown1-0/+6
2011-04-18ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown102-159/+166
2011-04-18Merge branch 'sched/locking' into sched/coreIngo Molnar9-24/+41
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig1-1/+1
2011-04-18posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran1-2/+3
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown1-1/+0
2011-04-18Revert "block: add callback function for unplug notification"Jens Axboe1-3/+0
2011-04-18block: Enhance new plugging support to support general callbacksNeilBrown1-1/+6
2011-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+13
2011-04-16Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds1-0/+2
2011-04-16block: let io_schedule() flush the plug inlineJens Axboe1-0/+13
2011-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+6
2011-04-15block: only force kblockd unplugging from the schedule() pathJens Axboe1-2/+2
2011-04-15block: cleanup the block plug helper functionsChristoph Hellwig1-3/+3