summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter2012-04-1714-46/+72
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| * | | | | | | | | | vgaarb: Add support for setting the default video device (v2)Matthew Garrett2012-04-241-0/+2
| * | | | | | | | | | mm: fixup compilation error due to an asm write through a const pointerDaniel Vetter2012-04-231-1/+1
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2012-04-121-2/+62
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | mm: extend prefault helpers to fault in more than PAGE_SIZEDaniel Vetter2012-03-271-2/+62
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-2411-12/+93
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: add a low limit to alloc_large_system_hashTim Bird2012-05-241-1/+2
| * | | | | | | | | | ipx: restore token ring define to include/linux/ipx.hPaul Gortmaker2012-05-231-1/+1
| * | | | | | | | | | if: restore token ring ARP type to headerstephen hemminger2012-05-221-1/+1
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-227-8/+88
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-227-8/+88
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | nl80211: prevent additions to old station flags APIJohannes Berg2012-05-161-0/+2
| | | * | | | | | | | | | NFC: Export nfc.h to userlandSamuel Ortiz2012-05-161-0/+1
| | | * | | | | | | | | | bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens2012-05-161-0/+4
| | | * | | | | | | | | | bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens2012-05-161-0/+5
| | | * | | | | | | | | | bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens2012-05-161-0/+2
| | | * | | | | | | | | | bcma/ssb: parse new attributes from spromHauke Mehrtens2012-05-161-4/+55
| | | * | | | | | | | | | ssb: fill board_rev attribute from spromHauke Mehrtens2012-05-161-0/+1
| | | * | | | | | | | | | ssb/bcma: fill attribute alpha2 from spromHauke Mehrtens2012-05-161-0/+1
| | | * | | | | | | | | | bcma: add boardinfo structHauke Mehrtens2012-05-161-0/+7
| | | * | | | | | | | | | ssb: remove rev from boardinfoHauke Mehrtens2012-05-161-1/+0
| | | * | | | | | | | | | NFC: HCI based pn544 driverEric Lapuyade2012-05-151-0/+7
| | | * | | | | | | | | | nl80211: fix typos in commentsZefir Kurtisi2012-05-151-3/+3
| * | | | | | | | | | | | phy/micrel: Fix ID of KSZ9021Nobuhiro Iwamatsu2012-05-221-1/+1
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-243-0/+171
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-1429-167/+230
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | uprobes/core: Decrement uprobe count before the pages are unmappedSrikar Dronamraju2012-04-141-2/+3
| * | | | | | | | | | | | | Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-14433-8403/+11598
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | uprobes/core: Optimize probe hits with the help of a counterSrikar Dronamraju2012-03-311-0/+5
| * | | | | | | | | | | | | uprobes/core: Allocate XOL slots for uprobes useSrikar Dronamraju2012-03-312-0/+36
| * | | | | | | | | | | | | uprobes/core: Handle breakpoint and singlestep exceptionsSrikar Dronamraju2012-03-142-3/+56
| * | | | | | | | | | | | | Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-1336-87/+209
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-137-32/+83
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | uprobes/core: Rename bkpt to swbpSrikar Dronamraju2012-03-131-2/+2
| * | | | | | | | | | | | | | | uprobes/core: Make order of function parameters consistent across functionsSrikar Dronamraju2012-03-131-6/+6
| * | | | | | | | | | | | | | | uprobes/core: Make macro names consistentSrikar Dronamraju2012-03-131-2/+2
| * | | | | | | | | | | | | | | uprobes: Update copyright noticesIngo Molnar2012-02-221-1/+2
| * | | | | | | | | | | | | | | uprobes/core: Move insn to arch specific structureSrikar Dronamraju2012-02-221-21/+2
| * | | | | | | | | | | | | | | uprobes/core: Remove uprobe_opcode_szSrikar Dronamraju2012-02-221-2/+0
| * | | | | | | | | | | | | | | uprobes/core: Clean up, refactor and improve the codeIngo Molnar2012-02-171-15/+13
| * | | | | | | | | | | | | | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-171-0/+98
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-05-246-49/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Input: matrix-keymap - wire up device tree supportDmitry Torokhov2012-05-101-18/+0
| * | | | | | | | | | | | | | | | Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-101-32/+6
| * | | | | | | | | | | | | | | | Input: adp5588 - add support for gpio namesJean-François Dagenais2012-05-101-0/+1
| * | | | | | | | | | | | | | | | Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driverPaul Parsons2012-05-101-0/+12
| * | | | | | | | | | | | | | | | Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-21437-8534/+11689
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Input: gameport - add helper macro for gameport_driver boilerplateAxel Lin2012-04-041-0/+13
| * | | | | | | | | | | | | | | | | Input: serio - add helper macro for serio_driver boilerplateAxel Lin2012-04-041-0/+13
| * | | | | | | | | | | | | | | | | Input: add support for LM8333 keypadsWolfram Sang2012-04-041-0/+24