index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
audit.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-19
genirq: Remove default magic
Thomas Gleixner
2
-60
/
+17
2011-02-19
genirq: Consolidate disable/enable
Thomas Gleixner
5
-8
/
+20
2011-02-19
genirq: Consolidate startup/shutdown of interrupts
Thomas Gleixner
4
-31
/
+33
2011-02-19
genirq: Remove bogus conditional
Thomas Gleixner
1
-4
/
+1
2011-02-19
genirq: Move irq thread flags to core
Thomas Gleixner
2
-14
/
+14
2011-02-19
genirq: Mark polled irqs and defer the real handler
Thomas Gleixner
4
-28
/
+61
2011-02-19
genirq: spurious: Run only one poller at a time
Thomas Gleixner
1
-1
/
+15
2011-02-19
genirq: Do not poll disabled, percpu and timer interrupts
Thomas Gleixner
1
-14
/
+26
2011-02-19
genirq: Fixup poll handling
Thomas Gleixner
1
-31
/
+19
2011-02-19
genirq: Warn when handler enables interrupts
Thomas Gleixner
1
-1
/
+3
2011-02-19
genirq: Plug race in report_bad_irq()
Thomas Gleixner
1
-3
/
+9
2011-02-19
genirq: Remove redundant thread affinity setting
Thomas Gleixner
1
-2
/
+0
2011-02-19
genirq: Do not copy affinity before set
Thomas Gleixner
4
-15
/
+47
2011-02-19
genirq: Always apply cpu online mask
Thomas Gleixner
1
-6
/
+6
2011-02-19
genirq: Rremove redundant check
Thomas Gleixner
1
-1
/
+2
2011-02-19
genirq: Simplify affinity related code
Thomas Gleixner
1
-23
/
+41
2011-02-19
genirq: Namespace cleanup
Thomas Gleixner
5
-38
/
+133
2011-02-19
genirq: Add missing buslock to set_irq_type(), set_irq_wake()
Thomas Gleixner
2
-0
/
+4
2011-02-19
genirq: Make nr_irqs runtime expandable
Thomas Gleixner
1
-3
/
+19
2011-02-19
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
1
-1
/
+1
2011-02-19
genirq: Prevent access beyond allocated_irqs bitmap
Thomas Gleixner
3
-2
/
+17
2011-02-18
net: deinit automatic LIST_HEAD
Eric Dumazet
1
-0
/
+2
2011-02-18
net: dont leave active on stack LIST_HEAD
Linus Torvalds
1
-2
/
+5
2011-02-18
net: provide default_advmss() methods to blackhole dst_ops
Eric Dumazet
2
-0
/
+2
2011-02-18
Expand CONFIG_DEBUG_LIST to several other list operations
Linus Torvalds
2
-16
/
+35
2011-02-18
fs/partitions: Validate map_count in Mac partition tables
Timo Warns
1
-8
/
+9
2011-02-17
RTC: Re-enable UIE timer/polling emulation
John Stultz
3
-2
/
+19
2011-02-17
RTC: Revert UIE emulation removal
John Stultz
3
-0
/
+130
2011-02-17
RTC: Release mutex in error path of rtc_alarm_irq_enable
Uwe Kleine-König
1
-3
/
+2
2011-02-17
tg3: Restrict phy ioctl access
Matt Carlson
1
-2
/
+6
2011-02-17
drivers/net: Call netif_carrier_off at the end of the probe
Ivan Vecera
2
-0
/
+4
2011-02-17
IB/qib: Prevent double completions after a timeout or RNR error
Mike Marciniszyn
1
-1
/
+2
2011-02-17
xen: suspend and resume system devices when running PVHVM
Ian Campbell
1
-0
/
+10
2011-02-17
ixgbe: work around for DDP last buffer size
Amir Hanania
2
-1
/
+52
2011-02-17
ixgbe: fix panic due to uninitialised pointer
Andy Gospodarek
1
-2
/
+4
2011-02-17
e1000e: flush all writebacks before unload
Jesse Brandeburg
1
-10
/
+21
2011-02-17
e1000e: check down flag in tasks
Jesse Brandeburg
1
-0
/
+21
2011-02-17
drm/radeon/kms: add missing frac fb div flag for dce4+
Alex Deucher
1
-1
/
+3
2011-02-17
drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300
Marek Olšák
1
-0
/
+2
2011-02-17
drm/nouveau: fix suspend/resume on GPUs that don't have PM support
Ben Skeggs
1
-1
/
+1
2011-02-17
block: revert block_dev read-only check
Chuck Ebbert
1
-6
/
+5
2011-02-17
drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()
Ben Skeggs
1
-3
/
+3
2011-02-17
drm/nv40: fix tiling-related setup for a number of chipsets
Ben Skeggs
1
-19
/
+27
2011-02-17
drm/nouveau: fix non-EDIDful native mode selection
Ben Skeggs
1
-0
/
+1
2011-02-17
drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.
Francisco Jerez
1
-1
/
+1
2011-02-17
drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.
Francisco Jerez
1
-9
/
+3
2011-02-17
drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.
Francisco Jerez
1
-3
/
+4
2011-02-17
nfsd: correctly handle return value from nfsd_map_name_to_*
NeilBrown
1
-4
/
+4
2011-02-16
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
1
-5
/
+2
2011-02-16
workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long
Tejun Heo
1
-1
/
+3
[next]