LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[2.6 patch] unexport journal_update_superblock
 2008-06-25 16:26 UTC 

[2.6 patch] mm/page_alloc.c: cleanups
 2008-06-25 16:26 UTC 

[2.6 patch] make eeepc-laptop.c:cm_{g,s}etv[] static
 2008-06-25 16:25 UTC 

[2.6 patch] make struct scsi_{host,target}_type static
 2008-06-25 16:25 UTC 

[2.6 patch] make register_page_bootmem_info_section() static
 2008-06-25 16:25 UTC 

[2.6 patch] remove the dead ATARI_SCC{,_DMA} options
 2008-06-25 16:25 UTC 

[2.6 patch] remove the unused ADB_KEYBOARD option
 2008-06-25 16:25 UTC 

[2.6 patch] m32r: remove the unused NOHIGHMEM option
 2008-06-25 16:25 UTC 

[2.6 patch] remove unused UNIX98_PTY_COUNT options
 2008-06-25 16:25 UTC 

[2.6 patch] remove the unused ALPHA_CORE_AGP option
 2008-06-25 16:25 UTC 

[2.6 patch] remove the unused SCSI_QLOGIC_FC_FIRMWARE option
 2008-06-25 16:24 UTC 

stuck tcp connections 2.6.26-rc7
 2008-06-25 16:22 UTC  (10+ messages)

ABI change for device drivers using future AVX instruction set
 2008-06-25 16:22 UTC  (2+ messages)

[patch 0/2] splice: fix nfs export of fuse filesystems
 2008-06-25 16:19 UTC  (16+ messages)
` [patch 1/2] mm: dont clear PG_uptodate in invalidate_complete_page2()
` [patch 2/2] splice: fix generic_file_splice_read() race with page invalidation

[PATCH 1/6] futex: checkpatch cleanup
 2008-06-25 16:17 UTC  (7+ messages)
` [PATCH 6/6] futex: fix miss ordered wakeups

man-pages-3.01 is released
 2008-06-25 16:14 UTC 

[PATCH] some typo fixes in docs and comments
 2008-06-25 16:14 UTC  (2+ messages)

[GIT PULL] KVM fixes for 2.6.26-rc7
 2008-06-25 16:13 UTC  (2+ messages)

[PATCH 1/2] x86 boot: more tweaks to hex prints of some pfn addresses
 2008-06-25 16:11 UTC  (3+ messages)
` [PATCH 2/2] x86 boot: only pick up additional EFI memmap if add_efi_memmap flag

apic=debug report for 2.6.24 (32-bit) with Intel 3GHz on MSI 7173
 2008-06-25 16:10 UTC  (2+ messages)

[PATCH 1/2] cleanup e820_setup_gap v2
 2008-06-25 16:08 UTC  (2+ messages)

Limit E820 map when specifying mem parameter
 2008-06-25 16:03 UTC  (7+ messages)
` [PATCH 1/3] e820_update_range(): Strip size of original region
` [PATCH 2/3] e820_update_range(): Allow specifying ULLONG_MAX
` [PATCH 3/3] Limit E820 map when a user-defined memory map is specified

[10 PATCHES] inline functions to avoid stack overflow
 2008-06-25 16:01 UTC  (8+ messages)
` [1/10 PATCH] inline __queue_work
  ` [3/10 PATCH] inline wake_up_bit

[PATCH] softlockup: show irqtrace
 2008-06-25 16:00 UTC  (2+ messages)

[REGRESSION] 2.6.24/25: random lockups when accessing external USB harddrive
 2008-06-25 15:52 UTC  (2+ messages)

Limit E820 map when specifying mem parameter
 2008-06-25 15:44 UTC  (9+ messages)
` [PATCH 1/3] e820_update_range(): Strip size of original region
` [PATCH 2/3] e820_update_range(): Allow specifying ULLONG_MAX

[PATCH] x86: numa 32 using apicid_2_node to get node for logical_apicid
 2008-06-25 15:44 UTC  (6+ messages)
` [PATCH] x86: remove end_pfn in 64bit
  ` [PATCH] x86: Merge setup_32/64.c into setup.c

[PATCH 0/1] Embedded Maintainer(s), linux-embedded@vger list
 2008-06-25 15:41 UTC  (7+ messages)

2.6.26-rc7-git2: Reported regressions from 2.6.25
 2008-06-25 15:41 UTC  (6+ messages)
` [Bug #10962] 2.6.26-rc2 WARNING from usb-serial, and then my gps is dead
` [Bug #10868] Oops on loading ipaq module since 2.6.26, prevents use of device

[RFC/PATCH] sched: Nominate the idle load balancer from a semi-idle group
 2008-06-25 15:39 UTC 

[patch] make siginfo_t si_utime + si_sstime report times in USER_HZ, not HZ
 2008-06-25 15:38 UTC  (2+ messages)

[PATCH] module: make symbol_put_addr() work for all exported symbols
 2008-06-25 15:37 UTC  (4+ messages)

pull request: wireless-2.6 2008-06-25
 2008-06-25 15:36 UTC 

[PATCH 0/5 v2] x86 boot: various E820 & EFI related fixes - what changed in v2
 2008-06-25 15:34 UTC  (19+ messages)
` [PATCH 4/5 v2] x86 boot: show pfn addresses in hex not decimal in some kernel info printks

[PATCH -rt] ide: fix interrupts processing issue with preempt-able hardirqs
 2008-06-25 15:26 UTC  (11+ messages)

[PATCH 00 of 36] x86/paravirt: groundwork for 64-bit Xen support
 2008-06-25 15:22 UTC  (8+ messages)
` [PATCH 36 of 36] x86_64/paravirt: Make load_gs_index() a paravirt operation

e2fsck vs sata_sil & 400GB drive
 2008-06-25 15:15 UTC 

[patch 00/21] s390 printk message cleanup
 2008-06-25 15:15 UTC  (23+ messages)
` [patch 01/21] Cleanup cio printk messages
` [patch 02/21] Cleanup vtime "
` [patch 03/21] Cleanup xpram "
` [patch 04/21] Cleanup 3270 "
` [patch 05/21] Cleanup 3215 "
` [patch 06/21] Cleanup zcrypt "
` [patch 07/21] Cleanup sclp "
` [patch 08/21] Cleanup printk messages in dcssblk
` [patch 09/21] Cleanup vmwatch printk messages
` [patch 10/21] Cleanup kprobes "
` [patch 11/21] Cleanup cpacf "
` [patch 12/21] Cleanup smsgiucv "
` [patch 13/21] Cleanup appldata "
` [patch 14/21] Cleanup monreader "
` [patch 15/21] Cleanup s390 debug feature print messages
` [patch 16/21] Cleanup vmlogrdr printk messages
` [patch 17/21] Cleanup zfcp dumper "
` [patch 18/21] Cleanup iucv "
` [patch 19/21] Cleanup netiucv "
` [patch 20/21] Cleanup qeth print messages
` [patch 21/21] Cleanup lcs printk messages

[-mm][PATCH 0/10] memory related bugfix set for 2.6.26-rc5-mm3 v2
 2008-06-25 15:09 UTC  (14+ messages)
` [-mm][PATCH 1/10] fix UNEVICTABLE_LRU and !PROC_PAGE_MONITOR build
` [-mm][PATCH 2/10] fix printk in show_free_areas()
` [-mm][PATCH 3/10] fix munlock page table walk - now requires 'mm'
` [-mm][PATCH 4/10] fix migration_entry_wait() for speculative page cache
` [-mm][PATCH 5/10] collect lru meminfo statistics from correct offset
` [-mm][PATCH 6/10] fix incorrect Mlocked field of /proc/meminfo
` [-mm][PATCH 7/10] prevent incorrect oom under split_lru
` [-mm][PATCH 8/10] fix shmem page migration incorrectness on memcgroup
` [-mm][PATCH 9/10] memcg: fix mem_cgroup_end_migration() race
` [-mm][PATCH 10/10] putback_lru_page()/unevictable page handling rework v4

[PATCH] ACPI: don't walk tables if ACPI was disabled
 2008-06-25 15:08 UTC  (4+ messages)

v2.6.26-rc7: BUG: unable to handle kernel NULL pointer dereference
 2008-06-25 15:06 UTC  (5+ messages)

Forensic File System GUID Linux/Windows
 2008-06-25 14:53 UTC  (3+ messages)

[PATCH] x86: move some func calling from setup_arch to paging_init
 2008-06-25 14:45 UTC  (5+ messages)
` [PATCH] x86: introduce init_memory_mapping for 32bit

[PATCH] UTC timestamp option for FAT filesystems
 2008-06-25 14:42 UTC  (2+ messages)

linux-next: Tree for June 25
 2008-06-25 14:35 UTC 

Strange problem with e1000 driver - ping packet loss
 2008-06-25 14:32 UTC  (4+ messages)

generic_file_splice_read() issues
 2008-06-25 14:26 UTC  (3+ messages)

Scatter-gather list constraints
 2008-06-25 14:24 UTC  (2+ messages)

Scatter-gather list constraints
 2008-06-25 14:23 UTC  (2+ messages)

When did High-Resolution Timers hit mainline?
 2008-06-25 14:11 UTC  (10+ messages)

[GIT PULL] Blackfin arch bug fixing for 2.6.26-rc8
 2008-06-25 13:35 UTC 

[PATCH] fix typo "varaible" -> "variable"
 2008-06-25 13:22 UTC 

In reply to the scheduler performance across md/software RAID
 2008-06-25 13:22 UTC 

[PATCH 0/3] RT: scheduler newidle enhancements v2
 2008-06-25 13:19 UTC  (3+ messages)
` [PATCH 1/3] sched: limit "all_pinned" balance attempts to sd->span

[PATCH] handle failure of irqchip->set_type in setup_irq
 2008-06-25 13:11 UTC 

[RFC][PATCH] prevent incorrect oom under split_lru
 2008-06-25 13:05 UTC  (6+ messages)

[PATCH] Fix copy_user on x86_64
 2008-06-25 12:31 UTC 

[PATCH 00/11] sysfs tagged directories V6
 2008-06-25 12:31 UTC  (7+ messages)
` [PATCH 05/11] sysfs: sysfs_chmod_file handle multiple superblocks

[PATCH] dmatest: Simple DMA memcpy test client
 2008-06-25 12:19 UTC 

[PATCH] ext3: validate directory entry data before use
 2008-06-25 12:18 UTC  (6+ messages)
` [PATCH, v2] "
      ` [PATCH, v3] "

[PATCH] dmaengine: Couple DMA channels to their physical DMA device
 2008-06-25 12:08 UTC 

2.6.26-rc6: pcmcia stopped working after resume
 2008-06-25 12:03 UTC  (7+ messages)
      ` [regression] Re: 2.6.26-rc6: pcmcia stopped working

Time drifting after multiple sleep/wakeup in timekeeping
 2008-06-25 11:48 UTC 

Bug in MPT Fusion 2.6.26-rc7 unbootable
 2008-06-25 11:42 UTC 

Removal of BAST IDE driver
 2008-06-25 11:32 UTC  (4+ messages)

[PATCH] IDE: Fix HDIO_DRIVE_RESET handling
 2008-06-25 11:30 UTC  (12+ messages)
                ` [PATCH 1/4 v2] "
                ` [PATCH 2/4 v2] IDE: Remove unused code
                ` [PATCH 3/4 v2] Update documentation of HDIO_DRIVE_RESET ioctl
                ` [PATCH 4/4 v2] IDE: Report errors during drive reset back to user space

2.6.26-rc2 WARNING from usb-serial, and then my gps is dead
 2008-06-25 11:30 UTC  (5+ messages)

[PATCH 01/21] lib: add byteorder helpers for the aligned case
 2008-06-25 11:20 UTC  (5+ messages)
  ` byteorder helpers and void * (was: Re: [PATCH 01/21] lib: add byteorder helpers for the aligned case)

Small cleanups
 2008-06-25 11:12 UTC  (3+ messages)

[PATCH 2/2] x86: Add "virt flag" in /proc/cpuinfo
 2008-06-25 10:38 UTC  (2+ messages)

[PATCH -mm 0/3] sysv ipc: increase msgmnb with the number of cpus
 2008-06-25 10:34 UTC  (4+ messages)
` [PATCH -mm 1/3] sysv ipc: increase msgmnb default value wrt. "

[PATCH] leds: make sure led->trigger is valid before calling trigger->activate
 2008-06-25 10:18 UTC  (4+ messages)

[RFC -mm 0/6] sysv ipc: scale msgmnb with the number of cpus
 2008-06-25 10:12 UTC  (4+ messages)

configfs: Q: item leak in a failing configfs_attach_group()?
 2008-06-25  9:55 UTC  (5+ messages)

Oops when using growisofs
 2008-06-25  9:46 UTC  (6+ messages)

[PATCH] fs: fix bug about seq_read read nothing
 2008-06-25  9:44 UTC 

Performance of ext4
 2008-06-25  9:09 UTC  (14+ messages)

[PATCH 2/2] kobjects: Transmit return value of kobject_uevent_env() to caller
 2008-06-25  9:08 UTC  (3+ messages)

[PATCH 2/3] Full conversion to early_initcall() interface, remove old interface
 2008-06-25  9:07 UTC  (4+ messages)

[Bug #10815] 2.6.26-rc4: RIP find_pid_ns+0x6b/0xa0
 2008-06-25  9:04 UTC  (11+ messages)

[patch 2.6.26-rc7] rtc_read_alarm() handles wraparound
 2008-06-25  8:59 UTC  (2+ messages)
` [rtc-linux] "

[PATCH 4/5 v2] x86 boot: show pfn addresses in hex not decimal in some kernel info printks
 2008-06-25  8:56 UTC 

Bug in MPT Fusion 2.6.26-rc7 unbootable
 2008-06-24 15:23 UTC 

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