Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
046f8f705ba684312f82e36abbd42c080f4e4e9a
046f8f7
[MIPS] Remove redeclarations of setup_irq().
by Ralf Baechle
· 18 years ago
50785a5
[MIPS] Nuke redeclarations of board_timer_setup.
by Ralf Baechle
· 18 years ago
115f2a4
[MIPS] Print out TLB handler assembly for debugging.
by Thiemo Seufer
· 18 years ago
4bf42d4
[MIPS] SMTC: Reformat to Linux style.
by Ralf Baechle
· 18 years ago
783b09d
[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.
by Ralf Baechle
· 18 years ago
40fa4b6
[MIPS] IP27: Reformatting.
by Ralf Baechle
· 18 years ago
bf28363
[MIPS] IP27: Invoke setup_irq for timer interrupt so proc stats will be shown.
by Ralf Baechle
· 18 years ago
cc25ab00
[MIPS] IP27: irq_chip startup method returns unsigned int.
by Ralf Baechle
· 18 years ago
a365e53
[MIPS] IP27: struct irq_desc member handler was renamed to chip.
by Ralf Baechle
· 18 years ago
b8828d3
[MIPS] Remove vmlinux.rm200 target from makefile.
by Yoichi Yuasa
· 18 years ago
2874fe5
[MIPS] vr41xx: Replace magic number for P4K bit with symbol.
by Yoichi Yuasa
· 18 years ago
1058ecd
[MIPS] vr41xx: Changed workaround to recommended method
by Yoichi Yuasa
· 18 years ago
30f244a
[MIPS] Oprofile: Fix build failure due to warning and -Werror.
by Thiemo Seufer
· 18 years ago
192ef36
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
by Ralf Baechle
· 18 years ago
8d197f3
[MIPS] Fix rdhwr_op definition.
by Atsushi Nemoto
· 18 years ago
565200a
[MIPS] Do not count pages in holes with sparsemem
by Atsushi Nemoto
· 18 years ago
7de58fa
[MIPS] Sparsemem fixes
by Atsushi Nemoto
· 18 years ago
cfbae5d
[MIPS] IP32: Fix wreckage caused by recent SA_* constant replacement.
by Thiemo Seufer
· 18 years ago
4e8ab36
[MIPS] VR41xx: Set VR41_CONF_BP only for PrId 0x0c80.
by Yoichi Yuasa
· 18 years ago
f72af3c
[MIPS] MIPS MT: Fix build error.
by Yoichi Yuasa
· 18 years ago
5af1c7a
[MIPS] BCM1480: Fix fatal typo in the rewritten interrupt handler.
by Thiemo Seufer
· 18 years ago
6e61e85
[MIPS] Sibyte: Improve interrupt latency again for sb1250/bcm1480
by Thiemo Seufer
· 18 years ago
fc5d2d2
[MIPS] Use the proper technical term for naming some of the cache macros.
by Ralf Baechle
· 18 years ago
879ba8c
[MIPS] IP22: Remove SYS_SUPPORTS_SMP test code.
by Ralf Baechle
· 18 years ago
57725f9
[MIPS] Panic on fp exception in kernel mode.
by Chris Dearman
· 18 years ago
e1a4e46
[MIPS] Malta: Fix build of certain configs.
by Ralf Baechle
· 18 years ago
6fe725c
[MIPS] au1xxx: Support both YAMON and U-Boot
by Domen Puncer
· 18 years ago
c36cd4b
[MIPS] Save 2k text size in cpu-probe
by Thiemo Seufer
· 18 years ago
3a01c49
[MIPS] Uses MIPS_CONF_AR instead of magic constants.
by Thiemo Seufer
· 18 years ago
3147374
[MIPS] Make SPARSEMEM selectable on QEMU.
by Atsushi Nemoto
· 18 years ago
b1c6cd4
[MIPS] Make SPARSEMEM selectable on QEMU.
by Atsushi Nemoto
· 18 years ago
a5e6898
[MIPS] Au1000: Remove au1000 code.
by Yoichi Yuasa
· 18 years ago
a722df0
[MIPS] vr41xx: Removed unused definitions for NEC CMBVR4133.
by Yoichi Yuasa
· 18 years ago
722cfd9
[MIPS] Wire up vmsplice(2) and move_pages(2).
by Ralf Baechle
· 18 years ago
94dee17
[MIPS] Eleminate interrupt migration helper use.
by Ralf Baechle
· 18 years ago
e1e80b4
[MIPS] Don't include obsolete <linux/config.h>.
by Ralf Baechle
· 18 years ago
2e128de
[MIPS] Default cpu_has_mipsmt to a runtime check
by Chris Dearman
· 18 years ago
70ae612
[MIPS] Use KERN_DEBUG to log the SDBBP messages
by Chris Dearman
· 18 years ago
e35a5e3
[MIPS] Less noise on multithreading exceptions.
by Chris Dearman
· 18 years ago
98ab66c
[MIPS] Update defconfigs to 2.6.18-rc1.
by Ralf Baechle
· 18 years ago
8717433
[MIPS] IP27: Don't destroy interrupt routing information on shutdown irq.
by Ralf Baechle
· 18 years ago
2596935
[MIPS] Avoid interprocessor function calls.
by Ralf Baechle
· 18 years ago
f1aaee5
[PATCH] lockdep: annotate mm/slab.c
by Arjan van de Ven
· 18 years ago
873623d
[PATCH] lockdep: undo mm/slab.c annotation
by Ingo Molnar
· 18 years ago
0e2ffbf
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 of HEAD
by Linus Torvalds
· 18 years ago
1b0f06d
[PATCH] m68knommu: fix result type in get_user() macro
by Greg Ungerer
· 18 years ago
b43c7ce
[PATCH] i386: system.h: remove extra semicolons and fix order
by Chuck Ebbert
· 18 years ago
a83f982
[SPARC]: Fix OF register translations under sub-PCI busses.
by David S. Miller
· 18 years ago
9bbd952
[SPARC64]: Refine Sabre wsync logic.
by David S. Miller
· 18 years ago
91d1ed1
[SERIAL] sunsu: Handle keyboard and mouse ports directly.
by David S. Miller
· 18 years ago
a23c3a8
[SPARC64]: Fix 2 bugs in sabre_irq_build()
by David S. Miller
· 18 years ago
17556fe
[SPARC64]: Update defconfig.
by David S. Miller
· 18 years ago
50f73fe
[SPARC64]: Fix make headers_install
by David Woodhouse
· 18 years ago
6cc8b6f
[SPARC64]: of_device_register() error checking fix
by Andrew Morton
· 18 years ago
e47f317
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
by Linus Torvalds
· 18 years ago
a048640
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 of HEAD
by Linus Torvalds
· 18 years ago
2513eb8
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 of HEAD
by Linus Torvalds
· 18 years ago
d3745f4
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 of HEAD
by Linus Torvalds
· 18 years ago
70d002b
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 of HEAD
by Linus Torvalds
· 18 years ago
7f0852f
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 of HEAD
by Linus Torvalds
· 18 years ago
2f1b925
Revert "[PATCH] pcmcia: Make ide_cs work with the memory space of CF-Cards if IO space is not available"
by Linus Torvalds
· 18 years ago
72945b2
[PATCH] Revert "ACPI: execute Notify() handlers on new thread"
by Len Brown
· 18 years ago
a6f157a
[NET]: fix __sk_stream_mem_reclaim
by Ian McDonald
· 18 years ago
dd4a59a
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
cd6ef2ad
[PATCH] The scheduled unexport of insert_resource
by Adrian Bunk
· 18 years ago
26865e9
[PATCH] remove kernel/power/pm.c:pm_unregister_all()
by Adrian Bunk
· 18 years ago
7e4ef08
[PATCH] Driver core: bus.c cleanups
by Adrian Bunk
· 18 years ago
42734da
[PATCH] Driver core: kernel-doc in drivers/base/core.c corrections
by Henrik Kretzschmar
· 18 years ago
7d12e9d
[PATCH] Driver core: fix driver-core kernel-doc
by Randy Dunlap
· 18 years ago
ffadcc2
[PATCH] PCI: PCIE power management quirk
by Kristen Carlson Accardi
· 18 years ago
6f0312f
[PATCH] PCI: add PCI Express AER register definitions to pci_regs.h
by Zhang, Yanmin
· 18 years ago
709cf5e
[PATCH] PCI: Clear abnormal poweroff flag on VIA southbridges, fix resume
by Matthew Garrett
· 18 years ago
6e23389
[PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()
by Adrian Bunk
· 18 years ago
a969888
[PATCH] USB: move usb-serial.h to include/linux/usb/
by Greg Kroah-Hartman
· 18 years ago
166ffcc
[PATCH] USB: Anydata: Fixes wrong URB callback.
by Luiz Fernando N. Capitulino
· 18 years ago
a353678
[PATCH] USB: gadget section fixups
by David Brownell
· 18 years ago
5501a48
[PATCH] USB: another unusual device
by Phil Dibowitz
· 18 years ago
e1979fe
[PATCH] USB: Add one VID/PID to ftdi_sio
by Colin Leroy
· 18 years ago
7e3bd12
[PATCH] USB: unusual_devs entry for Sony DSC-H5
by Lars Jacob
· 18 years ago
57b01b1
[PATCH] USB: unusual_devs entry for Nokia E61
by Alan Stern
· 18 years ago
9a01355
[PATCH] USB: unusual_devs entry for Nokia N91
by Alan Stern
· 18 years ago
b6c2799
[PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driver
by Dan Streetman
· 18 years ago
e37de9e
[PATCH] USB: Option driver: new product ID
by Matthias Urlichs
· 18 years ago
b857c65
[PATCH] USB: add support for WiseGroup., Ltd SmartJoy Dual PLUS Adapter
by Navaho Gunleg
· 18 years ago
b2f1b0d
[PATCH] USB: ipw.c driver fix
by Bart Oldeman
· 18 years ago
49e523b
[PATCH] USB: remove devfs information from Kconfig
by Michal Piotrowski
· 18 years ago
028d2a3
[PATCH] USB: remove empty destructor from drivers/usb/mon/mon_text.c
by Christoph Lameter
· 18 years ago
b33488e
[PATCH] USB: ipaq.c timing parameters
by Frank Gevaerts
· 18 years ago
b512504
[PATCH] USB: ipaq.c bugfixes
by Frank Gevaerts
· 18 years ago
b972b68
[PATCH] USB: ehci: fix bogus alteration of a local variable
by David Brownell
· 18 years ago
69de51f
[PATCH] USB: add driver for non-composite Sierra Wireless devices
by Kevin Lloyd
· 18 years ago
053be30
[PATCH] USB: fix pointer dereference in drivers/usb/misc/usblcd
by Eric Sesterhenn
· 18 years ago
c1b45f2
[PATCH] USB: Kill compiler warning in quirk_usb_handoff_ohci
by Kyle McMartin
· 18 years ago
2246540
[PATCH] USB serial ftdi_sio: Prevent userspace DoS
by Ian Abbott
· 18 years ago
00d6058
[PATCH] USB serial visor: fix race in open/close
by Ian Abbott
· 18 years ago
5650b4d
[PATCH] USB Storage: Uname in PR/SC Unneeded message
by Phil Dibowitz
· 18 years ago
883d989
[PATCH] USB Storage: US_FL_MAX_SECTORS_64 flag
by Phil Dibowitz
· 18 years ago
2030794
[PATCH] usbcore: fixes for hub_port_resume
by Alan Stern
· 18 years ago
d8840d6
[PATCH] USB: unusual_devs entry for Samsung MP3 player
by Ernis
· 18 years ago
0ddc063
[PATCH] usb-storage: unusual_devs entry for Motorola RAZR V3x
by Davide Perini
· 18 years ago
Next »