linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-20 14:37:31 to 2011-05-21 00:04:55 UTC [more...]

[PATCH 01/12] Force always inline for gcc 4.5 when optimizing for size
 2011-05-21  0:01 UTC  (10+ messages)
` [PATCH 02/12] RADEON: Drop inlines from evergreen_cs.c / r600_cs.c
` [PATCH 03/12] RADEON: Move r100_*_*reg out of line
` [PATCH 04/12] RADEON: drop inlines in r600_blit.c
` [PATCH 05/12] I915: Move i915 register accesses out of line
` [PATCH 06/12] RADEON: Remove now unused functions in radeon driver
` [PATCH 09/12] RADEON: Move more code out of line
` [PATCH 10/12] X86: Move alloc_intr_gate "
` [PATCH 11/12] Don't use inline node_page_state for sysfs output functions
` [PATCH 12/12] REISERFS: reiserfs drop unnecessary inlines

[PATCH 0/3] block: Per cpu merge stats and cfq fix
 2011-05-21  0:02 UTC  (4+ messages)
` [PATCH 1/3] cfq-iosched: Fix a memory leak of per cpu stats for root group
` [PATCH 2/3] cfq-iosched: Make IO merge related stats per cpu
` [PATCH 3/3] block: call elv_bio_merged() when merged

[tip:core/rcu] Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
 2011-05-21  0:02 UTC  (7+ messages)

2.6.39: crash w/threadirqs option enabled
 2011-05-21  0:00 UTC  (9+ messages)

[PATCH 0/8] memcg async reclaim v2
 2011-05-20 23:57 UTC  (11+ messages)
` [PATCH 2/8] memcg: easy check routine for reclaimable
` [PATCH 6/8] memcg asynchronous memory reclaim interface
` [PATCH 7/8] memcg static scan reclaim for asyncrhonous reclaim
` [PATCH 8/8] memcg asyncrhouns reclaim workqueue

Crypto Update for 2.6.29
 2011-05-20 23:54 UTC  (11+ messages)
` Crypto Update for 2.6.30
  ` Crypto Update for 2.6.33
    ` Crypto Update for 2.6.34
      ` Crypto Update for 2.6.35
          ` Crypto Update for 2.6.36
            ` Crypto Update for 2.6.37
              ` Crypto Update for 2.6.38
                ` Crypto Update for 2.6.39
                  ` Crypto Update for 2.6.40

[PATCH] arch/tile: add arch/tile/drivers/ directory with SROM driver
 2011-05-20 23:39 UTC  (6+ messages)

[PATCH]powerpc: Force page alignment for early reserved memory
 2011-05-20 23:23 UTC  (3+ messages)
  ` [PATCH v2]powerpc: Force page alignment for initrd

[PATCH -tip] rcu: use kthread_create_on_node()
 2011-05-20 23:23 UTC  (2+ messages)

Linux wireless support education video on YouTube
 2011-05-20 23:16 UTC 

[git pull] Please pull powerpc.git merge branch
 2011-05-20 22:21 UTC  (7+ messages)

kernel 2.6.39 (user mode linux) crashes (2.6.38 works fine)
 2011-05-20 22:53 UTC  (17+ messages)

[PATCH] tmpfs: fix highmem swapoff crash regression
 2011-05-20 22:47 UTC 

[PATCH 1/2] cpuset: fix cpuset_cpus_allowed_fallback() don't update tsk->rt.nr_cpus_allowed
 2011-05-20 22:46 UTC  (11+ messages)
          ` [PATCH v2 1/2] rcu: don't bind offline cpu

[PATCH 1/1] x86/kernel/cpu/common.c: Fix section mismatch warnings
 2011-05-20 22:33 UTC 

[PATCH] [BUGFIX] mm: hugepages can cause negative commitlimit
 2011-05-20 22:30 UTC  (5+ messages)

[PATCH 3/4] gpio/nomadik: show all pins in debug
 2011-05-20 22:05 UTC 

[RFC PATCH v4 0/6] MIPS: Octeon: Use Device Tree
 2011-05-20 22:25 UTC  (7+ messages)
` [RFC PATCH v4 1/6] of: Allow scripts/dtc/libfdt to be used from kernel code
` [RFC PATCH v4 2/6] of: Make of_find_node_by_path() traverse /aliases for relative paths
` [RFC PATCH v4 3/6] MIPS: Octeon: Add device tree source files
` [RFC PATCH v4 4/6] MIPS: Prune some target specific code out of prom.c
` [RFC PATCH v4 5/6] MIPS: Octeon: Add irq_create_of_mapping() and GPIO interrupts
` [RFC PATCH v4 6/6] MIPS: Octeon: Initialize and fixup device tree

[PATCH 1/7] [RFC] Mainline BG/P platform support
 2011-05-20 22:20 UTC  (9+ messages)
` [PATCH 6/7] [RFC] enable early TLBs for BG/P
        ` [bg-linux] "

[PATCH] check_signature depends on CONFIG_CHECK_SIGNATURE
 2011-05-20 22:11 UTC  (2+ messages)

[PATCH 00/13] Ux500 PRCMU into MFD v3
 2011-05-20 22:10 UTC  (2+ messages)

[PATCH 02/10] mach-u300: rewrite gpio driver, move to drivers/gpio
 2011-05-20 22:07 UTC  (8+ messages)

[PATCH 4/4] gpio/nomadik: add function to read GPIO pull down status
 2011-05-20 22:05 UTC 

[PATCH 2/4] gpio: move Nomadik GPIO driver to drivers/gpio
 2011-05-20 22:05 UTC 

[PATCH 0/4] Move U300 and Nomadik GPIO drivers
 2011-05-20 22:05 UTC 

[PATCH 1/4] gpio: move U300 GPIO driver to drivers/gpio
 2011-05-20 22:05 UTC 

[rfc] Ignore Fsync Calls in Laptop_Mode
 2011-05-20 22:03 UTC  (7+ messages)

Linux 2.6.39
 2011-05-20 22:00 UTC  (3+ messages)
` Linux 2.6.39 -- *ERROR* Attempting to mmap a purgeable buffer

[PATCH v2] ARM: smp_twd: Reconfigure clockevents after cpufreq change
 2011-05-20 21:50 UTC  (2+ messages)

[PATCH v2 1/7] KVM: MMU: optimize pte write path if don't have protected sp
 2011-05-20 15:49 UTC  (2+ messages)

[PATCH] module: Use binary search in lookup_symbol()
 2011-05-20 21:29 UTC  (11+ messages)
            ` module boot time (was Re: [PATCH] module: Use binary search in lookup_symbol())

[PATCH 3/3 v2] x86, cpu: Enable/disable SMEP
 2011-05-20 21:13 UTC  (3+ messages)
` [tip:x86/smep] x86, cpu: Enable/disable Supervisor Mode Execution Protection

Major 2.6.38 regression ignored?
 2011-05-20 21:11 UTC  (3+ messages)

[git patches] libata updates for 2.6.40
 2011-05-20 21:10 UTC 

[PATCH] block: call elv_bio_merged() when merged
 2011-05-20 21:02 UTC  (7+ messages)

PM: Remove sysdev suspend, resume and shutdown operations
 2011-05-20 20:29 UTC  (2+ messages)

[PATCH 1/6] kbuild: Integrate with new-kernel-pkg
 2011-05-20 20:59 UTC  (4+ messages)
` [PATCH 5/6] kbuild: Append RPM release to $KERNELRELEASE

[RFC] ARM Subarchitecture group maintainership
 2011-05-20 20:59 UTC  (3+ messages)

[PATCH resend] ipc: Add missing sys_ni entries for ipc/compat.c functions
 2011-05-20 20:34 UTC  (2+ messages)

[PATCH] sched: track "isolated" cpus like other cpu masks
 2011-05-20 20:29 UTC 

[PATCH 0/7] This patchset adds support for running Linux under the Freescale hypervisor,
 2011-05-20 20:29 UTC  (2+ messages)

PATCH: powerpc: remove unused variable assignment
 2011-05-20 20:31 UTC  (2+ messages)

[PATCH v3] w1: Add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
 2011-05-20 20:24 UTC  (2+ messages)
              ` [PATCH] checkpatch: Suggest using min_t or max_t

[RFC][PATCH] extable: Make sure all archs define _sdata
 2011-05-20 20:21 UTC  (5+ messages)

[PATCH 1/2] Fix merge problem between sparc32 IPI patches and schedule_ipi() callback
 2011-05-20 20:13 UTC  (2+ messages)

[PATCH] arch/tile: add /proc/tile, /proc/sys/tile, and a sysfs cpu attribute
 2011-05-20 19:59 UTC  (7+ messages)

[PATCH v4] x86: UV uv_tlb.c cleanup
 2011-05-20 19:45 UTC 

[GIT] Networking
 2011-05-20 19:40 UTC 

[PATCH v2 1/3] vmscan,memcg: memcg aware swap token
 2011-05-20 19:30 UTC  (3+ messages)
` [PATCH v2 3/3] vmscan: implement swap token priority aging

Ptrace documentation, draft #3
 2011-05-20 19:23 UTC 

[PATCH 1/8] mm: Kill set but not used var in bdi_debug_stats_show()
 2011-05-20 19:23 UTC  (9+ messages)
` [PATCH 2/8] x86: Fix set but not used in ghash_async_setkey()
  ` [PATCH 3/8] x86: Kill set but not used warning
    ` [PATCH 4/8] x86: Kill set but not used warnings in tlb_uv.c
      ` [PATCH 5/8] x86: Kill set but not used warning in test_NX()
        ` [PATCH 6/8] x86: Kill set but not used warnings in pf_in.c
          ` [PATCH 7/8] 9p: Kill set but not used warnings
            ` [PATCH 8/8] apparmor: Kill set but no used warning in common_mmap()

[PATCH] ds2760_battery: Fix rated capacity of the hx4700 1800mAh battery
 2011-05-20 19:14 UTC  (5+ messages)

[git pull] pstore and ia64 changes
 2011-05-20 18:58 UTC 

[PATCH 1/2] fs/9p: Don't clunk dentry fid when we fail to get a writeback inode
 2011-05-20 18:55 UTC  (2+ messages)
` [PATCH 2/2] net/9p: p9_idpool_get return -1 on error

[PATCH 00/12] staging: usbip
 2011-05-20 18:51 UTC  (9+ messages)
` [PATCH 01/12] staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_
` [PATCH 04/12] staging: usbip: stub_main.c: code cleanup

[PATCH v5 00/21] EVM
 2011-05-20 18:50 UTC  (8+ messages)
` [PATCH v5 05/21] ima: move ima_file_free before releasing the file

[BUG] perf: bogus correlation of kernel symbols
 2011-05-20 18:42 UTC  (13+ messages)

linux-next: manual merge of the s390 tree with Linus' tree
 2011-05-20 18:43 UTC  (2+ messages)

Kernel falls apart under light memory pressure (i.e. linking vmlinux)
 2011-05-20 18:40 UTC  (15+ messages)

linux-next: Tree for May 20
 2011-05-20 18:35 UTC  (3+ messages)
` linux-next: Tree for May 20 (iwlwifi)

AHCI driver problem on SB700/SB800 w/ Acer Ferrari One
 2011-05-20 18:25 UTC  (7+ messages)
` [PATCH v2.6.38-rc7] Revert "libata: ahci_start_engine compliant to AHCI spec"

[trace-cmd patch] close open fds on exec
 2011-05-20 18:22 UTC 

[PATCH for-next] Documentation: add Documentation/security/
 2011-05-20 18:17 UTC 

[PATCH 0/2] AMD ARAT fixes
 2011-05-20 18:10 UTC  (4+ messages)

[PATCH v5 00/19] ARM: Add support for the Large Physical Address Extensions
 2011-05-20 18:09 UTC  (6+ messages)
` [PATCH v5 15/19] ARM: LPAE: Add support for cpu_v7_do_(suspend|resume)

Ptrace documentation, draft #1
 2011-05-20 18:02 UTC  (5+ messages)

[GIT pull] timer fixes
 2011-05-20 17:52 UTC 

[15/24] tmpfs: fix spurious ENOSPC when racing with unswap
 2011-05-20 17:49 UTC  (2+ messages)

Confirm Receipt
 2011-05-20 17:12 UTC 

[patch 0/6] x86: x2apic cluster optimizations and apic probe cleanups
 2011-05-20 17:41 UTC  (4+ messages)
` [patch 6/6] x86, apic: use .apicdrivers section to find the list of apic drivers

Unending loop in __alloc_pages_slowpath following OOM-kill; rfc: patch
 2011-05-20 17:23 UTC  (3+ messages)

[GIT PULL] perf fixes
 2011-05-20 17:18 UTC 

[PATCH] drm: i915: correct return status in intel_hdmi_mode_valid()
 2011-05-20 16:58 UTC 

[PATCH v3] x86: UV uv_tlb.c cleanup
 2011-05-20 17:01 UTC 

[PATCH v11 2/7] usb: Configure endpoint according to gadget speed
 2011-05-20 16:49 UTC  (4+ messages)
` [PATCH v11 4/7] usb:gadget: Add SuperSpeed support to the Gadget Framework

[PATCH 2/3] perf_events: fix validation of events using an extra reg (v2)
 2011-05-20 16:45 UTC  (3+ messages)

[PATCH v0] sched: change how RT task is picked in pull_rt_task()
 2011-05-20 16:44 UTC 

[PATCH] dma-debug: print some unfreed allocations
 2011-05-20 16:36 UTC  (6+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

linux-next: build failure after merge of the final tree
 2011-05-20 16:29 UTC  (4+ messages)

[PATCH 1/1] igmp: fix ip_mc_clear_src to not reset ip_mc_list->sf{mode,count}
 2011-05-20 16:27 UTC  (7+ messages)
    ` [PATCH v2 1/1] igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
      ` [PATCH v3 "

[PATCH] Cleanup pc87413 watchdog driver to use request_muxed_region for SuperIO area
 2011-05-20 16:20 UTC  (4+ messages)

[RFC/PATCH 00/13] wl12xx re-factor
 2011-05-20 16:14 UTC  (4+ messages)
` [RFC/PATCH 01/13] net: wl12xx: sdio: id_tables should be __devinitconst

[GIT PULL] ptrace/signal changes for v2.6.40
 2011-05-20 16:07 UTC 

[PATCH] HID: Fixed a crash in hid_report_raw_event() function
 2011-05-20 16:02 UTC  (2+ messages)

PCI BAR1 Unassigned
 2011-05-20 15:57 UTC  (7+ messages)

[PATCH] olpc_battery: bind to device tree
 2011-05-20 15:55 UTC  (4+ messages)

[PATCH] bq27x00_battery: Name of cycle count property
 2011-05-20 15:51 UTC  (2+ messages)

[PATCH] ds2760_battery: Fix indexing of the 4 active full EEPROM registers
 2011-05-20 15:48 UTC  (2+ messages)

[PATCH 00/23] add register_chrdev_ids() to char_dev.c, API
 2011-05-20 15:42 UTC  (3+ messages)
` [PATCH 08/23] use register_chrdev_ids in drivers/scsi/

percpu: Fixup __this_cpu_xchg* operations
 2011-05-20 15:29 UTC 

[RFC] add mount options to sysfs
 2011-05-20 15:17 UTC  (11+ messages)

[GIT PULL rcu/next] rcu commits for 2.6.40
 2011-05-20 15:12 UTC  (5+ messages)
` [PATCH] rcu: Fix unpaired rcu_irq_enter() from locking selftests

[PATCH] mfd: Add ASIC3 PCMCIA/CF support
 2011-05-20 14:49 UTC 

[PATCH v3 0/2] Add support for twl6025 PMIC
 2011-05-20 14:49 UTC  (3+ messages)
` [PATCH v3 1/2] REGULATOR: TWL6025: add support to twl-regulator


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).