public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-28 11:59:03 to 2013-03-28 17:02:55 UTC [more...]

[PATCH 00/36] perf/core improvements and fixes
 2013-03-28 17:02 UTC  (4+ messages)
` [PATCH 03/36] perf tools: Get rid of malloc_or_die() in trace-event-info.c
` [PATCH 09/36] perf tools: Get rid of die() calls in trace-data-read.c
` [PATCH 21/36] perf/x86: Export PEBS load latency threshold register to sysfs

[PATCH] ARM: Kirkwood: fix unused mvsdio gpio pins
 2013-03-28 17:00 UTC  (2+ messages)

[PATCH 0/2] eisa: fix eisa with PCI
 2013-03-28 16:54 UTC  (6+ messages)
` [PATCH 1/2] eisa, PCI: Fix bus res reference

[RFC 0/4] do not make cputime scaling in kernel
 2013-03-28 16:53 UTC  (5+ messages)
` [RFC 1/4] cputime: change parameter of thread_group_cputime_adjusted
` [RFC 2/4] procfs: add sum_exec_runtime to /proc/PID/stat
` [RFC 3/4] sched,proc: add csum_sched_runtime
` [RFC 4/4] cputime: remove scaling

[PATCH v2 00/13] rwsem fast-path write lock stealing
 2013-03-28 16:51 UTC  (9+ messages)
` [PATCH v2 02/13] rwsem: shorter spinlocked section in rwsem_down_failed_common()
` [PATCH v2 07/13] rwsem: use cmpxchg for trying to steal write lock
` [PATCH v2 10/13] rwsem: simplify __rwsem_do_wake
` [PATCH v2 11/13] rwsem: implement support for write lock stealing on the fastpath

[PATCH v6 1/2] mm: limit growth of 3% hardcoded other user reserve
 2013-03-28 16:49 UTC  (3+ messages)

[PATCH] ia64: Fix example error_injection_tool
 2013-03-28 16:47 UTC  (2+ messages)

[PATCH] bq27x00_battery: Fix reporting battery temperature
 2013-03-28 16:42 UTC  (2+ messages)
` [PATCH] power: rx51_battery: Fix reporting temperature

[PATCH 5/6] scsi: replace obsolete NLMSG_* with type safe nlmsg_*
 2013-03-28 16:36 UTC  (4+ messages)

[PATCH v2] drivers/crypto/nx: fix init race, alignmasks and GCM bug
 2013-03-28 16:32 UTC  (2+ messages)
` Fwd: "

Change in behaviour when unmounting recursive bind mounts
 2013-03-28 16:29 UTC  (4+ messages)

[PATCH 00/33] Regulators: Bring the AB8500 into the 21st century
 2013-03-28 16:11 UTC  (34+ messages)
` [PATCH 01/33] regulator: ab8500-ext: New driver to control external regulators
` [PATCH 02/33] ARM: ux500: Add regulator platform data for AB8500 "
` [PATCH 03/33] ARM: ux500: Provide a mechanism to over-ride regulator init values
` [PATCH 04/33] ARM: ux500: Turn off external regulator #1 when early HREFs suspend
` [PATCH 05/33] ARM: ux500: Setup external regulator supply #2 for HREF v20 boards
` [PATCH 06/33] regulator: ab8500-ext: Add HW request support
` [PATCH 07/33] regulator: ab8500-ext: Add suspend support
` [PATCH 08/33] regulator: ab8500: Remove USB regulator
` [PATCH 09/33] regulator: ab8500: Init debug from regulator driver
` [PATCH 10/33] regulator: ab8500: Prepare the driver for additional platforms
` [PATCH 11/33] regulator: ab8500: Add support for the ab9540
` [PATCH 12/33] regulator: ab8500: Correct TVOUT regulator enable time
` [PATCH 13/33] regulator: ab8500-ext: Add support for AB8505/AB9540
` [PATCH 14/33] regulator: ab8500: add support for ab8505
` [PATCH 15/33] regulator: ab8500-ext: Add support for AB9540 regulators
` [PATCH 16/33] regulator: ab8500: Add support for the ab8540
` [PATCH 17/33] regulator: ab8500: Update voltage handling for fixed voltage regulators
` [PATCH 18/33] regulator: ab8500: Use regulator_list_voltage_table()
` [PATCH 19/33] regulator: ab8500: Supply platform specific regulator id values
` [PATCH 20/33] regulator: ab8500: Don't register external regulators on AB8505
` [PATCH 21/33] regulator: ab8500: Add voltage selection for AUDIO and ANA "
` [PATCH 22/33] regulator: ab8500: Also check for AB8505 based platforms
` [PATCH 23/33] regulator: ab8500: Add new operations for Vaux3
` [PATCH 24/33] regulator: ab8500: Add mode operation for v-amic
` [PATCH 25/33] regulator: ab8500: Update vdmic, vamic[1|2] parameters for AB8540
` [PATCH 26/33] regulator: ab8500: Use a struct to select the good regulator configuration
` [PATCH 27/33] regulator: ab8500: Introduce aux5, aux6 regulators for AB8540
` [PATCH 28/33] regulator: ab8500: Set enable enable_time in regulator_desc
` [PATCH 29/33] regulator: ab8500: Remove the need for a 'delay' property
` [PATCH 30/33] regulator: ab8500: Use regulator_list_voltage_table() to look-up voltages
` [PATCH 31/33] ARM: ux500: Pass regulator platform data using the new format
` [PATCH 32/33] regulator: ab8500: Shuffle init functions into a more logical order
` [PATCH 33/33] ARM: ux500: Regulators: Bring the AB8500 regulator platform data up-to-date

[PATCH 0/2] pinctrl support for ab8500-usb
 2013-03-28 16:21 UTC  (3+ messages)
` [PATCH 1/2] ARM: ux500: remove redundant DB8500_PIN_SLEEP definition
` [PATCH 2/2] ARM: ux500: 8500: add ab8500-musb pinctrl support

[PATCH v3] [RFC] arm: use PSCI if available
 2013-03-28 16:20 UTC  (12+ messages)

[PATCH] compat/compat-drivers/linux-next: fb skip_vt_switch
 2013-03-28 16:19 UTC  (7+ messages)
` [PATCH 1/4] compat-drivers: backport fb_info->skip_vt_switch using ifdefs
` [PATCH 2/4] compat: backport fb_info->skip_vt_switch using a static inline
` [PATCH 3/4] compat-drivers: simplify backport fb_info->skip_vt_switch CE
` [PATCH 4/4] fb: add helpers to enable and test for the skip_vt_switch

[RFC PATCH] block: Add new generic block device naming interface
 2013-03-28 16:18 UTC 

[PATCH] pinctrl: coh901: Fix error checking in u300_gpio_to_irq
 2013-03-28 16:18 UTC 

[PATCH] rtc: rtc-at91rm9200: use a variable for storing IMR
 2013-03-28 16:16 UTC  (5+ messages)

[PATCH 00/17] RFC: Pile of DRBD fixes
 2013-03-28 16:11 UTC  (2+ messages)

[PATCH 1/6] net-next: replace obsolete NLMSG_* with type safe nlmsg_*
 2013-03-28 16:08 UTC  (3+ messages)

[PATCH 0/2] fix hugepage coredump
 2013-03-28 16:04 UTC  (5+ messages)
` [PATCH 1/2] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
` [PATCH 2/2] hugetlbfs: add swap entry check in follow_hugetlb_page()

[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
 2013-03-28 15:58 UTC  (2+ messages)

3.8.4: ohci question
 2013-03-28 15:56 UTC  (3+ messages)

[PATCH] arm: omap: RX-51: ARM errata 430973 workaround
 2013-03-28 15:53 UTC  (8+ messages)

[RFC PATCH 0/3] Perf persistent events
 2013-03-28 15:52 UTC  (4+ messages)

[PATCH 1/2] ARM: irq: Call irqchit_init if no init_irq function is specified
 2013-03-28 15:49 UTC  (8+ messages)
` [PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users

[PATCH 0/4] pintrcl: restore old state when pinctrl_select_state fails
 2013-03-28 15:47 UTC  (6+ messages)
` [PATCH 3/4] pinctrl: disable and free setting in select_state in case of error

[patch 00/34] idle: Consolidate idle implementations
 2013-03-28 15:43 UTC  (19+ messages)
` [patch 05/34] idle: Implement generic idle function
` [patch 07/34] alpha: Use generic idle loop
` [patch 17/34] ia64: "
` [patch 22/34] mips: "
` [patch 26/34] powerpc: "
` [patch 30/34] tile: Enter idle with preemption disabled
` [patch 29/34] sh: Use generic idle loop
` [patch 31/34] tile: "
` [patch 33/34] x86: "

drm/radeon: continued dead graphics with X on Thinkpad T60 with kernel 3.8.x/3.9.x
 2013-03-28 15:45 UTC 

[PATCH v4 0/6] Generic PHY Framework
 2013-03-28 15:45 UTC  (3+ messages)
` [PATCH v4 1/6] drivers: phy: add generic PHY framework

[PATCH] perf: Enable function tracing for perf core
 2013-03-28 15:45 UTC  (2+ messages)

[PATCH] perf, x86: Allow setting period 1
 2013-03-28 15:44 UTC  (2+ messages)

[PATCH -next] mg_disk: fix error return code in mg_probe()
 2013-03-28 15:44 UTC  (3+ messages)

[PATCH] perf, x86: Add Sandy Bridge constraints for CYCLE_ACTIVITY.*
 2013-03-28 15:43 UTC  (2+ messages)

intel_pstate_timer_func divide by zero oops
 2013-03-28 15:35 UTC  (4+ messages)

ipc,sem: sysv semaphore scalability
 2013-03-28 15:32 UTC  (3+ messages)
  ` [PATCH -mm -next] ipc,sem: untangle RCU locking with find_alloc_undo

[PATCHv2, RFC 00/30] Transparent huge page cache
 2013-03-28 15:31 UTC  (16+ messages)
` [PATCHv2, RFC 14/30] thp, mm: naive support of thp in generic read/write routines
` [PATCHv2, RFC 15/30] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCHv2, RFC 16/30] thp: handle file pages in split_huge_page()
` [PATCHv2, RFC 17/30] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCHv2, RFC 18/30] thp, mm: truncate support for transparent huge page cache

[PATCH v4] clk: allow reentrant calls into the clk framework
 2013-03-28 15:23 UTC  (5+ messages)
` [PATCH v5 0/2] reentrancy in the common "
  ` [PATCH 2/2] clk: allow reentrant calls into the "

[PATCH v9 RESEND 0/4] Add generic driver for on-chip SRAM
 2013-03-28 15:23 UTC  (6+ messages)
` [PATCH v9 RESEND 4/4] ARM: dts: add sram for imx53 and imx6q

[PATCHv3 00/10] Remove ARM local timer API
 2013-03-28 15:22 UTC  (3+ messages)
` [PATCHv3 03/10] ARM: smp_twd: Divorce smp_twd from "

[PATCH v2] tty: mxser: improve error handling in mxser_probe() and mxser_module_init()
 2013-03-28 15:16 UTC  (2+ messages)

[PATCH v7 00/18] perf: add memory access sampling support
 2013-03-28 15:15 UTC  (12+ messages)
` [PATCH v7 11/18] perf tools: add mem access sampling core support

Basic perf PMU support for Haswell v10
 2013-03-28 15:13 UTC  (2+ messages)

[PATCH] usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
 2013-03-28 15:06 UTC 

[PATCH] arch: remove CONFIG_GENERIC_FIND_NEXT_BIT again
 2013-03-28 15:04 UTC  (3+ messages)

tpm_tis driver failed to suspend, error -62
 2013-03-28 14:58 UTC  (7+ messages)
` [tpmdd-devel] "

[PATCH 1/3] pinctrl: use dev_info instead of pr_info in pinctrl_select_state_locked
 2013-03-28 14:58 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: remove superfluous optimization "
` [PATCH 3/3] pinctrl: pinctrl_select_state: set the old_state back on error

[PATCH 00/33] AIO cleanups/performance improvements
 2013-03-28 14:54 UTC  (13+ messages)
` [PATCH 01/33] mm: remove old aio use_mm() comment
` [PATCH 02/33] aio: remove dead code from aio.h
` [PATCH 04/33] aio: remove retry-based AIO
` [PATCH 05/33] char: add aio_{read,write} to /dev/{null,zero}
` [PATCH 06/33] aio: kill return value of aio_complete()
` [PATCH 07/33] aio: add kiocb_cancel()

s390x: kernel BUG at fs/ext4/inode.c:1591!
 2013-03-28 14:56 UTC  (3+ messages)

[PATCH] gpio: palmas: add dt support
 2013-03-28 14:55 UTC  (4+ messages)

3.9-rc1 regression in arm dtb build
 2013-03-28 14:49 UTC  (8+ messages)

[PATCH] clocksource: Fix build in non-OF case
 2013-03-28 14:47 UTC  (6+ messages)

[PATCH 6/6] connector: replace obsolete NLMSG_* with type safe nlmsg_*
 2013-03-28 14:41 UTC  (2+ messages)

[PATCH 4/6] gdm72xx: replace obsolete NLMSG_* with type safe nlmsg_*
 2013-03-28 14:37 UTC  (2+ messages)

[PATCH 3/6] selinux: replace obsolete NLMSG_* with type safe nlmsg_*
 2013-03-28 14:33 UTC  (2+ messages)

[PATCH 2/6] audit: replace obsolete NLMSG_* with type safe nlmsg_*
 2013-03-28 14:30 UTC  (2+ messages)

BUG at kmem_cache_alloc
 2013-03-28 14:27 UTC  (3+ messages)

[ 00/49] 3.0.71-stable review
 2013-03-28 14:19 UTC  (2+ messages)

[ 00/72] 3.4.38-stable review
 2013-03-28 14:17 UTC  (2+ messages)

[PATCH 1/1] Input: mma8450 - fix signed 12bits to 32bits conversion
 2013-03-28 14:16 UTC 

[ 00/98] 3.8.5-stable review
 2013-03-28 14:12 UTC  (2+ messages)

Driver lis3lv02d_i2c not working on Nokia RX-51
 2013-03-28 14:11 UTC  (4+ messages)

[PATCH v2 0/6] idr: add idr_alloc_cyclic and convert existing cyclic users
 2013-03-28 14:04 UTC  (4+ messages)
` [PATCH v2 6/6] sctp: convert sctp_assoc_set_id to use idr_alloc_cyclic

Crypto Fixes for 2.6.35
 2013-03-28 13:52 UTC  (13+ messages)
  ` Crypto Fixes for 2.6.36
    ` Crypto Fixes for 2.6.37
      ` Crypto Fixes for 2.6.38
        ` Crypto Fixes for 2.6.39
          ` Crypto Fixes for 3.0
            ` Crypto Fixes for 3.3
              ` Crypto Fixes for 3.6
                ` Crypto Fixes for 3.7
                  ` Crypto Fixes for 3.9

[PATCH 0/4] nohz: Full dynticks fixes/improvements
 2013-03-28 13:43 UTC  (10+ messages)
` [PATCH 1/4] nohz: Force boot CPU outside full dynticks range
` [PATCH 2/4] nohz: Print final full dynticks CPUs range on boot
` [PATCH 4/4] nohz: New option to force all CPUs in full dynticks range

[PATCH] sched: Precise load checking in get_rr_interval_fair
 2013-03-28 13:37 UTC 

[PATCH 3.9] cputime: Fix accounting on multi-threaded processes
 2013-03-28 13:31 UTC  (2+ messages)

Out-of-bound access in sysrq
 2013-03-28 13:28 UTC  (3+ messages)

[PATCH] irqchip: Add support for ARMv7-M's NVIC
 2013-03-28 13:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v7 4/5] ARM: davinci: da850: add mmc DT entries
 2013-03-28 13:12 UTC  (2+ messages)
` [PATCH v7 5/5] ARM: davinci: da850: override mmc DT node device name

[GIT PULL] arm64 patches for 3.9
 2013-03-28 12:59 UTC 

[GIT PULL] tracing: multibuffers, new triggers, clocks, and more
 2013-03-28 12:58 UTC  (2+ messages)

[PATCH 0/8] Move ntp state to be protected by timekeeping lock
 2013-03-28 12:54 UTC  (2+ messages)

[PATCH 0/3] [GIT PULL][3.9] tracing/perf: Various fixes
 2013-03-28 12:52 UTC  (4+ messages)
` [PATCH 1/3] tracing: Fix race with update_max_tr_single and changing tracers
` [PATCH 2/3] ftrace: Consistently restore trace function on sysctl enabling
` [PATCH 3/3] ftrace: Do not call stub functions in control loop

[Bug 55211] pci_disable_link_state PCIE_LINK_STATE_L0S no longer disables ASPM for ath5k
 2013-03-28 12:46 UTC  (5+ messages)
` [PATCH] PCI: Remove not needed check in disable aspm link

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-28 12:46 UTC  (5+ messages)
` [PATCH 05/12] PCI: Require CAP_COMPROMISE_KERNEL for PCI BAR access

[PATCH V5 0/4] cpufreq: exynos5440: support for cpufreq driver
 2013-03-28 12:42 UTC  (3+ messages)
` [PATCH V5 1/4] cpufreq: exynos: Add cpufreq driver for exynos5440

3.7.10 kernel crash
 2013-03-28 12:35 UTC  (3+ messages)

[GIT PULL] fbdev fixes for 3.9
 2013-03-28 12:26 UTC 

[PATCH] ARM: dts: AM33XX: Corrects typo in interrupt field in SPI node
 2013-03-28 12:20 UTC  (2+ messages)

For review (v2): user_namespaces(7) man page
 2013-03-28 12:13 UTC  (2+ messages)

[PATCH V2] pinctrl: mvebu: prevent walking off the end of group array
 2013-03-28 11:08 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] ARM: hw_breakpoint: Enable debug powerdown only if system supports 'has_ossr'
 2013-03-28 11:59 UTC  (12+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox