LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] x86/mm/init: respect memblock reserved regions when destroying mappings
2011-02-06 17:49 UTC (9+ messages)
[PATCH] memblock: Fix error path in memblock_add_region()
2011-02-06 17:46 UTC (2+ messages)
[PATCH -next] Documentation: Explain the [KMG] parameters suffix
2011-02-06 17:45 UTC
[PATCH] printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
2011-02-06 17:31 UTC (4+ messages)
` [PATCH 4/6] TTY: use appropriate printk priority level
` [PATCH v2] "
2.6.38-rc3: reiserfs: inconsistent lock state
2011-02-06 17:16 UTC
[PATCH v2 2/2] USB: tools: Add a Makefile
2011-02-06 17:13 UTC
[PATCH v2 1/2] USB: ffs-test: fix header path
2011-02-06 17:13 UTC
[PATCH] uinput strnlen bugfix
2011-02-06 16:57 UTC (3+ messages)
Supermicro X8DTH-6: Only ~250MiB/s from RAID<->RAID over 10GbE?
2011-02-06 16:55 UTC (16+ messages)
Using ftrace/perf as a basis for generic seccomp
2011-02-06 16:51 UTC (7+ messages)
[PATCH 00/14] POWER: BQ27x00: New Properties, fixes, bq27000 support
2011-02-06 16:49 UTC (9+ messages)
` [PATCH 01/14] POWER: bq27x00: Add type property
` [PATCH 04/14] POWER: bq27x00: Return -ENODEV for properties if the battery is not present
` [PATCH 10/14] POWER: bq27x00: Add MODULE_DEVICE_TABLE
` [PATCH 11/14] POWER: bq27x00: Give more specific reports on battery status
[PATCH] Kconfig: XIP doesn't depend on block
2011-02-06 16:44 UTC (2+ messages)
[patch 0/4] avr32: Convert to new irq_chip functions
2011-02-06 16:30 UTC (5+ messages)
` [patch 1/4] avr32: at32ap: Convert extint irq_chip to new functions
` [patch 2/4] avr32: at32ap: Convert intc "
` [patch 3/4] avr32: at32ap: Convert pop "
` [patch 4/4] avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATED
[PATCH] printk-formats.txt documentation update
2011-02-06 16:23 UTC (7+ messages)
mmotm 2011-02-04-15-15 uploaded
2011-02-06 16:01 UTC (4+ messages)
` [PATCH -mmotm] staging/easycap: fix build when SND is not enabled
[PATCH] fb: fix potential deadlock between lock_fb_info and console_lock
2011-02-06 15:50 UTC
[PATCH] PM: Do not create wakeup sysfs files for devices that cannot wake up (v2)
2011-02-06 15:50 UTC (3+ messages)
[PATCH -next] Documentation: Improve crashkernel= description
2011-02-06 15:41 UTC
Commit 500f7147cf5bafd139056d521536b10c2bc2e154 breaks _resume_
2011-02-06 15:27 UTC (16+ messages)
[BUG] usb_set_device_state
2011-02-06 15:23 UTC (12+ messages)
[PATCH 20/20] fs: ubifs: world-writable debugfs dump_* files
2011-02-06 15:16 UTC (2+ messages)
[PATCH] mm: Add hook of freepage
2011-02-06 15:08 UTC
[PATCH] drivers/mtd/maps/ts5500_flash.c: avoid calling map_destroy on NULL
2011-02-06 15:08 UTC (2+ messages)
[PATCH] mtd: fix memory leak
2011-02-06 15:08 UTC (4+ messages)
[PATCH/RFC v2 1/3] Shared BCH ECC library
2011-02-06 15:03 UTC
Sun GEM PPC32 Bug?
2011-02-06 15:01 UTC
[PATCH 0/2] ACPI / PM: Fix suspend regression related to button GPEs
2011-02-06 14:24 UTC (4+ messages)
` [PATCH 1/2] ACPI / Wakeup: Enable button GPEs unconditionally during initialization
` [Updated][PATCH "
` [PATCH 2/2] ACPI / Button: Avoid disabling wakeup unnecessarily on remove
Sun GEM PPC32 Bug?
2011-02-06 14:22 UTC (10+ messages)
Device Tree on ARM status report
2011-02-06 13:36 UTC (2+ messages)
[RFC] add pwmlib support
2011-02-06 13:22 UTC (6+ messages)
zcache and kztmem combine to become the new zcache
2011-02-06 13:16 UTC (3+ messages)
[PATCH 0/4] m68k/atari: Add ARAnyM support
2011-02-06 12:52 UTC (11+ messages)
` [PATCH 1/4] m68k/atari: Initial "
` [PATCH 2/4] m68k/atari: ARAnyM - Add support for block access
` [PATCH 3/4] m68k/atari: ARAnyM - Add support for console access
` [PATCH 4/4] m68k/atari: ARAnyM - Add support for network access
` [Aranym-dev] "
` [Aranym-dev] [PATCH 0/4] m68k/atari: Add ARAnyM support
[PATCH] uvesafb,vesafb: create write-combining or write-back PAT entries
2011-02-06 12:34 UTC (7+ messages)
` [PATCH 1/3] uvesafb,vesafb: create WC or WB "
` [PATCH 2/3] Add ioremap_cache and ioremap_wc to all architectures
` [PATCH 3/3] uvesafb: remove-ifdef-CONFIG_X86-around-ioremap
[PATCH 0/2] eeepc-wmi input patchs
2011-02-06 12:30 UTC (3+ messages)
` [PATCH 1/2] eeepc-wmi: add camera keys
` [PATCH 2/2] eeepc-wmi: comments keymap to clarify the meaning of some keys
[PATCH v2 00/18] eeepc-wmi updates
2011-02-06 12:28 UTC (19+ messages)
` [PATCH v2 01/18] eeepc-wmi: reorder keymap
` [PATCH v2 02/18] eeepc-wmi: add wlan key found on 1015P
` [PATCH v2 03/18] eeepc-wmi: add hotplug code for Eeepc 1000H
` [PATCH v2 04/18] eeepc-wmi: serialize access to wmi method
` [PATCH v2 05/18] eeepc-wmi: return proper error code in eeepc_rfkill_set()
` [PATCH v2 06/18] eeepc-wmi: add an helper using simple return codes
` [PATCH v2 07/18] eeepc-wmi: add hibernate/resume callbacks
` [PATCH v2 08/18] eeepc-wmi: switch to platform_create_bundle()
` [PATCH v2 09/18] eeepc-wmi: reorder defines
` [PATCH v2 10/18] eeepc-wmi: use the presence bit correctly
` [PATCH v2 11/18] eeepc-wmi: add camera and card reader support
` [PATCH v2 12/18] eeepc-wmi: add wimax support
` [PATCH v2 13/18] eeepc-wmi: set the right key code for 0xe9
` [PATCH v2 14/18] eeepc-wmi: support backlight power (bl_power) attribute
` [PATCH v2 15/18] eeepc-wmi: respect wireless_hotplug setting
` [PATCH v2 16/18] eeepc-wmi: real touchpad led device id is 0x001000012
` [PATCH v2 17/18] eeepc-wmi: add touchpad sysfs file
` [PATCH v2 18/18] eeepc-wmi: reorder device ids
[PATCH 1/2] asus-laptop: let WLED alone on L1400B
2011-02-06 12:27 UTC (2+ messages)
` [PATCH 2/2] asus-laptop: remove deprecated interfaces (lcd_switch and display_get)
rename_rev.pl script for reviewing renames
2011-02-06 12:25 UTC (4+ messages)
[GIT PULL] timer fixes
2011-02-06 12:06 UTC
[GIT PULL] sound fixes
2011-02-06 12:05 UTC
[GIT PULL] irq fixes
2011-02-06 11:58 UTC
[PATCH]Translated linux-2.6/Documentation/SubmittingChecklist into Chinese
2011-02-06 11:37 UTC (2+ messages)
` Fwd: "
[GIT PULL] perf fixes
2011-02-06 11:27 UTC
[GIT PULL] x86 fixes
2011-02-06 11:18 UTC
[PATCH v4 0/6] Change page reference handling semantic of page cache
2011-02-06 10:48 UTC (7+ messages)
` [PATCH v4 1/6] Introduce delete_from_page_cache
` [PATCH v4 2/6] hugetlbfs: Change remove_from_page_cache
` [PATCH v4 3/6] shmem: "
` [PATCH v4 4/6] truncate: "
` [PATCH v4 5/6] Good bye remove_from_page_cache
` [PATCH v4 6/6] Change __remove_from_page_cache
ALPS touchpad only working as PS2/Mouse on Acer TimelineX
2011-02-06 10:46 UTC
[PATCH] NX protection for kernel data : fix 32 bits S3 suspend
2011-02-06 10:30 UTC
GIT - cloning torvalds/linux-2.6.git repository trouble
2011-02-06 7:50 UTC (2+ messages)
` Fwd: "
drm:i915_hangcheck_elapsed
2011-02-06 6:11 UTC (3+ messages)
` [PATCH] reverse-engineer safe snb wm0 values
[PATCH] zram: fix data corruption issue
2011-02-06 5:33 UTC (5+ messages)
[PATCH] powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller
2011-02-06 4:44 UTC (3+ messages)
[BUG] usb problems in .38-rc3+
2011-02-06 4:27 UTC (4+ messages)
[PATCH v5] spi: add OpenCores tiny SPI driver
2011-02-06 3:48 UTC (2+ messages)
` [PATCH v6] "
[PATCH] epoll: Prevent deadlock through unsafe ->f_op->poll() calls
2011-02-06 3:22 UTC (2+ messages)
[PATCH, v3 0/2] Timer slack cgroup subsystem
2011-02-06 2:49 UTC (5+ messages)
` [PATCH, v3 2/2] cgroups: introduce timer slack subsystem
[PATCH] sis900: Fix mem leak in sis900_rx error path
2011-02-06 2:09 UTC (2+ messages)
[PATCH] ServerEngines, benet: Avoid potential null deref in be_cmd_get_seeprom_data()
2011-02-06 1:58 UTC (2+ messages)
[RFC v2 PATCH 0/7] Qualcomm PMIC8058 sub-device drivers
2011-02-06 1:47 UTC (3+ messages)
` [RFC v2 PATCH 3/7] led: pmic8058: Add PMIC8058 leds driver
CAP_SYSLOG, 2.6.38 and user space
2011-02-06 1:18 UTC (7+ messages)
[PATCH 2/4] ARM: Xilinx: Adding Xilinx board support
2011-02-06 1:03 UTC (4+ messages)
` [PATCH 3/4] ARM: Xilinx: Adding timer support to the platform
[PATCH] [0/139] 2.6.35.11 longterm review
2011-02-06 0:45 UTC (4+ messages)
[USB]Add Samsung SGH-I500/Android modem ID switch to visor driver
2011-02-05 23:29 UTC (4+ messages)
[PATCH] vx855: fix gpo resource releasing
2011-02-05 22:39 UTC
Reversing a memory mapping?
2011-02-05 21:36 UTC (3+ messages)
` virt_to_page for userspace pointers (was: Reversing a memory mapping?)
` virt_to_page for userspace pointers
[PATCH 0/5] net: sysctl: share ipv4/ipv6 sysctl tables
2011-02-05 21:16 UTC (3+ messages)
` [PATCH 4/5] ipv4: share sysctl net/ipv4/conf/DEVNAME/ tables
[USB]Add quirk for Samsung Android phone modem
2011-02-05 20:52 UTC (3+ messages)
[PATCH] perftools: builtin-top: Use pid_t for target_{pid|tid}
2011-02-05 20:39 UTC
[PATCH 0/5] mmc: add double buffering for mmc block requests
2011-02-05 20:36 UTC (3+ messages)
[PATCHSET] ptrace,signal: group stop / ptrace updates
2011-02-05 20:34 UTC (5+ messages)
` Bash not reacting to Ctrl-C
Logitech autosuspend + runtime_pm loses input
2011-02-05 20:14 UTC (2+ messages)
[patch 0/4] XEN: Interrupt cleanups
2011-02-05 20:08 UTC (4+ messages)
` [patch 1/4] xen: Remove stale irq_chip.end
` [patch 3/4] genirq: Add IRQF_FORCE_RESUME
` [patch 4/4] xen: Use IRQF_FORCE_RESUME
[PATCH 0/7] Nexus One Support
2011-02-04 13:36 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).