]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-02-19 Thomas Gleixnergenirq: Reuse existing can set affinty check
2011-02-19 Thomas Gleixnergenirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in...
2011-02-19 Thomas Gleixnergenirq: Move debug code to separate header
2011-02-19 Thomas Gleixnergenirq: Remove CHECK_IRQ_PER_CPU from core code
2011-02-19 Thomas Gleixnergenirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it
2011-02-19 Thomas Gleixnergenirq: Remove CONFIG_IRQ_PER_CPU
2011-02-19 Thomas Gleixnergenirq: Add IRQ_MOVE_PENDING to irq_data.state
2011-02-19 Thomas Gleixnergenirq: Add state field to irq_data
2011-02-19 Thomas Gleixnergenirq: Move IRQ_WAKEUP to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_SUSPENDED to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_MASKED to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_PENDING flag to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_DISABLED to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_REPLAY and IRQ_WAITING to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_ONESHOT to core
2011-02-19 Thomas Gleixnergenirq: Add IRQ_INPROGRESS to core
2011-02-19 Thomas Gleixnergenirq: Move IRQ_POLL_INPROGRESS to core
2011-02-19 Thomas Gleixnergenirq: Use modify_status for set_irq_nested_thread
2011-02-19 Thomas Gleixnergenirq: Move IRQ_SPURIOUS_DISABLED to core state
2011-02-19 Thomas Gleixnergenirq: Move IRQ_AUTODETECT to internal state
2011-02-19 Thomas Gleixnergenirq: Protect tglx from tripping over his own feet
2011-02-19 Thomas Gleixnergenirq: Add internal state field to irq_desc
2011-02-19 Thomas Gleixnergenirq: Fixup core code namespace fallout
2011-02-19 Thomas Gleixnergenirq: Implement generic irq_show_interrupts()
2011-02-19 Thomas Gleixnergenirq: Simplify handle_irq_event()
2011-02-19 Thomas Gleixnergenirq: Use handle_irq_event() in the spurious poll...
2011-02-19 Thomas Gleixnergenirq: Use handle_perpcu_event() in handle_percpu_irq()
2011-02-19 Thomas Gleixnergenirq: Use handle_irq_event() in handle_edge_irq()
2011-02-19 Thomas Gleixnergenirq: Use handle_irq_event() in handle_fasteoi_irq()
2011-02-19 Thomas Gleixnergenirq: Use handle_irq_event() in handle_level_irq()
2011-02-19 Thomas Gleixnergenirq: Use handle_irq_event() in handle_simple_irq()
2011-02-19 Thomas Gleixnergenirq: Implement handle_irq_event()
2011-02-19 Thomas Gleixnergenirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()
2011-02-19 Thomas Gleixnergenirq: Consolidate IRQ_DISABLED
2011-02-19 Thomas Gleixnergenirq: Remove default magic
2011-02-19 Thomas Gleixnergenirq: Consolidate disable/enable
2011-02-19 Thomas Gleixnergenirq: Consolidate startup/shutdown of interrupts
2011-02-19 Thomas Gleixnergenirq: Remove bogus conditional
2011-02-19 Thomas Gleixnergenirq: Move irq thread flags to core
2011-02-19 Thomas Gleixnergenirq: Mark polled irqs and defer the real handler
2011-02-19 Thomas Gleixnergenirq: spurious: Run only one poller at a time
2011-02-19 Thomas Gleixnergenirq: Do not poll disabled, percpu and timer interrupts
2011-02-19 Thomas Gleixnergenirq: Fixup poll handling
2011-02-19 Thomas Gleixnergenirq: Warn when handler enables interrupts
2011-02-19 Thomas Gleixnergenirq: Plug race in report_bad_irq()
2011-02-19 Thomas Gleixnergenirq: Remove redundant thread affinity setting
2011-02-19 Thomas Gleixnergenirq: Do not copy affinity before set
2011-02-19 Thomas Gleixnergenirq: Always apply cpu online mask
2011-02-19 Thomas Gleixnergenirq: Rremove redundant check
2011-02-19 Thomas Gleixnergenirq: Simplify affinity related code
2011-02-19 Thomas Gleixnergenirq: Namespace cleanup
2011-02-19 Thomas Gleixnergenirq: Add missing buslock to set_irq_type(), set_irq_...
2011-02-19 Thomas Gleixnergenirq: Make nr_irqs runtime expandable
2011-02-19 Thomas GleixnerMerge branch 'irq/urgent' into irq/core
2011-02-19 Thomas Gleixnergenirq: Disable the SHIRQ_DEBUG call in request_threade...
2011-02-19 Thomas Gleixnergenirq: Prevent access beyond allocated_irqs bitmap
2011-02-18 Linus TorvaldsMerge branch 'rtc-for-linus' of git://git.kernel.org...
2011-02-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-18 Linus TorvaldsMerge branch 'for-linus/bugfixes' of git://xenbits...
2011-02-18 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git.kernel.org...
2011-02-18 Eric Dumazetnet: deinit automatic LIST_HEAD
2011-02-18 Linus Torvaldsnet: dont leave active on stack LIST_HEAD
2011-02-18 Eric Dumazetnet: provide default_advmss() methods to blackhole...
2011-02-18 Linus TorvaldsExpand CONFIG_DEBUG_LIST to several other list operations
2011-02-18 Linus TorvaldsMerge branch 'pm-fixes' of git://git.kernel.org/pub...
2011-02-18 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2011-02-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-02-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-18 Timo Warnsfs/partitions: Validate map_count in Mac partition...
2011-02-17 John StultzRTC: Re-enable UIE timer/polling emulation
2011-02-17 John StultzRTC: Revert UIE emulation removal
2011-02-17 Uwe Kleine... RTC: Release mutex in error path of rtc_alarm_irq_enable
2011-02-17 Matt Carlsontg3: Restrict phy ioctl access
2011-02-17 Ivan Veceradrivers/net: Call netif_carrier_off at the end of the...
2011-02-17 Roland DreierMerge branches 'nes' and 'qib' into for-next
2011-02-17 Mike MarciniszynIB/qib: Prevent double completions after a timeout...
2011-02-17 Ian Campbellxen: suspend and resume system devices when running...
2011-02-17 Amir Hananiaixgbe: work around for DDP last buffer size
2011-02-17 Andy Gospodarekixgbe: fix panic due to uninitialised pointer
2011-02-17 Jesse Brandeburge1000e: flush all writebacks before unload
2011-02-17 Jesse Brandeburge1000e: check down flag in tasks
2011-02-17 Linus TorvaldsMerge branch 'for-2.6.38' of git://linux-nfs.org/~bfiel...
2011-02-17 Dave AirlieMerge remote branch 'nouveau/drm-nouveau-next' of ...
2011-02-17 Alex Deucherdrm/radeon/kms: add missing frac fb div flag for dce4+
2011-02-17 Marek Olšákdrm/radeon/kms: do not reject X16 and Y16X16 floating...
2011-02-17 Ben Skeggsdrm/nouveau: fix suspend/resume on GPUs that don't...
2011-02-17 Linus TorvaldsMerge branch 'spi/merge' of git://git.secretlab.ca...
2011-02-17 Chuck Ebbertblock: revert block_dev read-only check
2011-02-16 Ben Skeggsdrm/nouveau: flips/flipd need to always set 'evict...
2011-02-16 Ben Skeggsdrm/nv40: fix tiling-related setup for a number of...
2011-02-16 Ben Skeggsdrm/nouveau: fix non-EDIDful native mode selection
2011-02-16 Francisco Jerezdrm/nouveau: Fix detection of DDC-based LVDS on DCB15...
2011-02-16 Francisco Jerezdrm/nv04-nv40: Fix NULL dereference when we fail to...
2011-02-16 Francisco Jerezdrm/nv10: Fix crash when allocating a BO larger than...
2011-02-16 NeilBrownnfsd: correctly handle return value from nfsd_map_name_to_*
2011-02-16 Stanislaw GruszkaPM / Hibernate: Return error code when alloc_image_page...
2011-02-16 Tejun Heoworkqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least...
2011-02-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-02-16 Linus Torvaldsvfs: fix BUG_ON() in fs/namei.c:1461
next