summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-07[media] em28xx: fix em28xx-rc loadMauro Carvalho Chehab1-1/+1
2012-07-07[media] dvb-core: Release semaphore on error path dvb_register_device()Santosh Nayak1-0/+1
2012-07-07Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-20/+30
2012-07-07MIPS: Add support for the M14Kc core.Steven J. Hill6-3/+17
2012-07-07MIPS: MT: Fix indentation damage.Ralf Baechle1-1/+1
2012-07-07MIPS: Clean-up GIC and vectored interrupts.Steven J. Hill2-1/+24
2012-07-07MIPS: Provide a symbol for the legacy performance counter interrupt.Ralf Baechle2-1/+2
2012-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-18/+20
2012-07-07eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks1-7/+16
2012-07-07qla2xxx: print the right array elements in qlt_async_eventAlan Cox1-17/+18
2012-07-07ARM: shmobile: fix platsmp.c build when ARCH_SH73A0=nMagnus Damm1-0/+5
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad1-1/+2
2012-07-06Merge branch 'ux500/fixes-3.5' into fixesArnd Bergmann3-9/+12
2012-07-06ARM: ux500: Over-ride the DT device naming scheme for pinctrlLee Jones1-0/+2
2012-07-06ARM: ux500: Fix build errors/warnings when MACH_UX500_DT is not setLee Jones2-5/+7
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