messages from 2011-02-10 23:33:59 to 2011-02-11 10:07:38 UTC [more...]
[RFC PATCH 4/3] block: skip elevator initialization for flush requests
2011-02-11 10:08 UTC (3+ messages)
` [PATCH v2 2/2] block: share request flush fields with elevator_private
[PATCH] Input: fixed EVIOCGRAB iterative grab/release
2011-02-11 10:04 UTC (5+ messages)
NULL deref in drivers/md/dm-crypt.c:crypt_convert()
2011-02-11 10:01 UTC (6+ messages)
[PATCH] mtd: jedec_probe: initialise make sector erase command variable
2011-02-11 10:02 UTC (2+ messages)
[PATCH 0/6 v4] cfq-iosched: Introduce CFQ group hierarchical scheduling and "use_hierarchy" interface
2011-02-11 9:58 UTC (3+ messages)
[PATCH 1/2] perf_events: add cgroup support (v8)
2011-02-11 9:56 UTC (7+ messages)
[PATCH] mtd: cfi_cmdset_0002: fix sector erase command for AM29LV040B
2011-02-11 10:00 UTC (3+ messages)
[PATCH] scsi: make scsi_devinfo infrastructure optional
2011-02-11 9:52 UTC (5+ messages)
linux-next: manual merge of the percpu tree with the tip tree
2011-02-11 9:52 UTC (2+ messages)
SMBIOS / DMI Event Logs in Linux?
2011-02-11 9:54 UTC (8+ messages)
ARM: relocation out of range (when loading a module)
2011-02-11 9:45 UTC (15+ messages)
2.6.38-rc3: kernel BUG at fs/nfsd/nfs4state.c:3132!
2011-02-11 9:38 UTC (2+ messages)
[PATCH v2] flex_array: Change behaviour on zero size allocations
2011-02-11 9:25 UTC (3+ messages)
[PATCH] rtc: rtc-s3c: fix prototype for s3c_rtc_setaie()
2011-02-11 9:22 UTC
[RFC PATCH 01/13] Intel(R) MEI Driver
2011-02-11 9:19 UTC (4+ messages)
"slab: Fix missing DEBUG_SLAB last user" breaks ARM
2011-02-11 9:14 UTC (6+ messages)
[BUG] Generic syscalls -- chmod vs. fchmodat
2011-02-11 9:11 UTC (5+ messages)
[PATCH] video: s3c-fb: return proper error if clk_get fails
2011-02-11 8:51 UTC
linux-next: manual merge of the edac-amd tree with the tip tree
2011-02-11 8:47 UTC (2+ messages)
linux-next: boot problen with next-20110211
2011-02-11 8:37 UTC (4+ messages)
[BISECTED] commit 619efb1059 makes the MacBookPro2,2 screen flicker like its broken or half plugged in
2011-02-11 8:27 UTC (6+ messages)
[REGRESSION? 2.6.38-rc4] nouveau NV50 screen freeze
2011-02-11 8:24 UTC
[PATCH V10 00/15] ptp: IEEE 1588 hardware clock support
2011-02-11 8:19 UTC (7+ messages)
` [PATCH V10 12/15] ptp: Added a brand new class driver for ptp clocks
` [PATCH V10 15/15] ptp: Added a clock driver for the National Semiconductor PHYTER
linux-next: build failure after merge of the i2c tree (arm tree interaction)
2011-02-11 8:16 UTC (2+ messages)
[PATCH] printk-formats.txt documentation update
2011-02-11 8:15 UTC (8+ messages)
(no subject)
2011-02-11 7:51 UTC
[PATCH] Staging: tidspbridge: fixed several coding style issues
2011-02-11 8:01 UTC (3+ messages)
[GIT PULL] TPM timeout fix
2011-02-11 7:59 UTC (3+ messages)
[patch 00/75] genirq: Overhaul for 2.6.39
2011-02-11 7:57 UTC (85+ 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
[BUG][PATCH 0/2 (v.3)] x86: ioremap() problem in X86_32 PAE
2011-02-11 7:55 UTC (3+ messages)
[patch 2/2] score: Select GENERIC_HARDIRQS_NO_DEPRECATED
2011-02-11 7:43 UTC (2+ messages)
[GIT] Security subsystem fixes for 2.6.38
2011-02-11 7:37 UTC
[PATCH V3 1/1] ST SPEAr: PCIE gadget suppport
2011-02-11 7:31 UTC (6+ 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)
[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] "
netfilter is not a filesystem
2011-02-11 6:58 UTC (2+ messages)
Mutual Aid (Stash of Fortune)
2011-02-11 6:14 UTC
[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
[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] "
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)
[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)
Request (2nd) for unicore32 architecture codes to merge into linux-next
2011-02-11 3:18 UTC (3+ 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)
mmotm 2011-02-10-16-26 uploaded
2011-02-11 0:26 UTC
2.6.37 kernel warning in perf_events code
2011-02-11 0:57 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)
[PATCH] Avoid preferential treatment of groups that aren't backlogged
2011-02-11 0:36 UTC (6+ messages)
[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)
(no subject)
2011-02-10 23:42 UTC
Dear Friend,
2011-02-10 23:23 UTC
[PATCH] msm: gpiomux: decentralize and modularize gpiomux init
2011-02-10 23:45 UTC
[PATCH] genirq: Call chip_bus_lock()/chip_bus_sync_unlock() in setup_irq()
2011-02-10 23:33 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox