aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | Input: gpio_keys - fix struct device declared inside parameter listHeiko Stübner2012-02-01
| * | | | | | | | | | | | | | Input: evdev - fix variable initialisationHeiko Stübner2012-02-01
* | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | i.MX SDMA: Fix burstsize settingsPhilippe Rétornaz2012-02-02
| * | | | | | | | | | | | | | | ARM: mach-shmobile: both USB DMAC instances on sh7372 are slave-onlyGuennadi Liakhovetski2012-02-01
| * | | | | | | | | | | | | | | dma: sh_dma: not all SH DMAC implementations support MEMCPYGuennadi Liakhovetski2012-02-01
| * | | | | | | | | | | | | | | Merge branch fixes of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmae...Vinod Koul2012-01-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | dmaengine: fix missing 'cnt' in ?: in dmatestDr. David Alan Gilbert2012-01-23
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * / | | | | | | | | | | | | | at_hdmac: bugfix for enabling channel irqNikolaus Voss2012-01-30
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'akpm'Linus Torvalds2012-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...Mel Gorman2012-02-03
| * | | | | | | | | | | | | | | readahead: fix pipeline break caused by block plugShaohua Li2012-02-03
| * | | | | | | | | | | | | | | kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu2012-02-03
| * | | | | | | | | | | | | | | drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault2012-02-03
| * | | | | | | | | | | | | | | lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang2012-02-03
| * | | | | | | | | | | | | | | mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte2012-02-03
| * | | | | | | | | | | | | | | mm/memcontrol.c: fix warning with CONFIG_NUMA=nAndrew Morton2012-02-03
| * | | | | | | | | | | | | | | avr32: select generic atomic64_t supportFabio Baltieri2012-02-03
| * | | | | | | | | | | | | | | mm: postpone migrated page mapping resetKonstantin Khlebnikov2012-02-03
| * | | | | | | | | | | | | | | xtensa: fix memscan()Akinobu Mita2012-02-03
| * | | | | | | | | | | | | | | MAINTAINERS: update lguest F: patternsJoe Perches2012-02-03
| * | | | | | | | | | | | | | | MAINTAINERS: remove staging sectionsJoe Perches2012-02-03
| * | | | | | | | | | | | | | | MAINTAINERS: remove iMX5 sectionJoe Perches2012-02-03
| * | | | | | | | | | | | | | | MAINTAINERS: update partitions block F: patternsJoe Perches2012-02-03
* | | | | | | | | | | | | | | | Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds2012-02-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy2012-02-04
| * | | | | | | | | | | | | | | | mtd: fix MTD suspendArtem Bityutskiy2012-01-30
| * | | | | | | | | | | | | | | | jffs2: do not initialize variable unnecessarilyArtem Bityutskiy2012-01-11
| * | | | | | | | | | | | | | | | mtd: gpmi-nand bugfix: reset the BCH module when it is not MX23Huang Shijie2012-01-11
| * | | | | | | | | | | | | | | | mtd: nand: fix typo in commentWolfram Sang2012-01-11
* | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon2012-02-03
| * | | | | | | | | | | | | | | | | ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas2012-02-02
| * | | | | | | | | | | | | | | | | ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon2012-02-02
| * | | | | | | | | | | | | | | | | ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon2012-02-02
| * | | | | | | | | | | | | | | | | ARM: 7307/1: vfp: fix ptrace regset modification raceDave Martin2012-02-02
| * | | | | | | | | | | | | | | | | ARM: 7306/1: vfp: flush thread hwstate before restoring context from sigframeWill Deacon2012-02-02
| * | | | | | | | | | | | | | | | | Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"Russell King2012-02-02
* | | | | | | | | | | | | | | | | | Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2012-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | kmemleak: Disable early logging when kmemleak is off by defaultCatalin Marinas2012-01-20
| * | | | | | | | | | | | | | | | | | kmemleak: Only scan non-zero-size areasTiejun Chen2012-01-20
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2012-02-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | / / / / | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | ALSA: hda - Disable dynamic-power control for VIA as defaultTakashi Iwai2012-02-02
| * | | | | | | | | | | | | | | | ALSA: hda - Allow analog low-current mode when dynamic power-control is onTakashi Iwai2012-02-02
| * | | | | | | | | | | | | | | | ALSA: hda - Fix the logic to detect VIA analog low-current modeTakashi Iwai2012-02-02
| * | | | | | | | | | | | | | | | ALSA: hda - Check power-state before changing in patch_via.cTakashi Iwai2012-02-02
| * | | | | | | | | | | | | | | | ALSA: HDA: Fix duplicated output to more than one codecDavid Henningsson2012-02-01
| * | | | | | | | | | | | | | | | ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.Dylan Reid2012-02-01
| * | | | | | | | | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-01-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-01-30
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | | | | |