messages from 2012-06-01 23:05:22 to 2012-06-03 13:01:42 UTC [more...]
why the decompressed procedure move kernel from address 0x100000(1M) to 0x1000000(16M) +x
2012-06-03 13:01 UTC (5+ messages)
[PATCH v2 01/10] string: introduce memweight
2012-06-03 12:57 UTC (12+ messages)
` [PATCH v2 02/10] minixfs: use memweight()
` [PATCH v2 03/10] qnx4fs: "
` [PATCH v2 04/10] dm: "
` [PATCH v2 05/10] affs: "
` [PATCH v2 06/10] video/uvc: "
` [PATCH v2 07/10] ocfs2: "
` [PATCH v2 08/10] ext2: "
` [PATCH v2 09/10] ext3: "
` [PATCH v2 10/10] ext4: "
[RFC 0/6] remoteproc: custom fw handling
2012-06-03 12:54 UTC (5+ messages)
` [RFC 1/6] remoteproc: fix print format warnings
` [RFC 2/6] remoteproc: Pass struct fw to load_segments and find_rsc_table
[PATCH 1/1] ext4: fix hole punch failure when depth is greater than 0
2012-06-03 12:44 UTC
[PATCH] gpiolib: wm8994: Use irq_domain mappings for gpios
2012-06-03 12:40 UTC
[PATCH 1/3] mfd: wm8350: Add regmap cache support
2012-06-03 12:37 UTC (3+ messages)
` [PATCH 2/3] mfd: wm8350: Rely on regmap cache in interrupt controller
` [PATCH 3/3] mfd: wm8350: Remove custom cache implementation
[PATCH] regmap: Fix the size calculation for map->format.buf_size
2012-06-03 12:28 UTC (2+ messages)
[PATCH] drm: An uninitialized return value is returned
2012-06-03 12:26 UTC (2+ messages)
(no subject)
2012-06-03 12:20 UTC
[PATCH]drivers:leds:fixed a coding style issue
2012-06-03 12:11 UTC
[PATCH 00/27] Generic framework for SMP booting/CPU hotplug related code
2012-06-03 12:05 UTC (43+ messages)
` [PATCH 01/27] smpboot: Provide a generic method to boot secondary processors
` [PATCH 05/27] xen, cpu hotplug: Don't call cpu_bringup() in xen_play_dead()
` [Xen-devel] "
` [PATCH 10/27] mips, smpboot: Use generic SMP booting infrastructure
` [PATCH 17/27] mn10300, "
` [PATCH 18/27] powerpc, "
` [PATCH 21/27] sparc32, "
` [UPDATED PATCH "
` [PATCH 23/27] cris, "
[PATCH 2/2] ARM: dt: tegra: cardhu: register core regulator tps65911
2012-06-03 12:05 UTC (15+ messages)
[PATCH] add new NRP power meter USB device driver
2012-06-03 11:48 UTC (2+ messages)
automount hangs during boot somewhere in rcu_barrier
2012-06-03 11:32 UTC
[build error] building failed with sample kernel code enabled
2012-06-03 11:23 UTC (2+ messages)
My Order from your company...Reply
2012-06-03 10:05 UTC
No -rc1 is released message?
2012-06-03 9:55 UTC
linux-v3.5-rc1: start of a user mode linux produces a core file
2012-06-03 9:41 UTC (2+ messages)
Reservation ( 7th to 28th of July 2012 )
2012-06-02 17:50 UTC
futex system call in write
2012-06-03 9:16 UTC (2+ messages)
[PATCH] gpio: samsung: fix typo in name of exynos5 gpio chip list
2012-06-03 9:17 UTC
[PATCH RFC] fs: make reading /proc/mounts consistent
2012-06-03 8:42 UTC (3+ messages)
` [PATCH RFC] "
[PATCH] KVM: Use IRQF_ONESHOT for assigned device MSI interrupts
2012-06-03 8:42 UTC (7+ messages)
[PATCHv6 0/8] kvm: eoi optimization support
2012-06-03 7:28 UTC (9+ messages)
` [PATCHv6 1/8] kvm: document lapic regs field
` [PATCHv6 2/8] kvm: optimize ISR lookups
` [PATCHv6 3/8] kvm_para: guest side for eoi avoidance
` [PATCHv6 4/8] x86/bitops: note on __test_and_clear_bit atomicity
` [PATCHv6 5/8] kvm: eoi msi documentation
` [PATCHv6 6/8] kvm: only sync when attention bits set
` [PATCHv6 7/8] kvm: rearrange injection cancelling code
` [PATCHv6 8/8] kvm: host side for eoi optimization
Commit 722bc6b167 breaks booting on an 8TB system
2012-06-03 7:00 UTC (3+ messages)
[PATCH] rtc/rtc-spear: free the config right after the rtc_device_unregister
2012-06-03 6:24 UTC
[PATCH] add new NRP power meter USB device driver
2012-06-03 5:15 UTC (3+ messages)
[GIT PULL] x86/efi changes for v3.5
2012-06-03 3:13 UTC (3+ messages)
[GIT PULL] ACPI & Power Management Patches for Linux-3.5-merge
2012-06-03 3:12 UTC
[GIT PULL] ACPI & Power Management Patches for Linux-3.5-merge
2012-06-03 3:01 UTC (3+ messages)
[GIT PULL] Block driver bits for 3.5
2012-06-03 1:37 UTC (25+ messages)
` [PATCH] tty: add lockdep annotations
[git pull] device-mapper updates for 3.5
2012-06-02 23:48 UTC (2+ messages)
[PATCH v2 2/2] vsmp: Ignore IOAPIC IRQ affinity if possible
2012-06-02 22:11 UTC (3+ messages)
` [PATCH 1/2] x86: Introduce apic post-initialization callback
` [PATCH v3 2/2] vsmp: Ignore IOAPIC IRQ affinity if possible
[PATCH 0/5] h8300 fixes
2012-06-02 21:37 UTC (7+ messages)
` [PATCH 1/5] h8300/pgtable: Add missing #include <asm-generic/pgtable.h>
` [PATCH 2/5] h8300/signal: Fix typo "statis"
` [PATCH 3/5] h8300/time: Add missing #include <asm/irq_regs.h>
` [PATCH 4/5] h8300/uaccess: Remove assignment to __gu_val in unhandled case of get_user()
` [PATCH 5/5] h8300/uaccess: Add mising __clear_user()
[GIT] Networking
2012-06-02 21:31 UTC
[PATCH] ide: icside.c: Fix compile with CONFIG_BLK_DEV_IDEDMA_ICS=n
2012-06-02 21:26 UTC (6+ messages)
` [PATCH] ide: icside.c: fix printk format string compile warning
[PATCH] mcs7830: Implement link state detection
2012-06-02 21:09 UTC (2+ messages)
NOHZ: local_softirq_pending 08
2012-06-02 20:58 UTC (4+ messages)
Need help regarding parallel port interrupt in kernel 3.2
2012-06-02 20:07 UTC (2+ messages)
[PATCH] init: main: Corrected some coding style issues
2012-06-02 19:27 UTC
[tip:x86/urgent] x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
2012-06-02 19:24 UTC
[GIT PULL] x86 straggler fixes for 3.5
2012-06-02 19:16 UTC
[PATCH] sched/cpu hotplug: Don't traverse sched domain tree of cpus going offline
2012-06-02 18:57 UTC
[PATCH] x86: Avoid contention on cpa_lock if possible
2012-06-02 18:56 UTC (3+ messages)
` [PATCH RESEND] "
[RFC][PATCH 1/1] x86, efi: EFI boot stub config file support
2012-06-02 18:32 UTC (5+ messages)
[PATCH 1/3] uprobes: install_breakpoint() should fail if is_swbp_insn() == T
2012-06-02 18:21 UTC (11+ messages)
[PATCH] Avoid dereferencing a possibly NULL mm
2012-06-02 17:47 UTC (3+ messages)
[PATCH] Fix booted_cores calculation in set_cpu_sibling_map()
2012-06-02 17:37 UTC
[PATCH] staging: speakup: fixed checkpatch and sparse warnings in selection.c
2012-06-02 17:32 UTC
[PATCH 2/2] pinctrl: free if of_get_parent fails to get the parent node
2012-06-02 17:04 UTC
[PATCH 1/2] pinctrl: free allocated pinctrl_map structure only once and use kernel facilities for IMX_PMX_DUMP
2012-06-02 17:03 UTC
Hello Dear,
2012-06-02 16:18 UTC
WARNING: arch/x86/built-in.o: Section mismatch in reference from the variable test_nmi_ipi_callback_na to function .ini.text:test_nmi_ipi_callback
2012-06-02 16:15 UTC
init: multi param parsing regression since 3.4
2012-06-02 15:50 UTC (2+ messages)
[PATCH] add new NRP power meter USB device driver
2012-06-02 15:43 UTC (11+ messages)
[git pull] vfs.git fix
2012-06-02 14:47 UTC
[PATCH] frv: Remove bogus closing parenthesis
2012-06-02 14:42 UTC (3+ messages)
[PATCH] drivers/staging/line6/variax.c: Change some strict_strtoul() calls
2012-06-02 12:13 UTC (4+ messages)
Bug in BUG: Bad page state in process work_for_cpu pfn:cf800
2012-06-02 11:36 UTC (3+ messages)
Silent data corruption with kernel 3.4 and FireWire disks
2012-06-02 9:55 UTC
[patch] BFS 420: a tiny step forward
2012-06-02 9:50 UTC (5+ messages)
thermal_zone trip_point_0_temp 200°C
2012-06-02 8:34 UTC (2+ messages)
Claim Your Prize
2012-06-02 7:53 UTC
WARNING: at mm/page-writeback.c:1990 __set_page_dirty_nobuffers+0x13a/0x170()
2012-06-02 7:27 UTC (14+ messages)
` [PATCH] mm: fix warning in __set_page_dirty_nobuffers
[PATCH 1/2] crypto: Add new test cases for Blackfin CRC crypto driver
2012-06-02 7:19 UTC (4+ messages)
` [PATCH 2/2] crypto: bfin_crc: CRC hardware accelerator driver for BF60x family processors
` [uclinux-dist-devel] "
` [uclinux-dist-devel] [PATCH 1/2] crypto: Add new test cases for Blackfin CRC crypto driver
f71805f arch dependencies?
2012-06-02 6:54 UTC (7+ messages)
[PATCH 0/2] bug fixes for coupled cpuidle
2012-06-02 5:50 UTC (2+ messages)
` [linux-pm] "
linux-next: fate of the ecryptfs tree
2012-06-02 3:37 UTC (3+ messages)
Bug on bootup of Linux kernel on Panasonic Toughbook S10
2012-06-02 3:30 UTC (4+ messages)
` [Bug 43331] "
WARNING: at fs/btrfs/extent_map.c:226 unpin_extent_cache+0x4b/0xa0()
2012-06-02 3:18 UTC (2+ messages)
[PATCH 1/2] aio: make kiocb->private NUll in init_sync_kiocb()
2012-06-02 2:59 UTC (5+ messages)
[PATCH] clock: max77686: Add driver for Maxim 77686 32KHz crystal oscillator
2012-06-02 2:50 UTC (4+ messages)
BUG in __key_instantiate_and_link(): unable to handle kernel paging request at 0000632e6472616f
2012-06-02 2:25 UTC (3+ messages)
[RFC PATCH -tip 0/9]ftrace, kprobes: Ftrace-based kprobe optimization
2012-06-02 2:07 UTC (3+ messages)
` [RFC PATCH -tip 1/9] ftrace: Add pt_regs acceptable trace callback
[ 00/91] 3.4.1-stable review
2012-06-02 1:22 UTC (9+ messages)
` [ 00/91] 3.4.1-stable review Fw: [PATCH 1/2] libata: add a host flag to ignore detected ATA devices FW: use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the CD-ROM)
` Linux on Hyper-V 1) cd006086fa5d ata_piix: defer disks to the Hyper-V drivers by default 2) db63a4c8115a libata: add a host flag to ignore detected ATA device "
` Linux on Hyper-V 1) cd006086fa5d ata_piix: defer disks to the Hyper-V drivers by default 2) db63a4c8115a libata: add a host flag to ignore detected ATA device FW: use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the CD-R
` Linux on Hyper-V 1) cd006086fa5d ata_piix: defer disks to the Hyper-V drivers by default 2) db63a4c8115a libata: add a host flag to ignore detected ATA device FW: use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the
[PATCH 5/5] Rename variables from nls_mac* to nls_mac_*
2012-06-02 1:09 UTC
[PATCH 4/5] Rename charsets from mac* to mac-*
2012-06-02 1:08 UTC
[PATCH 3/5] Rename files from nls_mac*.c to nls_mac-*.c
2012-06-02 1:07 UTC
[PATCH 2/5] Rename CODEPAGE_MAC* to MAC_* in config variables
2012-06-02 1:04 UTC
[PATCH 1/5] REmove accidentally committed asignments
2012-06-02 1:02 UTC
[GIT PULL] Final round of SCSI updates for the 3.4+ merge window
2012-06-02 0:16 UTC (2+ messages)
[PATCH 0/3] [RFC] Fallocate Volatile Ranges v3
2012-06-01 23:38 UTC (4+ messages)
` [PATCH 1/3] [RFC] Interval tree implementation
` [PATCH 2/3] [RFC] Add volatile range management code
` [PATCH 3/3] [RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers
[PATCH v5 1/5] powerpc/85xx: implement hardware timebase sync
2012-06-01 23:30 UTC (3+ messages)
` [PATCH v5 5/5] powerpc/85xx: add support to JOG feature using cpufreq interface
[PATCH 00/11] PCI: resource allocation related
2012-06-01 23:30 UTC (18+ messages)
` [PATCH 02/11] PCI: Try to allocate mem64 above 4G at first
[PATCH] RAS: Add a tracepoint for reporting memory controller events
2012-06-01 23:28 UTC (13+ messages)
[PATCH 0/3] [RFC] Fallocate Volatile Ranges v2
2012-06-01 23:25 UTC (8+ messages)
` [PATCH 3/3] [RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers
[PATCH -v2] ACPI, PM, Specify lowest allowed state for device sleep state
2012-06-01 23:12 UTC (2+ messages)
[GIT PULL 00/15] perf/urgent fixes
2012-06-01 23:08 UTC (3+ messages)
[PATCH -v4 0/2] PCIe: Add PCIe runtime D3cold support
2012-06-01 23:10 UTC (4+ messages)
` [PATCH -v4 2/2] "
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