All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-07-18 00:53:55 to 2007-07-18 05:08:27 UTC [more...]

Recommendations on user-space soft/hardreset
 2007-07-18  5:08 UTC  (9+ messages)

[PATCH 01/61] Use strcasecmp() rather than strncasecmp() when determining device node compatibility
 2007-07-18  5:05 UTC  (70+ messages)
` [PATCH 02/61] mpc8272ads.dts: Whitespace cleanup
` [PATCH 03/61] Only include linux/ide.h if CONFIG_BLOCK is defined
` [PATCH 04/61] 8xx: Work around CPU15 erratum
` [PATCH 05/61] bootwrapper: Change cuImage .gitignore entry to cuImage.*
` [PATCH 06/61] 8xx: Don't call non-existent Soft_emulate_8xx from SoftwareEmulation
` [PATCH 07/61] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocks
` [PATCH 08/61] bootwrapper: dt_xlate_range() bugfixes
` [PATCH 09/61] bootwrapper: Add dt_is_compatible()
` [PATCH 10/61] bootwrapper: flatdevtree fixes
` [PATCH 11/61] bootwrapper: Add 16-bit I/O
` [PATCH 12/61] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.h
` [PATCH 13/61] bootwrapper: Search the entire compatible list for serial devices
` [PATCH 14/61] bootwrapper: Don't call serial_edit_cmdline if getc isn't defined
` [PATCH 15/61] Declare udelay() in ops.h, and remove declarations in various users
` [PATCH 16/61] bootwrapper: Add CPM serial driver
` [PATCH 17/61] bootwrapper: Add 8xx support
` [PATCH 18/61] bootwrapper: Add PowerQUICC II (82xx with CPM) support
` [PATCH 20/61] Add early debug console for CPM serial ports
` [PATCH 21/61] Minor whitespace (space->tab) fixup in irq.c
` [PATCH 22/61] Rename mpc82xx_ads to mpc8272ads
` [PATCH 23/61] Rename mpc82xx_ads_show_cpuinfo to m82xx_show_cpuinfo
` [PATCH 24/61] Change references from 82xx_ADS to 8272ADS
` [PATCH 25/61] Fix off-by-one error in CPM2 setbrg()
` [PATCH 26/61] cpm2: Add SCCs to cpm2_clk_setup()
` [PATCH 27/61] cpm2: Fix whitespace in cpm2_clk_setup()
` [PATCH 28/61] Add cpm2_set_pin()
` [PATCH 29/61] fsl_soc: Fix get_immrbase() to use ranges, rather than reg
` [PATCH 30/61] fsl_soc: Update the way get_brgfreq() finds things in the device tree
` [PATCH 31/61] mpc8272ads: Check the board in the probe function
` [PATCH 32/61] mpc82xx: Move PQ2 restart and halt functions out of mpc8272-specific code
` [PATCH 33/61] mpc82xx: Remove a bunch of cruft that duplicates generic functionality
` [PATCH 34/61] cpm2: Use the global cpm2_immr rather than ioremapping() all over the place
` [PATCH 35/61] 82xx: Factor PCI PIC out of 8272ads code
` [PATCH 36/61] mpc82xx: Factor PCI init out of mpc8272ads
` [PATCH 37/61] cpm2: Rework 8272ads initialization, and eliminate init_fcc_ioports()
` [PATCH 38/61] cpm2: Update device trees
` [PATCH 39/61] mpc885ads: Whitespace cleanup (space->tab)
` [PATCH 40/61] 8xx: Whitespace cleanup in commproc.c
` [PATCH 41/61] 8xx: Keep a global mpc8xx_immr mapping
` [PATCH 42/61] 8xx: commproc.c: Use better OF names
` [PATCH 43/61] 8xx: Always reset CPM if not using early console
` [PATCH 44/61] 8xx: Miscellaneous commproc.c cleanup
` [PATCH 45/61] 8xx: Add pin and clock setting functions
` [PATCH 46/61] mpc885ads: Rework initialization
` [PATCH 47/61] 8xx: Don't hardcode the vendor in cpuinfo
` [PATCH 48/61] 8xx: Use better OF names for PIC
` [PATCH 49/61] 8xx: Update device trees
` [PATCH 50/61] fsl_soc: Remove 8xx/cpm2 glue code
` [PATCH 51/61] cpm_uart: Be an of_platform device when using arch/powerpc
` [PATCH 52/61] cpm_uart: Issue STOP_TX command before initializing console
` [PATCH 53/61] 82xx: Set NOT_COHERENT_CACHE on 8272 with PCI
` [PATCH 54/61] Update mpc885ads defconfig
` [PATCH 55/61] Update mpc8272ads defconfig
` [PATCH 56/61] 82xx: Add pq2fads board support
` [PATCH 57/61] fs_enet: Whitespace cleanup
` [PATCH 58/61] fs_enet: Don't share the interrupt
` [PATCH 59/61] fs_enet: mac-fcc: Eliminate __fcc-* macros
` [PATCH 60/61] fs_enet: Align receive buffers
` [PATCH 61/61] fs_enet: Be an of_platform device when using arch/powerpc

hlt emulation for in kernel apic/ioapic
 2007-07-18  5:03 UTC 

compile error if CONFIG_BLOCK not enabled related to linux/ide.h include
 2007-07-18  5:02 UTC  (2+ messages)

attempting to open a VT from elsewhere and take raw keyboard input
 2007-07-18  5:01 UTC  (3+ messages)

[Buildroot] Buildroot compilation errors (libintl) in cygwin
 2007-07-18  4:51 UTC 

[PATCH] Add nid sanity on alloc_pages_node
 2007-07-18  4:49 UTC  (11+ messages)

combined mode algorithms
 2007-07-18  4:46 UTC  (4+ messages)

电子方案供求信息平台!
 2007-07-18  4:43 UTC 

[PATCH] Mark sparc and sparc64 as not having virt_to_bus
 2007-07-18  4:41 UTC  (2+ messages)

(no subject)
 2007-07-18  4:09 UTC 

[PATCH] Optimize struct task_delay_info
 2007-07-18  4:30 UTC  (3+ messages)

Containers: css_put() dilemma
 2007-07-18  4:29 UTC  (12+ messages)

init_mm locking
 2007-07-18  4:28 UTC  (2+ messages)

a52b1752c07 broke !SMP: error: implicit declaration of function `WARN_ON'
 2007-07-18  4:49 UTC  (4+ messages)
  ` [PATCH] UP: smp_call_function_single() must warn on irqs_disabled()

Cool-Tec Breathable Function Shirts [AD]
 2007-07-18  4:20 UTC 

[git patches 1/2] warnings: attack valid cases spotted by warnings
 2007-07-18  4:18 UTC  (10+ messages)

OCF Support on linux 2.6
 2007-07-18  4:15 UTC  (6+ messages)

ALSA driver for RealTek ALC268 chip
 2007-07-18  4:02 UTC 

Hibernation considerations
 2007-07-18  3:54 UTC  (11+ messages)

TPM , Qemu and hvm guests
 2007-07-18  4:00 UTC 

tc filter add ... fw ... action drop
 2007-07-18  3:28 UTC 

Allocating inodes from a single block
 2007-07-18  3:50 UTC  (5+ messages)

CONFIG_IDE_PROC_FS: /sys is not full replacement of /proc
 2007-07-18  3:42 UTC 

[KJ] You've received a postcard from a class mate!
 2007-07-18  3:36 UTC  (2+ messages)
` [KJ] You've received a postcard from a Colleague!

TAKE 967622 - DMAPI ioctl() returning positive errors
 2007-07-18  3:35 UTC 

[KJ] writeup aqua
 2007-07-18  3:31 UTC 

[PATCH v2] Allow exec on 32-bit from readable, non-exec pages, with a warning
 2007-07-18  3:30 UTC  (6+ messages)

[PATCH 1/3] Move bundle specific stuff into bundle.[ch]
 2007-07-18  3:29 UTC  (4+ messages)

[GIT PULL] please pull infiniband.git
 2007-07-18  3:23 UTC  (4+ messages)
` Further 2.6.23 merge plans
  ` [ofa-general] "

TAKE 967742 - Remove deleted header file in xfs_repair
 2007-07-18  3:19 UTC 

Please pull 'upstream-davem' branch of wireless-2.6
 2007-07-18  3:17 UTC  (3+ messages)

[PATCH] fs: Add romfs version 2
 2007-07-18  3:16 UTC  (4+ messages)

Cirrus Logic CS4270 support coming soon
 2007-07-18  3:16 UTC 

[Buildroot] make fontconfig fails due to missing libxml header files
 2007-07-18  3:15 UTC  (2+ messages)

[PATCH] Unbreak build of PMP with ACPI disabled
 2007-07-18  3:08 UTC  (9+ messages)
            ` [PATCH] Fix SMART reporting on 2.6.22

Booleans, what a wonderful type!
 2007-07-18  2:40 UTC  (4+ messages)

TAKE 967788 - Allow punching holes to free space when at ENOSPC
 2007-07-18  3:06 UTC 

[PATCH 1/10] Trivial: /dev/kvm interface is no longer experimental
 2007-07-18  3:05 UTC  (4+ messages)
` [PATCH 2/10] Trivial: Remove KVM_IRQ_BITMAP macro

sysfs root link count broken in 2.6.22-git5
 2007-07-18  3:05 UTC  (6+ messages)

[PATCH][DOC]hpet.txt broken link fix
 2007-07-18  3:03 UTC  (3+ messages)

refectory controls
 2007-07-18  3:01 UTC 

hugetlbfs for ppc440 - kernel BUG -- follow up
 2007-07-18  3:01 UTC  (4+ messages)

git svn dcommit seg fault
 2007-07-18  2:51 UTC 

Problem running git-gui
 2007-07-18  2:54 UTC  (10+ messages)
` [PATCH] git-gui: Handle git versions of the form n.n.n.GIT

[PATCH] [Xend] More security-related fixes
 2007-07-18  2:48 UTC 

[PATCH] fix wrong argument of tc35815_read_plat_dev_addr()
 2007-07-18  2:23 UTC  (2+ messages)

[PATCH 1/4] [NET] move dev_mc_discard from dev_mcast.c to dev.c
 2007-07-18  2:41 UTC  (4+ messages)
` [PATCH 1/3] [net/core] "
  ` [PATCH 2/3] [net/core] merge dev_unicast_discard and dev_mc_discard into one
    ` [PATCH 3/3] [net/core] move __dev_addr_discard adjacent to dev_addr_discard for readability

[PATCH][RFC] 4K stacks default, not a debug thing any more...?
 2007-07-18  2:38 UTC  (10+ messages)

Please pull 'upstream-jgarzik' branch of wireless-2.6
 2007-07-18  2:19 UTC 

2.6.22-git ppc build failure
 2007-07-18  2:27 UTC  (5+ messages)
` [PATCH] "

apic+ioapiuc patch
 2007-07-18  2:28 UTC  (4+ messages)

Creative Suite 3 $269.90
 2007-07-18  2:24 UTC 

[U-Boot-Users] In kernel mkimage
 2007-07-18  2:24 UTC  (8+ messages)

Empty directories
 2007-07-18  2:23 UTC  (2+ messages)

Cypress c67x00 Support?
 2007-07-18  2:18 UTC  (2+ messages)

mount options for selectively disabling parts of CIFS Unix Extensions
 2007-07-18  2:17 UTC  (6+ messages)
  ` [linux-cifs-client] "

Problem with McSPI as Slave
 2007-07-18  2:14 UTC  (2+ messages)

Character set for the HTML documentation
 2007-07-18  2:02 UTC  (2+ messages)

[PATCH 00/11] dtc: some fixes, and make asm labels for data
 2007-07-18  2:01 UTC  (5+ messages)
` [PATCH 01/11] dtc: fix asm for version 17
` [PATCH 03/11] dtc: complain about unparsed digits in cell lists

[Drbd-dev] [DRBD8] Minor patch to drbdmeta restore-md file parsing
 2007-07-18  1:58 UTC 

[PATCH 0/2] SELinux Netlabel updates
 2007-07-18  1:53 UTC  (3+ messages)

VESAFB CUSTOM RESOLUTION
 2007-07-18  1:50 UTC  (2+ messages)

[PATCH] appletouch powersaving - please apply for 2.6.23-rc1
 2007-07-18  1:48 UTC  (4+ messages)
  ` [PATCH] appletouch powersaving - please apply for 2.6.23-rc1 take #3

[Advocacy] Re: 3ware 9650 tips
 2007-07-18  1:41 UTC  (2+ messages)

Geode GX framebuffer driver: Arcom vs. AMD
 2007-07-18  1:42 UTC  (4+ messages)

[linux-lvm] disk recovery - mounting external USB lvm2 volume
 2007-07-18  1:41 UTC  (5+ messages)

[PATCH] Endianness bugs in e2fsck
 2007-07-18  1:40 UTC  (3+ messages)

[PATCH] Add StorCenter DTS first draft
 2007-07-18  1:39 UTC  (2+ messages)

Patches for REALLY TINY 386 kernels
 2007-07-18  2:33 UTC  (2+ messages)

[Qemu-devel] IBM makes AIX 6 beta available for download for everyone
 2007-07-18  1:32 UTC 

[PATCH 0/3] PReP support
 2007-07-18  1:31 UTC  (4+ messages)
` [PATCH 3/3] First cut at PReP support for arch/powerpc

[PATCH] Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
 2007-07-18  1:28 UTC  (4+ messages)

[patch] CFS scheduler, -v19
 2007-07-18  1:24 UTC  (12+ messages)

+ ata-fix-reported-task-file-values-in-sense-data.patch added to -mm tree
 2007-07-18  1:09 UTC 

[PATCH] Pass nr_wake2 to futex_wake_op
 2007-07-18  1:06 UTC  (2+ messages)

+ futex-pass-nr_wake2-to-futex_wake_op.patch added to -mm tree
 2007-07-18  1:06 UTC 

+ ivtv-dont-recompile-needlessly.patch added to -mm tree
 2007-07-18  1:00 UTC 

+ softlockup-make-asm-irq_regsh-available-on-every-platform.patch added to -mm tree
 2007-07-18  0:58 UTC 

+ softlockup-watchdog-style-cleanups.patch added to -mm tree
 2007-07-18  0:58 UTC 

+ softlockup-improve-debug-output.patch added to -mm tree
 2007-07-18  0:58 UTC 

+ fix-leaks-on-proc-schedsched_debugtimer_listtimer_stats.patch added to -mm tree
 2007-07-18  0:54 UTC 

+ fix-leak-on-proc-lockdep_stats.patch added to -mm tree
 2007-07-18  0:54 UTC 

[Qemu-devel] does anybody have idea about this patch for linux debugging
 2007-07-18  0:52 UTC 


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.