All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-23 20:32:08 to 2011-08-23 22:08:30 UTC [more...]

try_to_freeze() called with IRQs disabled on ARM
 2011-08-23 22:08 UTC  (11+ messages)

[PATCH 00/15] ps3: Support more than the OtherOS lpar
 2011-08-23 22:08 UTC  (14+ messages)
` [PATCH part1 v2 0/9] ps3: General improvements and preparation for support "
  ` [PATCH part1 v2 1/9] Add udbg driver using the PS3 gelic Ethernet device
  ` [PATCH part1 v2 2/9] ps3: Add helper functions to read highmem info from the repository
  ` [PATCH part1 v2 3/9] ps3: Get lv1 high memory region "
  ` [PATCH part1 v2 4/9] Add region 1 memory early
  ` [PATCH part1 v2 5/9] ps3: MEMORY_HOTPLUG is not a requirement anymore
  ` [PATCH part1 v2 6/9] ps3: Detect the current lpar

[PATCH] MAINTANERS: update Qualcomm Atheros addresses
 2011-08-23 22:07 UTC  (2+ messages)

[PATCH] libnuma: preventing sigbus on touch beyond region
 2011-08-23 22:05 UTC 

vfio/dev-assignment: potential pci_block_user_cfg_access nesting
 2011-08-23 22:05 UTC  (2+ messages)

TCP - RST flag
 2011-08-23 22:05 UTC  (9+ messages)

Looking for a way to turn off/modify ref disambiguation
 2011-08-23 22:03 UTC  (3+ messages)

[PATCH] wireless: relicense regulatory header to ISC
 2011-08-23 22:03 UTC 

questions about xen device pass-through
 2011-08-23 22:02 UTC  (3+ messages)

[PATCH/RFC 0/2] Search for parent commit in new branch import
 2011-08-23 22:02 UTC  (6+ messages)
` [PATCH/RFC 2/2] git-p4: Add complex test case for "

[PATCH 0/8] make vfork killable/restartable/traceable
 2011-08-23 22:01 UTC  (5+ messages)
  ` [PATCH v2 0/3] make vfork killable

[U-Boot] [PATCH v3] Add 'sf update' command to do smart SPI flash update
 2011-08-23 22:01 UTC  (5+ messages)

[PATCH] ath9k: fix MGMT packets when using TKIP
 2011-08-23 21:59 UTC  (5+ messages)
      ` [ath9k-devel] "

[PATCH] vfs: Export do_fallocate() to kernel modules
 2011-08-23 21:59 UTC  (2+ messages)

[PATCH 0/1] Fix for lttng-ust not compiling on beagleboard
 2011-08-23 21:57 UTC  (5+ messages)
` [PATCH 1/1] beagleboard.conf: set DEFAULT_TUNE to cortexa8

[RFC PATCH 0/2] Couple of fixes to help new users
 2011-08-23 21:52 UTC  (6+ messages)
` [RFC PATCH 1/2] image.bbclass, kernel.bbclass: create warning file about deleting deploydir files

[PATCH] staging: brcmsmac, fix build for SMP disabled
 2011-08-23 21:56 UTC 

[PATCH] carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock
 2011-08-23 21:56 UTC  (3+ messages)

[PATCH 0/2] 32/64 bit llseek hashes (v3)
 2011-08-23 21:56 UTC  (2+ messages)

bad asm goto ?
 2011-08-23 21:55 UTC  (7+ messages)

Wiki seems dead. is openembedded wiki still active?
 2011-08-23 21:50 UTC  (4+ messages)

[PATCH 0/4 v3] pynfs41: Add some tests for RECLAIM_COMPLETE
 2011-08-23 21:52 UTC  (9+ messages)
` [PATCH 1/4 v3] 4.1 CLNT: add a simple test about RECLAIM_COMPLETE
` [PATCH 2/4 v3] 4.1 CLNT: test reclaims after RECLAIM_COMPLETE
` [PATCH 3/4 v3] 4.1 CLNT: test open before RECLAIM_COMPLETE
` [PATCH 4/4 v3] 4.1 CLNT: test RECLAIM_COMPLETE twice

[Bugme-new] [Bug 40532] New: Kernel oops on creative zen M300 removal
 2011-08-23 21:51 UTC 

[PATCH v2 0/3] Staging: cx25821: fix style issues
 2011-08-23 21:45 UTC  (2+ messages)

[PATCH v2] Staging: cx25821: fix coding style issues
 2011-08-23 21:44 UTC  (2+ messages)

[U-Boot] [PATCH] mmc:dcache: Cache line size aligned internal MMC buffers
 2011-08-23 21:48 UTC  (11+ messages)

[PATCH] ASoC: MPC5200: replace of_device with platform_device
 2011-08-23 21:48 UTC 

+ readlinkat-ensure-we-return-enoent-for-the-empty-pathname-for-normal-lookups.patch added to -mm tree
 2011-08-23 21:48 UTC 

[PATCH] Grammar and wording fixes in gitrepository-layout
 2011-08-23 21:48 UTC  (4+ messages)
` [PATCH] Documentation: Grammar correction, wording fixes and cleanup

[U-Boot] [PATCH v4 00/13] Add PXE support
 2011-08-23 21:46 UTC  (18+ messages)
` [U-Boot] [PATCH v4 01/13] Add generic, reusable menu code
` [U-Boot] [PATCH v4 02/13] common, menu: use abortboot for menu timeout
` [U-Boot] [PATCH v4 03/13] common: add run_command2 for running simple or hush commands
` [U-Boot] [PATCH v4 04/13] Add isblank
` [U-Boot] [PATCH v4 05/13] cosmetic: remove unneeded curly braces
` [U-Boot] [PATCH v4 06/13] Replace space and tab checks with isblank
` [U-Boot] [PATCH v4 07/13] Add standard environment variables README
` [U-Boot] [PATCH v4 08/13] lib: add uuid_str_to_bin for use with bootp and PXE uuid
` [U-Boot] [PATCH v4 09/13] Add pxe command
` [U-Boot] [PATCH v4 10/13] net: bootp: add PXE/RFC 4578 DHCP options support
` [U-Boot] [PATCH v4 11/13] Convert ca9x4_ct_vxp to standard env variables
` [U-Boot] [PATCH v4 12/13] arm: ca9x4_ct_vxp: enable pxe command support
` [U-Boot] [PATCH v4 13/13] arm: ca9x4_ct_vxp: enable PXE BOOTP options support

[PATCH v4 0/8] MMU disabling code and kexec fixes
 2011-08-23 21:46 UTC  (9+ messages)
` [PATCH v4 1/8] ARM: proc-v7: disable SCTLR.TE when disabling MMU
` [PATCH v4 2/8] ARM: kexec: ensure new kernel is entered in ARM state
` [PATCH v4 3/8] ARM: lib: add switch_stack function for safely changing stack
` [PATCH v4 4/8] ARM: idmap: add header file for identity mapping functions
` [PATCH v4 5/8] ARM: reset: allow kernelspace mappings to be flat mapped during reset
` [PATCH v4 6/8] ARM: reset: add reset functionality for jumping to a physical address
` [PATCH v4 7/8] ARM: kexec: use arm_machine_reset for branching to the reboot buffer
` [PATCH v4 8/8] ARM: stop: execute platform callback from cpu_stop code

[PATCH 0/2] Add an update=none option for 'loose' submodules
 2011-08-23 21:46 UTC  (9+ messages)
      `  "

[PATCH] Documentation: add debugging doc
 2011-08-23 21:46 UTC  (4+ messages)

[PATCH] proc: fix races of /proc/PID/{fd/,fdinfo/,fdinfo/*}
 2011-08-23 21:44 UTC  (3+ messages)
  ` [kernel-hardening] "

Afatech AF9013
 2011-08-23 21:43 UTC  (7+ messages)
            ` [PATCH] Re: Afatech AF9013 [TEST ONLY] AF9015 stream buffer size aligned with max packet size

[RFC 1/2]drivers:staging:usbip:stub_dev.c change SPIN_LOCK_UNLOCKED to __SPIN_LOCK_UNLOCKED
 2011-08-23 21:41 UTC  (2+ messages)

[PATCH] nfsd4: fix seqid_mutating_error
 2011-08-23 21:41 UTC  (3+ messages)

+ drivers-base-inodec-let-vmstat_text-be-optional.patch added to -mm tree
 2011-08-23 21:39 UTC 

+ drivers-base-inodec-let-vmstat_text-be-optional-fix.patch added to -mm tree
 2011-08-23 21:39 UTC 

linux-next: Tree for Aug 4
 2011-08-23 21:39 UTC  (4+ messages)
` [PATCH -next] drivers/base/inode.c: let vmstat_text be optional

[PATCH] Remove unnecessary cast
 2011-08-23 21:30 UTC 

[RFC][PATCH 2/2] nfsd41: try to check reply size before operation
 2011-08-23 21:39 UTC  (4+ messages)
  ` [RFC][PATCH v2] "

[PATCH 0/9 v5] Synaptics image sensor support
 2011-08-23 21:15 UTC  (5+ messages)
` [PATCH 4/9 v5] Input: synaptics - add "

linux-next: build failure after merge of the final tree (wireless & staging trees related)
 2011-08-23 21:30 UTC  (8+ messages)

[KORG] Panics on master backend
 2011-08-23 21:32 UTC  (3+ messages)
` [kernel.org users] "

+ cris-add-arch-cris-include-asm-serialh.patch added to -mm tree
 2011-08-23 21:32 UTC 

[linux-pm] [PATCH 02/11] PM: extend PM QoS with per-device wake-up constraints
 2011-08-23 21:31 UTC  (5+ messages)
    `  "

hvm guest direct kernel boot
 2011-08-23 21:31 UTC  (3+ messages)

[Bugme-new] [Bug 40572] New: Intel Gigabit Ethernet 82576 50% packet loss after reboot
 2011-08-23 21:30 UTC 

[PATCH v2 0/5] Convert DEBUG_LL UART selection to a Kconfig choice
 2011-08-23 21:30 UTC  (6+ messages)
` [PATCH v2 1/5] ARM: debug: use kconfig choice for selecting DEBUG_LL UART
` [PATCH v2 2/5] ARM: debug: augment DEBUG_LL Kconfig help to clarify behaviour
` [PATCH v2 3/5] ARM: plat-samsung: use Kconfig choice for debug UART selection
` [PATCH v2 4/5] ARM: realview: "
` [PATCH v2 5/5] arm/imx: use Kconfig choice for low-level "

[Bugme-new] [Bug 40582] New: acer_wmi kernel module is prevent of correct work of Acer AO 721
 2011-08-23 21:29 UTC 

[PATCH 00/12] staging: xgifb: misc cleanups
 2011-08-23 21:24 UTC  (4+ messages)
` [PATCH 12/12] staging: xgifb: delete an empty string

[Bug 40050] New: freezing nouveau, when playing videos on a 2nd screen
 2011-08-23 21:28 UTC  (2+ messages)
  ` [Bug 40050] "

[PATCH] pnfsblock: init pg_bsize properly
 2011-08-23 21:19 UTC  (8+ messages)

[Qemu-devel] Grand Unified Tracing
 2011-08-23 21:25 UTC  (8+ messages)

[PATCH] Ignore the ms_hook_prologue attribute
 2011-08-23 21:23 UTC  (2+ messages)

[PATCH 1/2] Input: wacom_w8001 - implement open and close
 2011-08-23 21:23 UTC  (2+ messages)

[lm-sensors] Making a server implentation for remote monitoring
 2011-08-23 21:22 UTC 

Linux RT patch works on single core - but not booting SMP ARM OMAP4 PandaBoard
 2011-08-23 21:18 UTC  (6+ messages)

[uml-devel] SYSCALL, ptrace and syscall restart breakages (Re: [RFC] weird crap with vdso on uml/i386)
 2011-08-23 21:20 UTC  (28+ messages)

+ procfs-report-eisdir-when-reading-sysctl-dirs-in-proc.patch added to -mm tree
 2011-08-23 21:19 UTC 

Have we changed /proc/stat idle statistics by NOHZ kernel?
 2011-08-23 21:18 UTC  (3+ messages)
  ` [PATCH 0/3 RFC] Fix /proc/stat idle/iowait statistics for tickless kernel

blktap error in linux-3.1rc2
 2011-08-23 21:17 UTC  (2+ messages)

[PATCH 2/3] be2iscsi: Adding a shutdown Routine
 2011-08-23 21:20 UTC  (2+ messages)

+ thp-mremap-support-and-tlb-optimization-fix.patch added to -mm tree
 2011-08-23 21:15 UTC 

+ thp-mremap-support-and-tlb-optimization.patch added to -mm tree
 2011-08-23 21:15 UTC 

+ mremap-avoid-sending-one-ipi-per-page.patch added to -mm tree
 2011-08-23 21:14 UTC 

+ mremap-check-for-overflow-using-deltas.patch added to -mm tree
 2011-08-23 21:14 UTC 

[PATCH 0 of 3] THP: mremap support and TLB optimization #3
 2011-08-23 21:14 UTC  (3+ messages)
` [PATCH 3 of 3] thp: mremap support and TLB optimization

Update tzcode and tzdata to last code
 2011-08-23 21:08 UTC 

ARM processor mode, kernel startup, Hyp / secure state
 2011-08-23 21:12 UTC  (4+ messages)

[V2][PATCH 0/6] x86, nmi: new NMI handling routines
 2011-08-23 21:11 UTC  (7+ messages)
` [V2][PATCH 1/6] x86, nmi: split out nmi from traps.c
` [V2][PATCH 2/6] x86, nmi: create new NMI handler routines
` [V2][PATCH 3/6] x86, nmi: wire up NMI handlers to new routines
` [V2][PATCH 4/6] x86, nmi: add in logic to handle multiple events and unknown NMIs
` [V2][PATCH 5/6] x86, nmi: track NMI usage stats
` [V2][PATCH 6/6] x86, nmi: print out NMI stats in /proc/interrupts

Suddenly, a dead filesystem
 2011-08-23 21:08 UTC  (3+ messages)

[PATCH 5/5] staging: et131x: Fix free IRQ from IRQ context warning after tx_timeout
 2011-08-23 21:07 UTC  (5+ messages)

[PATCH] i2c: tegra: Check for overflow errors with BUG_ON
 2011-08-23 18:39 UTC  (5+ messages)

[PATCH 00/12] x86: Ticket lock cleanup
 2011-08-23 21:03 UTC  (8+ messages)
` [PATCH 13/15] x86: add cmpxchg_flag() variant

+ memblock-add-memblock_start_of_dram.patch added to -mm tree
 2011-08-23 21:03 UTC 

[PATCH] memblock: add memblock_start_of_DRAM()
 2011-08-23 21:03 UTC  (2+ messages)

[PATCH] x86: trivial: remove unnecessary get_order in free_thread_info
 2011-08-23 21:01 UTC  (2+ messages)
` [tip:x86/cleanups] x86, mm, trivial: Remove unnecessary get_order() in free_thread_info()

[PATCH 0/2] mmc: trivial patches to fix sparse warnings
 2011-08-23 20:43 UTC  (9+ messages)
` [PATCH 2/2] mmc: fix integer assignments to pointer

[Qemu-devel] [PATCH] pci: Error on PCI capability collisions
 2011-08-23 20:59 UTC  (7+ messages)

+ memblock-add-no_bootmem-config-symbol.patch added to -mm tree
 2011-08-23 20:58 UTC 

[GIT PULL 0/1] perf/urgent probe fix
 2011-08-23 20:58 UTC  (2+ messages)
` [PATCH 1/1] perf probe: Fix regression of variable finder

+ vmscan-promote-shared-file-mapped-pages.patch added to -mm tree
 2011-08-23 20:57 UTC 

+ vmscan-activate-executable-pages-after-first-usage.patch added to -mm tree
 2011-08-23 20:57 UTC 

[net-next 03/10] ixgbe: Drop the TX work limit and instead just leave it to budget
 2011-08-23 20:52 UTC  (6+ messages)

[dm-crypt] unlocking dm-crypt from grub - kernel in crypted volume
 2011-08-23 20:52 UTC  (3+ messages)

[PATCHv3 2/4] usb: gadget: replace "is_dualspeed" with "max_speed"
 2011-08-23 20:49 UTC  (2+ messages)

[Bugme-new] [Bug 40732] New: atl2 NIC claims NO CARRIER after suspend/resume; rmmod + insmod fixes problem
 2011-08-23 20:43 UTC 

[PATCH] staging: IIO: DAC: Delete useless label error_ret in ad5791.c
 2011-08-23 20:39 UTC  (4+ messages)

[PATCH] drivers:staging:remove the unused label error_ret
 2011-08-23 20:38 UTC  (2+ messages)

[PATCH] drivers:staging: remove the unused label
 2011-08-23 20:38 UTC  (2+ messages)

[Bug 27501] New: nVidia 9600M GT (Macbook Pro current model) is unable to boot
 2011-08-23 20:42 UTC  (2+ messages)
  ` [Bug 27501] "

[PATCHv2 0/2] gitweb: Beginnings of splitting gitweb into modules
 2011-08-23 20:40 UTC  (3+ messages)

[ath9k-devel] spatial expansion
 2011-08-23 20:40 UTC 

+ printk-add-console_suspend-module-parameter.patch added to -mm tree
 2011-08-23 20:39 UTC 

+ printk-add-module-parameter-ignore_loglevel-to-control-ignore_loglevel-fix.patch added to -mm tree
 2011-08-23 20:38 UTC 

[PATCH 0/2] ath9k: AR9580 support
 2011-08-23 20:37 UTC  (3+ messages)
` [PATCH 1/2] ath9k_hw: add "
` [PATCH 2/2] ath9k: "

[PATCH] virt: Fix file_transfer subtest
 2011-08-23 20:36 UTC 

[PATCH 0/7] staging:iio:cleanups2 post iio_chan_spec_conversion
 2011-08-23 20:35 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] PPC: E500: Support SPE guest
 2011-08-23 20:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] PPC: E500: Add ESR bit definitions
  ` [Qemu-devel] [PATCH 2/3] PPC: E500: Inject SPE exception on invalid SPE access

[PATCH 00/12] staging:iio: iio_chan_spec conversions - after cleanups
 2011-08-23 20:34 UTC  (2+ messages)

[PATCH 00/19] staging:iio:cleanups - post fixes
 2011-08-23 20:32 UTC  (2+ messages)

[Bug 14393] New: NV11 card is not detected properly by nouveau on big-endian box
 2011-08-23 20:32 UTC  (2+ messages)
  ` [Bug 14393] Card detected as NV20 (endian issue?) With nv driver run first, fifo lockup on nv11ppc machine

+ drivers-misc-ab8500-pwmc-fix-modalias.patch added to -mm tree
 2011-08-23 20:31 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.