messages from 2008-04-24 15:43:40 to 2008-04-24 23:12:37 UTC [more...]
[PATCH 00/24] Unify integer type definitions, and add fixed type constructor macros
2008-04-24 23:05 UTC (38+ messages)
` [PATCH 01/24] types: create <asm-generic/int-*.h>
` [PATCH 02/24] alpha: types: use <asm-generic/int-*.h> for the alpha architecture
` [PATCH 03/24] arm: types: use <asm-generic/int-*.h> for the arm architecture
` [PATCH 04/24] avr32: types: use <asm-generic/int-*.h> for the avr32 architecture
` [PATCH 05/24] blackfin: types: use <asm-generic/int-*.h> for the blackfin architecture
` [PATCH 06/24] cris: types: use <asm-generic/int-*.h> for the cris architecture
` [PATCH 07/24] frv: types: use <asm-generic/int-*.h> for the frv architecture
` [PATCH 08/24] h8300: types: use <asm-generic/int-*.h> for the h8300 architecture
` [PATCH 09/24] ia64: types: use <asm-generic/int-*.h> for the ia64 architecture
` [PATCH 10/24] m32r: types: use <asm-generic/int-*.h> for the m32r architecture
` [PATCH 11/24] m68k: types: use <asm-generic/int-*.h> for the m68k architecture
` [PATCH 12/24] mips: types: use <asm-generic/int-*.h> for the mips architecture
` [PATCH 13/24] mn10300: types: use <asm-generic/int-*.h> for the mn10300 architecture
` [PATCH 14/24] parisc: types: use <asm-generic/int-*.h> for the parisc architecture
` [PATCH 15/24] powerpc: types: use <asm-generic/int-*.h> for the powerpc architecture
` [PATCH 16/24] s390: types: use <asm-generic/int-*.h> for the s390 architecture
` [PATCH 17/24] sh: types: use <asm-generic/int-*.h> for the sh architecture
` [PATCH 18/24] sparc: types: use <asm-generic/int-*.h> for the sparc architecture
` [PATCH 19/24] sparc64: types: use <asm-generic/int-*.h> for the sparc64 architecture
[RFC/PATCH] usb-storage: wait for device scanning before mounting root
2008-04-24 22:56 UTC (4+ messages)
2.6.25-git2: BUG: unable to handle kernel paging request at ffffffffffffffff
2008-04-25 0:57 UTC (14+ messages)
[PATCH] AFS: Support the CB.ProbeUuid RPC op
2008-04-24 22:57 UTC
[git pull] x86 PAT changes
2008-04-24 22:56 UTC
[git pull] scheduler/misc fixes
2008-04-24 22:55 UTC
gregkh-02-pci tree is now gone
2008-04-24 22:51 UTC
should NAMESPACES really depend on EMBEDDED?
2008-04-24 22:48 UTC
[patch 00/53] PNP cleanup and convert to dynamic resources, v3
2008-04-24 22:45 UTC (4+ messages)
` [patch 22/53] PNP: factor pnp_init_resource_table() and pnp_clean_resource_table()
[patch 00/13] vfs: add helpers to check r/o bind mounts
2008-04-24 22:39 UTC (38+ messages)
[git pull] generic bitops
2008-04-24 22:41 UTC (3+ messages)
Regression: starting X locks box with git master
2008-04-24 22:36 UTC (6+ messages)
[PATCH 2/2] ibmaem: New driver for power/energy meters in IBM System X hardware
2008-04-24 22:23 UTC (4+ messages)
` [PATCH v2] "
[git pull] kgdb fixes
2008-04-24 22:14 UTC
[PATCH] Minimal mmu notifiers for kvm
2008-04-24 22:13 UTC
[patch 00/37] Linux Kernel Markers instrumentation for sched-devel.git
2008-04-24 23:02 UTC (7+ messages)
` [patch 34/37] LTTng instrumentation ipc
` [patch 37/37] LTTng instrumentation net
[RFC][PATCH 0/3] Skip I/O merges when disabled
2008-04-24 22:04 UTC (11+ messages)
[PATCH 0/11] Generic smp_call_function() #2
2008-04-24 22:01 UTC (3+ messages)
` [PATCH 1/11] Add generic helpers for arch IPI function calls
[patch 00/15] m68k patches for 2.6.26
2008-04-24 21:11 UTC (21+ messages)
` [patch 01/15] m68k: Convert access_ok() to an inline function
` [patch 02/15] m68k: Kill CONFIG_FB_DAFB
` [patch 03/15] m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT
` [patch 04/15] m68k: Kill CONFIG_WHIPPET_SERIAL
` [patch 05/15] m68k vme_scc: avoid global namespace pollution
` [patch 06/15] m68k: Make gcc aware that BUG() does not return
` [patch 07/15] m68k: Correct jump if not running on HP300
` [patch 08/15] m68k: macide doesnt check for Mac
` [patch 09/15] m68k: dnfb doesnt check for Apollo
` [patch 10/15] m68k: Some network drivers do not check the platform
` [patch 11/15] m68k: Some input "
` [patch 12/15] m68k: Return -ENODEV if no device is found
` [patch 13/15] m68k: Q40/Q60 floppy support is broken
` [patch 14/15] m68k: Update defconfigs
` [patch 15/15] m68k: Add multi_defconfig
stat benchmark
2008-04-24 21:44 UTC (3+ messages)
[RFC] Introduce __ARCH_WANT_SYS_SYSFS
2008-04-24 21:37 UTC (8+ messages)
` microblaze syscall list
[git pull] x86 fixes
2008-04-24 21:37 UTC
[PATCH] socket, socketpair w/flags, accept4
2008-04-24 21:35 UTC (3+ messages)
(no subject)
2008-04-24 21:17 UTC
latest git (linux-2.6.25-git6) compile error
2008-04-24 21:28 UTC
no help text for DVB_TUNER_ITD1000
2008-04-24 21:34 UTC (4+ messages)
` [v4l-dvb-maintainer] "
[PATCH] Drop "init_mm" from being exported via EXPORT_UNUSED_SYMBOL
2008-04-24 21:31 UTC
[PATCH 0/11] Generic smp_call_function() and friends
2008-04-24 21:30 UTC (4+ messages)
` [PATCH 1/11] Add generic helpers for arch IPI function calls
[git pull] StackProtector enhancements and fixes
2008-04-24 21:28 UTC
[RFC Patch 0/1] Enhancements to 'trace' infrastructure
2008-04-24 21:23 UTC (5+ messages)
` [RFC Patch 1/1] debugfs_printk and debugfs_dump interface
Blackfin Serial Driver: Enable IR function when user application (irattach /dev/ttyBFx -s) call TIOCSETD ioctl with line discipline N_IRDA
2008-04-24 20:50 UTC
[PATCH] firewire: fw-sbp2: log scsi_target ID at release
2008-04-24 21:17 UTC
[PATCH v2] Re: WAN: new PPP code for generic HDLC
2008-04-24 20:50 UTC (7+ messages)
[git pull] kmemcheck
2008-04-24 21:06 UTC
[PATCH] vga16fb: test virtual screen range before subtraction on unsigned
2008-04-24 21:05 UTC (3+ messages)
` [PATCH] atafb: "
` [Linux-fbdev-devel] "
Перечень тут
2008-04-24 21:06 UTC
[PATCH] RxRPC: Fix a regression in the RXKAD security module
2008-04-24 20:45 UTC (3+ messages)
[2.6.25-rc6] possible regression: X server dying
2008-04-24 20:37 UTC (13+ messages)
[Cbe-oss-dev] [PATCH] Reworked Cell OProfile: SPU mutex lock fix
2008-04-24 19:46 UTC (2+ messages)
linux-next: Tree for April 24
2008-04-24 19:44 UTC (3+ messages)
[BUG/PATCH] x86 mmiotrace: dynamically disable non-boot CPUs
2008-04-24 19:39 UTC (2+ messages)
` [PATCH v2] "
[PATCH] Remove -numa from EXTRAVERSION
2008-04-24 19:38 UTC (2+ messages)
Calling free_pages on part of the memory returned by get_free_pages?
2008-04-24 19:32 UTC (3+ messages)
[RFC][PATCH 0/5] Container Freezer: Reuse Suspend Freezer
2008-04-24 19:30 UTC (3+ messages)
` [RFC][PATCH 5/5] Add a Signal Control Group Subsystem
[patch] latest git: DEV_BLK_4DRIVES should be a tristate
2008-04-24 19:24 UTC (2+ messages)
[PATCH] x86: Fix non-kernel use of include/linux/types.h
2008-04-24 19:20 UTC (3+ messages)
A system for rebootless kernel security updates
2008-04-24 19:16 UTC (4+ messages)
[PATCH] 2.6.25+: Fix cpu hotplug in softirq code
2008-04-24 19:13 UTC
[PATCH, RFC] Create 'slot' sysfs attribute in /sys/devices/system/cpu/cpuN/topology/
2008-04-24 18:57 UTC (12+ messages)
` [PATCH, RFC] Create 'slot' sysfs attribute in/sys/devices/system/cpu/cpuN/topology/
` [PATCH, RFC] Create 'slot' sysfs attributein/sys/devices/system/cpu/cpuN/topology/
` [PATCH, RFC] Create 'slot' sysfsattributein/sys/devices/system/cpu/cpuN/topology/
` [PATCH 1/2] ia64: Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFO
` [PATCH 2/2] ia64: Provide ACPI fixup for /proc/cpuinfo/physical_id
BIOS bug, APIC version is 0 for CPU#0!
2008-04-24 18:27 UTC (2+ messages)
[PATCH] sched: fix SCHED_FAIR wake-idle logic error
2008-04-24 18:08 UTC
[GIT] Please pull the following NFS client updates for 2.6.25
2008-04-24 18:38 UTC
[PATCH 0/4] - v2 - Object creation with a specified id
2008-04-24 18:30 UTC (9+ messages)
` Checkpoint/restart (was Re: [PATCH 0/4] - v2 - Object creation with a specified id)
x86: 4kstacks default
2008-04-24 18:30 UTC (4+ messages)
[PATCH] init - dont loose initcall code returned
2008-04-24 18:21 UTC
[GIT PATCHES] V4L/DVB updates for 2.6.26
2008-04-24 18:17 UTC
[git patch] free_irq() fixes
2008-04-24 18:15 UTC (23+ messages)
[PATCH] x86: vm86 - hide X86_VM_MASK from userland programs v2
2008-04-24 18:06 UTC (2+ messages)
[PATCH] alternative^2 to sys_indirect: socket, socketpair
2008-04-24 17:23 UTC (4+ messages)
[PATCH 01 of 12] Core of mmu notifiers
2008-04-24 17:41 UTC (11+ messages)
[PATCH] alternative to sys_indirect, part 1
2008-04-24 17:34 UTC (28+ messages)
[PATCH] DM9000: Reimplement 2-resource device specification (fwd)
2008-04-24 17:34 UTC (2+ messages)
[PATCH] prism54: prism54_get_encode() test below 0 on unsigned index
2008-04-24 17:09 UTC (2+ messages)
[patch 01/13] ecryptfs: add missing lock around notify_change
2008-04-24 17:09 UTC (3+ messages)
[2.6.25] compat VDSO option not disabling
2008-04-24 16:49 UTC
[PATCH] Fix VIDIOCGAP corruption in ivtv
2008-04-24 16:19 UTC (8+ messages)
[GIT PULL] ALSA updates for 2.6.26
2008-04-24 16:18 UTC (3+ messages)
ticket
2008-04-24 16:05 UTC
x86: 4kstacks default
2008-04-24 15:46 UTC (13+ messages)
Where to put mouse drivers?
2008-04-24 15:37 UTC
[2.6 patch] select ATA_SFF
2008-04-24 15:30 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox