Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e016c38d1813c4ad180a4cd44942bca2a9e7a8c9
e016c38
[MIPS] Fix foobar in wiring up compat_sys_epoll_pwait syscall.
by Ralf Baechle
· 18 years ago
b772e6d
[MIPS] Always fixup unaligned accesses in kernel mode.
by Ralf Baechle
· 18 years ago
9b43fb6
[MIPS] Fix dma_sync_*_for_device() functions
by Thomas Bogendoerfer
· 18 years ago
40139bd
[MIPS] Remove unreferenced _IOC_SLMASK macro in ioctl.h.
by Robert P. J. Day
· 18 years ago
f13cc01
[MIPS] SNI: MIPS_CPU_IRQ_BASE cleanup
by Thomas Bogendoerfer
· 18 years ago
3dac256
[MIPS] RTLX: Delete multiple definition of ret shaddowing each other.
by Ralf Baechle
· 18 years ago
c4c4018
[MIPS] RTLX, VPE: Make open actually atomic.
by Ralf Baechle
· 18 years ago
cbc8413
[MIPS] excite: Set serial driver iotype to UPIO_RM9000
by Thomas Koeller
· 18 years ago
be91589
[MIPS] excite: Rename CONFIG option
by Thomas Koeller
· 18 years ago
4419708
[MIPS] Mark pcibios_fixup_device_resources() as __devinit
by Atsushi Nemoto
· 18 years ago
d2af363
[MIPS] Kill redundant EXTRA_AFLAGS
by Atsushi Nemoto
· 18 years ago
67e2ccc
[MIPS] RTLX: Handle signals when sleeping.
by Ralf Baechle
· 18 years ago
cc39cb1
[MIPS] TB0287: Enable SM501 driver support in defconfig
by Yoichi Yuasa
· 18 years ago
6f366c1
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 18 years ago
221dee2
Revert "[CPUFREQ] constify cpufreq_driver where possible."
by Linus Torvalds
· 18 years ago
6f8c480
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
038c068
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
5992fd1
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 18 years ago
e416988
[ARM] CLPS7500 doesn't have IO ports
by Russell King
· 18 years ago
61fde51
[ARM] Fix more apm-emulation.h
by Russell King
· 18 years ago
eafb4f1
[PATCH] Fix oops in pata_pcmcia
by Alan
· 18 years ago
8cd0ae0
[PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQ
by Rusty Russell
· 18 years ago
843613b
IPoIB: Correct debugging output when path record lookup fails
by Roland Dreier
· 18 years ago
62fa4dc
[PATCH] Fix build-failure in drivers/video/s3fb.c
by Ondrej Zajicek
· 18 years ago
2516512
[PATCH] x86: add -freg-struct-return to CFLAGS
by Ingo Molnar
· 18 years ago
38bed54
[PATCH] add MAINTAINERS entry for high-res timers, clockevents, dynticks
by Ingo Molnar
· 18 years ago
b0138a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 18 years ago
6572d6d
[PATCH] CREDITS: update my email address
by Mikael Pettersson
· 18 years ago
f15e66b
[PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driver
by Richard Knutsson
· 18 years ago
5d5dde2
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
aef8811
[XFRM]: Fix oops in xfrm4_dst_destroy()
by Bernhard Walle
· 18 years ago
dafdcfb
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jmorris/selinux-2.6
by Linus Torvalds
· 18 years ago
c90c69a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
6842ac6
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 18 years ago
60f29b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 18 years ago
4f4acf3
Always initialize scontext and scontext_len
by Stephen Smalley
· 18 years ago
fadcdb4
Reassign printk levels in selinux kernel code
by Eric Paris
· 18 years ago
e4396b5
[XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_head
by Arnaldo Carvalho de Melo
· 18 years ago
4c3ae4d
[IPV4]: Use random32() in net/ipv4/multipath
by Joe Perches
· 18 years ago
269def7
[BRIDGE]: eliminate workqueue for carrier check
by Stephen Hemminger
· 18 years ago
ac062e8
[BRIDGE]: get rid of miscdevice include
by Stephen Hemminger
· 18 years ago
7401055
[IPV6]: Fix __ipv6_addr_type() export in correct place.
by David S. Miller
· 18 years ago
8030f54
[IPV4] devinet: Register inetdev earlier.
by Herbert Xu
· 18 years ago
45ba9dd
[IPV6] ADDRCONF: Register inet6_dev earlier.
by YOSHIFUJI Hideaki
· 18 years ago
46d4804
[IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.
by YOSHIFUJI Hideaki
· 18 years ago
2689205
[IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.
by Yasuyuki Kozakai
· 18 years ago
8c14b7c
[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.
by YOSHIFUJI Hideaki
· 18 years ago
f4b9479
[IPV4]: Correct links in net/ipv4/Kconfig
by Baruch Even
· 18 years ago
1845a57
[SCTP]: Strike the transport before updating rto.
by Vlad Yasevich
· 18 years ago
8c4a2d4
[SCTP]: Fix connection hang/slowdown with PR-SCTP
by Vlad Yasevich
· 18 years ago
2c4f621
[TCP]: Fix MD5 signature pool locking.
by David S. Miller
· 18 years ago
7f62ad5
[TG3]: TSO workaround fixes.
by Michael Chan
· 18 years ago
ad93065
[AF_PACKET]: Remove unnecessary casts.
by Jason Lunz
· 18 years ago
ca17c23
[IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()
by Joe Jin
· 18 years ago
d3f23df
[IPSEC]: More fix is needed for __xfrm6_bundle_create().
by Noriaki TAKAMIYA
· 18 years ago
a39a219
[IRDA] net/irda/: proper prototypes
by Adrian Bunk
· 18 years ago
2312119
[Bluetooth] Make use of MODULE_FIRMWARE
by Marcel Holtmann
· 18 years ago
c1a3313
[Bluetooth] Make use of device_move() for RFCOMM TTY devices
by Marcel Holtmann
· 18 years ago
f5ffd46
[Bluetooth] Add open and close callbacks for HID device
by Marcel Holtmann
· 18 years ago
e1aaadd
[Bluetooth] Add support for using the HID subsystem
by Marcel Holtmann
· 18 years ago
a83d6c0d
[Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch
by Marcel Holtmann
· 18 years ago
5313a20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6
by Linus Torvalds
· 18 years ago
a7538a7
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
92320ce
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
63ae0e5
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
a22a0fa
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
19ba1b1
[SPARC] uctrl: Check request_irq() return value.
by David S. Miller
· 18 years ago
c5b002c1
[SPARC64]: Update defconfig.
by David S. Miller
· 18 years ago
3b36fb8
[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.
by David S. Miller
· 18 years ago
abfd336
[SPARC64]: Fix arch_teardown_msi_irq().
by David S. Miller
· 18 years ago
5746c99
[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSI
by David S. Miller
· 18 years ago
cacfd56
[SPARC]: Remove the broken SUN_AURORA driver.
by Adrian Bunk
· 18 years ago
3494c16
[TICK] tick-common: Fix one-shot handling in tick_handle_periodic().
by David S. Miller
· 18 years ago
9e203bc
[TIME] tick-sched: Add missing asm/irq_regs.h include.
by David S. Miller
· 18 years ago
2a786b4
[PATCH] genirq: Mask irqs when migrating them.
by Eric W. Biederman
· 18 years ago
6101429
[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
by Eric W. Biederman
· 18 years ago
bc5e81a
[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.
by Eric W. Biederman
· 18 years ago
b93179b
[PATCH] x86_64 irq: Remove unnecessary irq 0 setup.
by Eric W. Biederman
· 18 years ago
dfbffdd
[PATCH] x86_64 irq: Simplify assign_irq_vector's arguments.
by Eric W. Biederman
· 18 years ago
13a7950
[PATCH] x86_64 irq: Begin consolidating per_irq data in structures.
by Eric W. Biederman
· 18 years ago
e273d14
[PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS
by Eric W. Biederman
· 18 years ago
f45bcd7
[PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry.
by Eric W. Biederman
· 18 years ago
5ff5115
[PATCH] x86_64 irq: Simplfiy the set_affinity logic.
by Eric W. Biederman
· 18 years ago
a8c8a36
[PATCH] x86_64 irq: Refactor setup_IO_APIC_irq
by Eric W. Biederman
· 18 years ago
a27bc06
[PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr
by Eric W. Biederman
· 18 years ago
e560c8b
[PATCH] x86_64 irq: Kill declaration of removed array, interrupt
by Eric W. Biederman
· 18 years ago
9f0a5ba
[PATCH] irq: Remove set_native_irq_info
by Eric W. Biederman
· 18 years ago
fc5d56f
[PATCH] x86_64 irq: Simplfy __assign_irq_vector
by Eric W. Biederman
· 18 years ago
ea3d522
Revert "[PATCH] i386: add idle notifier"
by Linus Torvalds
· 18 years ago
cb48cab
[libata] bump versions
by Jeff Garzik
· 18 years ago
a84471f
[libata] Trim trailing whitespace.
by Jeff Garzik
· 18 years ago
fb621e2
[libata] sata_mv: Fix 50xx irq mask
by Jeff Garzik
· 18 years ago
e728eab
[libata] sata_mv: don't touch reserved bits in EDMA config register
by Jeff Garzik
· 18 years ago
616ece2
libata: Use new id_to_dma_mode function to tidy reporting in more drivers (minimally tested)
by Alan
· 18 years ago
cc70991
pata_pcmcia: Fix oops in 2.6.21-rc1
by Alan
· 18 years ago
10305f0
Add id_to_dma_mode function for printing DMA modes
by Alan
· 18 years ago
098cdff
sata_promise: simplify port setup
by Mikael Pettersson
· 18 years ago
540477b
sata_promise: fix 20619 new EH merge error
by Mikael Pettersson
· 18 years ago
8748415
[ARM] 4234/1: Introduce get_irqnr_preamble and arch_ret_to_user for ns9xxx.
by Uwe Kleine-König
· 18 years ago
dff5e44
[ARM] 4233/1: nand/s3c2410.c: warning fix
by Arnaud Patard
· 18 years ago
Next »