summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30100-174/+157
|\
| * mm: Convert print_symbol to %pSRJoe Perches2013-04-292-9/+7
| * gfs2: Convert print_symbol to %pSRJoe Perches2013-04-292-3/+4
| * m32r: Convert print_symbol to %pSRJoe Perches2013-04-291-4/+2
| * iostats.txt: add easy-to-find description for field 6David P Hilton2013-04-291-0/+2
| * x86 cmpxchg.h: fix wrong commentLi Zhong2013-04-251-1/+1
| * treewide: Fix typo in printk and commentsMasanari Iida2013-04-248-19/+19
| * doc: devicetree: Fix various typosMasanari Iida2013-04-248-8/+8
| * docbook: fix 8250 naming in device-driversVincent Stehlé2013-04-241-1/+1
| * pata_pdc2027x: Fix compiler warningWang YanQing2013-04-121-0/+2
| * treewide: Fix typo in printksMasanari Iida2013-04-1213-16/+16
| * mei: Fix comments in drivers/misc/meiMasanari Iida2013-04-057-26/+29
| * treewide: Fix typos in kernel messagesMasanari Iida2013-03-316-7/+7
| * pm44xx: Fix comment for "CONFIG_CPU_IDLE"Paul Bolle2013-03-311-2/+2
| * doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP"Paul Bolle2013-03-271-1/+1
| * mmzone: correct "pags" to "pages" in comment.Cody P Schafer2013-03-271-1/+1
| * kernel-parameters: remove outdated 'noresidual' parameterPaul Bolle2013-03-271-2/+0
| * Remove spurious _H suffixes from ifdef commentsPaul Bolle2013-03-273-4/+4
| * sound: Remove stray pluses from Kconfig filePaul Bolle2013-03-271-2/+2
| * radio-shark: Fix printk "CONFIG_LED_CLASS"Paul Bolle2013-03-272-2/+2
| * doc: put proper reference to CONFIG_MODULE_SIG_ENFORCEPaul Bolle2013-03-271-1/+1
| * irq: versatile: rename Kconfig macro in printkPaul Bolle2013-03-271-1/+1
| * doc: DocBook/media : Fix typo in dvbproperty.xmlMasanari Iida2013-03-271-3/+3
| * doc: Remove text on tracepoint samplesPaul Bolle2013-03-211-15/+0
| * treewide: Fix typos in printkMasanari Iida2013-03-208-9/+9
| * f2fs: Fix typo in commentsMasanari Iida2013-03-193-3/+3
| * treewide: Fix typos in printk and commentMasanari Iida2013-03-1811-15/+15
| * drivers/isdn: delete 'break' after 'return'Chen Gang2013-03-181-1/+0
| * driver: usb: storage: remove cast for kmalloc return valueZhang Yanfei2013-03-181-2/+1
| * net: sctp: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-182-2/+2
| * powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-182-3/+2
| * ia64: remove cast for kmalloc return valueZhang Yanfei2013-03-181-1/+1
| * driver: tty: serial: remove cast for kzalloc return valueZhang Yanfei2013-03-181-2/+1
| * fs: befs: remove cast for kmalloc return valueZhang Yanfei2013-03-181-2/+1
| * arm: remove cast for kzalloc return valueZhang Yanfei2013-03-181-1/+1
| * driver: gpu: drm: i915: remove cast for kzalloc return valueZhang Yanfei2013-03-181-1/+1
| * fs: ufs: remove cast for kmalloc return valueZhang Yanfei2013-03-181-2/+1
| * driver: tty: vt: remove cast for kmalloc return valueZhang Yanfei2013-03-181-2/+1
| * driver: hv: remove cast for kmalloc return valueZhang Yanfei2013-03-181-3/+2
| * arm: irq-armada-370-xp: fix comment typoMarek Belisko2013-03-181-1/+1
| * arc: fix incorrect ifdef commentPaul Bolle2013-03-181-1/+1
| * itg3200: fix incorrect ifdef commentPaul Bolle2013-03-181-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2013-03-1810530-277279/+539028
| |\
| * | sfc: Fix Kconfig typo "----help---"Paul Bolle2013-03-181-1/+1
| * | doc: virtual: Fix typos in virtio-spec.txtMasanari Iida2013-03-081-3/+3
| * | gitignore: ignore generated hz.bc fileMichel Lespinasse2013-03-071-0/+1
| * | hugetlb: fix sparse warning for hugetlb_register_nodeClaudiu Ghioc2013-03-071-2/+2
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-308-41/+103
|\ \ \
| * \ \ Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2013-04-19426-2526/+4306
| |\ \ \
| | * | | amd64_edac: Add Family 16h supportAravind Gopalakrishnan2013-04-194-3/+71