Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2b56fec64faae9fc5c3e61bbfb851b7985292cd5
2b56fec
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
9e1a3e3
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
de80af4
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
405d296
m68knommu: include linux/fs.h for do_pipe()
by Greg Ungerer
· 17 years ago
01740fc
m68knommu: include asm-generic/pgtable.h
by Greg Ungerer
· 17 years ago
07ef309
m68knommu: include linux/fs.h for getname()
by Greg Ungerer
· 17 years ago
604de6e
pata_it821x: Fix regression/corruptor
by Alan Cox
· 17 years ago
deec595
lguest should depend on CONFIG_FUTEX
by Alexey Dobriyan
· 17 years ago
b377fd3
Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE
by Mel Gorman
· 17 years ago
8e92f21
au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()
by Yoichi Yuasa
· 17 years ago
4ae8aea
newport_con warning fix
by Andrew Morton
· 17 years ago
0aa4263
selection.h: add tty_struct forward declaration
by Andrew Morton
· 17 years ago
de5986d
Check for PPC32 in imsttfb
by Stephen Rothwell
· 17 years ago
0852ec8c
Xen i386 xen-head.S fix sections mixup
by Mathieu Desnoyers
· 17 years ago
abd96ec
exec: kill unsafe BUG_ON(sig->count) checks
by Oleg Nesterov
· 17 years ago
5c076fc
rtc-max6902 minor fixes
by David Brownell
· 17 years ago
a2f92ee
SLUB: do not fail on broken memory configurations
by Christoph Lameter
· 17 years ago
9e86943
SLUB: use atomic_long_read for atomic_long variables
by Christoph Lameter
· 17 years ago
fe58103a
cfag12864b fix
by Miguel Ojeda
· 17 years ago
aa79850
serial: add pci ids for PA Semi PWRficient onchip uarts
by Olof Johansson
· 17 years ago
1864f7b
autofs4: deadlock during create
by Ian Kent
· 17 years ago
f4768ff
uml: fix previous request size limit fix
by Jeff Dike
· 17 years ago
a88aa78
md: correctly update sysfs when a raid1 is reshaped
by NeilBrown
· 17 years ago
918f023
md: make sure a re-add after a restart honours bitmap when resyncing
by NeilBrown
· 17 years ago
59d9445
w1: fix w1_remove_master_device() searching
by Evgeniy Polyakov
· 17 years ago
a89182c
Fix VM_FAULT flags conversion for hugetlb
by Adam Litke
· 17 years ago
d4c63b7
synclink_gt fix module reference
by Paul Fulghum
· 17 years ago
1807a1a
slab: skip calling cache_free_alien() when the platform is not numa capable
by Siddha, Suresh B
· 17 years ago
32d2198
IPMI: fix warning in ipmi_si_intf.c
by Mijo Safradin
· 17 years ago
f9ee228
signalfd: make it group-wide, fix posix-timers scheduling
by Oleg Nesterov
· 17 years ago
834d216
signalfd: fix interaction with posix-timers
by Oleg Nesterov
· 17 years ago
d02479b
posix-timers: fix creation race
by Oleg Nesterov
· 17 years ago
179394a
posix-timers: fix deletion race
by Thomas Gleixner
· 17 years ago
928923c
Introduce CONFIG_CHECK_SIGNATURE
by Geert Uytterhoeven
· 17 years ago
2301060
m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible
by Geert Uytterhoeven
· 17 years ago
a010866
zorro: Make sysfs config attribute read-only
by Geert Uytterhoeven
· 17 years ago
90638f9
m68k: Fix a few hickups in drivers/scsi/Kconfig
by Geert Uytterhoeven
· 17 years ago
fe6d9da
m68k: Dont include RODATA into text segment
by Roman Zippel
· 17 years ago
a5f442b
m68k: Enable arbitary speed tty support
by Alan Cox
· 17 years ago
42b3592
m68k: Use _AC() instead of #ifdef __ASSEMBLY__
by Geert Uytterhoeven
· 17 years ago
0d5e74f
remove dead code in via-pmu68k
by Johannes Berg
· 17 years ago
4088af3
m68k: Remove unnecessary m68k_memoffset export and init
by Roman Zippel
· 17 years ago
fb425d0
m68k: Kill superfluous extern
by Geert Uytterhoeven
· 17 years ago
4f85589
m68k: <asm/page.h> needs <linux/compiler.h>
by Geert Uytterhoeven
· 17 years ago
34b4e4a
fix NULL pointer dereference in __vm_enough_memory()
by Alan Cox
· 17 years ago
afe1ab4
correct name for rtc-m41t80
by David Brownell
· 17 years ago
c661b07
synchronous lumpy reclaim: wait for page writeback when directly reclaiming contiguous areas
by Andy Whitcroft
· 17 years ago
e9187bd
synchronous lumpy reclaim: ensure we count pages transitioning inactive via clear_active_flags
by Andy Whitcroft
· 17 years ago
0cd82ef
h8300: missing include
by Yoshinori Sato
· 17 years ago
efbee7f
Documentation: fix getdelays.c printf bug
by Michael Neuling
· 17 years ago
8b7f071
free_irq(): fix DEBUG_SHIRQ handling
by Andrew Morton
· 17 years ago
436bbd4
Add blacklisting capability to serial_pci to avoid misdetection of serial ports
by Christian Schmidt
· 17 years ago
ad4c2aa
Serial 8250: handle saving the clear-on-read bits from the LSR and MSR
by Corey Minyard
· 17 years ago
9999996
serial_txx9: Fix modem control line handling
by Atsushi Nemoto
· 17 years ago
84f8c6f
serial: add support for ITE 887x chips
by Niels de Vos
· 17 years ago
20620d6
serial: don't optimise away baud rate changes when BOTHER is used
by David Woodhouse
· 17 years ago
187226f
futex_unlock_pi() hurts my brain and may cause application deadlock
by john stultz
· 17 years ago
42b88e6
Document Linux Memory Policy
by Lee Schermerhorn
· 17 years ago
88ae704
kernel/auditsc.c: fix an off-by-one
by Adrian Bunk
· 17 years ago
8e81cc1
tpmdd maintainers
by Kent Yoder
· 17 years ago
85770ff
sparsemem: ensure we initialise the node mapping for SPARSEMEM_STATIC
by Andy Whitcroft
· 17 years ago
df06846
eCryptfs: fix lookup error for special files
by Ryusuke Konishi
· 17 years ago
18166c1
PCI: Run k8t_sound_hostbridge quirk only when needed
by Jean Delvare
· 17 years ago
f122392f
PCI: disable MSI on RX790
by Tejun Heo
· 17 years ago
aea6a43
PCI: disable MSI on RD580
by Tejun Heo
· 17 years ago
4be8f90
PCI: disable MSI on RS690
by Tejun Heo
· 17 years ago
2637e5b
PCI: make pcie_get_readrq visible in pci.h
by Brice Goglin
· 17 years ago
d55bef5
PCI: lets kill the 'PCI hidden behind bridge' message
by Bernhard Kaindl
· 18 years ago
60ac8f2
pci/hotplug/cpqphp_ctrl.c: remove stale BKL use
by Ingo Molnar
· 18 years ago
5ca2481
PCI: Document pci_iomap()
by Rolf Eike Beer
· 18 years ago
4e68fc9
PCI: quirk_e100_interrupt() called too early
by Marian Balakowicz
· 18 years ago
ce5ccde
PCI: Move prototypes for pci_bus_find_capability to include/linux/pci.h
by Kumar Gala
· 18 years ago
5f1835d
sysfs: don't warn on removal of a nonexistent binary file
by Alan Stern
· 17 years ago
4db29c1
HOWTO: latest lxr url address changed
by Qi Yong
· 18 years ago
dda8cc8
HOWTO: korean translation of Documentation/HOWTO
by Minchan Kim
· 18 years ago
256e2fd
Fix Off-by-one in /sys/module/*/refcnt
by Alexey Dobriyan
· 18 years ago
6cb5214
sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()
by Tejun Heo
· 18 years ago
d65cc1b
usb: add PRODUCT, TYPE to usb-interface events
by Kay Sievers
· 17 years ago
83fc8a1
USB: resubmission unusual_devs modification for Nikon D80
by Mike Pagano
· 17 years ago
a78d702b
usb quirks: Add Canon EOS 5D (PC Connection mode) to the autosuspend blacklist
by Paul Walmsley
· 17 years ago
c907d3b
USB: make EHCI initialize properly on PPC SOCs
by Mike Nuss
· 17 years ago
4c132e7
UEAGLE: Remove sysfs files on error case
by Stanislaw Gruszka
· 17 years ago
39d1f8c
USB: fsl_usb2_udc: fix bug in processing setup requests
by Li Yang
· 17 years ago
d1a94f0
USB: g_file_storage: fix bug in DMA buffer handling
by Alan Stern
· 17 years ago
013d27f
USB: update last_busy field correctly
by Alan Stern
· 17 years ago
85237f2
USB: fix DoS in pwc USB video driver
by Oliver Neukum
· 17 years ago
c39772d
USB: allow retry on descriptor fetch errors
by Alan Stern
· 17 years ago
3b79cc2
USB: unkill cxacru atm driver
by Oliver Neukum
· 17 years ago
04cab132
USB: Adding support for HTC Smartphones to ipaq
by Christian Heim
· 17 years ago
53059f4
USB: another quirky device
by Oliver Neukum
· 17 years ago
5f546c5
USB: quirky mass storage device
by Oliver Neukum
· 17 years ago
bdd203a
USB: ohci, fix oddball gcc warning
by David Brownell
· 17 years ago
2f67cd5
usb-storage: fix bugs in the disconnect pathway
by Alan Stern
· 17 years ago
fa0de2b
usb: typo in usb R8A66597 HCD config
by M4rkusXXL
· 17 years ago
46dede4
USB: accept 1-byte Device Status replies, fixing some b0rken devices
by Alan Stern
· 17 years ago
f095137
USB: blacklist Samsung ML-2010 printer
by Oliver Neukum
· 17 years ago
a66639a
usb-serial: fix oti6858.c segfault in termios handling
by Thomas Viehmann
· 18 years ago
0bd307e
USB: remove DEBUG definition from dummy_hcd
by Alan Stern
· 17 years ago
1207cf84
USB: Fix a memory leak in em28xx_usb_probe()
by Jesper Juhl
· 17 years ago
e48eb08
USB: belkin_sa: avoid divide by zero error
by Andy Green
· 17 years ago
Next »