summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-06-204-59/+44
|\
| * serial/amba-pl011: move custom pin control to driverLinus Walleij2012-06-122-57/+42
| * serial: fix serial_txx9.c build warning/typoRandy Dunlap2012-06-121-1/+1
| * serial: fix kernel-doc warnings in 8250.cRandy Dunlap2012-06-121-1/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-06-2099-181/+266
|\ \
| * | mm/memblock: fix overlapping allocation when doubling reserved arrayGreg Pearson2012-06-201-4/+32
| * | c/r: prctl: Move PR_GET_TID_ADDRESS to a proper placeCyrill Gorcunov2012-06-201-3/+3
| * | pidns: find_new_reaper() can no longer switch to init_pid_ns.child_reaperOleg Nesterov2012-06-201-8/+2
| * | pidns: guarantee that the pidns init will be the last pidns process reapedEric W. Biederman2012-06-202-1/+33
| * | fault-inject: avoid call to random32() if fault injection is disabledAnton Blanchard2012-06-201-0/+4
| * | Viresh has movedViresh Kumar2012-06-2076-92/+93
| * | get_maintainer: Fix --help warningJoe Perches2012-06-201-1/+2
| * | mm/memory.c: fix kernel-doc warningsRandy Dunlap2012-06-201-1/+1
| * | mm: fix kernel-doc warningsWanpeng Li2012-06-206-13/+11
| * | mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov2012-06-202-1/+2
| * | mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_rangeDavid Rientjes2012-06-201-1/+9
| * | h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-202-22/+18
| * | h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven2012-06-202-5/+5
| * | xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-201-11/+7
| * | xtensa: use "test -e" instead of bashism "test -a"Geert Uytterhoeven2012-06-201-2/+2
| * | xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2012-06-202-5/+4
| * | memcg: fix use_hierarchy css_is_ancestor oops regressionHugh Dickins2012-06-201-1/+1
| * | mm, oom: fix and cleanup oom score calculationsDavid Rientjes2012-06-201-8/+7
| * | nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2012-06-202-0/+4
| * | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2012-06-202-13/+27
| * | mm: fix slab->page _count corruption when using slubPravin B Shelar2012-06-201-0/+10
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-06-207-7/+28
|\ \ \
| * | | SPI: fix over-eager devm_xxx() conversionRussell King2012-06-181-1/+2
| * | | ARM: 7427/1: mmc: mmci: Defer probe() in case of yet uninitialized GPIOsRoland Stigge2012-06-171-0/+8
| * | | ARM: 7426/1: mmc: mmci: Remove wrong error handling of gpio 0Roland Stigge2012-06-171-5/+0
| * | | ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon2012-06-162-0/+2
| * | | ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X supportMircea Gherzan2012-06-142-0/+9
| * | | ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slotRabin Vincent2012-06-141-1/+1
| * | | ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree bootLee Jones2012-06-141-0/+6
* | | | Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-06-202-2/+22
|\ \ \ \
| * | | | pinctrl/nomadik: document Alt-C glitchLinus Walleij2012-06-171-1/+21
| * | | | pinctrl: mxs: Use kfree to fix build errorFabio Estevam2012-06-171-1/+1
| | |/ / | |/| |
* | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-1912-66/+97
|\ \ \ \
| * | | | ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack2012-06-181-1/+1
| * | | | ALSA: hda - Handle open while transitioning to D3.Dylan Reid2012-06-183-10/+40
| * | | | ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack2012-06-181-1/+2
| * | | | ALSA: snd-usb: fix sync pipe checkDaniel Mack2012-06-181-7/+11
| * | | | Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-06-187-47/+43
| |\ \ \ \
| | * | | | ASoC: tegra+wm8903: turn of mic detect when card is removedStephen Warren2012-06-121-0/+13
| | * | | | ASoC: wm8996: Mark the CODEC as cache only when powering off on bootMark Brown2012-06-111-2/+1
| | * | | | ASoC: wm8996: Move reset before the initial regulator disableMark Brown2012-06-111-2/+2
| | * | | | ASoC: wm8996: Remove spurious regulator_bulk_free()Mark Brown2012-06-111-1/+0
| | * | | | ASoC: wm8904: Fix cache only managementMark Brown2012-06-111-9/+4
| | * | | | ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversionMark Brown2012-06-111-5/+8
| | * | | | ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou2012-06-112-27/+12
OpenPOWER on IntegriCloud