[patch 00/75] genirq: Overhaul for 2.6.39
2011-02-10 23:38 UTC (50+ messages)
` [patch 01/75] genirq: Namespace cleanup
` [patch 02/75] genirq: Simplify affinity related code
` [patch 06/75] genirq: Plug race in report_bad_irq()
` [patch 07/75] genirq: Warn when handler enables interrupts
` [patch 08/75] genirq: Fixup poll handling
` [patch 10/75] genirq: spurious: Run only one poller at a time
` [patch 11/75] genirq: Mark polled irqs and defer the real handler
` [patch 12/75] genirq: Move irq thread flags to core
` [patch 13/75] genirq: Remove bogus conditional
` [patch 14/75] genirq: Consolidate startup/shutdown of interrupts
` [patch 16/75] genirq: Remove default magic
` [patch 19/75] m68knommu: 5772: Replace private irq flow handler
` [patch 20/75] arm: Ns9xxx: Remove "
` [patch 21/75] genirq: Mark handle_IRQ_event deprecated
` [patch 22/75] genirq: Implement handle_irq_event()
` [patch 24/75] genirq: Use handle_irq_event() in handle_level_irq()
` [patch 27/75] genirq: Use handle_perpcu_event() in handle_percpu_irq()
` [patch 28/75] genirq: Use handle_irq_event() in the spurious poll code
` [patch 29/75] genirq: Simplify handle_irq_event()
` [patch 32/75] genirq: Add internal state field to irq_desc
` [patch 33/75] gpio: Remove broken irq_desc hackery
` [patch 35/75] genirq: Protect tglx from tripping over his own feet
` [patch 36/75] genirq: Move IRQ_AUTODETECT to internal state
` [patch 37/75] genirq: Move IRQ_SPURIOUS_DISABLED to core state
` [patch 40/75] genirq: Add IRQ_INPROGRESS to core
` [patch 42/75] genirq: Move IRQ_REPLAY and IRQ_WAITING "
` [patch 43/75] genirq: Move IRQ_DISABLED "
` [patch 44/75] genirq: Move IRQ_PENDING flag "
` [patch 45/75] genirq: Move IRQ_MASKED "
` [patch 46/75] genirq: Move IRQ_SUSPENDED "
` [patch 48/75] genirq: Move IRQ_WAKEUP "
` [patch 52/75] genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate it
` [patch 53/75] genirq: Remove CHECK_IRQ_PER_CPU from core code
` [patch 55/75] genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state
` [patch 56/75] genirq: Reuse existing can set affinty check
` [patch 58/75] genirq: Mirror irq trigger type bits in irq_data.state
` [patch 59/75] genirq: Wrap the remaning IRQ_* flags
` [patch 60/75] genirq: Force wrapped access to desc->status in core code
` [patch 62/75] genirq: Add flags to irq_chip
` [patch 63/75] genirq: Add IRQCHIP_SET_TYPE_MASKED flag and IRQD_WAKE_SET
` [patch 65/75] genirq: Reflect IRQ_INPROGRESS/DISABLED in irq_data.state
` [patch 67/75] genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=y
` [patch 68/75] genirq: Add preflow handler support
` [patch 69/75] genirq: Implement irq_data based move_*_irq() versions
` [patch 71/75] x86: ioapic: Use irq_data->state
` [patch 72/75] x86: Use the proper accessors in fixup_irqs()
` [patch 73/75] x86: ioapic: Use new move_irq functions
` [patch 74/75] x86: Use generic show_interrupts
` [patch 75/75] x86: Disable deprecated GENIRQ features
[PATCH] genirq: Call chip_bus_lock()/chip_bus_sync_unlock() in setup_irq()
2011-02-10 23:33 UTC (3+ messages)
` [tip:irq/core] genirq: Call bus_lock/unlock functions "
[PATCH] PM: Hide CONFIG_PM from users
2011-02-10 23:32 UTC (4+ messages)
` [PATCH 0/5] Re: Remove CONFIG_PM altogether, enable power management all the time
` [PATCH 5/5] PM: Clean up Kconfig dependencies
` [Updated][PATCH 5/5] PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option
jme driver loses connection after resuming from suspend
2011-02-10 23:26 UTC (4+ messages)
[RFC,PATCH 2/3] clk: Generic support for fixed-rate clocks
2011-02-10 23:23 UTC (2+ messages)
[PATCH 0/4] RTC: Updates for RTC
2011-02-10 23:18 UTC (4+ messages)
` [PATCH 1/4] RTC: Include information about UIE and PIE in RTC driver proc
SMBIOS / DMI Event Logs in Linux?
2011-02-10 23:18 UTC
[Patch] idle governor: Avoid lock acquisition to read pm_qos before entering idle
2011-02-10 23:17 UTC (9+ messages)
[PATCH] [ANNOUNCE] kconfig: Kconfiglib: a flexible Python Kconfig parser
2011-02-10 23:14 UTC (2+ messages)
[PATCH 1/1, v6] cgroup/freezer: add per freezer duty ratio control
2011-02-10 23:06 UTC (9+ messages)
[PATCH 1/1] cap_syslog: don't refuse cap_sys_admin for now (v3)
2011-02-10 22:59 UTC (4+ messages)
[PATCH] fix filp_cachep memory corruption
2011-02-10 22:57 UTC (2+ messages)
[patch 2/2] score: Select GENERIC_HARDIRQS_NO_DEPRECATED
2011-02-10 22:56 UTC (2+ messages)
[PATCH 0/10] Add yaffs2 file system: Fifth patchset
2011-02-10 22:50 UTC (8+ messages)
` [PATCH 03/10] Add yaffs2 file system: checkpoint streaming
` [PATCH 09/10] Add yaffs2 file system: Linux glue code
[PATCH] char/ipmi: fix OOPS caused by pnp_unregister_driver on unregistered driver
2011-02-10 22:40 UTC (2+ messages)
[PATCH] kconfig: undefined symbols can crash dependency loop detection
2011-02-10 22:35 UTC (3+ messages)
netfilter is not a filesystem
2011-02-10 22:22 UTC (2+ messages)
[PULL] cpumask offstack finalization
2011-02-10 22:13 UTC (6+ messages)
[PATCH powerpc 0/2] powerpc CONFIG_PREEMPT fixes
2011-02-10 21:57 UTC (3+ messages)
` [PATCH powerpc 1/2] powerpc: protect per-CPU access with preempt_disable
` [PATCH powerpc 2/2] powerpc: mask smp_processor_id() false positive
[PATCH] Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp()
2011-02-10 21:57 UTC
[PATCH 00/30] amd64_edac: Add Bulldozer support
2011-02-10 21:43 UTC (5+ messages)
Linux 2.6.38-rc4
2011-02-10 21:41 UTC (6+ messages)
` Linux 2.6.38-rc4 (other bugs)
` Linux 2.6.38-rc4 (other bugs: ipmi Oops)
[PATCH] mtd: cfi_cmdset_0002: fix sector erase command for AM29LV040B
2011-02-10 21:41 UTC (2+ messages)
perf on 2.6.38-rc4 wedges my box
2011-02-10 21:38 UTC (2+ messages)
[RFC PATCH 1/3] ARM: Add cpu power management notifiers
2011-02-10 21:31 UTC (3+ messages)
` [RFC PATCH 2/3] ARM: gic: Use cpu pm notifiers to save gic state
` [RFC PATCH 3/3] ARM: vfp: Use cpu pm notifiers to save vfp state
Dear Friend,
2011-02-10 21:30 UTC
[PATCH] Allow sharing xvmalloc for zram and zcache
2011-02-10 21:26 UTC (6+ messages)
linux-next: manual merge of the tty tree with the m68knommu tree
2011-02-10 21:20 UTC (4+ messages)
[BUG] soft lockup while booting machine with more than 700 cores
2011-02-10 21:12 UTC (6+ messages)
[PATCH 0/1] Don't update group weights when on service tree
2011-02-10 21:08 UTC (2+ messages)
` [PATCH 1/1] "
linux-next: Tree for February 10
2011-02-10 21:05 UTC (4+ messages)
` linux-next: Tree for February 10 (netfilter)
` linux-next: Tree for February 10 (zcache)
[PATCH] mm: batch-free pcp list if possible
2011-02-10 21:00 UTC (4+ messages)
[PATCH] USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() returns less than zero in kevent()
2011-02-10 20:58 UTC
[PATCH 3/6 v4] cfq-iosched: Introduce vdisktime and io weight for CFQ queue
2011-02-10 20:57 UTC (4+ messages)
` [PATCH 5/6 v4] cfq-iosched: CFQ group hierarchical scheduling and use_hierarchy interface
[PATCH V3 1/1] ST SPEAr: PCIE gadget suppport
2011-02-10 20:52 UTC (4+ messages)
2.6.37 kernel warning in perf_events code
2011-02-10 20:46 UTC (4+ messages)
[PATCH] drm/i915: Disable high-precision vblank timestamping for UMS
2011-02-10 20:37 UTC (5+ messages)
` [PATCH] drm/i915: Handle the no-interrupts case for UMS by polling
[GIT PATCH] TTY/serial driver fixes for .38
2011-02-10 20:17 UTC (4+ messages)
` [PATCH 1/4] virtio: console: Move file back to drivers/char/
` [PATCH 2/4] n_gsm: copy mtu over when configuring via ioctl interface
` [PATCH 4/4] serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
[GIT PATCH] USB fixes for .38
2011-02-10 20:15 UTC
[GIT PATCH] STAGING fixes for .38
2011-02-10 20:15 UTC
[GIT PULL 0/1] perf/urgent fix for record and top
2011-02-10 20:11 UTC (5+ messages)
` [PATCH 1/1] perf tools: Fix thread_map event synthesizing in top and record
[PATCH, resend] x86: fix section mismatch in LAPIC initialization
2011-02-10 19:48 UTC (3+ messages)
` [tip:x86/urgent] x86: Fix "
ARM: relocation out of range (when loading a module)
2011-02-10 19:41 UTC (12+ messages)
[PATCH]: Not PCI_PROBE_MMCONF by default
2011-02-10 19:37 UTC (4+ messages)
[GIT] Networking
2011-02-10 19:33 UTC
[PATCH 0/5] fix up /proc/$pid/smaps to not split huge pages
2011-02-10 19:32 UTC (11+ messages)
` [PATCH 4/5] teach smaps_pte_range() about THP pmds
` [PATCH 5/5] have smaps show transparent huge pages
Block IO throttling disabled in distros
2011-02-10 19:21 UTC (4+ messages)
[RFC] perf tool: load data variable symbols
2011-02-10 19:17 UTC (3+ messages)
RFC: kdrvscan
2011-02-10 19:17 UTC
NULL deref in drivers/md/dm-crypt.c:crypt_convert()
2011-02-10 19:14 UTC (3+ messages)
[RFC PATCH 00/13] Intel(R) MEI Driver
2011-02-10 19:14 UTC (5+ messages)
Build regressions/improvements in v2.6.38-rc4
2011-02-10 19:09 UTC
[PATCH] Avoid preferential treatment of groups that aren't backlogged
2011-02-10 19:06 UTC (7+ messages)
Linux 2.6.27.58
2011-02-10 19:06 UTC
[Xen-devel] Re: [linux-pm] [PATCH 0/2] Fix hangup after creating checkpoint on Xen
2011-02-10 18:56 UTC (2+ messages)
linux-next: manual merge of the staging tree with the staging.current tree
2011-02-10 18:50 UTC (2+ messages)
[PATCH] rfc4106, Intel, AES-NI: Don't leak memory in rfc4106_set_hash_subkey()
2011-02-10 18:47 UTC (3+ messages)
[PATCH 01/28] sched: Remove USER_SCHED
2011-02-10 18:35 UTC (3+ messages)
[PATCH 0/6 v4] cfq-iosched: Introduce CFQ group hierarchical scheduling and "use_hierarchy" interface
2011-02-10 18:30 UTC (2+ messages)
[RFC][PATCH 0/2] Tunable watermark
2011-02-10 18:30 UTC (3+ messages)
[PATCH 00/28] 2.6.32.stable scheduler backport series
2011-02-10 18:28 UTC (4+ messages)
` [stable] "
[PATCH] staging: zcache: fix memory leak
2011-02-10 18:24 UTC (2+ messages)
[PATCH][RFC] Intel IOMMU: get_domain_for_dev() leaks a bit of mem if dmar_find_matched_drhd_unit() fails
2011-02-10 18:17 UTC (3+ messages)
` [PATCH] "
[BUG] Generic syscalls -- chmod vs. fchmodat
2011-02-10 18:17 UTC (5+ messages)
[PATCH v5 0/4] Adding HID Feature Report Support to hidraw
2011-02-10 18:14 UTC (3+ messages)
[tip:perf/core] perf annotate: Fix annotate context lines regression
2011-02-10 18:13 UTC (8+ messages)
[PATCH] microblaze: fix /dev/zero corruption from __clear_user()
2011-02-10 18:12 UTC
[PATCH] bluetooth: l2cap: fix 1 byte infoleak to userspace
2011-02-10 18:11 UTC (2+ messages)
[PATCH] x86: Fix io_bitmap_ptr memory leak on copy_process()
2011-02-10 18:11 UTC (3+ messages)
[RFC PATCH 13/13] Intel(R) MEI Driver
2011-02-10 18:06 UTC (2+ messages)
[RFC PATCH 03/13] Intel(R) MEI Driver
2011-02-10 18:03 UTC (2+ messages)
[RFC PATCH 02/13] Intel(R) MEI Driver
2011-02-10 18:01 UTC (2+ messages)
[RFC PATCH 01/13] Intel(R) MEI Driver
2011-02-10 18:00 UTC (2+ messages)
[PATCHSET] ata: rework support for PIIX-alike PATA controllers
2011-02-10 17:55 UTC (5+ messages)
` [PATCH 05/20] pata_efar: always program master_data before slave_data
[linux-pm] [PATCH 0/2] Fix hangup after creating checkpoint on Xen
2011-02-10 17:53 UTC (5+ messages)
` [Xen-devel] "
linux-next: Tree for February 7
2011-02-10 17:42 UTC (4+ messages)
` [PATCH -next] kobject.h: fix build when CONFIG_HOTPLUG is disabled
[PATCH] OLPC: Move CS5536-related constants to cs5535.h
2011-02-10 17:10 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®