summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-02-19genirq: Add IRQ_MOVE_PENDING to irq_data.stateThomas Gleixner
2011-02-19genirq: Add state field to irq_dataThomas Gleixner
2011-02-19genirq: Move IRQ_SUSPENDED to coreThomas Gleixner
2011-02-19genirq: Move IRQ_MASKED to coreThomas Gleixner
2011-02-19genirq: Move IRQ_PENDING flag to coreThomas Gleixner
2011-02-19genirq: Move IRQ_DISABLED to coreThomas Gleixner
2011-02-19genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner
2011-02-19genirq: Move IRQ_ONESHOT to coreThomas Gleixner
2011-02-19genirq: Add IRQ_INPROGRESS to coreThomas Gleixner
2011-02-19genirq: Move IRQ_POLL_INPROGRESS to coreThomas Gleixner
2011-02-19genirq: Use modify_status for set_irq_nested_threadThomas Gleixner
2011-02-19genirq: Move IRQ_SPURIOUS_DISABLED to core stateThomas Gleixner
2011-02-19genirq: Move IRQ_AUTODETECT to internal stateThomas Gleixner
2011-02-19genirq: Add internal state field to irq_descThomas Gleixner
2011-02-19genirq: Implement generic irq_show_interrupts()Thomas Gleixner
2011-02-19genirq: Move irq thread flags to coreThomas Gleixner
2011-02-19genirq: Mark polled irqs and defer the real handlerThomas Gleixner
2011-02-19genirq: Do not copy affinity before setThomas Gleixner
2011-02-19genirq: Namespace cleanupThomas Gleixner
2011-02-19Merge branch 'irq/urgent' into irq/coreThomas Gleixner
2011-02-19ARM: clcd: add method for describing display capabilitiesRussell King
2011-02-19ARM: clcd: use amba_part() to determine if we have a PL110 primecellRussell King
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-18ssb: when needed, reject IM input while disabling deviceRafał Miłecki
2011-02-18ssb: remove invalid define SSB_TMSLOW_PHYCLKRafał Miłecki
2011-02-18staging: iio: ak8975: add platform data.Tony SIM
2011-02-18ipv4: Add hash table of interface addresses.David S. Miller
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-18Merge 2.6.38-rc5 into staging-nextGreg Kroah-Hartman
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds
2011-02-18ASoC: Add kerneldoc for jack_status_check callbackMark Brown
2011-02-18ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown
2011-02-18Driver core: convert platform_{get,set}_drvdata to static inline functionsMarc Kleine-Budde
2011-02-18kobject.h: fix build when CONFIG_HOTPLUG is disabledRandy Dunlap
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi
2011-02-18usb: otg: TWL6030 Save the last event in otg_transceiverHema HK
2011-02-17ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller
2011-02-17ipv4: Mark fib_combine_itag()'s 'res' arg as const.David S. Miller
2011-02-17OMAP: OneNAND: fix 104MHz supportAdrian Hunter
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz
2011-02-17RTC: Revert UIE emulation removalJohn Stultz
2011-02-17net: introduce NETIF_F_RXCSUMMichał Mirosław
2011-02-17net: Introduce new feature setting opsMichał Mirosław
2011-02-17ethtool: factorize get/set_one_featureMichał Mirosław
2011-02-17ethtool: enable GSO and GRO by defaultMichał Mirosław
2011-02-17tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers
2011-02-17tty: add a helper for setting termios data from kernel sideAlan Cox
2011-02-17tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabledGreg Kroah-Hartman
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox