aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30genirq: Remove obsolete commentThomas Gleixner
2011-03-30genirq: Remove now obsolete set_irq_wake()Thomas Gleixner
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-03-29Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner
2011-03-29genirq: Remove compat codeThomas Gleixner
2011-03-28xfrm: Assign esn pointers when cloning a stateSteffen Klassert
2011-03-28net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard
2011-03-28Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds
2011-03-28Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-03-28Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-28genirq: Fix new kernel-doc warningsRandy Dunlap
2011-03-28genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner
2011-03-28genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner
2011-03-28genirq: Remove handle_IRQ_eventThomas Gleixner
2011-03-28genirq: Provide edge_eoi flow handlerThomas Gleixner
2011-03-28genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner
2011-03-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-28NOMMU: support SMP dynamic percpu_allocGraf Yang
2011-03-28sony-laptop: ignore hard switch rfkill events (SPIC)Mattia Dongili
2011-03-28eeepc-wmi: add camera keysCorentin Chary
2011-03-28Btrfs: add datacow flag in inode flagliubo
2011-03-28Btrfs: add initial tracepoint support for btrfsliubo
2011-03-28gpio: driver for 42 AB8500 GPIO pinsBibek Basu
2011-03-27net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka
2011-03-27can: make struct proto constOliver Hartkopp
2011-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2011-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-03-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-03-27Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-27Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds
2011-03-27rose: Add length checks to CALL_REQUEST parsingBen Hutchings
2011-03-27dst: Clone child entry in skb_dst_popSteffen Klassert
2011-03-27NFS: Fix a hang in the writeback pathTrond Myklebust
2011-03-27genirq: Split irq_set_affinity() so it can be called with lock held.David Daney
2011-03-27genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner
2011-03-27genirq: Add chip hooks for taking CPUs on/off line.David Daney
2011-03-27genirq: Add irq disabled flag to irq_data stateThomas Gleixner
2011-03-27mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon
2011-03-26mmc: tmio_mmc: Move some defines into a shared headerSimon Horman
2011-03-26regulator: provide consumer interface for fall/rise timeLinus Walleij
2011-03-26regulator: add set_voltage_time_sel infrastructureLinus Walleij
2011-03-26regulator: initialization for ab8500 regulatorsBengt Jonsson
2011-03-26regulator: add support for USB voltage regulatorBengt Jonsson
2011-03-26Regulator: add suspend-finish API for regulator core.MyungJoo Ham