summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-06of: address: Don't fail a lookup just because a node has no reg propertyLee Jones1-4/+3
2012-07-06Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+8
2012-07-06mm: Hold a file reference in madvise_removeAndy Lutomirski1-4/+14
2012-07-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds5-18/+24
2012-07-06Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-21/+20
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds19-25/+39
2012-07-06kmsg: make sure all messages reach a newly registered boot consoleKay Sievers1-0/+6
2012-07-06kmsg: properly handle concurrent non-blocking read() from /proc/kmsgKay Sievers1-8/+1
2012-07-06kmsg: add the facility number to the syslog prefixKay Sievers1-4/+7
2012-07-06kmsg: escape the backslash character while exporting dataKay Sievers1-2/+2
2012-07-06printk: replacing the raw_spin_lock/unlock with raw_spin_lock/unlock_irqliu chuansheng1-12/+12
2012-07-06mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski1-9/+3
2012-07-06mtd: ABI documentation: clarification of bitflip_thresholdMike Dunn1-8/+9
2012-07-06mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer1-5/+5
2012-07-06mtd: mxc_nand: use 32bit copy functionsSascha Hauer1-8/+29
2012-07-06mtd: cafe_nand: fix an & vs | mistakeDan Carpenter1-1/+1
2012-07-06MAINTAINERS/sched: Update scheduler file patternNamhyung Kim1-1/+1
2012-07-06mm: cma: fix condition check when setting global cma areaMarek Szyprowski1-1/+1
2012-07-06Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar8-16/+19
2012-07-06mm: cma: don't replace lowmem pages with highmemRabin Vincent1-1/+6
2012-07-06Merge branch 'for_3.5/fixes/pm-3' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren4-9/+30
2012-07-06ALSA: usb-audio: Fix the first PCM interface assignmentTakashi Iwai1-2/+2
2012-07-06ARM: OMAP2+: hwmod code/clockdomain data: fix 32K sync timerPaul Walmsley4-9/+30
2012-07-06USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork1-0/+2
2012-07-06USB: metro-usb: fix tty_flip_buffer_push useJohan Hovold1-8/+0
2012-07-06USB: option: Add MEDIATEK product idsGaosen Zhang1-0/+20
2012-07-06USB: option: add ZTE MF60Bjørn Mork1-0/+6
2012-07-06Merge tag 'for-usb-linus-2012-07-02' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman4-15/+64
2012-07-06batman-adv: check incoming packet type for blaSimon Wunderlich3-7/+19
2012-07-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-47/+56
2012-07-06Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-13/+37
2012-07-06Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+15
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-201/+258
2012-07-05sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra5-75/+213
2012-07-05sched: Fix fork() error path to not crashSalman Qazi1-3/+8
2012-07-05Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linuxLinus Torvalds8-11/+36
2012-07-05gpio: tps65910: initialize of_node of gpio_chipLaxman Dewangan1-0/+1
2012-07-05gpio/mxc: make irqs work for fsl,imx21-gpio devicesUwe Kleine-König1-4/+6
2012-07-05gpio: fix bits conflict for gpio flagsLaxman Dewangan1-2/+2
2012-07-05mips: pci-lantiq: Fix check for valid gpioRoland Stigge1-2/+2
2012-07-05gpio: export devm_gpio_request_oneStephen Warren1-0/+1
2012-07-05gpiolib: wm8994: Pay attention to the value set when enabling as outputMark Brown1-1/+4
2012-07-05gpio/msm_v1: CONFIG_GPIO_MSM_V1 is only available on three SoCsChristian Dietrich1-1/+1
2012-07-05gpio-sta2x11: don't use pdata if nullAlessandro Rubini1-2/+3
2012-07-05ARM: fix warning caused by wrongly typed arm_dma_limitRussell King1-1/+1
2012-07-05ARM: fix warnings about atomic64_readRussell King1-1/+1
2012-07-05ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent1-2/+2
2012-07-05Merge tag 'omap-fixes-for-v3.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann3-15/+17
2012-07-05Merge branch 'mxs/fixes-for-3.5' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann1-0/+11
2012-07-05ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon1-1/+1