Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
01dc7fec4025f6bb72b6b98ec88b375346b6dbbb
01dc7fe
net/r8169: support RTL8168E
by hayeswang
· 14 years ago
4804b3b
net/r8169: add a new chip for RTL8168DP
by hayeswang
· 14 years ago
36a0e6c
net/r8169: add a new chip for RTL8105
by hayeswang
· 14 years ago
4e700bc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
a84b50c
sctp: Pass __GFP_NOWARN to hash table allocation attempts.
by David S. Miller
· 14 years ago
04f482f
connector: convert to synchronous netlink message processing
by Patrick McHardy
· 14 years ago
e2666f8
fib: add rtnl locking in ip_fib_net_exit
by Eric Dumazet
· 14 years ago
c031235
atm/solos-pci: Don't flap VCs when carrier state changes
by Philip A. Prindeville
· 14 years ago
18b429e
atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump
by Philip A. Prindeville
· 14 years ago
1e19e65
atm/solos-pci: Use VPI.VCI notation uniformly.
by Philip A. Prindeville
· 14 years ago
6aba74f
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
a8e498b
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
a8a4492
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 14 years ago
85eb1513
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
dd8ea6a
avr32: Fix missing irq namespace conversion
by Thomas Gleixner
· 14 years ago
eead4d5
powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip
by Richard Cochran
· 14 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
e282326
arm: versatile : Fix typo introduced in irq namespace cleanup
by Grant Likely
· 14 years ago
ad19031
Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom
by Jesper Juhl
· 14 years ago
79b569f
netdev: fix mtu check when TSO is enabled
by Daniel Lezcano
· 14 years ago
7a635ea
net/usb: Ethernet quirks for the LG-VL600 4G modem
by Andrzej Zaborowski
· 14 years ago
d005a09
phylib: phy_attach_direct: phy_init_hw can fail, add cleanup
by Marc Kleine-Budde
· 14 years ago
ff9a57a
bridge: mcast snooping, fix length check of snooped MLDv1/2
by Linus Lüssing
· 14 years ago
fd1d918
via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()
by Ben Hutchings
· 14 years ago
abc4559
via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable
by Ben Hutchings
· 14 years ago
93ca3bb
net: gre: provide multicast mappings for ipv4 and ipv6
by Timo Teräs
· 14 years ago
1459a3c
bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()
by Balaji G
· 14 years ago
eec0095
net: Fix warnings caused by MAX_SKB_FRAGS change.
by David S. Miller
· 14 years ago
d4db35e
powerpc/qe_ic: Fix another breakage from the irq_data conversion
by Benjamin Herrenschmidt
· 14 years ago
b3cf2bb
powerpc/8xx: Fix another breakage from the irq_data conversion
by Benjamin Herrenschmidt
· 14 years ago
e122996
powerpc/cell: fixup for removal of handle_iic_irq
by Stephen Rothwell
· 14 years ago
ac0e044
genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER build
by Stephen Rothwell
· 14 years ago
8987ecc
powerpc/cell: Use handle_edge_eoi_irq for real
by Thomas Gleixner
· 14 years ago
23c6211
powerpc/pseries: Enable Chelsio network and iWARP drivers
by Anton Blanchard
· 14 years ago
8449380
powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
by Benjamin Herrenschmidt
· 14 years ago
ad5d1c8
powerpc: Fix accounting of softirq time when idle
by Anton Blanchard
· 14 years ago
2d86938
powerpc/pseries/smp: query-cpu-stopped-state support won't change
by Milton Miller
· 14 years ago
943739f
powerpc/xics: Use hwirq for xics domain irq number
by Milton Miller
· 14 years ago
4f1fc48
powerpc/xics: Fix numberspace mismatch from irq_desc conversion
by Milton Miller
· 14 years ago
834796a
powerpc: Wire up new syscalls
by Stephen Rothwell
· 14 years ago
05e02d7
powerpc/booke: Correct the SPRN_MAS5 definition.
by Varun Sethi
· 14 years ago
67eb549
powerpc: ARCH_PFN_OFFSET should be unsigned long
by Scott Wood
· 14 years ago
6090912
powerpc: Implement dma_mmap_coherent()
by Benjamin Herrenschmidt
· 14 years ago
15d260b
powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
by Jim Keniston
· 14 years ago
ff56535
powerpc: Restore some misc devices to our configs
by Stephen Rothwell
· 14 years ago
458f7f8
sound: Fixup the last user of the old irq functions
by Thomas Gleixner
· 14 years ago
28959f2
genirq: Remove obsolete comment
by Thomas Gleixner
· 14 years ago
380a26b
genirq: Remove now obsolete set_irq_wake()
by Thomas Gleixner
· 14 years ago
286b9bf
sh: Fix irq cleanup fallout
by Thomas Gleixner
· 14 years ago
86cc8df
x86: apb_timer: Fixup genirq fallout
by Thomas Gleixner
· 14 years ago
b43d151
Merge branches 'fixes' and 'devel-stable' into for-linus
by Russell King
· 14 years ago
353c8ed
genirq: Fix misnamed label in handle_edge_eoi_irq
by Thomas Gleixner
· 14 years ago
0ce790e
Linux 2.6.39-rc1
by Linus Torvalds
· 14 years ago
6b2a4f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
eefbab5
Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv
by Linus Torvalds
· 14 years ago
90f1e74
Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
d6ae0c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
by Linus Torvalds
· 14 years ago
8c82840
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 14 years ago
c86defc
Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1309d7a
char/tpm: Fix unitialized usage of data buffer
by Peter Huewe
· 14 years ago
a9f0fbe
amd64_edac: Fix potential memleak
by Borislav Petkov
· 14 years ago
0444d76
fs: don't use igrab() while holding i_lock
by Dave Chinner
· 14 years ago
cb1817b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
e240ae4
xen: Use new irq_move functions
by Thomas Gleixner
· 14 years ago
3b3af76
xen: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
b83c6e5
xen: fix p2m section mismatches
by Randy Dunlap
· 14 years ago
3062aa5
FRV: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
60af3ab
FRV: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
a9554c3
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 14 years ago
1251646
frv: Convert cpu irq_chip to new functions
by Thomas Gleixner
· 14 years ago
a4b48a4
frv: Convert mb93493 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
9148d88
frv: Convert mb93093 irq_chip to new function
by Thomas Gleixner
· 14 years ago
193e7a5
frv: Convert mb93091 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
303fef9
frv: Fix typo from __do_IRQ overhaul
by Thomas Gleixner
· 14 years ago
c4b1598
frv: Remove stale irq_chip.end
by Thomas Gleixner
· 14 years ago
5ca7202
FRV: Do some cleanups
by Amerigo Wang
· 14 years ago
5ef9bdd
FRV: Missing node arg in alloc_thread_info_node() macro
by David Howells
· 14 years ago
f55f199
NOMMU: implement access_remote_vm
by Mike Frysinger
· 14 years ago
9ad198c
gpio: ab8500: Mark broken
by Thomas Gleixner
· 14 years ago
851d7cf
genirq: Remove move_*irq leftovers
by Thomas Gleixner
· 14 years ago
0c6f8a8
genirq: Remove compat code
by Thomas Gleixner
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
2a8f55b
mn10300: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
232f1d8
mn10300: Cleanup irq_desc access
by Thomas Gleixner
· 14 years ago
f4c547e
mn10300: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
a120017
frv: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
de2e95a
frv: Convert genirq namespace
by Thomas Gleixner
· 14 years ago
808339b
frv: Select GENERIC_HARDIRQS_NO_DEPRECATED
by Thomas Gleixner
· 14 years ago
380e311
frv: Convert cpu irq_chip to new functions
by Thomas Gleixner
· 14 years ago
a55174f
frv: Convert mb93493 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
9741f28
frv: Convert mb93093 irq_chip to new function
by Thomas Gleixner
· 14 years ago
ac34605
frv: Convert mb93091 irq_chip to new functions
by Thomas Gleixner
· 14 years ago
0f421c9
frv: Fix typo from __do_IRQ overhaul
by Thomas Gleixner
· 14 years ago
db3b360
frv: Remove stale irq_chip.end
by Thomas Gleixner
· 14 years ago
0b98b16
m68k: Convert irq function namespace
by Thomas Gleixner
· 14 years ago
a3b975c
xen: Use new irq_move functions
by Thomas Gleixner
· 14 years ago
c442b80
xen: Cleanup genirq namespace
by Thomas Gleixner
· 14 years ago
37daf32
unicore32: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
e1f5ce81
unicore32: Convert to new irq function names
by Thomas Gleixner
· 14 years ago
fa680c7
sparc: Use generic show_interrupts()
by Thomas Gleixner
· 14 years ago
Next »