LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
2.6.21-rc5-mm4
2007-04-05 4:29 UTC (34+ messages)
` 2.6.21-rc5-mm4 (SLUB powerpc)
` 2.6.21-rc5-mm4 (SLUB)
2.6.20.3 AMD64 oops in CFQ code
2007-04-05 4:29 UTC (5+ messages)
missing madvise functionality
2007-04-05 4:23 UTC (32+ messages)
` preemption and rwsems (was: Re: missing madvise functionality)
[PATCH 9/90] ARM: OMAP: Palm Tungsten E board update
2007-04-05 4:18 UTC (58+ messages)
` [PATCH 10/90] ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon
` [PATCH 11/90] ARM: OMAP: Add support for Amstrad Delta keypad
` [PATCH 12/90] ARM: OMAP: Fix apollon boot
` [PATCH 13/90] ARM: OMAP: /sys/kernel/debug/omap_gpio
` [PATCH 14/90] ARM: OMAP: omap2/memory.c compile fixes
` [PATCH 15/90] ARM: OMAP: 24xx pinmux updates
` [PATCH 16/90] ARM: OMAP: omap2/gpmc updates
` [PATCH 17/90] ARM: OMAP: Enable DSP clocks for McBSP on omap310
` [PATCH 18/90] ARM: OMAP: PalmZ71 support
` [PATCH 19/90] ARM: OMAP: Register tsc2102 on Palm Tungsten E
` [PATCH 20/90] ARM: OMAP: gpio init section cleanups
` [PATCH 21/90] ARM: OMAP: gpio object shrinkage, cleanup
` [PATCH 22/90] ARM: OMAP: Fix Amstrad Delta omap-keypad usage
` [PATCH 23/90] ARM: OMAP: PalmZ71 extra brace fix
` [PATCH 24/90] ARM: OMAP: Fix typo in gpio
` [PATCH 25/90] ARM: OMAP: h4 must have blinky leds!!
` [PATCH 36/90] ARM: OMAP: Fix typo in board-h4.h
` [PATCH 37/90] ARM: OMAP: MPUIO wake updates
` [PATCH 38/90] ARM: OMAP: Sync headers with linux-omap
` [PATCH 39/90] ARM: OMAP: Sync core code "
` [PATCH 40/90] ARM: OMAP: Sync board specific files "
` [PATCH 41/90] ARM: OMAP: Avoid updating system time for sub-jiffy interrupts
` [PATCH 42/90] ARM: OMAP: Tabify mux.c
` [PATCH 43/90] ARM: OMAP: TUSB EVM init
` [PATCH 44/90] ARM: OMAP: Add mailbox support for IVA
` [PATCH 45/90] ARM: OMAP: Update omap h2 defconfig
` [PATCH 46/90] ARM: OMAP: Add omap osk defconfig
` [PATCH 47/90] ARM: OMAP: Fix gpmc header
` [PATCH 49/90] ARM: OMAP: update board 2430 file for TWL PIH interrupts
` [PATCH 50/90] ARM: OMAP: board-sdp2430.c Remove unnecessary #includes
` [PATCH 51/90] ARM: OMAP: osk+mistral backlight, power, board specific
` [PATCH 52/90] ARM: OMAP: cleanup apollon board
` [PATCH 53/90] ARM: OMAP: Fix warning in timer32k.c
` [PATCH 54/90] ARM: OMAP: Update timer32k.c to compile
` [PATCH 62/90] ARM: OMAP: Merge board specific files from N800 tree
` [PATCH 63/90] ARM: OMAP: Merge PM code "
` [PATCH 68/90] ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)
` [PATCH 73/90] ARM: OMAP: Add onennand board specific support for N800
per-thread rusage
2007-04-05 4:09 UTC (3+ messages)
[PATCH] Blackfin arch: sync with uClibc no functional changes
2007-04-05 3:59 UTC (3+ messages)
[PATCH] blackfin arch: use boot_command_line instead of save_command_line in setup c file
2007-04-05 3:53 UTC (4+ messages)
` [PATCH] blackfin arch: use boot_command_line instead of saved_command_line "
[PATCH] Lguest32 print hex on bad reads and writes
2007-04-05 3:34 UTC (5+ messages)
[PATCH] Lguest32, use guest page tables to find paddr for emulated instructions
2007-04-05 3:26 UTC (3+ messages)
usb hid: reset NumLock
2007-04-05 3:24 UTC (4+ messages)
[PATCH] lguest32 kallsyms backtrace of guest
2007-04-05 3:19 UTC (3+ messages)
[DOC] The documentation for HID Simple Driver Interface 0.5.0
2007-04-05 3:09 UTC (15+ messages)
` [RFC] HID bus design overview
` [linux-usb-devel] "
[ckrm-tech] [PATCH 7/7] containers (V7): Container interface to nsproxy subsystem
2007-04-05 2:57 UTC (15+ messages)
[PATCH] Unified lguest launcher
2007-04-05 2:44 UTC (2+ messages)
[rfc] no ZERO_PAGE?
2007-04-05 2:30 UTC (12+ messages)
[PATCH] allow vmsplice to work in 32-bit mode on ppc64
2007-04-05 2:02 UTC (2+ messages)
[PATCH 6/13] maps: Move the page walker code to lib/
2007-04-05 1:50 UTC (7+ messages)
[patch 00/20] paravirt_ops updates
2007-04-05 1:29 UTC (24+ messages)
` [patch 01/20] update MAINTAINERS
` [patch 02/20] Remove CONFIG_DEBUG_PARAVIRT
` [patch 03/20] use paravirt_nop to consistently mark no-op operations
` [patch 04/20] Add pagetable accessors to pack and unpack pagetable entries
` [patch 05/20] Hooks to set up initial pagetable
` [patch 06/20] Allocate a fixmap slot
` [patch 07/20] Allow paravirt backend to choose kernel PMD sharing
` [patch 08/20] add hooks to intercept mm creation and destruction
` [patch 09/20] rename struct paravirt_patch to paravirt_patch_site for clarity
` [patch 10/20] Use patch site IDs computed from offset in paravirt_ops structure
` [patch 11/20] Fix patch site clobbers to include return register
` [patch 12/20] Consistently wrap paravirt ops callsites to make them patchable
` [patch 13/20] Document asm-i386/paravirt.h
` [patch 14/20] add common patching machinery
` [patch 15/20] add flush_tlb_others paravirt_op
` [patch 16/20] revert map_pt_hook
` [patch 17/20] add kmap_atomic_pte for mapping highpte pages
` [patch 18/20] clean up tsc-based sched_clock
` [patch 19/20] Add a sched_clock paravirt_op
` [patch 20/20] Add apply_to_page_range() which applies a function to a pte range
plain 2.6.21-rc5 (1) vs amanda (0)
2007-04-05 0:49 UTC (12+ messages)
Invalid operand: kernel BUG at mm/rmap.c:434! and arch/i386/mm/highmem.c:42!)
2007-04-05 0:49 UTC
[i386] Use page allocator to allocate threadinfo structure
2007-04-05 0:40 UTC
+ clocksource-driver-initialize-list-value.patch added to -mm tree
2007-04-05 0:34 UTC (16+ messages)
[ PATCH 3/4] UML - Comment early boot locking
2007-04-05 0:34 UTC
[ PATCH 4/4] UML - irq locking commentary
2007-04-05 0:34 UTC
[ PATCH 2/4] UML - Kernel segfaults should dump proper registers
2007-04-05 0:34 UTC
[ PATCH 1/4] UML - Tidy fault code
2007-04-05 0:34 UTC
[ PATCH 0/4] UML - Four for 2.6.22
2007-04-05 0:34 UTC
MODULE_MAINTAINER
2007-04-05 0:08 UTC (12+ messages)
[patch 00/17] paravirt_ops updates
2007-04-04 23:39 UTC (6+ messages)
` [patch 04/17] Add pagetable accessors to pack and unpack pagetable entries
set up new kernel with grub
2007-04-04 23:34 UTC
[PATCH 0/14] Pass MAP_FIXED down to get_unmapped_area
2007-04-04 23:20 UTC (3+ messages)
[patch 0/5] PNP: convert x86 legacy serial to platform devs, add SMC IR PNP probe
2007-04-04 23:16 UTC (7+ messages)
` [patch 1/5] PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)
` [patch 2/5] PNP: workaround HP BIOS defect that leaves SMCF010 device partly enabled
` [patch 3/5] smsc-ircc2: tidy up module parameter checking
` [patch 4/5] smsc-ircc2: add PNP support
` [patch 5/5] x86, serial: convert legacy COM ports to platform devices
[PATCH 12/14] get_unmapped_area handles MAP_FIXED in /dev/mem (nommu)
2007-04-04 23:14 UTC (3+ messages)
[PATCH 11/14] get_unmapped_area handles MAP_FIXED on ramfs (nommu)
2007-04-04 23:13 UTC (3+ messages)
[PATCH 1/4] Generic Virtual Memmap suport for SPARSEMEM V3
2007-04-04 23:06 UTC (4+ messages)
` [PATCH 2/4] x86_64: SPARSE_VIRTUAL 2M page size support
` [PATCH 3/4] IA64: SPARSE_VIRTUAL 16K "
` [PATCH 4/4] IA64: SPARSE_VIRTUAL 16M "
[PATCH 1/2] Generic Virtual Memmap suport for SPARSEMEM
2007-04-04 22:38 UTC (10+ messages)
` [PATCH 1/4] x86_64: Switch to SPARSE_VIRTUAL
2.6.21-rc3-mm2: KDE processes die while system is idle
2007-04-04 22:30 UTC (5+ messages)
` 2.6.21-rc5 possible regression: KDE processes die silently (was: 2.6.21-rc3-mm2: KDE processes die while system is idle)
` 2.6.21-rc5 possible regression: KDE processes die silently
ShopInMe.net - Newest Products In Store Now!
2007-04-04 22:14 UTC
Performance Stats: Kernel patch
2007-04-04 22:03 UTC (7+ messages)
[PATCH 2.6.21-rc5] kernel/time.c: add missing symbol exports
2007-04-04 22:02 UTC (8+ messages)
[PATCH 0/13] maps: pagemap, kpagemap, and related cleanups
2007-04-04 21:59 UTC (6+ messages)
` [PATCH 12/13] maps: Add /proc/pid/pagemap interface
[PATCH] Make ati_remote button repeat sensitivity soft-configurable
2007-04-04 21:58 UTC (9+ messages)
[PATCH 1/5] Char: cyclades, remove PAUSE
2007-04-04 21:45 UTC (5+ messages)
` [PATCH 2/5] Char: cyclades, cy_readX/writeX cleanup
` [PATCH 3/5] Char: cyclades, timer cleanup
` [PATCH 4/5] Char: cyclades, remove volatiles
` [PATCH 5/5] Char: cyclades, remove useless casts
[PATCH 0/90] Post 2.6.21 OMAP update
2007-04-04 21:44 UTC (5+ messages)
Could the k8temp driver be interfering with ACPI?
2007-04-04 21:35 UTC (2+ messages)
[PATCH -mm] fix jiffies clocksource inittime
2007-04-04 21:32 UTC (7+ messages)
x86_64 system lockup from userspace using setitimer()
2007-04-04 21:30 UTC (6+ messages)
` [PATCH] hrtimer: prevent overrun DoS in hrtimer_forward()
[patch 00/37] 2.6.20-stable review
2007-04-04 21:23 UTC (3+ messages)
` [stable] "
[PATCH 1/3] utrace - uml: make UML compile with utrace enabled
2007-04-04 21:00 UTC (2+ messages)
Silent corruption on AMD64
2007-04-04 20:45 UTC (7+ messages)
` Silent corruption with r8169
[PATCH] i386: sched.h inclusion from module.h is baack
2007-04-04 20:33 UTC
[RFC] UML kernel & rootfs bundle with every kernel release ?
2007-04-04 20:27 UTC (11+ messages)
` [uml-devel] "
[S390] page_mkclean data corruption
2007-04-04 20:14 UTC (2+ messages)
Latest e1000 7.3.20 driver busted with 2.6.20.4
2007-04-04 20:12 UTC (5+ messages)
Improved UDP performance using 2.6.21-rc5-rt10
2007-04-04 20:09 UTC
[sched] redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array
2007-04-04 20:05 UTC (3+ messages)
` [PATCH] "
[PATCH 0/6] per device dirty throttling -V2
2007-04-04 20:03 UTC (11+ messages)
` [PATCH 6/6] mm: per device dirty threshold
[PATCH] Stop pmac_zilog from abusing 8250's device numbers
2007-04-04 19:58 UTC (13+ messages)
[PATCH] ide: add "optical" to sysfs "media" attribute
2007-04-04 19:38 UTC (2+ messages)
kernel module file corruption on reboot
2007-04-04 19:28 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;
as well as URLs for NNTP newsgroup(s).