messages from 2007-07-10 00:25:47 to 2007-07-10 03:55:36 UTC [more...]
[U-Boot-Users] [PATCH 27/30] include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK
2007-07-10 3:55 UTC
x86 setup code rewrite in C
2007-07-10 2:52 UTC (65+ messages)
` [x86 setup 01/33] x86 setup: MAINTAINERS: formally take responsibility for the i386 boot code
` [x86 setup 02/33] hd.c: remove BIOS/CMOS queries
` [x86 setup 03/33] include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>
` [x86 setup 04/33] Unify the CPU features vectors between i386 and x86-64
` [x86 setup 05/33] Change CONFIG_X86_MINIMUM_CPU_MODEL to CONFIG_X86_MINIMUM_CPU_FAMILY
` [x86 setup 06/33] Clean up struct screen_info (<linux/screen_info.h>)
` [x86 setup 07/33] Use a new CPU feature word to cover all Intel features that are spread around
` [x86 setup 08/33] Define zero-page offset 0x1e4 as a scratch field, and use it
` [x86 setup 09/33] Make definitions for struct e820entry and struct e820map consistent
` [x86 setup 10/33] Make struct boot_params a real structure, and remove obsolete fields
` [x86 setup 11/33] x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386
` [x86 setup 12/33] x86-64: add symbolic constants for the boot segment selectors
` [x86 setup 13/33] Header file to produce 16-bit code with gcc
` [x86 setup 14/33] Top header file for new x86 setup code
` [x86 setup 15/33] Simple bitops for the "
` [x86 setup 16/33] String-handling functions "
` [x86 setup 17/33] A20 handling code
` [x86 setup 18/33] APM probing code
` [x86 setup 19/33] Command-line parsing code for the new x86 setup code
` [x86 setup 20/33] Console-writing "
` [x86 setup 21/33] Version string "
` [x86 setup 22/33] CPU features verification "
` [x86 setup 23/33] EDD probing code "
` [x86 setup 24/33] MCA support for "
` [x86 setup 25/33] Memory probing support for the "
` [x86 setup 26/33] Voyager "
` [x86 setup 27/33] Video mode probing "
` [x86 setup 28/33] Code for actual protected-mode entry
` [x86 setup 29/33] Assembly header and main routine for new x86 setup code
` [x86 setup 30/33] Linker script for the "
` [x86 setup 31/33] Use the new x86 setup code for i386
` [x86 setup 32/33] Use the new x86 setup code for x86-64; unify with i386
[U-Boot-Users] [PATCH 26/30] include/configs/[P-S]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK
2007-07-10 3:55 UTC
[U-Boot-Users] [PATCH 25/30] include/configs/[H-N]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK
2007-07-10 3:54 UTC
[U-Boot-Users] [PATCH 24/30] include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK
2007-07-10 3:54 UTC
[U-Boot-Users] [PATCH 23/30] Retire CONFIG_COMMANDS finally
2007-07-10 3:54 UTC
Fwd: xfs_fsr and null byte areas in files (REPOST) / file data checksumming
2007-07-10 3:53 UTC (3+ messages)
[U-Boot-Users] [PATCH 22/30] Update README.* to reference new CONFIG_CMD_* names now
2007-07-10 3:53 UTC
[PATCH 1/1] libata: pata_pdc2027x PLL input clock fix
2007-07-10 3:52 UTC (3+ messages)
[U-Boot-Users] [PATCH 21/30] cpu/m*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:53 UTC
[U-Boot-Users] [PATCH 20/30] cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:52 UTC
[U-Boot-Users] [PATCH 19/30] board/[q-z]*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:52 UTC
[U-Boot-Users] [PATCH 18/30] board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:51 UTC
[U-Boot-Users] [PATCH 17/30] board/[f-l]*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:51 UTC
[U-Boot-Users] [PATCH 16/30] board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:51 UTC
[U-Boot-Users] [PATCH 15/30] board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:50 UTC
[U-Boot-Users] [PATCH 14/30] rtc/: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:50 UTC
[U-Boot-Users] [PATCH 13/30] lib_{arm, avr32, blackfin, generic, i386}/: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:49 UTC
[U-Boot-Users] [PATCH 12/30] lib_{m68k, microblaze, mips, ppc}/: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:49 UTC
[U-Boot-Users] [PATCH 11/30] fs/: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:48 UTC
[U-Boot-Users] [PATCH 10/30] tools/: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:48 UTC
[U-Boot-Users] [PATCH 09/30] net/: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:47 UTC
[U-Boot-Users] [PATCH 08/30] drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:47 UTC
[U-Boot-Users] [PATCH 07/30] drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:46 UTC
[U-Boot-Users] [PATCH 06/30] disk/: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:46 UTC
[U-Boot-Users] [PATCH 05/30] include/: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:45 UTC
[NET]: Avoid copying writable clones in tunnel drivers
2007-07-09 22:33 UTC (2+ messages)
[U-Boot-Users] [PATCH 04/30] common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:45 UTC
[U-Boot-Users] [PATCH 03/30] common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:44 UTC
[U-Boot-Users] [PATCH 02/30] common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:43 UTC
[PATCH 1/3] [IPV6]: Restore semantics of Routing Header processing
2007-07-10 3:42 UTC (4+ messages)
[U-Boot-Users] [PATCH 01/30] common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS
2007-07-10 3:41 UTC
[U-Boot-Users] [PATCH 00/30] Finally kill off CONFIG_COMMANDS and CONFIG_BOOTP_MASK
2007-07-10 3:41 UTC
[PATCH -rc7 1/1] netpoll: Fix a leak-n-bug in netpoll_cleanup()
2007-07-09 22:22 UTC (2+ messages)
[PATCH] net : make ip_tos2prio const
2007-07-09 22:33 UTC (2+ messages)
[NET]: Fix gen_estimator timer removal race
2007-07-09 22:30 UTC (3+ messages)
[PATCH] [RESEND] Improve idmap parallelism
2007-07-10 3:18 UTC (5+ messages)
[RFC/PATCH] git-branch: default to --track
2007-07-10 3:05 UTC (12+ messages)
` [PATCH] branch.autosetupmerge: allow boolean values, or "all"
` [PATCH] branch --track: code cleanup and saner handling of local branches
` [PATCH 1/2] Add for_each_remote() function, and extend remote_find_tracking()
` [PATCH 2/2] branch --track: code cleanup and saner handling of local branches
Determine version of kernel that produced vmcore
2007-07-10 3:13 UTC (3+ messages)
how to do directory renames in fast-import
2007-07-10 3:10 UTC (2+ messages)
` [PATCH] Support wholesale "
[Printing-architecture] RESCHEDULE - OP SC - please respond ASAP
2007-07-10 3:05 UTC (2+ messages)
[PATCH] Remove process freezer from suspend to RAM pathway
2007-07-10 3:03 UTC (7+ messages)
[PATCH v2] Allow exec on 32-bit from readable, non-exec pages, with a warning
2007-07-10 3:01 UTC (2+ messages)
[patch 2/7] Blackfin: on-chip ethernet MAC controller driver
2007-07-10 3:05 UTC (3+ messages)
[PATCH 2/4] [Net] Support accelerated network plugin modules
2007-07-10 2:49 UTC (2+ messages)
` [PATCH 2/4] [Net] Support accelerated network pluginmodules
[mm-patch]Documentation:reference notifiers.txt in freezing-of-tasks.txt
2007-07-10 2:48 UTC (2+ messages)
Power Mangement Interfaces
2007-07-10 2:45 UTC (5+ messages)
` Hibernate after alarm wakes from STR
` [linux-pm] "
` "
mptsas drops then re-adds hard drive
2007-07-10 2:30 UTC
how to combine two clones in a collection
2007-07-10 2:35 UTC (2+ messages)
[patch 00/10] [RFC] SLUB patches for more functionality, performance and maintenance
2007-07-10 2:32 UTC (26+ messages)
` [patch 09/10] Remove the SLOB allocator for 2.6.23
Hibernation Redesign (was: malicious filesystems (was Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM)
2007-07-10 2:28 UTC (6+ messages)
` Hibernation Redesign
[PATCH 000 of 20] knfsd: Support 'secinfo' exports with related cleanups
2007-07-10 2:28 UTC (37+ messages)
` [PATCH 001 of 20] knfsd: nfsd: make all exp_finding functions return -errno's on err
` [PATCH 002 of 20] knfsd: nfsd4: build rpcsec_gss whenever nfsd4 is built
` [PATCH 003 of 20] knfsd: nfsd4: store pseudoflavor in request
` [PATCH 004 of 20] knfsd: nfsd4: parse secinfo information in exports downcall
` [PATCH 005 of 20] knfsd: nfsd4: simplify exp_pseudoroot arguments
` [PATCH 006 of 20] knfsd: nfsd: remove superfluous assignment from nfsd_lookup
` [PATCH 007 of 20] knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
` [PATCH 008 of 20] knfsd: nfsd: set rq_client to ip-address-determined-domain
` [PATCH 009 of 20] knfsd: nfsd: use ip-address-based domain in secinfo case
` [PATCH 010 of 20] knfsd: nfsd: factor nfsd_lookup into 2 pieces
` [PATCH 011 of 20] knfsd: nfsd4: return nfserr_wrongsec
` [PATCH 012 of 20] knfsd: nfsd4: make readonly access depend on pseudoflavor
` [PATCH 013 of 20] knfsd: nfsd: factor out code from show_expflags
` [PATCH 014 of 20] knfsd: nfsd: display export secinfo information
` [PATCH 015 of 20] knfsd: nfsd4: make readonly access depend on pseudoflavor
` [PATCH 016 of 20] knfsd: rpc: add gss krb5 and spkm3 oid values
` [PATCH 017 of 20] knfsd: nfsd4: implement secinfo
` [PATCH 018 of 20] knfsd: nfsd4: secinfo handling without secinfo= option
` [PATCH 019 of 20] knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
` [PATCH 020 of 20] knfsd: nfsd: enforce per-flavor id squashing
Fwd: r8169 driver supporting the 8167 dev ID
2007-07-10 2:23 UTC
[Qemu-devel] [PATCH] linux-user EFAULT implementation
2007-07-10 2:22 UTC (7+ messages)
Extra Income! No School degree, work from home. NJVsX
2007-07-10 2:18 UTC
dm in -mm doesn't compile with CONFIG_DM_NETLINK=n
2007-07-10 2:16 UTC
BLK question
2007-07-10 2:12 UTC
A question about _PAGE_PRESENT flag when ioremap is executed
2007-07-10 2:11 UTC
maps2-make-proc-pid-smaps-optional-under-config_embedded.patch
2007-07-10 2:08 UTC (3+ messages)
maps2-move-the-page-walker-code-to-lib.patch
2007-07-10 2:06 UTC (3+ messages)
[PATCH] Fix kernel unaligned access with r8169 on sparc64
2007-07-10 1:39 UTC (2+ messages)
[PATCH] Remove process freezer from suspend to RAM pathway
2007-07-10 1:56 UTC (7+ messages)
` hibernation/snapshot design [was Re: [PATCH] Remove process freezer from suspend to RAM pathway]
` [linux-pm] "
` "
[PATCH] Makefile: rebuild git.o on version change, clean up git$X flags
2007-07-10 1:55 UTC (2+ messages)
[RFC 0/4] Using a generic bus_type for virtio
2007-07-10 1:53 UTC (11+ messages)
` [RFC 1/4] New virtio bus driver
Concerning a post that you made about expandable anonymous shared mappings
2007-07-10 1:50 UTC (5+ messages)
[PATCH]Clean up es7000 specific bootup code
2007-07-10 1:47 UTC
[PATCH] softmac: Fix ESSID problem
2007-07-10 1:37 UTC
[RFC] fsblock
2007-07-10 1:37 UTC (10+ messages)
[PATCH] fulong PCI updates
2007-07-10 1:25 UTC (3+ messages)
[PATCH] gitweb: snapshot cleanups & support for offering multiple formats
2007-07-10 1:14 UTC (3+ messages)
[PATCH] ixgbe: Introduce new 10GbE driver for Intel 82598 based PCI Express adapters
2007-07-10 0:57 UTC (3+ messages)
[PATCH][RFC] kvm-scheduler integration
2007-07-10 1:09 UTC (8+ messages)
` [kvm-devel] "
[PATCH] fix handling of address_space in casts and assignments
2007-07-10 1:07 UTC (2+ messages)
` [PATCH] fix handling of pointers in ?:
Condition Module (Looking for last version)
2007-07-10 1:06 UTC
[PATCH] Infinite loop/always true check possible with unsigned counter
2007-07-10 0:41 UTC (4+ messages)
+ x86_64-get-mp_bus_to_node-as-early.patch added to -mm tree
2007-07-10 1:03 UTC (5+ messages)
` [PATCH 1/4] try parent numa_node at first before using default
Failure to properly reinit i8042 post suspend-to-ram
2007-07-10 0:59 UTC (4+ messages)
[PATCH] do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY
2007-07-10 0:59 UTC (2+ messages)
[PATCH] Allow blktap to be able to be booted as system volume for PV-on-HVM
2007-07-10 0:55 UTC (5+ messages)
` [PATCH] Allow blktap to be able to be booted assystem "
` [PATCH] Allow blktap to be able to be booted assystemvolume "
[PATCH] include private data mappings in RLIMIT_DATA limit
2007-07-10 0:54 UTC (4+ messages)
[PATCH RFC] first cut at splitting up paravirt_ops
2007-07-10 0:53 UTC (2+ messages)
[PATCH] do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY
2007-07-10 0:47 UTC (6+ messages)
Doping fur Ihr bestes Stuck focus for obtaining -- your time is too important
2007-07-10 0:47 UTC
User space for lapic2
2007-07-10 0:42 UTC (2+ messages)
[RFC][PATCH -mm 0/6] Freezer update
2007-07-10 0:31 UTC (4+ messages)
` [RFC][PATCH -mm 1/6] Freezer: Do not sync filesystems
[PATCH 0/16] Pid namespaces
2007-07-10 0:29 UTC (2+ messages)
[PATCH] backlight: Convert from struct class_device to struct device
2007-07-10 0:09 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.