Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d6b861c6402307e30c7df24dcda911df64a5f9d6
d6b861c
[MIPS] SB1: On bootup only flush cache on local CPU.
by Ralf Baechle
· 18 years ago
d19f7be
[MIPS] Ocelot 3: Fix large number of warnings.
by Ralf Baechle
· 18 years ago
ad0b365
[MIPS] Ocelot C: Fix mapping of ioport address range.
by Ralf Baechle
· 18 years ago
2002d2b
[MIPS] Ocelot C: Fix warning about missmatching format string.
by Ralf Baechle
· 18 years ago
9c422e2
[MIPS] Ocelot C: fix eth registration after conversion to platform_device
by Ralf Baechle
· 18 years ago
cca7233
[MIPS] Ocelot C: Fix large number of warnings.
by Ralf Baechle
· 18 years ago
6465130
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 18 years ago
b765103
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
by Linus Torvalds
· 18 years ago
bee42f62
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
e2de7f5
[DLM] fix oops in kref_put when removing a lockspace
by Patrick Caulfield
· 18 years ago
ba542e3
[DLM] Fix kref_put oops
by Patrick Caulfield
· 18 years ago
26d83de
[GFS2] Fix OOM error handling
by Steven Whitehouse
· 18 years ago
4a22195
[GFS2] Fix incorrect fs sync behaviour.
by Steven Whitehouse
· 18 years ago
eb1dc33
[GFS2] don't panic needlessly
by Alexey Dobriyan
· 18 years ago
6af0f5f
AVR32: Add missing return instruction in __raw_writesb
by Haavard Skinnemoen
· 18 years ago
bbfd2bf
AVR32: Wire up sys_epoll_pwait
by Haavard Skinnemoen
· 18 years ago
c4972f3
[S390] IRQs too early enabled.
by Heiko Carstens
· 18 years ago
bcc8bcb
[S390] revert add_active_range() usage patch.
by Heiko Carstens
· 18 years ago
64cb104
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
0c7bb31
[PATCH] sunrpc: add missing spin_unlock
by Akinobu Mita
· 18 years ago
7cc13ed
[PATCH] sysctl: implement CTL_UNNUMBERED
by Eric W. Biederman
· 18 years ago
d99f160
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
by Eric W. Biederman
· 18 years ago
0e009be
[PATCH] Improve the removed sysctl warnings
by Eric W. Biederman
· 18 years ago
64efade
[PATCH] lockdep: fix delayacct locking bug
by Peter Zijlstra
· 18 years ago
e5b9a33
[PATCH] isdn/gigaset: convert warning message
by Tilman Schmidt
· 18 years ago
18a61e4
[PATCH] Fix for LKDTM MEM_SWAPOUT crashpoint
by Ankita Garg
· 18 years ago
4b96b1a
[PATCH] Fix the spurious unlock_cpu_hotplug false warnings
by Gautham R Shenoy
· 18 years ago
168c8fa
AVR32: Fix thinko in generic_find_next_zero_le_bit()
by Haavard Skinnemoen
· 18 years ago
e9a4385
AVR32: Get rid of board_early_init
by Haavard Skinnemoen
· 18 years ago
78eb77a
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
by Jeff Garzik
· 18 years ago
a81c52a
[PATCH] Kconfig: remove redundant NETDEVICES depends
by Randy Dunlap
· 18 years ago
a1d261c
[PATCH] ehea: 64K page support fix
by Thomas Klein
· 18 years ago
07fd06b
[PATCH] ehea: Removed redundant define
by Thomas Klein
· 18 years ago
1b5135d
[PATCH] ehea: Nullpointer dereferencation fix
by Thomas Klein
· 18 years ago
d1ed6a3
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
59359ff
[SPARC]: Fix robust futex syscalls and wire up migrate_pages.
by David S. Miller
· 18 years ago
38c9437
[NETLABEL]: Fix build failure.
by Paul Moore
· 18 years ago
daccff0
[IPV6]: Give sit driver an appropriate module alias.
by Patrick McHardy
· 18 years ago
36f73d0
[IPV6]: Add ndisc_netdev_notifier unregister.
by Dmitry Mishin
· 18 years ago
db38c179
[NET]: __alloc_pages() failures reported due to fragmentation
by Larry Woodman
· 18 years ago
0f37c60
[PKTGEN]: TCI endianness fixes
by Al Viro
· 18 years ago
36da4d8
[TG3]: Fix 2nd ifup failure on 5752M.
by Michael Chan
· 18 years ago
febf0a4
[NETFILTER] bug: skb->protocol is already net-endian
by Al Viro
· 18 years ago
d1208b9
[NETFILTER] bug: nfulnl_msg_config_mode ->copy_range is 32bit
by Al Viro
· 18 years ago
7ac00a2
[NETFILTER] bug: NFULA_CFG_QTHRESH uses 32bit
by Al Viro
· 18 years ago
95026cd
[IPV6]: Fix ECN bug on big-endian
by Al Viro
· 18 years ago
02e6037
[IPX]: Annotate and fix IPX checksum
by Al Viro
· 18 years ago
4833ed0
[IPX]: Trivial parts of endianness annotations
by Al Viro
· 18 years ago
10b1fbd
Make sure "user->sigpending" count is in sync
by Linus Torvalds
· 18 years ago
45c18b0
Fix unlikely (but possible) race condition on task->user access
by Linus Torvalds
· 18 years ago
80491eb
Revert unintentional "volatile" changes in ipc/msg.c
by Linus Torvalds
· 18 years ago
ddac0d3
[PATCH] splice: fix problem introduced with inode diet
by Jens Axboe
· 18 years ago
aaa9b97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
a0d2db2
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
ced3985
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
f1f2d87
[PATCH] Fix user.* xattr permission check for sticky dirs
by Andreas Gruenbacher
· 18 years ago
8ce0846
[PATCH] Fix sys_move_pages when a NULL node list is passed
by Stephen Rothwell
· 18 years ago
cda5e61
[PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c
by Peer Chen
· 18 years ago
8804023
[PATCH] fix Documentation/accounting/getdelays.c buf size
by Oleg Nesterov
· 18 years ago
1f604c4
[PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fix
by Amol Lad
· 18 years ago
43530d2
[PATCH] powerpc: wire up sys_migrate_pages
by Stephen Rothwell
· 18 years ago
3fd5939
[PATCH] Create compat_sys_migrate_pages
by Stephen Rothwell
· 18 years ago
1f6f616
[PATCH] uml: include tidying
by Jeff Dike
· 18 years ago
53b1733
[PATCH] uml: fix I/O hang
by Jeff Dike
· 18 years ago
d2c89a4
[PATCH] reiserfs: reset errval after initializing bitmap cache
by Jeff Mahoney
· 18 years ago
d3e5a93
[PATCH] spi section fix
by Andrew Morton
· 18 years ago
b918f6e
[PATCH] swsusp: debugging
by Rafael J. Wysocki
· 18 years ago
90d5390
[PATCH] acpi_noirq section fix
by Andrew Morton
· 18 years ago
19c6b6e
[PATCH] schedule removal of FUTEX_FD
by Andrew Morton
· 18 years ago
f46c483
[PATCH] Add printk_timed_ratelimit()
by Andrew Morton
· 18 years ago
7f6b887
[PATCH] init_reap_node() initialization fix
by Daniel Yeisley
· 18 years ago
d13adb6
[PATCH] ipmi_si_intf.c sets bad class_mask with PCI_DEVICE_CLASS
by Yvan Seth
· 18 years ago
7ef55b8
[PATCH] NFS4: fix for recursive locking problem
by Srinivasa Ds
· 18 years ago
77d6e13
[PATCH] edac_mc: fix error handling
by Akinobu Mita
· 18 years ago
7011774
[PATCH] gfs2: ->readpages() fixes
by OGAWA Hirofumi
· 18 years ago
2e99002
[PATCH] fuse: ->readpages() cleanup
by OGAWA Hirofumi
· 18 years ago
05ac9d4
[PATCH] cifs: ->readpages() fixes
by OGAWA Hirofumi
· 18 years ago
029e332
[PATCH] Cleanup read_pages()
by OGAWA Hirofumi
· 18 years ago
5d861d9
[PATCH] lkdtm: cleanup headers and module_param/MODULE_PARM_DESC
by Randy Dunlap
· 18 years ago
86f4f0f
[PATCH] fix UFS superblock alignment issues
by Eric Sandeen
· 18 years ago
941c710
[PATCH] mm: un-needed add-store operation wastes a few bytes
by nkalmala
· 18 years ago
c7e12b8
[PATCH] Fix ipc entries removal
by Pavel Emelianov
· 18 years ago
733b72c
[PATCH] docbook: merge journal-api into filesystems.tmpl
by Randy Dunlap
· 18 years ago
c612093
[PATCH] update some docbook comments
by Randy Dunlap
· 18 years ago
87c2b7c
[PATCH] sys_pselect7 vs compat_sys_pselect7 uaccess error handling
by Heiko Carstens
· 18 years ago
7870db4
[PATCH] md: send online/offline uevents when an md array starts/stops
by NeilBrown
· 18 years ago
df66b85
[PATCH] tidy "md: check bio address after mapping through partitions"
by Andrew Morton
· 18 years ago
7bd473f
[PATCH] eCryptfs: Fix pointer deref
by Michael Halcrow
· 18 years ago
18ee91fa
USB: use MII hooks only if CONFIG_MII is enabled
by David Brownell
· 18 years ago
9b823b4
USB Storage: unusual_devs.h entry for Sony Ericsson P990i
by Jan Mate
· 18 years ago
d518b2b
USB: xpad: additional USB id's added
by Dominic Cerquetti
· 18 years ago
11bd44a
USB: fix compiler issues with newer gcc versions
by David Brownell
· 18 years ago
23b0d96
USB: HID: add blacklist AIRcable USB, little beautification
by Naranjo Manuel Francisco
· 18 years ago
5a69ebe
USB: usblp: fix system suspend for some systems
by Oliver Neukum
· 18 years ago
6c8df79
USB: failure in usblp's error path
by Oliver Neukum
· 18 years ago
d8fa59a
usbtouchscreen: use endpoint address from endpoint descriptor
by Daniel Ritz
· 18 years ago
baafe37
USB: sierra: Fix id for Sierra Wireless MC8755 in new table
by Jan Luebbe
· 18 years ago
78001e3
USB: new VID/PID-combos for cp2101
by Bjorn Schneider
· 18 years ago
6871795
hid-core: big-endian fix fix
by Grant Grundler
· 18 years ago
bc724b9
USB: usb-storage: Unusual_dev update
by Phil Dibowitz
· 18 years ago
Next »