Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e6bea9c404699223322d7411c6f2ceaec02fa83c
e6bea9c
genirq: Protect tglx from tripping over his own feet
by Thomas Gleixner
· 14 years ago
dbec07b
genirq: Add internal state field to irq_desc
by Thomas Gleixner
· 14 years ago
35e857c
genirq: Fixup core code namespace fallout
by Thomas Gleixner
· 14 years ago
c78b9b6
genirq: Implement generic irq_show_interrupts()
by Thomas Gleixner
· 14 years ago
1277a53
genirq: Simplify handle_irq_event()
by Thomas Gleixner
· 14 years ago
0877d66
genirq: Use handle_irq_event() in the spurious poll code
by Thomas Gleixner
· 14 years ago
849f061
genirq: Use handle_perpcu_event() in handle_percpu_irq()
by Thomas Gleixner
· 14 years ago
a60a5dc
genirq: Use handle_irq_event() in handle_edge_irq()
by Thomas Gleixner
· 14 years ago
a7ae4de
genirq: Use handle_irq_event() in handle_fasteoi_irq()
by Thomas Gleixner
· 14 years ago
1529866
genirq: Use handle_irq_event() in handle_level_irq()
by Thomas Gleixner
· 14 years ago
107781e
genirq: Use handle_irq_event() in handle_simple_irq()
by Thomas Gleixner
· 14 years ago
4912609
genirq: Implement handle_irq_event()
by Thomas Gleixner
· 14 years ago
d78f8dd
genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()
by Thomas Gleixner
· 14 years ago
3aae994
genirq: Consolidate IRQ_DISABLED
by Thomas Gleixner
· 14 years ago
50f7c03
genirq: Remove default magic
by Thomas Gleixner
· 14 years ago
8792347
genirq: Consolidate disable/enable
by Thomas Gleixner
· 14 years ago
4699923
genirq: Consolidate startup/shutdown of interrupts
by Thomas Gleixner
· 14 years ago
3b56f05
genirq: Remove bogus conditional
by Thomas Gleixner
· 14 years ago
1535dfa
genirq: Move irq thread flags to core
by Thomas Gleixner
· 14 years ago
fe200ae
genirq: Mark polled irqs and defer the real handler
by Thomas Gleixner
· 14 years ago
d05c65f
genirq: spurious: Run only one poller at a time
by Thomas Gleixner
· 14 years ago
c7259cd
genirq: Do not poll disabled, percpu and timer interrupts
by Thomas Gleixner
· 14 years ago
fa27271
genirq: Fixup poll handling
by Thomas Gleixner
· 14 years ago
b738a50
genirq: Warn when handler enables interrupts
by Thomas Gleixner
· 14 years ago
1082687
genirq: Plug race in report_bad_irq()
by Thomas Gleixner
· 14 years ago
2b879ea
genirq: Remove redundant thread affinity setting
by Thomas Gleixner
· 14 years ago
3b8249e
genirq: Do not copy affinity before set
by Thomas Gleixner
· 14 years ago
569bda8
genirq: Always apply cpu online mask
by Thomas Gleixner
· 14 years ago
b008207
genirq: Rremove redundant check
by Thomas Gleixner
· 14 years ago
1fa46f1
genirq: Simplify affinity related code
by Thomas Gleixner
· 14 years ago
a0cd9ca
genirq: Namespace cleanup
by Thomas Gleixner
· 14 years ago
43abe43
genirq: Add missing buslock to set_irq_type(), set_irq_wake()
by Thomas Gleixner
· 14 years ago
e7bcecb
genirq: Make nr_irqs runtime expandable
by Thomas Gleixner
· 14 years ago
218502b
Merge branch 'irq/urgent' into irq/core
by Thomas Gleixner
· 14 years ago
6d83f94
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
by Thomas Gleixner
· 14 years ago
c1ee626
genirq: Prevent access beyond allocated_irqs bitmap
by Thomas Gleixner
· 14 years ago
0cc9d52
Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4c3021d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
a5bbef0
Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6
by Linus Torvalds
· 14 years ago
bc3adfc
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
ceaaec9
net: deinit automatic LIST_HEAD
by Eric Dumazet
· 14 years ago
f87e6f4
net: dont leave active on stack LIST_HEAD
by Linus Torvalds
· 14 years ago
214f45c
net: provide default_advmss() methods to blackhole dst_ops
by Eric Dumazet
· 14 years ago
3c18d4d
Expand CONFIG_DEBUG_LIST to several other list operations
by Linus Torvalds
· 14 years ago
2a324ce
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
c8b392e
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
dd8240b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
a0aeccd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 14 years ago
fa7ea87
fs/partitions: Validate map_count in Mac partition tables
by Timo Warns
· 14 years ago
456d66e
RTC: Re-enable UIE timer/polling emulation
by John Stultz
· 14 years ago
6e57b1d
RTC: Revert UIE emulation removal
by John Stultz
· 14 years ago
516373b
RTC: Release mutex in error path of rtc_alarm_irq_enable
by Uwe Kleine-König
· 14 years ago
ed199fa
tg3: Restrict phy ioctl access
by Matt Carlson
· 14 years ago
0d672e9
drivers/net: Call netif_carrier_off at the end of the probe
by Ivan Vecera
· 14 years ago
814b0a6
Merge branches 'nes' and 'qib' into for-next
by Roland Dreier
· 14 years ago
c0af2c0
IB/qib: Prevent double completions after a timeout or RNR error
by Mike Marciniszyn
· 14 years ago
8dd3838
xen: suspend and resume system devices when running PVHVM
by Ian Campbell
· 14 years ago
c600636
ixgbe: work around for DDP last buffer size
by Amir Hanania
· 14 years ago
4c7e604
ixgbe: fix panic due to uninitialised pointer
by Andy Gospodarek
· 14 years ago
713b3c9
e1000e: flush all writebacks before unload
by Jesse Brandeburg
· 14 years ago
615b32a
e1000e: check down flag in tasks
by Jesse Brandeburg
· 14 years ago
ee715087
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
e138018
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes
by Dave Airlie
· 14 years ago
9f4283f
drm/radeon/kms: add missing frac fb div flag for dce4+
by Alex Deucher
· 14 years ago
16e4b8a
drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300
by Marek Olšák
· 14 years ago
317495b
drm/nouveau: fix suspend/resume on GPUs that don't have PM support
by Ben Skeggs
· 14 years ago
68ac01a
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
e51900f
block: revert block_dev read-only check
by Chuck Ebbert
· 14 years ago
b8884da
drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()
by Ben Skeggs
· 14 years ago
1dc3267
drm/nv40: fix tiling-related setup for a number of chipsets
by Ben Skeggs
· 14 years ago
0d9b619
drm/nouveau: fix non-EDIDful native mode selection
by Ben Skeggs
· 14 years ago
77b1d5d
drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.
by Francisco Jerez
· 14 years ago
8788622
drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.
by Francisco Jerez
· 14 years ago
812f219
drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.
by Francisco Jerez
· 14 years ago
47c8529
nfsd: correctly handle return value from nfsd_map_name_to_*
by NeilBrown
· 14 years ago
2e725a0
PM / Hibernate: Return error code when alloc_image_page() fails
by Stanislaw Gruszka
· 14 years ago
3233cdb
workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long
by Tejun Heo
· 14 years ago
a264011
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 14 years ago
0d6e82e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 14 years ago
3abb17e
vfs: fix BUG_ON() in fs/namei.c:1461
by Linus Torvalds
· 14 years ago
58a69cb
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
by Tejun Heo
· 14 years ago
85e2efb
Linux 2.6.38-rc5
by Linus Torvalds
· 14 years ago
048f039
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 14 years ago
86d306c
m68knommu: set flow handler for secondary interrupt controller of 5249
by Greg Ungerer
· 14 years ago
4531dab
m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform support
by Greg Ungerer
· 14 years ago
bc0c36d
m68knommu: fix dereference of port.tty
by Greg Ungerer
· 14 years ago
8117426
m68knommu: add missing linker __modver section
by Greg Ungerer
· 14 years ago
b14769d
m68knommu: fix mis-named variable int set_irq_chip loop
by Greg Ungerer
· 14 years ago
982cd25
m68knommu: add optimize memmove() function
by Greg Ungerer
· 14 years ago
f9d693d
m68k: remove arch specific non-optimized memcmp()
by Greg Ungerer
· 14 years ago
b90be86
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 14 years ago
c612cc2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
a7d6e4e
thp: prevent hugepages during args/env copying into the user stack
by Andrea Arcangeli
· 14 years ago
09f586b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
b9d4ba6
Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 14 years ago
b62818e
sparc64: Fix NMI startup bug which also breaks perf.
by David S. Miller
· 14 years ago
dc33974
Merge branch 'iomem' into release
by Len Brown
· 14 years ago
0f3e1d2
spi/pxa2xx pci: fix the release - remove race
by Sebastian Andrzej Siewior
· 14 years ago
6d90e8f
isdn: hisax: Use l2headersize() instead of dup (and buggy) func.
by David S. Miller
· 14 years ago
b45bbf0
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
Next »