summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-03-31connector: convert to synchronous netlink message processingPatrick McHardy1-13/+3
2011-03-31atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville1-0/+1
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski1-0/+3
2011-03-30net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller1-1/+1
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2-0/+63
2011-03-29Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds1-0/+32
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-180/+1
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-5/+13
2011-03-29genirq: Remove move_*irq leftoversThomas Gleixner1-4/+0
2011-03-29genirq: Remove compat codeThomas Gleixner2-176/+1
2011-03-29net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard1-1/+7
2011-03-29Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds1-4/+55
2011-03-29Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2011-03-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2-0/+8
2011-03-29Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+62
2011-03-28genirq: Fix new kernel-doc warningsRandy Dunlap1-1/+1
2011-03-28genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner1-0/+5
2011-03-28genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner1-0/+15
2011-03-28genirq: Remove handle_IRQ_eventThomas Gleixner1-3/+0
2011-03-28genirq: Provide edge_eoi flow handlerThomas Gleixner1-0/+1
2011-03-28genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner1-2/+15
2011-03-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+0
2011-03-28NOMMU: support SMP dynamic percpu_allocGraf Yang1-0/+32
2011-03-28sony-laptop: ignore hard switch rfkill events (SPIC)Mattia Dongili1-0/+1
2011-03-28eeepc-wmi: add camera keysCorentin Chary1-0/+7
2011-03-28Btrfs: add datacow flag in inode flagliubo1-0/+2
2011-03-28gpio: driver for 42 AB8500 GPIO pinsBibek Basu2-0/+62
2011-03-28net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka1-0/+1
2011-03-28can: make struct proto constOliver Hartkopp1-4/+5
2011-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds5-4/+67
2011-03-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds3-11/+44
2011-03-28Merge branch 'for-2.6.39/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-8/+41
2011-03-28Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6Linus Torvalds7-0/+188
2011-03-27NFS: Fix a hang in the writeback pathTrond Myklebust1-1/+0
2011-03-27genirq: Split irq_set_affinity() so it can be called with lock held.David Daney1-0/+1
2011-03-27genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner1-0/+3
2011-03-27genirq: Add chip hooks for taking CPUs on/off line.David Daney1-0/+8
2011-03-27genirq: Add irq disabled flag to irq_data stateThomas Gleixner1-0/+8
2011-03-27mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham2-2/+26
2011-03-27mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon1-9/+18
2011-03-26mmc: tmio_mmc: Move some defines into a shared headerSimon Horman1-0/+63
2011-03-26regulator: provide consumer interface for fall/rise timeLinus Walleij1-0/+2
2011-03-26regulator: add set_voltage_time_sel infrastructureLinus Walleij1-2/+9
2011-03-26regulator: initialization for ab8500 regulatorsBengt Jonsson2-2/+54
2011-03-26regulator: add support for USB voltage regulatorBengt Jonsson1-0/+1
2011-03-26Regulator: add suspend-finish API for regulator core.MyungJoo Ham1-0/+1
2011-03-26Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-4/+17
2011-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-5/+51
2011-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-4/+7
2011-03-26Merge git://git.infradead.org/battery-2.6Linus Torvalds4-0/+108