[PATCH 20/20] x86: Coding Style fixes to arch/x86/xen/multicalls.c
2008-02-22 22:11 UTC
[PATCH 19/20] x86: Coding Style fixes to arch/x86/kernel/msr.c
2008-02-22 22:11 UTC
[PATCH 18/20] x86: Coding Style fixes to arch/x86/kernel/acpi/sleep.c
2008-02-22 22:11 UTC
[PATCH 16/20] x86: Coding Style fixes to arch/x86/kernel/cpu/cyrix.c
2008-02-22 22:11 UTC
[PATCH 15/20] x86: Coding Style fixes to arch/x86/boot/cpucheck.c
2008-02-22 22:11 UTC
[PATCH 14/20] x86: Coding Style fixes to arch/x86/kernel/cpu/mcheck/mce_32.c
2008-02-22 22:11 UTC
[PATCH 13/20] x86: Coding Style fixes to arch/x86/kernel/cpu/mcheck/winchip.c
2008-02-22 22:10 UTC
[PATCH 12/20] x86: Coding Style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.c
2008-02-22 22:10 UTC
[PATCH 11/20] x86: Coding Style fixes to arch/x86/kernel/vm86_32.c
2008-02-22 22:10 UTC
[PATCH 10/20] x86: Coding Style fixes to arch/x86/kernel/cpu/amd.c
2008-02-22 22:10 UTC
[PATCH 09/20] x86: Coding Style fixes to arch/x86/kernel/cpu/transmeta.c
2008-02-22 22:10 UTC
[PATCH 08/20] x86: Coding Style fixes to arch/x86/lib/memcpy_32.c
2008-02-22 22:10 UTC
[PATCH 07/20] x86: Coding Style fixes to arch/x86/kernel/cpu/mtrr/state.c
2008-02-22 22:10 UTC
bcm43xx regression in 2.6.24 (with patch)
2008-02-22 22:10 UTC (10+ messages)
[PATCH 06/20] x86: Coding Style fixes to arch/x86/kernel/mca_32.c
2008-02-22 22:10 UTC
[PATCH 05/20] x86: Coding Style fixes to arch/x86/lib/strstr_3
2008-02-22 22:09 UTC
[PATCH 04/20] x86: Coding Style fixes to arch/x86/oprofile/init.c
2008-02-22 22:09 UTC
[PATCH 03/20] x86: Coding Style fixes to arch/x86/kernel/cpu/intel.c
2008-02-22 22:09 UTC
[PATCH 02/20] x86: Coding Style fixes to arch/x86/kernel/summit_32.c
2008-02-22 22:09 UTC
[PATCH 01/20] x86: Coding Style fix to arch/x86/boot/pm.c
2008-02-22 22:09 UTC
[PATCH 00/20] Various Coding Style fixes
2008-02-22 22:09 UTC
[PATCH sched-devel 0/7] CPU isolation extensions
2008-02-22 22:08 UTC (7+ messages)
[PATCH [RT] 00/14] RFC - adaptive real-time locks
2008-02-22 22:03 UTC (18+ messages)
` [PATCH [RT] 02/14] spinlock: make preemptible-waiter feature a specific config option
` [PATCH [RT] 07/14] adaptive real-time lock support
` [PATCH [RT] 08/14] add a loop counter based timeout mechanism
` [PATCH [RT] 11/14] optimize the !printk fastpath through the lock acquisition
[patch 00/23] 2.6.22-stable review
2008-02-22 22:03 UTC (27+ messages)
` [patch 01/23] cciss: fix memory leak
` [patch 02/23] sata_promise: FastTrack TX4200 is a second-generation chip
` [patch 03/23] sata_promise: ASIC PRD table bug workaround
` [patch 04/23] PCI: Fix fakephp deadlock
` [patch 05/23] quicklists: do not release off node pages early
` [patch 06/23] NFS: Fix a potential file corruption issue when writing
` [patch 07/23] cciss: Panic in blk_rq_map_sg() from CCISS driver
` [patch 08/23] Handle bogus %cs selector in single-step instruction decoding (CVE-2007-3731)
` [patch 09/23] i386: fixup TRACE_IRQ breakage (CVE-2007-3731)
` [patch 10/23] Intel_agp: really fix 945/965GME
` [patch 11/23] pci: fix unterminated pci_device_id lists
` [patch 12/23] sony-laptop: call sonypi_compat_init earlier
` [patch 13/23] VIA_VELOCITY: Dont oops on MTU change
` [patch 14/23] via-velocity: dont oops on MTU change (resend)
` [patch 15/23] knfsd: fix spurious EINVAL errors on first access of new filesystem
` [patch 16/23] NFS: Fix nfs_reval_fsid()
` [patch 17/23] NFSv2/v3: Fix a memory leak when using -onolock
` [patch 18/23] NFS: Fix an Oops in encode_lookup()
` [patch 19/23] knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME
` [patch 20/23] quicklists: Only consider memory that can be used with GFP_KERNEL
` [patch 21/23] Be more robust about bad arguments in get_user_pages()
` [patch 22/23] SCSI: sd: handle bad lba in sense information
` [patch 23/23] NETFILTER: nf_conntrack_tcp: conntrack reopening fix
2.6.25-rc2 + smartd = hang
2008-02-22 22:00 UTC (6+ messages)
New 2.6.24.2 SG_IO SCSI problems
2008-02-22 21:38 UTC (5+ messages)
[PATCH] x86_64: insert_resorce for lapic addr after e820_reserve_resources
2008-02-22 21:37 UTC
[PATCH] ide: remove stale comments from ide-dma.c
2008-02-22 21:36 UTC (2+ messages)
ata_ram driver
2008-02-22 21:27 UTC (2+ messages)
[PATCH] let XEN depend on PAE
2008-02-22 21:13 UTC (6+ messages)
` [Xen-devel] "
[PATCH sched-devel 1/7] cpuisol: Make cpu isolation configrable and export isolated map
2008-02-22 21:09 UTC (7+ messages)
` [PATCH sched-devel 2/7] cpuisol: Do not route IRQs to the CPUs isolated at boot
` [PATCH sched-devel 3/7] cpuisol: Do not schedule workqueues on the isolated CPUs
` [PATCH sched-devel 4/7] cpuisol: Move on-stack array used for boot cmd parsing into __initdata
` [PATCH sched-devel 5/7] cpuisol: Documentation updates
` [PATCH sched-devel 6/7] cpuisol: Minor updates to the Kconfig options
` [PATCH sched-devel 7/7] cpuisol: Do not halt isolated CPUs with Stop Machine
[PATCH] ide: remove ide-tape documentation from Documentation/ide.txt
2008-02-22 21:05 UTC
[PATCH] qd65xx: remove commented out code
2008-02-22 20:58 UTC
[PATCH] hpt366: fix section mismatch warnings
2008-02-22 20:57 UTC (4+ messages)
European manufactured Thai Pants special offers
2008-02-22 20:54 UTC
[2.6 patch] make xen-blkfront.c:blkif_getgeo() static
2008-02-22 20:44 UTC (2+ messages)
Ocfs2 patches for linux-next
2008-02-22 20:42 UTC
2.6.25-rc2 regression in rt61pci wireless driver
2008-02-22 20:33 UTC (9+ messages)
` [Rt2400-devel] "
[UPDATED v2][PATCH 0/6] regulator: voltage and current regulator framework
2008-02-22 20:28 UTC (6+ messages)
[2.6.22.y] {13/14} - NFSv2/v3: Fix a memory leak when using -onolock - on top of 2.6.22.17
2008-02-22 20:26 UTC (3+ messages)
` [stable] "
BUG?: "Cannot map mmconfig aperture"
2008-02-22 20:22 UTC (5+ messages)
mm/slub.c: inconsequent NULL checking
2008-02-22 20:11 UTC (4+ messages)
` [2.6 patch] mm/slub.c: remove unneeded NULL check
[PATCH 01/19] Char: moxa, remove static isa support
2008-02-22 20:09 UTC (3+ messages)
` [PATCH 20/21] Char: moxa, update credits
` [PATCH 21/21] Char: moxa, add firmware loading fix
xtansa common_defconfig compile error
2008-02-22 20:09 UTC
[GIT PATCH] driver core fixes against 2.6.25-rc2 git
2008-02-22 20:07 UTC (4+ messages)
[2.6 patch] make smackfs.c:smk_unlbl_ambient() static
2008-02-22 20:05 UTC (2+ messages)
[2.6 patch] mm/migrate.c should #include <linux/syscalls.h>
2008-02-22 19:59 UTC
usb/serial/io_ti.c: inconsequent NULL checking
2008-02-22 19:58 UTC (6+ messages)
` [2.6 patch] usb/serial/io_ti.c: remove unneeded NULL check
pci/pcie/aer/aerdrv_acpi.c: inconsequent NULL checking
2008-02-22 19:58 UTC (5+ messages)
` [2.6 patch] pci/pcie/aer/aerdrv_acpi.c: remove unneeded NULL check
[2.6 patch] make struct mempolicy.c:default_policy static
2008-02-22 19:58 UTC
[2.6 patch] x86: don't make swapper_pg_pmd global
2008-02-22 19:58 UTC
[2.6 patch] kernel/ns_cgroup.c should #include <linux/nsproxy.h>
2008-02-22 19:58 UTC
[2.6 patch] proper pid{hash,map}_init() prototypes
2008-02-22 19:58 UTC
[2.6 patch] proper spawn_ksoftirqd() prototype
2008-02-22 19:58 UTC
[2.6 patch] proper __do_softirq() prototype
2008-02-22 19:58 UTC
[2.6 patch] make watchdog/hpwdt.c:asminline_call() static
2008-02-22 19:58 UTC
[PATCH] atmel_spi: support zero length transfer
2008-02-22 19:52 UTC (14+ messages)
` [spi-devel-general] "
[ofa-general] [2.6 patch] infiniband/hw/nes/nes_verbs.c: fix off-by-one
2008-02-22 19:44 UTC (21+ messages)
` Merging of completely unreviewed drivers
` [ofa-general] "
2.6.25-rc1 xen pvops regression
2008-02-22 19:25 UTC (11+ messages)
2.6.25-rc2-mm1
2008-02-22 19:25 UTC (14+ messages)
` [BUILD_FAILURE] 2.6.25-rc2-mm1 - Build Failure at acpi_os
` [PATCH] "
2.6.25-rc2 System no longer powers off after suspend-to-disk. Screen becomes green
2008-02-22 19:23 UTC (14+ messages)
` [Suspend-devel] 2.6.25-rc2 System no longer powers off aftersuspend-to-disk. "
[PATCH 2/2] char: fix possible double-unlock in esp.c
2008-02-22 19:21 UTC (2+ messages)
[PATCH 1/2] char: hide sparse expensive pointer subtraction warning in specialix.c
2008-02-22 19:13 UTC (3+ messages)
[PATCH] x86_64: make amd quad core 8 socket system not be clustered_box
2008-02-22 19:10 UTC (10+ messages)
[PATCH] xen: Implement getgeo for Xen virtual block device
2008-02-22 19:03 UTC (7+ messages)
[PATCH] x86: don't save unreliable stack trace entries
2008-02-22 18:48 UTC (2+ messages)
[PATCH 2/2] char: fix possible double-unlock in specialix.c
2008-02-22 18:34 UTC
[PATCH 0/16] ALSA fixes for 2.6.25-rc2
2008-02-22 18:31 UTC (18+ messages)
` [PATCH 01/16] [ALSA] opl3 - Fix compilation without sequencer support
` [PATCH 02/16] [ALSA] race between disconnect and error handling in usbmidi
` [PATCH 03/16] [ALSA] oxygen - Fix section mismatch
` [PATCH 04/16] [ALSA] hdsp "
` [PATCH 05/16] [ALSA] HDA - enable snoop on SCH
` [PATCH 06/16] [ALSA] hda-codec - Fix SPDIF output on Conexant 5045 codec
` [PATCH 07/16] [ALSA] oxygen: fix line-in recording selection
` [PATCH 08/16] [ALSA] soc - duplicate strcasecmp test for "rj-master" in mpc8610_hpcd_probe()
` [PATCH 09/16] [ALSA] hda-codec - Fix race condition in generic bound volume/swtich controls
` [PATCH 10/16] [ALSA] hda-codec - Don't create vmaster if no slaves found
` [PATCH 11/16] [ALSA] hda-codec - Fix wrong capture source selection for ALC883 codec
` [PATCH 12/16] [ALSA] hda-codec - Fix ALC882 capture source selection
` [PATCH 13/16] [ALSA] hda-codec - Fix amp-in values for pin widgets
` [PATCH 14/16] [ALSA] caiaq - fix section mismatch warning
` [PATCH 15/16] [ALSA] hda-intel - Fix Oops with ATI HDMI devices
` [PATCH 16/16] [ALSA] bt87X: fix freeing of shared interrupt
[PATCH] char: static functions and integer as NULL pointer fixes in epca.c
2008-02-22 18:20 UTC
100% C0 with 2.6.25-rc
2008-02-22 18:16 UTC (6+ messages)
[PATCH] char: fix sparse shadowed variable warnings in cyclades.c
2008-02-22 18:14 UTC
2.6.25-rc2 Thinkpad T30 docking fails with oops
2008-02-22 18:10 UTC (3+ messages)
[PATCH] 2.4: Back-port of pl2303.c from 2.6.23.14
2008-02-22 17:47 UTC (4+ messages)
` [PATCH] 2.4: Back-port of pl2303.c from 2.6.24.1
[PATCH] char: fix sparse variable shadowing and int as NULL pointer in rocket.c
2008-02-22 17:46 UTC
[PATCH] Add SDIO 'type' parameter to sysfs
2008-02-22 17:46 UTC
[PATCH] RUSAGE_THREAD
2008-02-22 17:43 UTC (2+ messages)
[PATCH 1/2] char: fix sparse shadowed variable warnings in esp.c
2008-02-22 17:34 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
all inboxes | Powered by JetHome®