index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-19
irq-gic: remove file name from heading comment
Sergei Shtylyov
1
-2
/
+0
2014-06-19
MAINTAINERS: Add miscdevice.h to file list for char/misc drivers.
Robert P. J. Day
1
-0
/
+1
2014-06-19
scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-10
/
+14
2014-06-19
doc: replace "practise" with "practice" in Documentation
Jeremiah Mahler
2
-3
/
+3
2014-06-19
befs: remove check for CONFIG_BEFS_RW
Paul Bolle
1
-2
/
+0
2014-06-19
scsi: doc: fix 'SCSI_NCR_SETUP_MASTER_PARITY'
Paul Bolle
1
-1
/
+1
2014-06-19
drivers/usb/phy/phy.c: remove a leading space
Antonio Ospite
1
-1
/
+1
2014-06-19
mfd: fix comment
Antonio Ospite
1
-1
/
+1
2014-06-19
cpuidle: fix comment
Antonio Ospite
1
-1
/
+1
2014-06-19
doc: hpfall.c: fix missing null-terminate after strncpy call
Rickard Strandqvist
1
-0
/
+1
2014-06-19
usb: doc: hotplug.txt code typos
Jeremiah Mahler
1
-4
/
+4
2014-06-19
kbuild: fix comment in Makefile.modinst
Olaf Hering
1
-1
/
+1
2014-06-19
SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSION
Paul Bolle
1
-1
/
+1
2014-06-19
ARM: msm: Remove MSM_SCM
Paul Bolle
1
-3
/
+0
2014-06-19
crypto: Remove MPILIB_EXTRA
Richard Weinberger
1
-1
/
+0
2014-06-19
doc: CN: remove dead link, kerneltrap.org no longer works
Pranith Kumar
1
-4
/
+0
2014-06-19
media: update reference, kerneltrap.org no longer works
Pranith Kumar
1
-1
/
+1
2014-06-19
hexagon: update reference, kerneltrap.org no longer works
Pranith Kumar
1
-1
/
+1
2014-06-19
doc: LSM: update reference, kerneltrap.org no longer works
Pranith Kumar
1
-1
/
+1
2014-06-19
doc: SubmittingPatches: remove dead link, kerneltrap.org no longer works
Pranith Kumar
1
-4
/
+0
2014-06-19
doc: RCU: update reference, kerneltrap.org no longer works
Pranith Kumar
1
-2
/
+2
2014-06-19
gma500: remove duplicate FB_REG09 define
Dan Carpenter
1
-1
/
+0
2014-05-27
staging: go7007: remove reference to CONFIG_KMOD
Paul Bolle
1
-1
/
+0
2014-05-26
aic7xxx: Remove obsolete preprocessor define
Paul Bolle
1
-10
/
+0
2014-05-23
of: dma: doc fixes
Geert Uytterhoeven
1
-2
/
+2
2014-05-22
doc: fix incorrect formula to calculate CommitLimit value
Petr Oros
1
-1
/
+2
2014-05-19
doc: Note need of bc in the kernel build from 3.10 onwards
Alan
1
-0
/
+5
2014-05-05
mm: Fix printk typo in dmapool.c
Hiroshige Sato
1
-2
/
+2
2014-05-05
modpost: Fix comment typo "Modules.symvers"
Paul Bolle
1
-1
/
+1
2014-05-05
Kconfig.debug: Grammar s/addition/additional/
Geert Uytterhoeven
1
-2
/
+2
2014-05-05
wimax: Spelling s/than/that/, wording s/destinatary/recipient/
Geert Uytterhoeven
1
-2
/
+2
2014-05-05
aic7xxx: Spelling s/termnation/termination/
Geert Uytterhoeven
1
-1
/
+1
2014-05-05
arm64: mm: Remove superfluous "the" in comment
Geert Uytterhoeven
1
-1
/
+1
2014-05-05
of: Spelling s/anonymouns/anonymous/
Geert Uytterhoeven
1
-1
/
+1
2014-05-05
dma: imx-sdma: Spelling s/determnine/determine/
Geert Uytterhoeven
1
-1
/
+1
2014-05-05
ath10k: Improve grammar in comments
Geert Uytterhoeven
1
-2
/
+2
2014-05-05
ath6kl: Spelling s/determnine/determine/
Geert Uytterhoeven
1
-1
/
+1
2014-05-05
of: Improve grammar for of_alias_get_id() documentation
Geert Uytterhoeven
1
-2
/
+2
2014-05-05
drm/exynos: Spelling s/contro/control/
Geert Uytterhoeven
1
-1
/
+1
2014-05-05
radio-bcm2048.c: fix wrong overflow check
Pali Rohár
1
-1
/
+1
2014-05-05
doc: printk-formats: do not mention casts for u64/s64
Ilya Dryomov
1
-2
/
+2
2014-05-05
doc: spelling error changes
Carlos Garcia
41
-49
/
+49
2014-05-05
pci: change "foo* bar" to "foo *bar"
Ryan Desfosses
1
-3
/
+3
2014-05-05
dma-buf: update exp_name when using dma_buf_export()
Javier Martinez Canillas
1
-2
/
+2
2014-05-05
dma-buf: fix trivial typo error
Javier Martinez Canillas
1
-1
/
+1
2014-04-03
pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
Oleg Nesterov
1
-1
/
+3
2014-04-02
arm64: Fix duplicated Kconfig entries again
Josh Boyer
1
-6
/
+0
2014-04-02
x86: Fix dumpstack_64 irq stack handling
Steven Rostedt (Red Hat)
1
-9
/
+10
2014-04-02
x86: Fix dumpstack_64 to keep state of "used" variable in loop
Steven Rostedt (Red Hat)
1
-5
/
+5
2014-04-02
sparse: fix comment
Li Zhong
1
-1
/
+1
[next]