summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-17xtensa: Change mail addresses of Hannes Weiner and Oskar SchirmerOskar Schirmer4-6/+6
2012-05-17lib: Change mail address of Oskar SchirmerOskar Schirmer2-2/+2
2012-05-17net: Change mail address of Oskar SchirmerOskar Schirmer1-2/+2
2012-05-17arm/m68k: Change mail address of Sebastian HessOskar Schirmer1-1/+1
2012-05-17i2c: Change mail address of Oskar SchirmerOskar Schirmer2-2/+2
2012-05-09net: Fix tcp_build_and_update_options comment in struct tcp_sockKyle McMartin1-1/+1
2012-05-09atomic64_32.h: fix parameter naming mismatchPhilipp Hahn1-5/+5
2012-05-07Kconfig: replace "--- help ---" with "---help---"Paul Bolle3-3/+3
2012-05-07c2port: fix bogus Kconfig "default no"Paul Bolle1-3/+3
2012-04-30edac: Fix spelling errors.David Mackey4-16/+16
2012-04-30qla1280: Remove redundant NULL check before release_firmware() callJesper Juhl1-5/+2
2012-04-30remoteproc: remove redundant NULL check before release_firmware()Jesper Juhl1-2/+1
2012-04-30qla2xxx: Remove redundant NULL check before release_firmware() call.Jesper Juhl1-2/+1
2012-04-30aic94xx: Get rid of redundant NULL check before release_firmware() callJesper Juhl1-2/+1
2012-04-30tehuti: delete redundant NULL check before release_firmware()Jesper Juhl1-2/+2
2012-04-30qlogic: get rid of a redundant test for NULL before call to release_firmware()Jesper Juhl2-4/+2
2012-04-30bna: remove redundant NULL test before release_firmware()Jesper Juhl1-3/+1
2012-04-30tg3: remove redundant NULL test before release_firmware() callJesper Juhl1-2/+1
2012-04-30typhoon: get rid of redundant conditional before all to release_firmware()Jesper Juhl1-2/+1
2012-04-30radeon_cp: Remove unneeded tests for NULL before calling release_firmware()Jesper Juhl1-8/+4
2012-04-30x86, relocs: Remove an unused variableKusanagi Kouichi1-2/+0
2012-04-18Fix "the the" in various KconfigMasanari Iida8-11/+11
2012-04-17README: Remove sporadic tabsMichael Witten1-70/+70
2012-04-17README: Consolidate discussions of -stable patchesMichael Witten1-13/+6
2012-04-17README: Capitalize start of sentenceMichael Witten1-3/+3
2012-04-17README: More consistent and readable white spaceMichael Witten1-10/+31
2012-04-17README: `Alternately' -> `Alternatively'Michael Witten1-3/+3
2012-04-17README: Better comma usageMichael Witten1-8/+8
2012-04-17README: Grammar: `me has' -> `I have'Michael Witten1-1/+1
2012-04-17README: Use `X' and `x' consistentlyMichael Witten1-9/+9
2012-04-16Fix typo in various Kconfig fileMasanari Iida15-19/+19
2012-04-16gma500: Don't needlessly include version.h in mdfld_dsi_output.hJesper Juhl1-1/+0
2012-04-16Documentation: Fix typo in multiple files in DocumentationMasanari Iida16-33/+33
2012-04-16scsi: fix comment spelling fix recory->recoverySantosh Y1-3/+3
2012-04-16x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/Josh Triplett1-1/+1
2012-04-16radeon: Fix typo in radeon_gem.cMasanari Iida1-1/+1
2012-04-15mmzone: fix comment typo coelesce -> coalesceWang YanQing1-1/+1
2012-04-10workqueue: Fix workqueue_execute_end() commentStephen Boyd1-1/+1
2012-04-08Linux 3.4-rc2v3.4-rc2Linus Torvalds1-1/+1
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-07MAINTAINERS: Update git url for ACPIIgor Murzov1-1/+1
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2-32/+49
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani1-1/+4
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich1-0/+1
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich1-1/+1
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov2-2/+2
2012-04-06net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3