Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f316841440c4c7e59227d0a3fe00a31ead1c436
9f31684
mv643xx_eth: Disable RX/TX byte swapping on little-endian systems
by Lennert Buytenhek
· 17 years ago
e2734d6
mv643xx_eth: Move ethernet register definitions into private header
by Lennert Buytenhek
· 17 years ago
c4a6a2a
mv643xx_eth: Split off mv643xx_eth platform device data
by Lennert Buytenhek
· 17 years ago
e8b8c97
Revert "kconfig: tristate choices with mixed tristate and boolean values"
by Linus Torvalds
· 17 years ago
c00046c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
9abbf7d
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
b3d9d6b
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 17 years ago
fe25200
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 17 years ago
c9b2ca7
Fix build break in tsi108.c
by Olof Johansson
· 17 years ago
224426f
qeth: remove header_ops bug
by Ursula Braun
· 55 years ago
e0d5dab
ir-functions.c:(.text+0xbce18): undefined reference to `input_event'
by Randy Dunlap
· 17 years ago
bf45abe
NAPI: kconfig prompt and deleted doc file
by Randy Dunlap
· 17 years ago
5a46236
phy/bitbang: missing MODULE_LICENSE
by Randy Dunlap
· 17 years ago
418d6f8
DM9000 initialization fix
by Mike Rapoport
· 17 years ago
b35e704
Avoid compile error in fs/nfs/unlink.c
by Linus Torvalds
· 17 years ago
96af154
[libata] sata_sis: use correct S/G table size
by Jeff Garzik
· 17 years ago
80f6fd3
pata_cs5536: MWDMA fix
by Bartlomiej Zolnierkiewicz
· 17 years ago
aaa092a
sata_sis: fix SCR read breakage
by Tejun Heo
· 17 years ago
5c1ad8b
libata: fix kernel-doc param name
by Randy Dunlap
· 17 years ago
5f73708
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
e9a4045
nfs: Fix build break with CONFIG_NFS_V4=n
by Olof Johansson
· 17 years ago
a5f08c1
Merge master.kernel.org:/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 17 years ago
8e8a140
fix do_sys_open() prototype
by Jason Uhlenkott
· 17 years ago
3932bf6
sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake
by Chris Malley
· 17 years ago
80abe55
Documentation: Fix typo in SubmitChecklist.
by James Bowes
· 17 years ago
405bbe9
Typo: depricated -> deprecated
by Rolf Eike Beer
· 17 years ago
c0fe2e6
Add missing profile=kvm option to Documentation/kernel-parameters.txt
by Dave Jones
· 17 years ago
828d055
fix typo about TBI in e1000 comment
by Masatake YAMATO
· 17 years ago
c1cb8e4
sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL
by Eric W. Biederman
· 17 years ago
b68f2c3a
proc.txt: Add /proc/stat field
by Leonardo Chiquitto
· 17 years ago
80fd662
dm crypt: tidy pending
by Milan Broz
· 17 years ago
b15546f
dm mpath: send uevents
by Mike Anderson
· 17 years ago
7a8c3d3
dm: uevent generate events
by Mike Anderson
· 17 years ago
51e5b2b
dm: add uevent to core
by Mike Anderson
· 17 years ago
96a1f7d
dm: export name and uuid
by Mike Anderson
· 17 years ago
aa5617c
dm raid1: add mirror_set to struct mirror
by Jonathan Brassow
· 17 years ago
6b3df0d
dm log: split suspend
by Jonathan Brassow
· 17 years ago
fe97e2a
dm mpath: hp retry if not ready
by Dave Wysochanski
· 17 years ago
16ebbf3
dm mpath: add hp handler
by Dave Wysochanski
· 17 years ago
c9e4558
dm mpath: add retry pg init
by Dave Wysochanski
· 17 years ago
636d578
dm crypt: tidy labels
by Milan Broz
· 17 years ago
d469f84
dm crypt: tidy whitespace
by Milan Broz
· 17 years ago
cabf08e
dm crypt: add post processing queue
by Milan Broz
· 17 years ago
9934a8b
dm crypt: use per device singlethread workqueues
by Milan Broz
· 17 years ago
d336416
dm mpath: emc fix an error message
by Alasdair G Kergon
· 17 years ago
051814c
dm: bio_list macro renaming
by Alasdair G Kergon
· 17 years ago
bb56acf
dm io:ctl remove vmalloc void cast
by Jesper Juhl
· 17 years ago
9e4e5f8
dm: tidy bio_io_error usage
by Milan Broz
· 17 years ago
def5b5b
kcopyd use mutex instead of semaphore
by Matthias Kaehlcke
· 17 years ago
094262d
dm: use kzalloc
by Dmitry Monakhov
· 17 years ago
6f3c3f0
dm: use is_power_of_2
by vignesh babu
· 17 years ago
ae9da83
dm: fix thaw_bdev
by Jun'ichi Nomura
· 17 years ago
79662d1
dm delay: fix status
by Milan Broz
· 17 years ago
2e64a0f
dm delay: fix ctr error paths
by Dmitry Monakhov
· 17 years ago
a72cf73
dm raid1: fix leakage
by Dmitry Monakhov
· 17 years ago
815f9e3
dm crypt: missing kfree in ctr error path
by Dmitry Monakhov
· 17 years ago
55b42c5
dm crypt: drop device ref in ctr error path
by Dmitry Monakhov
· 17 years ago
027d50f
dm io:ctl use constant struct size
by Milan Broz
· 17 years ago
c7ac86d
dm mpath: rdac fix init race
by Bryn M. Reeves
· 17 years ago
ad3d0a3
small documentation fixes
by Philipp Marek
· 17 years ago
2de206d
Fix compiler warning in smount example program from sharedsubtree.txt
by Jesper Juhl
· 17 years ago
f8c34f9
docs/sysfs: add missing word to sysfs attribute explanation
by Shaun Zinck
· 17 years ago
7356337
documentation/ext3: grammar fixes
by Shaun Zinck
· 17 years ago
59dd24d
Documentation/java.txt: typo and grammar fixes
by Shaun Zinck
· 17 years ago
bc5b1d5
Documentation/filesystems/vfs.txt: typo fix
by Shaun Zinck
· 17 years ago
b2fff3f
include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros
by Stefan Richter
· 17 years ago
df7c487
trivial copy_data_pages() tidy up
by Fengguang Wu
· 17 years ago
9631512
Fix typo in arch/x86/kernel/tsc_32.c
by Josh Triplett
· 17 years ago
582fe6f
file link fix for Pegasus USB net driver help
by Cal Peake
· 17 years ago
d489202
remove unused return within void return function
by Denis Cheng
· 17 years ago
e9534b3
Typo fixes retrun -> return
by Gabriel Craciunescu
· 17 years ago
88a9b03
x86 hpet.h: remove broken links
by Dave Young
· 17 years ago
507a6a8
Update 2.4 maintainer in document
by Li Yang
· 17 years ago
6506f2a
fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base
by Uwe Kleine-König
· 17 years ago
4a739d5
fix typo "sort" -> "short"
by Uwe Kleine-König
· 17 years ago
dbe7f76
fix typo "insted" -> "instead"
by Uwe Kleine-König
· 17 years ago
9454742
Documentation/filesystems/files.txt: remove rcuref_inc_lf() reverences
by Eric Dumazet
· 17 years ago
6888c1e
kernel/sched.c: remove bogus comment from account_user_time
by Michael Neuling
· 17 years ago
01dd2fb
typo fixes
by Matt LaPlante
· 17 years ago
0f035b8
spelling fixes: Documentation/
by Simon Arlott
· 17 years ago
5895df9
spelling fixes: lib/
by Simon Arlott
· 17 years ago
211fee8
spelling fixes: init/
by Simon Arlott
· 17 years ago
183ff22
spelling fixes: mm/
by Simon Arlott
· 17 years ago
676b185
spelling fixes: arch/x86_64/
by Simon Arlott
· 17 years ago
5b20311
spelling fixes: arch/v850/
by Simon Arlott
· 17 years ago
b60745b
spelling fixes: arch/um/
by Simon Arlott
· 17 years ago
0c79cf6
spelling fixes: arch/m68k/
by Simon Arlott
· 17 years ago
5aa8b6c
spelling fixes: arch/m32r/
by Simon Arlott
· 17 years ago
27b46d7
spelling fixes: arch/i386/
by Simon Arlott
· 17 years ago
5e71c60
spelling fixes: arch/h8300/
by Simon Arlott
· 17 years ago
761a7e3
spelling fixes: arch/frv/
by Simon Arlott
· 17 years ago
49b4ff3
spelling fixes: arch/cris/
by Simon Arlott
· 17 years ago
c3a2dde
spelling fixes: arch/alpha/
by Simon Arlott
· 17 years ago
24b7ce9
pata_cmd64x.c typo fix
by Adrian Bunk
· 17 years ago
d96267a
remove duplicate MMAPPER Kconfig option
by Adrian Bunk
· 17 years ago
6da34ba
fix up security_socket_getpeersec_* documentation
by Serge Hallyn
· 17 years ago
118e78d
changed email
by Johann Deneux
· 17 years ago
568e0c1
powerpc: Remove obsolete prototype
by Julio M. Merino Vidal
· 17 years ago
276d789
ide: remove inclusion of non-existent io_trace.h
by Robert P. J. Day
· 17 years ago
43e7c0c
ide-disk: add get_smart_data() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »