messages from 2011-10-07 20:23:03 to 2011-10-08 17:13:29 UTC [more...]
[PATCH 0/3][RFC] trace_printk() using percpu buffers
2011-10-08 17:02 UTC (3+ messages)
` [PATCH 1/3][RFC] tracing: Do not allocate buffer for trace_marker
` [PATCH 2/3][RFC] tracing: Add optional percpu buffers for trace_printk()
Unix time zone database
2011-10-08 16:41 UTC (2+ messages)
3.0.3 64-bit Crash running fscache/cachefilesd
2011-10-08 16:32 UTC (18+ messages)
` [Linux-cachefs] "
Block regression since 3.1-rc3
2011-10-08 16:14 UTC (7+ messages)
` [dm-devel] "
BUG: spinlock lockup while performing FS operations and detected stalls on CPUs / tasks
2011-10-08 15:59 UTC
Kernel-3.0.4 stalls while doing fs operations on a large directory
2011-10-08 15:40 UTC
et131x: Moving the et131x driver out of staging? (a.k.a. filling up the TODO list again)
2011-10-08 15:47 UTC (4+ messages)
[PATCH 0/5] Driver Probe Deferral Mechanism
2011-10-08 15:55 UTC (16+ messages)
` [PATCH 1/5] drivercore: add new error value for deferred probe
` [PATCH 2/5] drivercore: Add driver probe deferral mechanism
` [PATCH 4/5] gpiolib: handle deferral probe error
[PATCH] TTY: serial_core: Fix crash if agetty() run on non-console serial port
2011-10-08 15:55 UTC (3+ messages)
[PATCH 00/11] Modified workqueue patches for your review
2011-10-08 15:51 UTC (2+ messages)
Memory at xxxxxx [disabled]
2011-10-08 15:51 UTC
kernel.org status: establishing a PGP web of trust
2011-10-08 15:48 UTC (19+ messages)
[PATCH 0/3] GIC OF bindings
2011-10-08 14:04 UTC (2+ messages)
[PATCH 00/11] rcu: Detect illegal uses of RCU in idle and fix some v5
2011-10-08 14:01 UTC (7+ messages)
` [PATCH 02/11] rcu: Inform the user about extended quiescent state on PROVE_RCU warning
` [PATCH 08/11] nohz: Allow rcu extended quiescent state handling seperately from tick stop
` [PATCH 08/11 v2] "
BUG: spinlock lockup while performing FS operations and detected stalls on CPUs / tasks
2011-10-08 13:36 UTC (2+ messages)
[ANNOUNCE] 3.0.6-rt17
2011-10-08 13:29 UTC (11+ messages)
` PEBTAO [ was Re: [ANNOUNCE] 3.0.6-rt17 ]
` Serieal console on Samsung S3C6410 ARM11 CPU (Was [ANNOUNCE] 3.0.6-rt17)
[PATCH v3 RE-SEND 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
2011-10-08 13:25 UTC (3+ messages)
[PATCH 00/26] ARM: pxa specific randconfig fixes
2011-10-08 13:24 UTC (37+ messages)
` [PATCH 06/26] ARM: pxa: add missing header inclusions
` [PATCH 08/26] ARM: pxa: move z2 to generic cpu_suspend
` [PATCH 13/26] ARM: pxa: use correct __iomem annotations
` [PATCH 17/26] ARM: pxa: pxa95x is incompatible with earlier pxa
` [PATCH 18/26] ARM: pxa: MTD_XIP is not actually working any more
` [PATCH 19/26] ARM: pxa: CPU_FREQ_TABLE is needed for CPU_FREQ
` [PATCH 20/26] ARM: pxa: select FB_PXA on saar and tevorevb
` [PATCH 21/26] ARM: pxa: select POWER_SUPPLY on raumfeld
` [PATCH 22/26] ARM: pxa: only select SMC91x on xcep when networking is enabled
` [PATCH 24/26] ARM: pxa: centro and treo680 need palm27x
` [PATCH 26/26] ARM: pxa: sharpsl pm needs SPI
[PATCH v2] pinmux: add a driver for the CSR SiRFprimaII pinmux
2011-10-08 13:08 UTC (4+ messages)
[PATCH] MAINTAINERS: update pm list address
2011-10-08 13:02 UTC
[PATCH] CPU hotplug, freezer: Fix bugs in CPU hotplug call path
2011-10-08 12:52 UTC (7+ messages)
` [PATCH v2] "
[3.1-rc9] kernel tried to execute NX-protected... w/ page fault
2011-10-08 12:35 UTC (3+ messages)
cgroup umount bug
2011-10-08 12:02 UTC
[markgross@thengar.org: [RFC] wake up notifications and suspend blocking (aka more wakelock stuff)]
2011-10-08 11:14 UTC (2+ messages)
Question about "Inconsistent kallsyms data"
2011-10-08 11:14 UTC (7+ messages)
[patch] [SCSI] aacraid: use lower snprintf() limit
2011-10-08 10:45 UTC (3+ messages)
` [patch v2] "
linux-next: temporary github repository
2011-10-08 10:12 UTC (5+ messages)
` linux-pm tree back at kernel.org (Re: linux-next: temporary github repository)
linux-next: Tree for Oct 7
2011-10-08 10:03 UTC (7+ messages)
` [PATCH -next] usb gadget: fix langwell_udc.c build error
` [PATCH -next] infiniband: fix ipath_chip_init.c build errors
A Plumber’s Wish List for Linux
2011-10-08 9:53 UTC (9+ messages)
[PATCH 2/2] pinmux: add a driver for the U300 pinmux
2011-10-08 9:37 UTC (4+ messages)
[PATCH v2 1/2] virtio-net: Verify page list size before fitting into skb
2011-10-08 8:40 UTC (4+ messages)
` [PATCH v2 2/2] virtio-net: Prevent NULL dereference
[PATCH v2 00/28] ext4: Add metadata checksumming
2011-10-08 7:56 UTC (29+ messages)
` [PATCH 01/28] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
` [PATCH 02/28] ext4: ext4_rename should dirty dir_bh with the correct directory
` [PATCH 03/28] ext4: ext4_mkdir should dirty dir_block with the parent inode
` [PATCH 04/28] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
` [PATCH 05/28] ext4: Fix endian problem in MMP initialization
` [PATCH 06/28] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation
` [PATCH 07/28] ext4: Create a rocompat flag for extended metadata checksumming
` [PATCH 08/28] ext4: Record the checksum algorithm in use in the superblock
` [PATCH 09/28] ext4: Only call out to crc32c if necessary
` [PATCH 10/28] ext4: Calculate and verify superblock checksum
` [PATCH 11/28] ext4: Calculate and verify inode checksums
` [PATCH 12/28] ext4: Use i_generation in inode-related metadata checksums
` [PATCH 13/28] ext4: Create bitmap checksum helper functions
` [PATCH 14/28] ext4: Calculate and verify checksums for inode bitmaps
` [PATCH 15/28] ext4: Calculate and verify block bitmap checksum
` [PATCH 16/28] ext4: Verify and calculate checksums for extent tree blocks
` [PATCH 17/28] ext4: Calculate and verify checksums for htree nodes
` [PATCH 18/28] ext4: Calculate and verify checksums of directory leaf blocks
` [PATCH 19/28] ext4: Calculate and verify checksums of extended attribute blocks
` [PATCH 20/28] ext4: Add new feature to make block group checksums use metadata_csum algorithm
` [PATCH 21/28] ext4: Add checksums to the MMP block
` [PATCH 22/28] jbd2: Update structure definitions and flags to support extended checksumming
` [PATCH 23/28] jbd2: Grab a reference to the crc32c driver only when necessary
` [PATCH 24/28] jbd2: Update structure definitions and flags to support extended checksumming
` [PATCH 25/28] jbd2: Checksum revocation blocks
` [PATCH 26/28] jbd2: Checksum descriptor blocks
` [PATCH 27/28] jbd2: Checksum commit blocks
` [PATCH 28/28] jbd2: Checksum data blocks that are stored in the journal
Linux 3.1-rc9
2011-10-08 7:55 UTC (7+ messages)
[PATCH] usb: add new usb gadget for ACM and mass storage
2011-10-08 7:44 UTC (2+ messages)
` [PATCH v3] "
[PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
2011-10-08 7:42 UTC (3+ messages)
` [PATCH 4/4] crc32: Select an algorithm via kconfig
` [PATCH v5.1 "
[PATCH] dev: use name hash for dev_seq_ops
2011-10-08 7:22 UTC (3+ messages)
[git pull] drm fixes
2011-10-08 7:20 UTC
[PATCH 0/4] Comedi: Checkpatch cleanup fix
2011-10-08 6:35 UTC (4+ messages)
` [PATCH 1/4] Staging: comedi: fix printk issue in cb_pcidas.c
` [PATCH 2/4] Staging: comedi: fix printk issue in cb_pcidas64.c
` [PATCH 3/4] Staging: comedi: fix printk issue in cb_pcimdas.c
[PATCH 0/4] Comedi: Checkpatch cleanup fix
2011-10-08 6:28 UTC
[PATCH 1/4] [BUGFIX] ftrace/kprobes: Fix not to delete probes if in use
2011-10-08 5:00 UTC (2+ messages)
[PATCH v4 00/11] KVM: x86: optimize for writing guest page
2011-10-08 4:06 UTC (3+ messages)
[PATCH] tg3: Dont dump registers if interface not ready
2011-10-08 3:21 UTC (4+ messages)
[PATCH -mm] add extra free kbytes tunable
2011-10-08 3:08 UTC (4+ messages)
` [PATCH -v2 "
[PATCH V1 00/57] Tree wide: cleanup IRQF_DISABLED
2011-10-08 2:34 UTC (4+ messages)
` [PATCH 54/57] Documentation: irq: Change documents related to IRQF_DISABLED
MODULE_LICENSE("GPL") not working for me
2011-10-08 0:36 UTC (4+ messages)
[patch v2 1/2] sched: Use resched IPI to kick off the nohz idle balance
2011-10-08 0:09 UTC (3+ messages)
[PATCH] mv_sas: OCZ RevoDrive3/zDrive R4 support (completely untested)
2011-10-08 0:00 UTC
[PATCH v8]: Improve performance of LZO/plain hibernation
2011-10-07 23:33 UTC (5+ messages)
Temporary location for hid, apm and trivial trees
2011-10-07 23:16 UTC (4+ messages)
[PATCH 0/2] Avoid excessive reclaim due to THP
2011-10-07 22:42 UTC (5+ messages)
` [PATCH 2/2] mm: Abort reclaim/compaction if compaction can proceed
[PATCH 0/5] Driver Probe Deferral Mechanism
2011-10-07 22:28 UTC (3+ messages)
` [PATCH 5/5] omap: hsmmc: use platform_driver_register
[PATCH RFC V2 3/5] jump_label: if a key has already been initialized, don't nop it out
2011-10-07 22:03 UTC (15+ messages)
` [PATCH][RFC] jump_labels/x86: Use either 5 byte or 2 byte jumps
[PATCH 4/4] staging: et131x: Remove file et131x_version.h
2011-10-07 21:53 UTC
[PATCH 2/4] staging: et131x: Remove error path from suspend/resume code
2011-10-07 21:52 UTC (2+ messages)
` [PATCH 3/4] staging: et131x: Move pm calls from pci device to driver device
[PATCH] perf: fix uninitialized variable in thread__set_comm()
2011-10-07 21:53 UTC (4+ messages)
[PATCH 1/4] staging: et131x: Removing Olaf Hartmann's email as it bounces
2011-10-07 21:51 UTC
[RESEND PATCH v3 0/2] Pass resources to pci_create_bus() and fix MIPS PCI resources
2011-10-07 21:50 UTC (2+ messages)
[PATCH] MAINTAINERS: Update tegra maintainer information
2011-10-07 21:28 UTC (3+ messages)
(no subject)
2011-10-07 21:21 UTC (30+ messages)
` [PATCH 00/26] dynamic_debug: add pending queries, etc (~resend)
` [PATCH 01/26] dynamic_debug: drop enabled field from struct _ddebug, use flags & _DPRINTK_FLAGS_PRINT
` [PATCH 02/26] dynamic_debug: make dynamic-debug supersede DEBUG ccflag
` [PATCH 03/26] dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
` [PATCH 04/26] dynamic_debug: warn when >1 of each type of match-spec is given
` [PATCH 05/26] dynamic_debug: pr_err() call should not depend upon verbosity
` [PATCH 06/26] dynamic_debug: add trim_prefix() to provide source-root relative paths
` [PATCH 07/26] dynamic_debug: change verbosity at runtime
` [PATCH 08/26] dynamic_debug: define several levels of verbosity
` [PATCH 09/26] dynamic_debug: process multiple commands on a line
` [PATCH 10/26] dynamic_debug: enlarge command/query write buffer
` [PATCH 11/26] dynamic_debug: hoist locking in ddebug_change to callers
` [PATCH 12/26] dynamic_debug: dont kill entire facility on error parsing ddebug_query
` [PATCH 13/26] dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
` [PATCH 14/26] dynamic_debug: refactor query_matches_callsite out of ddebug_change
` [PATCH 15/26] dynamic_debug: drop explicit foo != NULL checks
` [PATCH 16/26] dynamic_debug: save 'a' queries to pending-list for later (re)application
` [PATCH 17/26] dynamic_debug: remove pending query when flags zeroed
` [PATCH 18/26] dynamic_debug: describe_flags with '=[pmflta_]*'
` [PATCH 19/26] dynamic_debug: add flags filtering to flags spec
` [PATCH 20/26] dynamic_debug: make ddebug_describe_flags more generic
` [PATCH 21/26] dynamic_debug: add $DBGFS/dynamic_debug/pending file
` [PATCH 22/26] dynamic_debug: early return if _ddebug table is empty
` [PATCH 23/26] dynamic_debug: document pending queries, flags-filter, multiple queries
` [PATCH 24/26] dynamic_debug: reduce lineno field to a saner 18 bits
` [PATCH 25/26] dynamic_debug: add pr_fmt_*() for each severity
` [PATCH 26/26] printk.h: fix pr_cont_once() to not use pr_fmt()
Oprofile Regression Caused by commit e5d1367f17ba6a6fed5fd8b74e4d5720923e0c25 on PPC
2011-10-07 20:42 UTC
[patch] trace: cleanup: make some types unsigned
2011-10-07 20:20 UTC (3+ 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