index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
edac, mips: don't change code that has been removed in edac/mips tree
Jiri Kosina
2012-05-22
3
-3
/
+3
*
xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer
Oskar Schirmer
2012-05-17
4
-6
/
+6
*
lib: Change mail address of Oskar Schirmer
Oskar Schirmer
2012-05-17
2
-2
/
+2
*
net: Change mail address of Oskar Schirmer
Oskar Schirmer
2012-05-17
1
-2
/
+2
*
arm/m68k: Change mail address of Sebastian Hess
Oskar Schirmer
2012-05-17
1
-1
/
+1
*
i2c: Change mail address of Oskar Schirmer
Oskar Schirmer
2012-05-17
2
-2
/
+2
*
net: Fix tcp_build_and_update_options comment in struct tcp_sock
Kyle McMartin
2012-05-09
1
-1
/
+1
*
atomic64_32.h: fix parameter naming mismatch
Philipp Hahn
2012-05-09
1
-5
/
+5
*
Kconfig: replace "--- help ---" with "---help---"
Paul Bolle
2012-05-07
3
-3
/
+3
*
c2port: fix bogus Kconfig "default no"
Paul Bolle
2012-05-07
1
-3
/
+3
*
edac: Fix spelling errors.
David Mackey
2012-04-30
4
-16
/
+16
*
qla1280: Remove redundant NULL check before release_firmware() call
Jesper Juhl
2012-04-30
1
-5
/
+2
*
remoteproc: remove redundant NULL check before release_firmware()
Jesper Juhl
2012-04-30
1
-2
/
+1
*
qla2xxx: Remove redundant NULL check before release_firmware() call.
Jesper Juhl
2012-04-30
1
-2
/
+1
*
aic94xx: Get rid of redundant NULL check before release_firmware() call
Jesper Juhl
2012-04-30
1
-2
/
+1
*
tehuti: delete redundant NULL check before release_firmware()
Jesper Juhl
2012-04-30
1
-2
/
+2
*
qlogic: get rid of a redundant test for NULL before call to release_firmware()
Jesper Juhl
2012-04-30
2
-4
/
+2
*
bna: remove redundant NULL test before release_firmware()
Jesper Juhl
2012-04-30
1
-3
/
+1
*
tg3: remove redundant NULL test before release_firmware() call
Jesper Juhl
2012-04-30
1
-2
/
+1
*
typhoon: get rid of redundant conditional before all to release_firmware()
Jesper Juhl
2012-04-30
1
-2
/
+1
*
radeon_cp: Remove unneeded tests for NULL before calling release_firmware()
Jesper Juhl
2012-04-30
1
-8
/
+4
*
x86, relocs: Remove an unused variable
Kusanagi Kouichi
2012-04-30
1
-2
/
+0
*
Fix "the the" in various Kconfig
Masanari Iida
2012-04-18
8
-11
/
+11
*
README: Remove sporadic tabs
Michael Witten
2012-04-17
1
-70
/
+70
*
README: Consolidate discussions of -stable patches
Michael Witten
2012-04-17
1
-13
/
+6
*
README: Capitalize start of sentence
Michael Witten
2012-04-17
1
-3
/
+3
*
README: More consistent and readable white space
Michael Witten
2012-04-17
1
-10
/
+31
*
README: `Alternately' -> `Alternatively'
Michael Witten
2012-04-17
1
-3
/
+3
*
README: Better comma usage
Michael Witten
2012-04-17
1
-8
/
+8
*
README: Grammar: `me has' -> `I have'
Michael Witten
2012-04-17
1
-1
/
+1
*
README: Use `X' and `x' consistently
Michael Witten
2012-04-17
1
-9
/
+9
*
Fix typo in various Kconfig file
Masanari Iida
2012-04-16
15
-19
/
+19
*
gma500: Don't needlessly include version.h in mdfld_dsi_output.h
Jesper Juhl
2012-04-16
1
-1
/
+0
*
Documentation: Fix typo in multiple files in Documentation
Masanari Iida
2012-04-16
16
-33
/
+33
*
scsi: fix comment spelling fix recory->recovery
Santosh Y
2012-04-16
1
-3
/
+3
*
x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/
Josh Triplett
2012-04-16
1
-1
/
+1
*
radeon: Fix typo in radeon_gem.c
Masanari Iida
2012-04-16
1
-1
/
+1
*
mmzone: fix comment typo coelesce -> coalesce
Wang YanQing
2012-04-15
1
-1
/
+1
*
workqueue: Fix workqueue_execute_end() comment
Stephen Boyd
2012-04-10
1
-1
/
+1
*
Merge branch 'master' into for-next
Jiri Kosina
2012-04-08
10951
-339149
/
+514439
|
\
|
*
Linux 3.4-rc2
v3.4-rc2
Linus Torvalds
2012-04-08
1
-1
/
+1
|
*
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-04-07
2
-1
/
+8
|
|
\
|
|
*
regmap: prevent division by zero in rbtree_show
Stephen Warren
2012-04-05
1
-1
/
+7
|
|
*
regmap: Export regcache_sync_region()
Mark Brown
2012-04-03
1
-0
/
+1
|
*
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-07
8
-12
/
+36
|
|
\
\
|
|
*
|
KVM: Resolve RCU vs. async page fault problem
Gleb Natapov
2012-04-05
1
-0
/
+4
|
|
*
|
Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/master
Avi Kivity
2012-04-05
5
-11
/
+29
|
|
|
\
\
|
|
|
*
|
KVM: PPC: Book3S: PR: Fix preemption
Alexander Graf
2012-04-03
1
-2
/
+1
|
|
|
*
|
KVM: PPC: Save/Restore CR over vcpu_run
Alexander Graf
2012-04-03
2
-1
/
+13
|
|
|
*
|
KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
Paul Mackerras
2012-04-03
1
-2
/
+6
[next]