LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH V3 1/1] ST SPEAr: PCIE gadget suppport
 2011-02-11  7:31 UTC  (6+ messages)

linux-next: boot problen with next-20110211
 2011-02-11  7:06 UTC  (3+ messages)

[GIT PULL 0/1] perf/urgent fix for record and top
 2011-02-11  7:05 UTC  (2+ messages)

[mmotm] BUG: Bad page state in process khugepaged ?
 2011-02-11  7:02 UTC  (5+ messages)

"slab: Fix missing DEBUG_SLAB last user" breaks ARM
 2011-02-11  7:02 UTC  (5+ messages)

[PATCH 0/2] pci: refer to LSM when accessing device dependent config space
 2011-02-11  7:01 UTC  (5+ messages)
` [PATCH 2/2] pci: use security_capable() when checking capablities during config space read
    ` [PATCH 2/2 v2] "

[BISECTED] commit 619efb1059 makes the MacBookPro2,2 screen flicker like its broken or half plugged in
 2011-02-11  6:59 UTC  (5+ messages)

netfilter is not a filesystem
 2011-02-11  6:58 UTC  (3+ messages)

[GIT PULL] TPM timeout fix
 2011-02-11  6:38 UTC  (2+ messages)

[PATCH] drm/i915: Suppress spurious vblank interrupts
 2011-02-11  6:34 UTC  (3+ messages)
` [PATCH] drm/i915/tv: Use polling rather than interrupt-based hotplug

[PATCH] kvm: add the __noclone attribute
 2011-02-11  6:29 UTC 

Mutual Aid (Stash of Fortune)
 2011-02-11  6:14 UTC 

[GIT PULL] hwmon fixes for 2.6.38
 2011-02-11  6:10 UTC 

[PATCH 01/28] sched: Remove USER_SCHED
 2011-02-11  6:08 UTC  (6+ messages)
    ` [PATCH 29/28] sched: Remove some dead code
    ` [PATCH 30/28] kernel/user.c: add lock release annotation on free_user()

linux-next: Tree for February 11
 2011-02-11  5:47 UTC 

BUG at fs/namei.c:405 (nameidata_drop_rcu)
 2011-02-11  5:02 UTC 

Linux 2.6.27.58
 2011-02-11  4:49 UTC  (2+ messages)

[PATCH] tools: add power/x86/turbostat
 2011-02-11  4:43 UTC  (8+ messages)
` [PATCH] tools: add power/x86/turbostat - v2
  ` [PATCH RESEND] "
      ` [PATCH v3] tools: create power/x86/turbostat
        ` [PATCH v4] "

[patch 00/75] genirq: Overhaul for 2.6.39
 2011-02-11  4:03 UTC  (84+ messages)
` [patch 01/75] genirq: Namespace cleanup
` [patch 02/75] genirq: Simplify affinity related code
` [patch 03/75] genirq: Rremove redundant check
` [patch 04/75] genirq: Always apply cpu online mask
` [patch 05/75] genirq: Do not copy affinity before set
` [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 09/75] genirq: Do not poll disabled, percpu and timer interrupts
` [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 15/75] genirq: Consolidate disable/enable
` [patch 16/75] genirq: Remove default magic
` [patch 17/75] genirq: Consolidate IRQ_DISABLED
` [patch 18/75] genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()
` [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 23/75] genirq: Use handle_irq_event() in handle_simple_irq()
` [patch 24/75] genirq: Use handle_irq_event() in handle_level_irq()
` [patch 25/75] genirq: Use handle_irq_event() in handle_fasteoi_irq()
` [patch 26/75] genirq: Use handle_irq_event() in handle_edge_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 30/75] genirq: Implement generic irq_show_interrupts()
` [patch 31/75] genirq: Fixup core code namespace fallout
` [patch 32/75] genirq: Add internal state field to irq_desc
` [patch 33/75] gpio: Remove broken irq_desc hackery
` [patch 34/75] arm: ep93xx: Kill another instance of broken irq_desc fiddling
` [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 38/75] genirq: Move IRQ_NESTED_THREAD "
` [patch 39/75] genirq: Move IRQ_POLL_INPROGRESS to core
` [patch 40/75] genirq: Add IRQ_INPROGRESS "
` [patch 41/75] genirq: Move IRQ_ONESHOT "
` [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 47/75] arm: tegra: Remove unused function which fiddles with irq_desc
` [patch 48/75] genirq: Move IRQ_WAKEUP to core
` [patch 49/75] genirq: Add state field to irq_data
` [patch 50/75] genirq: Add IRQ_MOVE_PENDING to irq_data.state
` [patch 51/75] genirq: Remove CONFIG_IRQ_PER_CPU
` [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 54/75] genirq: Move debug code to separate header
` [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 57/75] genirq: Move IRQ_AFFINITY_SET to core
` [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 61/75] genirq: Cleanup irq.h
` [patch 62/75] genirq: Add flags to irq_chip
` [patch 63/75] genirq: Add IRQCHIP_SET_TYPE_MASKED flag and IRQD_WAKE_SET
` [patch 64/75] genirq: Move wakeup state to irq_data
` [patch 65/75] genirq: Reflect IRQ_INPROGRESS/DISABLED in irq_data.state
` [patch 66/75] genirq: Reflect IRQ_MOVE_PCNTXT 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 70/75] x86: Fixup deprecation warnings
` [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

linux-next: manual merge of the percpu tree with the tip tree
 2011-02-11  3:58 UTC 

NFS root lockups with -next 20110113
 2011-02-11  3:49 UTC  (7+ messages)
        ` vfs-scale, general questions (Re: NFS root lockups with -next 20110113)

linux-next: manual merge of the edac-amd tree with the tip tree
 2011-02-11  3:28 UTC 

SMBIOS / DMI Event Logs in Linux?
 2011-02-11  3:20 UTC  (7+ messages)

Request (2nd) for unicore32 architecture codes to merge into linux-next
 2011-02-11  3:18 UTC  (3+ messages)

[regression][2.6.38-rcX][net][iwlagn] WiFi signal after period of time tanks causing contant drops
 2011-02-11  3:15 UTC  (5+ messages)

Dear Friend,
 2011-02-11  2:47 UTC 

[PATCH 06/10] olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO-1 stuff
 2011-02-11  2:01 UTC  (2+ messages)

[GIT PULL] Samsung fixes for 2.6.38-rc5
 2011-02-11  1:56 UTC 

[PATCH 10/10] olpc_dcon: drop CONFIG_BROKEN dependency
 2011-02-11  1:56 UTC 

[PATCH 09/10] olpc_dcon: clean up backlight handling
 2011-02-11  1:56 UTC 

[PATCH 08/10] olpc_dcon: move more global variables into dcon_priv
 2011-02-11  1:54 UTC 

[PATCH 07/10] olpc_dcon: move more variables into dcon_priv
 2011-02-11  1:54 UTC 

[PATCH 05/10] olpc_dcon: drop XO-1.5 prototype support
 2011-02-11  1:49 UTC 

[PATCH 04/10] staging: olpc_dcon: Remove _strtoul() function
 2011-02-11  1:49 UTC 

[PATCH 03/10] olpc_dcon: move fb stuff info dcon_priv, and clean up fb handling
 2011-02-11  1:48 UTC 

[PATCH 02/10] olpc_dcon: move fb event notifier block into dcon_priv struct
 2011-02-11  1:47 UTC 

[PATCH 01/10] olpc_dcon: don't specify single bits for bool fields
 2011-02-11  1:46 UTC 

[PATCH v4 10/15] ARM: tegra: iomap: Add missing devices, fix use of SZ_8, SZ_64
 2011-02-11  1:44 UTC  (3+ messages)

[PATCH] epoll: Prevent deadlock through unsafe ->f_op->poll() calls
 2011-02-11  1:27 UTC  (7+ messages)

[PATCH] Input: fixed EVIOCGRAB iterative grab/release
 2011-02-11  1:21 UTC  (4+ messages)

[PATCH] Staging: tidspbridge: fixed several coding style issues
 2011-02-11  1:18 UTC  (2+ messages)

2.6.37 kernel warning in perf_events code
 2011-02-11  0:57 UTC  (6+ messages)

[PATCH 1/2] perf_events: add cgroup support (v8)
 2011-02-11  0:55 UTC  (6+ messages)

[PATCH] x86/mm/init: respect memblock reserved regions when destroying mappings
 2011-02-11  0:54 UTC  (20+ messages)

[Patch] idle governor: Avoid lock acquisition to read pm_qos before entering idle
 2011-02-11  0:50 UTC  (3+ messages)

linux-next: build failure after merge of the i2c tree (arm tree interaction)
 2011-02-11  0:45 UTC 

[PATCH] Avoid preferential treatment of groups that aren't backlogged
 2011-02-11  0:36 UTC  (6+ messages)

mmotm 2011-02-10-16-26 uploaded
 2011-02-11  0:26 UTC 

[GIT PULL] ext4 regression and bug fixes for 2.6.38
 2011-02-11  0:02 UTC  (2+ messages)

[PULL] cpumask offstack finalization
 2011-02-10 23:59 UTC  (6+ messages)

[patch 0/3] platform-drivers: x86: Cleanup pmic gpio interrupt
 2011-02-10 23:55 UTC  (4+ messages)

[PATCH] msm: gpiomux: decentralize and modularize gpiomux init
 2011-02-10 23:45 UTC 

(no subject)
 2011-02-10 23:42 UTC 

[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)

Dear Friend,
 2011-02-10 23:23 UTC 

[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

[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  (7+ 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)

[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  (5+ 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

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).