summaryrefslogtreecommitdiffstats
path: root/kernel/audit.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-19genirq: Remove default magicThomas Gleixner2-60/+17
2011-02-19genirq: Consolidate disable/enableThomas Gleixner5-8/+20
2011-02-19genirq: Consolidate startup/shutdown of interruptsThomas Gleixner4-31/+33
2011-02-19genirq: Remove bogus conditionalThomas Gleixner1-4/+1
2011-02-19genirq: Move irq thread flags to coreThomas Gleixner2-14/+14
2011-02-19genirq: Mark polled irqs and defer the real handlerThomas Gleixner4-28/+61
2011-02-19genirq: spurious: Run only one poller at a timeThomas Gleixner1-1/+15
2011-02-19genirq: Do not poll disabled, percpu and timer interruptsThomas Gleixner1-14/+26
2011-02-19genirq: Fixup poll handlingThomas Gleixner1-31/+19
2011-02-19genirq: Warn when handler enables interruptsThomas Gleixner1-1/+3
2011-02-19genirq: Plug race in report_bad_irq()Thomas Gleixner1-3/+9
2011-02-19genirq: Remove redundant thread affinity settingThomas Gleixner1-2/+0
2011-02-19genirq: Do not copy affinity before setThomas Gleixner4-15/+47
2011-02-19genirq: Always apply cpu online maskThomas Gleixner1-6/+6
2011-02-19genirq: Rremove redundant checkThomas Gleixner1-1/+2
2011-02-19genirq: Simplify affinity related codeThomas Gleixner1-23/+41
2011-02-19genirq: Namespace cleanupThomas Gleixner5-38/+133
2011-02-19genirq: Add missing buslock to set_irq_type(), set_irq_wake()Thomas Gleixner2-0/+4
2011-02-19genirq: Make nr_irqs runtime expandableThomas Gleixner1-3/+19
2011-02-19genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner1-1/+1
2011-02-19genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner3-2/+17
2011-02-18net: deinit automatic LIST_HEADEric Dumazet1-0/+2
2011-02-18net: dont leave active on stack LIST_HEADLinus Torvalds1-2/+5
2011-02-18net: provide default_advmss() methods to blackhole dst_opsEric Dumazet2-0/+2
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2-16/+35
2011-02-18fs/partitions: Validate map_count in Mac partition tablesTimo Warns1-8/+9
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz3-2/+19
2011-02-17RTC: Revert UIE emulation removalJohn Stultz3-0/+130
2011-02-17RTC: Release mutex in error path of rtc_alarm_irq_enableUwe Kleine-König1-3/+2
2011-02-17tg3: Restrict phy ioctl accessMatt Carlson1-2/+6
2011-02-17drivers/net: Call netif_carrier_off at the end of the probeIvan Vecera2-0/+4
2011-02-17IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn1-1/+2
2011-02-17xen: suspend and resume system devices when running PVHVMIan Campbell1-0/+10
2011-02-17ixgbe: work around for DDP last buffer sizeAmir Hanania2-1/+52
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek1-2/+4
2011-02-17e1000e: flush all writebacks before unloadJesse Brandeburg1-10/+21
2011-02-17e1000e: check down flag in tasksJesse Brandeburg1-0/+21
2011-02-17drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher1-1/+3
2011-02-17drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák1-0/+2
2011-02-17drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs1-1/+1
2011-02-17block: revert block_dev read-only checkChuck Ebbert1-6/+5
2011-02-17drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs1-3/+3
2011-02-17drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs1-19/+27
2011-02-17drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs1-0/+1
2011-02-17drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez1-1/+1
2011-02-17drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez1-9/+3
2011-02-17drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.Francisco Jerez1-3/+4
2011-02-17nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown1-4/+4
2011-02-16PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka1-5/+2
2011-02-16workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo1-1/+3