messages from 2012-03-30 22:23:21 to 2012-03-30 23:04:23 UTC [more...]
[PATCH] arch/tile: revert comment for atomic64_add_unless()
2012-03-30 20:31 UTC (33+ messages)
` [PATCH] arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>
` [PATCH] arch/tile: use 0 for IRQ_RESCHEDULE instead of 1
` [PATCH] arch/tile: use interrupt critical sections less
` [PATCH] arch/tile: support building big-endian kernel
` [PATCH] arch/tile: optimize get_user/put_user and friends
` [PATCH] arch/tile: Allow tilegx to build with either 16K or 64K page size
` [PATCH] arch/tile: avoid false corrupt frame warning in early boot
` [PATCH] arch/tile: make sure to build memcpy_user_64 without frame pointer
` [PATCH] arch/tile: various improvements to stack backtracer
` [PATCH] arch/tile: work around a hardware issue with the return-address stack
` [PATCH] arch/tile: improve trap handling a bit
` [PATCH] arch/tile: support <asm/cachectl.h> header for cacheflush() syscall
` [PATCH] arch/tile: don't wait for migrating PTEs in an NMI handler
` [PATCH] arch/tile: don't set the homecache of a PTE unless appropriate
` [PATCH] arch/tile: don't enable irqs unconditionally in page fault handler
` [PATCH] arch/tile: support loading kernels larger than 16 MB
` [PATCH] arch/tile: support kexec() for tilegx
` [PATCH] arch/tile: fix up locking in pgtable.c slightly
` [PATCH] arch/tile: use memparse() for "maxmem" and "maxnodemem" options
` [PATCH] arch/tile: add "nop" after "nap" to help GX idle power draw
` [PATCH] arch/tile: implement panic_smp_self_stop()
` [PATCH] arch/tile: fix single-stepping over swint1 instructions on tilegx
` [PATCH] arch/tile: fix pointer cast in cacheflush.c
` [PATCH] arch/tile: export the page_home() function
` [PATCH] arch/tile: stop mentioning the "kvm" subdirectory
` [PATCH] arch/tile: use atomic exchange in arch_write_unlock()
` [PATCH] arch/tile: fix finv_buffer_remote() for tilegx
` [PATCH] arch/tile: fix a reference to cpu_possible_map in a comment
` [PATCH] arch/tile: fix hardwall for tilegx and generalize for idn and ipi
` [PATCH] arch/tile: allow querying cpu module information from the hypervisor
` [PATCH] arch/tile: return SIGBUS for addresses that are unaligned AND invalid
` [PATCH] arch/tile: add descriptive text if the kernel reports a bad trap
[ 000/108] 3.0.27-stable review
2012-03-30 19:59 UTC (44+ messages)
` [ 038/108] genirq: Fix incorrect check for forced IRQ thread handler
` [ 040/108] p54spi: Release GPIO lines and IRQ on error in p54spi_probe
` [ 041/108] IB/iser: Post initial receive buffers before sending the final login request
` [ 043/108] mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
` [ 044/108] bootmem/sparsemem: remove limit constraint in alloc_bootmem_section
` [ 045/108] hugetlbfs: avoid taking i_mutex from hugetlbfs_read()
` [ 048/108] udlfb: remove sysfs framebuffer device with USB .disconnect()
` [ 049/108] tcm_fc: Fix fc_exch memory leak in ft_send_resp_status
` [ 050/108] md/bitmap: ensure to load bitmap when creating via sysfs
` [ 052/108] drm/radeon: Restrict offset for legacy hardware cursor
` [ 053/108] drm/radeon/kms: fix analog load detection on DVI-I connectors
` [ 054/108] drm/radeon/kms: add connector quirk for Fujitsu D3003-S2 board
` [ 055/108] target: Dont set WBUS16 or SYNC bits in INQUIRY response
` [ 056/108] target: Fix 16-bit target ports for SET TARGET PORT GROUPS emulation
` [ 057/108] Bluetooth: Add AR30XX device ID on Asus laptops
` [ 058/108] HID: add extra hotkeys in Asus AIO keyboards
` [ 059/108] HID: add more "
` [ 060/108] pata_legacy: correctly mask recovery field for HT6560B
` [ 062/108] video:uvesafb: Fix oops that uvesafb try to execute NX-protected page
` [ 063/108] KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
` [ 067/108] xfs: fix inode lookup race
` [ 069/108] UBI: fix error handling in ubi_scan()
` [ 070/108] UBI: fix eraseblock picking criteria
` [ 071/108] SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
` [ 073/108] usbnet: dont clear urb->dev in tx_complete
` [ 075/108] proc-ns: use d_set_d_op() API to set dentry ops in proc_ns_instantiate()
` [ 076/108] hwmon: (fam15h_power) Correct sign extension of running_avg_capture
` [ 079/108] e1000e: Avoid wrong check on TX hang
` [ 080/108] PM / Hibernate: Enable usermodehelpers in hibernate() error path
` [ 082/108] jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
` [ 086/108] udf: Fix deadlock in udf_release_file()
` [ 087/108] dm crypt: fix mempool deadlock
` [ 089/108] dm exception store: fix init error path
` [ 091/108] xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
` [ 092/108] slub: Do not hold slub_lock when calling sysfs_slab_add()
` [ 093/108] module: Remove module size limit
` [ 095/108] drm/i915: suspend fbdev device around suspend/hibernate
` [ 096/108] Fix pppol2tp getsockname()
` [ 101/108] sky2: override for PCI legacy power management
` [ 102/108] xfrm: Access the replay notify functions via the registered callbacks
` [ 104/108] x86, tsc: Skip refined tsc calibration on systems with reliable TSC
` [ 107/108] nfsd: dont allow zero length strings in cache_parse()
` [ 108/108] serial: sh-sci: fix a race of DMA submit_tx on transfer
[PATCH 1/1] HID: add have_special_driver hid module parameter
2012-03-30 23:03 UTC (4+ messages)
wanting to clarify bitbake parsing of all .conf files
2012-03-30 22:54 UTC (2+ messages)
[PATCH 3/8] Documentation: sysrq: Crutcher Dunnavant is unavailable
2012-03-30 23:01 UTC (2+ messages)
[PATCH 00/11] ARM: tegra: GPIO and pinmux-related changes
2012-03-30 23:00 UTC (24+ messages)
` [PATCH 01/11] usb: ehci-tegra: Add vbus_gpio to platform data
` [PATCH 02/11] ARM: tegra: Remove VBUS_GPIO handling from board files
` [PATCH 03/11] gpio: tegra: fix register address calculations for Tegra30
` [PATCH 04/11] gpio: tegra: Iterate over the correct number of banks
` [PATCH 05/11] gpio: tegra: configure pins during irq_set_type
` [PATCH 06/11] ARM: tegra: seaboard: Don't gpio_request() ISL29018_IRQ
` [PATCH 07/11] gpio: tegra: Hide tegra_gpio_enable/disable()
` [PATCH 08/11] ARM: tegra: Switch to new pinctrl driver
` [PATCH 09/11] ARM: tegra: Remove pre-pinctrl pinmux driver
` [PATCH 10/11] ARM: dt: tegra cardhu: add pinmux to device tree
` [PATCH 11/11] ARM: dt: tegra20: "
[PATCH RFC] drm: support for rotated scanout
2012-03-30 22:59 UTC
[PATCH] tune-ppce500: correct the -mfloat-gprs compiler option
2012-03-30 22:50 UTC
[PATCH] ARM: S3C24XX: fix missing common.h in mach-s3c24xx/
2012-03-30 22:58 UTC (4+ messages)
[PATCH] edac: say "TILEGx" not "TILEPro" for the tilegx edac driver
2012-03-30 22:58 UTC
[PATCH v2] fix idle ticks in cpu summary line of /proc/stat
2012-03-30 22:54 UTC (3+ messages)
` [tip:timers/core] proc: stats: Use arch_idle_time for idle and iowait times if available
[to-be-updated] nohz-fix-idle-ticks-in-cpu-summary-line-of-proc-stat.patch removed from -mm tree
2012-03-30 22:55 UTC
[PATCH] kmsg: Use vmalloc instead of kmalloc when writing
2012-03-30 21:05 UTC (4+ messages)
kilauea compilation breaks with v3.3 kernel and ELDK 4.2
2012-03-30 22:53 UTC (6+ messages)
[meta-oe][PATCH] qt4: move from 4.8.0 to 4.8.1
2012-03-30 22:43 UTC
[PATCH 0/3] Misc Fixes
2012-03-30 22:52 UTC (8+ messages)
` [PATCH 1/3] nasm: fix issue with repeat configure
` [PATCH 2/3] cross-canadian.bbclass: fix rpath for sdk executables
` [PATCH 3/3] poky-tiny: avoid eglibc locale packaging
[kernel-hardening] [PATCH v2] futex: mark get_robust_list as deprecated
2012-03-30 22:51 UTC (5+ messages)
` "
` [kernel-hardening] "
mdadm raid6 recovery status
2012-03-30 22:51 UTC (9+ messages)
error: 'SEGMENT_SIZE' undeclared with arm-eabi-gcc toolchain
2012-03-30 22:50 UTC (2+ messages)
[PATCH] license.bbclass: remove existing license.manifest before appending new data
2012-03-30 22:41 UTC (4+ messages)
[PATCH 2/6] pcmcia: move unbind/rebind into dev_pm_ops.complete
2012-03-30 21:06 UTC (3+ messages)
rebase -p loses amended changes
2012-03-30 22:49 UTC (2+ messages)
[PATCH] ARM: at91: resurrect mach-at91/include/mach/io.h
2012-03-30 22:46 UTC
[RFC][PATCH] avoid swapping out with swappiness==0
2012-03-30 22:44 UTC (6+ messages)
XFS Kernel Panics in CentOS
2012-03-30 22:44 UTC (2+ messages)
[PATCH v3] ARM: mxs: Add initial support for Bluegiga APX4 Development Kit
2012-03-30 22:43 UTC (12+ messages)
[GSOC][HELP] Incremental blame in gitweb
2012-03-30 21:06 UTC
WISH TO HAVE YOU AS FRIEND
2012-03-30 22:42 UTC
[PATCH summary] arch/tile changes for 3.4
2012-03-30 22:40 UTC (2+ messages)
[PATCH 1/8] Documentation: remove 'mach' from dontdiff file
2012-03-30 22:39 UTC (2+ messages)
[GSOC] Contributing to git
2012-03-30 22:39 UTC (4+ messages)
[PATCH] spi/imx: mark base member in spi_imx_data as __iomem
2012-03-30 22:39 UTC (2+ messages)
Maintaining historical data in a git repo
2012-03-30 22:29 UTC (6+ messages)
[Qemu-devel] [PULL] QOM CPUState for unicore32
2012-03-30 21:38 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 4/5] target-unicore32: QOM'ify CPU
[ANNOUNCE] util-linux v2.21.1
2012-03-30 22:37 UTC (3+ messages)
[ 000/149] 3.2.14-stable review
2012-03-30 19:58 UTC (32+ messages)
` [ 001/149] USB: option: Add MediaTek MT6276M modem&app interfaces
` [ 005/149] staging: zcache: avoid AB-BA deadlock condition
` [ 007/149] USB: ftdi_sio: add support for BeagleBone rev A5+
` [ 008/149] USB: Microchip VID mislabeled as Hornby VID in ftdi_sio
` [ 009/149] USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
` [ 011/149] USB: ftdi_sio: new PID: LUMEL PD12
` [ 012/149] powerpc/usb: fix bug of kernel hang when initializing usb
` [ 013/149] staging: r8712u: Add missing initialization and remove configuration parameter CONFIG_R8712_AP
` [ 015/149] staging: r8712u: Fix regression in signal level after commit c6dc001
` [ 019/149] usb: renesas_usbhs: bugfix: add .release function to gpriv->gadget.dev
` [ 020/149] usb: gadgetfs: return number of bytes on ep0 read request
` [ 022/149] futex: Cover all PI opcodes with cmpxchg enabled check
` [ 026/149] USB: serial: fix console error reporting
` [ 027/149] cdc-wdm: Fix more races on the read path
` [ 029/149] usb: fsl_udc_core: Fix scheduling while atomic dump message
` [ 031/149] USB: ums_realtek: do not use stack memory for DMA in __do_config_autodelink
` [ 034/149] usb-serial: Add support for the Sealevel SeaLINK+8 2038-ROHS device
` [ 035/149] usb: cp210x: Update to support CP2105 and multiple interface devices
` [ 036/149] USB: serial: mos7840: Fixed MCS7820 device attach problem
` [ 037/149] rt2x00: Add support for D-Link DWA-127 to rt2800usb
` [ 040/149] rtlwifi: rtl8192c: Prevent sleeping from invalid context in rtl8192cu
` [ 041/149] rtlwifi: rtl8192ce: Fix loss of receive performance
` [ 043/149] iwlwifi: always monitor for stuck queues
` [ 045/149] ntp: Fix integer overflow when setting time
` [ 046/149] uevent: send events in correct order according to seqnum (v3)
` [ 049/149] rtc: Disable the alarm in the hardware (v2)
` [ 051/149] rtnetlink: Fix VF IFLA policy
` [ 053/149] ima: fix Kconfig dependencies
` [ 055/149] mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
` [ 060/149] ASoC: fsl: p1022ds: tell the WM8776 codec driver that its the master
` [ 061/149] ASoC: pxa-ssp: atomically set stream active masks
mm: migrate_pages hang
2012-03-30 22:36 UTC (6+ messages)
[PATCH 1/2] cgroup: use negative bias on css->refcnt to block css_tryget()
2012-03-30 22:36 UTC (4+ messages)
` [PATCH 2/2] cgroup: make css->refcnt clearing on cgroup removal optional
[RFC] One shared state reuse solution
2012-03-30 22:26 UTC (5+ messages)
Moving angstrom under the yocto banner
2012-03-30 22:32 UTC
Support for Iomega iConnect
2012-03-30 22:30 UTC
User error with fw_printenv - I hope
2012-03-30 22:30 UTC (2+ messages)
[PATCHSET] cgroup: cftype based file interface, take #2
2012-03-30 22:29 UTC (3+ messages)
[PATCH] scripts: scripts/patch-kernel should be able to digest kernel.org hosted .xz patches
2012-03-30 13:24 UTC (2+ messages)
[GIT] kbuild for 3.4
2012-03-30 22:13 UTC
[PATCH 0/2] merge_config.sh updates for 3.4?
2012-03-30 13:16 UTC (3+ messages)
` [PATCH 1/2] merge_config.sh: Set execute bit
[PATCH 2/2] merge_config.sh: Add option to display redundant configs
2012-03-30 13:14 UTC (2+ messages)
[GIT] kconfig for v3.4-rc1
2012-03-30 22:18 UTC
[GIT] kbuild misc changes for v3.4-rc1
2012-03-30 22:27 UTC
[PATCH] Bug fix in commit 178db7d3 triggered a bug in the SPI driver for MPC83XX (pdata is NULL)
2012-03-30 22:25 UTC (2+ messages)
Commit c1a1e7fc24d6 causes segfault in ext2fs_new_inode
2012-03-30 22:25 UTC (4+ messages)
[PATCH 1/2] ARM: fix builds due to missing <asm/system_misc.h> includes
2012-03-30 22:24 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.