aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-31139-194/+194
* genirq: Remove obsolete commentThomas Gleixner2011-03-301-7/+0
* genirq: Remove now obsolete set_irq_wake()Thomas Gleixner2011-03-301-8/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-292-0/+63
|\
| * mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-261-0/+63
| * mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski2011-03-251-7/+0
| * mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-252-14/+21
* | Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds2011-03-291-0/+32
|\ \
| * | NOMMU: support SMP dynamic percpu_allocGraf Yang2011-03-281-0/+32
* | | Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-292-180/+1
|\ \ \
| * | | genirq: Remove move_*irq leftoversThomas Gleixner2011-03-291-4/+0
| * | | genirq: Remove compat codeThomas Gleixner2011-03-292-176/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-296-7/+43
|\ \ \ \ | |/ / / |/| | |
| * | | xfrm: Assign esn pointers when cloning a stateSteffen Klassert2011-03-281-0/+22
| * | | net: Always allocate at least 16 skb frags regardless of page sizeAnton Blanchard2011-03-281-1/+7
| * | | net: fix ethtool->set_flags not intended -EINVAL return valueStanislaw Gruszka2011-03-271-0/+1
| * | | can: make struct proto constOliver Hartkopp2011-03-271-4/+5
| * | | rose: Add length checks to CALL_REQUEST parsingBen Hutchings2011-03-271-1/+7
| * | | dst: Clone child entry in skb_dst_popSteffen Klassert2011-03-271-1/+1
| | | |
| \ \ \
*-. \ \ \ Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git...Linus Torvalds2011-03-281-4/+55
|\ \ \ \ \
| | * | | | genirq: Fix new kernel-doc warningsRandy Dunlap2011-03-281-1/+1
| | * | | | genirq: Add setter for AFFINITY_SET in irq_data stateThomas Gleixner2011-03-281-0/+5
| | * | | | genirq: Provide setter inline for IRQD_IRQ_INPROGRESSThomas Gleixner2011-03-281-0/+15
| | * | | | genirq: Remove handle_IRQ_eventThomas Gleixner2011-03-281-3/+0
| | * | | | genirq: Provide edge_eoi flow handlerThomas Gleixner2011-03-281-0/+1
| | * | | | genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_dataThomas Gleixner2011-03-281-2/+15
| | * | | | genirq: Split irq_set_affinity() so it can be called with lock held.David Daney2011-03-271-0/+1
| | * | | | genirq: Add chip flag for restricting cpu_on/offline callsThomas Gleixner2011-03-271-0/+3
| | * | | | genirq: Add chip hooks for taking CPUs on/off line.David Daney2011-03-271-0/+8
| | * | | | genirq: Add irq disabled flag to irq_data stateThomas Gleixner2011-03-271-0/+8
| | | |/ / | | |/| |
* | | | | Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-282-0/+669
|\ \ \ \ \
| * | | | | Btrfs: add datacow flag in inode flagliubo2011-03-281-0/+2
| * | | | | Btrfs: add initial tracepoint support for btrfsliubo2011-03-281-0/+667
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-03-282-0/+8
|\ \ \ \ \ \
| * | | | | | sony-laptop: ignore hard switch rfkill events (SPIC)Mattia Dongili2011-03-281-0/+1
| * | | | | | eeepc-wmi: add camera keysCorentin Chary2011-03-281-0/+7
* | | | | | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-282-0/+62
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | gpio: driver for 42 AB8500 GPIO pinsBibek Basu2011-03-282-0/+62
| |/ / / / /
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-03-281-1/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | NFS: Fix a hang in the writeback pathTrond Myklebust2011-03-271-1/+0
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-03-275-4/+67
|\ \ \ \ \
| * | | | | regulator: provide consumer interface for fall/rise timeLinus Walleij2011-03-261-0/+2
| * | | | | regulator: add set_voltage_time_sel infrastructureLinus Walleij2011-03-261-2/+9
| * | | | | regulator: initialization for ab8500 regulatorsBengt Jonsson2011-03-262-2/+54
| * | | | | regulator: add support for USB voltage regulatorBengt Jonsson2011-03-261-0/+1
| * | | | | Regulator: add suspend-finish API for regulator core.MyungJoo Ham2011-03-261-0/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-271-3/+1
|\ \ \ \ \
| * | | | | ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt2011-03-251-3/+1
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-273-11/+44
|\ \ \ \ \ \
| * | | | | | mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham2011-03-272-2/+26