public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-20 21:05:26 to 2012-11-21 02:38:34 UTC [more...]

[PATCH 00/42] SH pin control and GPIO rework
 2012-11-21  2:27 UTC  (42+ messages)
` [PATCH 01/42] sh-pfc: Split platform data from the sh_pfc structure
` [PATCH 02/42] sh-pfc: Move private definitions and declarations to private header
` [PATCH 03/42] sh-pfc: Merge PFC core and pinctrl
` [PATCH 04/42] sh-pfc: Merge PFC core and gpio
` [PATCH 05/42] sh-pfc: Move platform device and driver to the core
` [PATCH 06/42] sh-pfc: Let the compiler decide whether to inline functions
` [PATCH 07/42] sh-pfc: Remove check for impossible error condition
` [PATCH 08/42] sh-pfc: Sort headers alphabetically
` [PATCH 09/42] sh-pfc: Split platform device and platform driver registration
` [PATCH 10/42] sh-pfc: Support passing resources through platform device
` [PATCH 11/42] ARM: shmobile: Register PFC "
` [PATCH 12/42] SH: "
` [PATCH 13/42] sh-pfc: Remove platform device registration
` [PATCH 14/42] sh-pfc: Remove unused resource and num_resources platform data fields
` [PATCH 15/42] ARM: shmobile: Select PINCTRL
` [PATCH 16/42] sh: Select PINCTRL for CPU subtypes that require it
` [PATCH 17/42] sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/
` [PATCH 18/42] sh-pfc: Support pinmux info in driver data instead of platform data
` [PATCH 19/42] sh-pfc: Add r8a7740 pinmux support
` [PATCH 20/42] sh-pfc: Add r8a7779 "
` [PATCH 21/42] sh-pfc: Add sh7367 "
` [PATCH 22/42] sh-pfc: Add sh7372 "
` [PATCH 23/42] sh-pfc: Add sh7377 "
` [PATCH 24/42] sh-pfc: Add sh73a0 "
` [PATCH 25/42] ARM: shmobile: pfc: Use driver-provided pinmux info
` [PATCH 26/42] sh-pfc: Add sh7203 pinmux support
` [PATCH 27/42] sh-pfc: Add sh7264 "
` [PATCH 28/42] sh-pfc: Add sh7269 "
` [PATCH 29/42] sh-pfc: Add sh7720 "
` [PATCH 30/42] sh-pfc: Add sh7722 "
` [PATCH 31/42] sh-pfc: Add sh7723 "
` [PATCH 32/42] sh-pfc: Add sh7724 "
` [PATCH 33/42] sh-pfc: Add sh7734 "
` [PATCH 34/42] sh-pfc: Add sh7757 "
` [PATCH 35/42] sh-pfc: Add sh7785 "
` [PATCH 36/42] sh-pfc: Add sh7786 "
` [PATCH 37/42] sh-pfc: Add shx3 "
` [PATCH 39/42] sh-pfc: Remove pinmux_info definition
` [PATCH 40/42] sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
` [PATCH 41/42] ARM: shmobile: r8a7740: Add pin control resources
` [PATCH 42/42] ARM: shmobile: sh7372: "

[REVIEW][PATCH 0/11] pid namespace cleanups and enhancements
 2012-11-21  2:36 UTC  (16+ messages)
` [PATCH 01/11] procfs: Use the proc generic infrastructure for proc/self
  ` [PATCH 02/11] procfs: Don't cache a pid in the root inode
  ` [PATCH 03/11] pidns: Capture the user namespace and filter ns_last_pid
  ` [PATCH 04/11] pidns: Use task_active_pid_ns where appropriate
  ` [PATCH 06/11] pidns: Don't allow new processes in a dead pid namespace
  ` [PATCH 07/11] pidns: Wait in zap_pid_ns_processes until pid_ns->nr_hashed == 1
  ` [PATCH 08/11] pidns: Deny strange cases when creating pid namespaces
  ` [PATCH 09/11] pidns: Add setns support

[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-11-21  2:35 UTC  (10+ messages)
` [PATCH v6 0/9] "
  ` [PATCH v6 3/9] compiler-gcc{3,4}.h: Use GCC_VERSION macro
  ` [PATCH v6 4/9] compiler{,-gcc4}.h, bug.h: Remove duplicate macros
  ` [PATCH v6 5/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__
  ` [PATCH v6 6/9] bug.h: Prevent double evaulation of in BUILD_BUG_ON
  ` [PATCH v6 7/9] bug.h: Make BUILD_BUG_ON generate compile-time error
  ` [PATCH v6 8/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
  ` [PATCH v6 9/9] bug.h, compiler.h: Introduce compiletime_assert & BUILD_BUG_ON_MSG

[PATCH v5 0/2] x86: vmclear vmcss on all cpus when doing kdump if necessary
 2012-11-21  2:26 UTC  (3+ messages)
` [PATCH v5 1/2] x86/kexec: VMCLEAR vmcss on all cpus "
` [PATCH v5 2/2] KVM-INTEL: add a notifier and a bitmap to support VMCLEAR in kdump

[PATCH v4] Thermal: exynos: Add sysfs node supporting exynos's emulation mode
 2012-11-21  2:19 UTC  (4+ messages)

[PATCH v2.1 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-11-21  2:15 UTC  (6+ messages)
` [PATCH 1/4] bdi: Track users that require stable page writes
` [PATCH 2/4] mm: Only enforce stable page writes if the backing device requires it
` [PATCH 3/4] 9pfs: Fix filesystem to wait for stable page writeback
` [PATCH 4/4] ext3: Warn if mounting rw on a disk requiring stable page writes

[PATCH] regmap: introduce tables for readable/writeable/volatile/precious checks
 2012-11-21  2:11 UTC  (2+ messages)

[PATCHv9 0/3] Runtime Interpreted Power Sequences
 2012-11-21  1:56 UTC  (7+ messages)
` [PATCHv9 1/3] "

[PATCH 00/27] Latest numa/core release, v16
 2012-11-21  1:54 UTC  (22+ messages)
            ` [PATCH] mm, numa: Turn 4K pte NUMA faults into effective hugepage ones
              ` numa/core regressions fixed - more testers wanted
                ` [patch] x86/vsyscall: Add Kconfig option to use native vsyscalls, switch to it
                ` [PATCH] x86/mm: Don't flush the TLB on #WP pmd fixups

[PATCH] watchdog: using u64 in get_sample_period()
 2012-11-21 10:56 UTC 

new execve/kernel_thread design
 2012-11-21  1:53 UTC  (11+ messages)
              ` sigaltstack fun (was Re: new execve/kernel_thread design)

[RFC] usb: add 'usb_get_intf()' call into the probe methods of drivers for usb interfaces
 2012-11-21  1:51 UTC  (3+ messages)

The bug of iput() removal from flusher thread?
 2012-11-21  1:48 UTC  (11+ messages)

[PATCH v7-1 1/5] ACPI: Add acpi_handle_<level>() interfaces
 2012-11-21  1:36 UTC 

[PATCH] [firmware_class] Fix compile with no builtin firmware
 2012-11-21  1:35 UTC  (6+ messages)

[ 00/66] 3.6.7-stable review
 2012-11-21  1:26 UTC  (7+ messages)
` [ 21/66] drm/i915: fix overlay on i830M
` [ 31/66] NFS: Wait for session recovery to finish before returning

[PATCH v7 0/5] ACPI: hotplug messages improvement
 2012-11-21  1:17 UTC  (7+ messages)
` [PATCH v7 1/5] ACPI: Add acpi_handle_<level>() interfaces
` [PATCH v7 2/5] ACPI: Update CPU hotplug error messages
` [PATCH v7 3/5] ACPI: Update Memory "
` [PATCH v7 4/5] ACPI: Update Container "
` [PATCH v7 5/5] ACPI: Update Dock "

[PATCH v12 0/7] make balloon pages movable by compaction
 2012-11-21  1:18 UTC  (7+ messages)
` [PATCH v12 4/7] mm: introduce compaction and migration for ballooned pages

kmemleak report on isp1763 and sierra MC8705
 2012-11-21  1:15 UTC  (6+ messages)

Streamlining Developer's Certificate of Origin, Signed-off-by tag
 2012-11-21  1:13 UTC  (6+ messages)

[PATCH] mm: cma: allocate pages from CMA if NR_FREE_PAGES approaches low water mark
 2012-11-21  1:05 UTC  (4+ messages)

[patch] mm, memcg: avoid unnecessary function call when memcg is disabled
 2012-11-21  1:02 UTC  (3+ messages)

mpol_to_str revisited
 2012-11-21  0:59 UTC  (20+ messages)
            ` [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps

[PATCH] x86/tlb: correct vmflag test for checking VM_HUGETLB
 2012-11-21  0:58 UTC  (2+ messages)
` [tip:x86/urgent] x86, mm: Correct "

[PATCH] spi-dw: delete cur_msg when pump message and transfer has finished
 2012-11-21  1:00 UTC 

[PATCH v1 0/9] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
 2012-11-21  0:57 UTC  (9+ messages)
` [PATCH 2/9] ext4: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 9/9] blkdev: Fix up AIO+DIO+O_SYNC to do the sync part correctly

[PATCH v2] devtmpfs: mount with noexec and nosuid
 2012-11-21  1:00 UTC  (13+ messages)

[3.7-rc6] capture_free_page() frees page without accounting for them??
 2012-11-21  0:48 UTC  (2+ messages)

[PATCH v2 00/13] x86, boot, 64bit: Add support for loading ramdisk and bzImage high
 2012-11-21  0:45 UTC  (17+ messages)
` [PATCH v2 03/13] x86: Add macro for 64bit entry startup_64

[PATCH] acpi_system_write_wakeup_device(): fix error check for unsigned variable
 2012-11-21  0:44 UTC  (2+ messages)

[PATCH 1/1] ARM: pxa: fix pxa25x gpio wakeup setting
 2012-11-21  0:37 UTC 

[PATCH 0/5] Add movablecore_map boot option
 2012-11-21  0:36 UTC  (5+ messages)

MAX_LOCKDEP_ENTRIES too low (called from ioc_release_fn)
 2012-11-21  0:30 UTC  (10+ messages)
      ` MAX_LOCKDEP_ENTRIES too low
        ` pi futex oops in __lock_acquire

[PATCH v3] devtmpfs: mount with noexec and nosuid
 2012-11-21  0:29 UTC  (4+ messages)

[PATCH] cpuidle: Measure idle state durations with monotonic clock
 2012-11-21  0:17 UTC  (3+ messages)

[PATCH RFC 0/12] Final userns conversions
 2012-11-21  0:09 UTC  (5+ messages)
` [PATCH RFC 01/12] userns: Support 9p interacting with multiple user namespaces
  ` [PATCH RFC 10/12] userns: Convert xfs to use kuid/kgid/kprojid where appropriate

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2012-11-20 20:27 UTC  (4+ messages)
` [PATCH v2] "

[RFC/PATCH 1/1] ubi: Add ubiblock driver
 2012-11-20 23:59 UTC  (2+ messages)

[RFC PATCH] mm: trace filemap add and del
 2012-11-20 23:57 UTC  (2+ messages)

[PATCH 1/5] KVM: MMU: cleanup mapping-level
 2012-11-20 23:51 UTC  (13+ messages)
` [PATCH 2/5] KVM: MMU: simplify mmu_set_spte
` [PATCH 3/5] KVM: MMU: simplify set_spte
` [PATCH 4/5] KVM: MMU: move adjusting softmmu pte access to FNAME(page_fault)

[PATCH V4 1/3] of: introduce for_each_matching_node_and_match()
 2012-11-20 23:52 UTC  (4+ messages)
` [PATCH V4 2/3] clocksource: add common of_clksrc_init() function
` [PATCH V4 3/3] ARM: tegra: move timer.c to drivers/clocksource/

Device tree node to major/minor?
 2012-11-20 23:48 UTC  (3+ messages)

[PATCH v2] checkpatch: add double empty line check
 2012-11-20 23:41 UTC  (5+ messages)

[PATCH v11 0/7] make balloon pages movable by compaction
 2012-11-20 23:33 UTC  (8+ messages)
` [PATCH v11 4/7] mm: introduce compaction and migration for ballooned pages
` [PATCH v11 7/7] mm: add vm event counters for balloon pages compaction

[PATCH] arch_check_bp_in_kernelspace: fix the range check
 2012-11-20 23:16 UTC  (7+ messages)

[PATCH 1/2] ARM: dts: exynos: Move the dwmmc aliases from smdk5250 dts to exynos
 2012-11-20 22:57 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: snow: Add board dts file for Snow board (ARM Chromebook)

[PATCH 0/4] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-11-20 22:52 UTC  (3+ messages)
` [PATCH 4/4 v5] "

[RFC PATCH 0/2] kvm/vmx: Output TSC offset
 2012-11-20 22:51 UTC  (8+ messages)
      `  "
          `  "

[PATCH] ARM: exynos: add UART3 to DEBUG_LL ports
 2012-11-20 22:48 UTC 

[PATCH] sendfile: allows bypassing of notifier events
 2012-11-20 22:43 UTC  (2+ messages)

[PATCH] xen: tmem: selfballooning should be enabled when xen tmem is enabled
 2012-11-20 22:42 UTC 

[RFC/PATCH 0/1] ubi: Add ubiblock driver
 2012-11-20 22:39 UTC 

Urgent Notice !!!
 2012-11-20 22:38 UTC 

[PATCH 1/2] ARM: ux500: Disable the MMCI gpio-regulator by default
 2012-11-20 22:38 UTC  (4+ messages)
` [PATCH 2/2] ARM: ux500: Move board specific GPIO info out to subordinate DTS files

[PART4 Patch v2 0/2] memory-hotplug: allow online/offline memory to result movable node
 2012-11-20 22:29 UTC  (5+ messages)
` [PART4 Patch v2 1/2] numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
` [PART4 Patch v2 2/2] memory_hotplug: allow online/offline memory to result movable node

[PATCH 1/2] ARM: EXYNOS: Add aliases for i2c controller for exynos4
 2012-11-20 22:27 UTC  (2+ messages)
` [PATCH 2/2] i2c: s3c2410: Get the i2c bus number from alias id

[PATCH] ARM: exynos: dt: add all i2c busses to auxdata
 2012-11-20 22:22 UTC 

pull request: bluetooth-next 2012-11-20
 2012-11-20 22:08 UTC 

[PATCHv2 0/6] dmaengine: introduce is_slave_xfer helper
 2012-11-20 22:04 UTC  (5+ messages)
` [PATCHv2 1/6] dmaengine: introduce is_slave_xfer function
` [PATCHv2 6/6] dma: ste_dma40: reuse is_slave_xfer helper

[PATCH V5 1/2] kbuild: centralize .dts->.dtb rule
 2012-11-20 22:00 UTC  (6+ messages)

[PATCH V3 0/3] Add hardware I/O coherency support for Armada 370/XP
 2012-11-20 21:56 UTC  (4+ messages)
` [PATCH V3 1/3] arm: dma mapping: Export dma ops functions
` [PATCH V3 2/3] arm: plat-orion: Add coherency attribute when setup mbus target
` [PATCH V3 3/3] arm: mvebu: Add hardware I/O Coherency support

[PATCH v2 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-20 21:40 UTC  (4+ messages)
` [Update][PATCH 0/3] ACPI: Simplify "glueing" to physical nodes

[PATCH v11] kvm: notify host when the guest is panicked
 2012-11-20 21:33 UTC  (9+ messages)

[PATCH] PCI/PM: Keep runtime PM enabled for unbound PCI devices
 2012-11-20 21:38 UTC  (2+ messages)

[PATCH] [TRIVIAL] radeon: Fix typo and copy/paste error in comments
 2012-11-20 21:31 UTC 

[PATCH v2 0/3] Cypress PS/2 Trackpad driver
 2012-11-20 21:30 UTC  (4+ messages)
` [PATCH v2 1/3] input: increase struct ps2dev cmdbuf[] to 8 bytes
` [PATCH v2 2/3] input: Cypress PS/2 Trackpad psmouse driver
` [PATCH v2 3/3] input: Cypress PS/2 Trackpad link into psmouse-base

[PATCH 0/2] Cypress PS/2 Trackpad driver
 2012-11-20 21:28 UTC  (4+ messages)
` [PATCH 2/2] input: Cypress PS/2 Trackpad link into psmouse-base

[GIT PULL] EFI changes for v3.7 - part 2
 2012-11-20 21:26 UTC 

[PATCH v6 0/5] ACPI: hotplug messages improvement
 2012-11-20 21:12 UTC  (4+ messages)
` [PATCH v6 1/5] ACPI: Add acpi_handle_<level>() interfaces

[PATCH] UAPI: Strip the _UAPI prefix from header guards during header installation
 2012-11-20 21:10 UTC  (2+ messages)


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