public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-08 12:37:49 to 2013-05-08 16:02:13 UTC [more...]

[RFC 2/8] ARM:global_timer: Add ARM global timer support
 2013-05-08 15:53 UTC  (17+ messages)
` [RFC 3/8] mfd:syscon: Introduce claim/read/write/release APIs
` =?y?q?=5BRFC=205/8=5D=20ARM=3Astih41x=3A=20Add=20STiH415=20SOC=20support?=
` [RFC 6/8] ARM:stih41x: Add STiH416 SOC support
` [RFC 7/8] ARM:stih41x: Add B2000 board support
` [RFC 8/8] ARM:stih41x: Add B2020 "
  ` [RFC 1/8] serial:st-asc: Add ST ASC driver
  ` [RFC 4/8] pinctrl:stixxxx: Add pinctrl and pinconf support

[PATCH V3 0/20] thermal: exynos: Add thermal driver for exynos5440
 2013-05-08 16:01 UTC  (3+ messages)
` [PATCH V3 02/21] thermal: exynos: Bifurcate exynos thermal common and tmu controller code

[PATCH v5, part4 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-05-08 15:51 UTC  (41+ messages)
` [PATCH v5, part4 01/41] vmlinux.lds: add comments for global variables and clean up useless declarations
` [PATCH v5, part4 02/41] avr32: normalize global variables exported by vmlinux.lds
` [PATCH v5, part4 03/41] c6x: "
` [PATCH v5, part4 04/41] h8300: "
` [PATCH v5, part4 05/41] score: "
` [PATCH v5, part4 06/41] tile: "
` [PATCH v5, part4 07/41] UML: "
` [PATCH v5, part4 08/41] mm: introduce helper function mem_init_print_info() to simplify mem_init()
` [PATCH v5, part4 09/41] mm: use totalram_pages instead of num_physpages at runtime
` [PATCH v5, part4 10/41] mm/hotplug: prepare for removing num_physpages
` [PATCH v5, part4 11/41] mm/alpha: prepare for removing num_physpages and simplify mem_init()
` [PATCH v5, part4 12/41] mm/ARC: "
` [PATCH v5, part4 13/41] mm/ARM: "
` [PATCH v5, part4 14/41] mm/ARM64: "
` [PATCH v5, part4 15/41] mm/AVR32: "
` [PATCH v5, part4 17/41] mm/c6x: "
` [PATCH v5, part4 18/41] mm/cris: "
` [PATCH v5, part4 19/41] mm/frv: "
` [PATCH v5, part4 20/41] mm/h8300: "
` [PATCH v5, part4 21/41] mm/hexagon: "
` [PATCH v5, part4 22/41] mm/IA64: "
` [PATCH v5, part4 23/41] mm/m32r: "
` [PATCH v5, part4 24/41] mm/m68k: "
` [PATCH v5, part4 25/41] mm/metag: "
` [PATCH v5, part4 26/41] mm/microblaze: "
` [PATCH v5, part4 27/41] mm/MIPS: "
` [PATCH v5, part4 28/41] mm/mn10300: "
` [PATCH v5, part4 29/41] mm/openrisc: "
` [PATCH v5, part4 30/41] mm/PARISC: "
` [PATCH v5, part4 31/41] mm/ppc: "
` [PATCH v5, part4 32/41] mm/s390: "
` [PATCH v5, part4 33/41] mm/score: "
` [PATCH v5, part4 34/41] mm/SH: "
` [PATCH v5, part4 35/41] mm/SPARC: "
` [PATCH v5, part4 36/41] mm/tile: "
` [PATCH v5, part4 37/41] mm/um: "
` [PATCH v5, part4 38/41] mm/unicore32: "
` [PATCH v5, part4 39/41] mm/x86: "
` [PATCH v5, part4 40/41] mm/xtensa: "
` [PATCH v5, part4 41/41] mm: kill global variable num_physpages

Invalid perf_branch_entry.to entries question
 2013-05-08 15:59 UTC  (2+ messages)

[PATCH 0/3] firmware: Fix usermodehelper deadlock at shutdown
 2013-05-08 15:59 UTC  (8+ messages)
` [PATCH 1/3] firmware: Avoid superfluous usermodehelper lock
` [PATCH 2/3] firmware: Avoid deadlock of usermodehelper lock at shutdown

Regression: ftdi_sio is slow (since Wed Oct 10 15:05:06 2012)
 2013-05-08 15:51 UTC  (6+ messages)
` [PATCH 0/7] USB: serial: add wait_until_sent-support
  ` [PATCH 2/7] USB: serial: add generic wait_until_sent implementation
    ` [PATCH v2 2/8] "

[PATCH v5, part3 00/15] accurately calculate memory statisitic information
 2013-05-08 15:50 UTC  (17+ messages)
` [PATCH v5, part3 01/15] mm: fix build warnings caused by free_reserved_area()
` [PATCH v5, part3 02/15] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v5, part3 03/15] mm/ARM64: kill poison_init_mem()
` [PATCH v5, part3 04/15] mm/x86: use free_reserved_area() to simplify code
` [PATCH v5, part3 05/15] mm/tile: use common help functions to free reserved pages
` [PATCH v5, part3 06/15] mm, powertv: use free_reserved_area() to simplify code
` [PATCH v5, part3 07/15] mm, acornfb: "
` [PATCH v5, part3 08/15] mm: fix some trivial typos in comments
` [PATCH v5, part3 09/15] mm: use managed_pages to calculate default zonelist order
` [PATCH v5, part3 10/15] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v5, part3 11/15] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v5, part3 12/15] mm: make __free_pages_bootmem() only available at boot time
` [PATCH v5, part3 13/15] mm: correctly update zone->mamaged_pages
` [PATCH v5, part3 14/15] mm: concentrate modification of totalram_pages into the mm core
` [PATCH v5, part3 15/15] mm: report available pages as "MemTotal" for each NUMA node

[PATCH V3 01/21] thermal: exynos: Moving exynos thermal files into samsung directory
 2013-05-08 15:49 UTC  (3+ messages)
` [RESEND PATCH "

[PATCH 0/6] Second set of fixes for ux500 ASoC drivers
 2013-05-08 15:48 UTC  (13+ messages)
` [PATCH 3/6] ASoC: ux500: Drop pinctrl sleep support

[GIT PULL] SLAB changes for v3.10
 2013-05-08 15:45 UTC  (10+ messages)

[PATCH] perf: fix symbol processing bug and greatly improve performance
 2013-05-08 15:44 UTC  (3+ messages)

net: phy: realtek: add rtl8201f driver
 2013-05-08 15:43 UTC  (2+ messages)

[PATCH v3 0/4] xen/arm: CONFIG_PARAVIRT and stolen ticks accounting
 2013-05-08 15:41 UTC  (5+ messages)
` [PATCH v3 1/4] xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
` [PATCH v3 2/4] kernel: missing include in cputime.c
` [PATCH v3 3/4] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
` [PATCH v3 4/4] xen/arm: account for stolen ticks

v3.9 - CPU hotplug and microcode earlier loading hits a mutex deadlock (x86_cpu_hotplug_driver_mutex)
 2013-05-08 15:41 UTC  (7+ messages)
        ` [Xen-devel] "

[PATCH] [SVN] Please Merge 7 VirtualBox Kernel Modules into the Linux Kernel
 2013-05-08 15:40 UTC  (2+ messages)

[PATCH] usb host: Faraday FUSBH200 HCD driver
 2013-05-08 15:39 UTC  (6+ messages)
` [PATCH v4] usb host: Faraday USB2.0 FUSBH200-HCD driver

[PATCH] staging: android: logger: use kuid_t instead of uid_t
 2013-05-08 15:37 UTC  (2+ messages)

[PATCH] drm: refactor call to request_module
 2013-05-08 15:35 UTC  (3+ messages)

[PATCH V2] scsi: ufs: Add fDeviceInit set flag during initialization
 2013-05-08 15:28 UTC  (2+ messages)

[PATCH 00/63] dmaengine: Convert to correct API & Device Tree handling
 2013-05-08 15:28 UTC  (17+ messages)
` [PATCH 19/63] dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
` [PATCH 20/63] dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
` [PATCH 21/63] dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
` [PATCH 28/63] ARM: ux500: Stop passing UART's platform data for Device Tree boots
` [PATCH 36/63] crypto: ux500/hash - Prepare clock before enabling it
` [PATCH 39/63] crypto: ux500/cryp "

[PATCH 0/4] kdump: Allow ELF header creation in new kernel
 2013-05-08 15:28 UTC  (3+ messages)

[PATCH] Makefile: make sparse (CHECK) user-selectable
 2013-05-08 15:23 UTC 

[PATCH 07/15] hfs: avoid crash in hfs_bnode_create
 2013-05-08 15:26 UTC  (2+ messages)
` [PATCH v2 07/14] "

[PATCH] perf: detect loops processing events
 2013-05-08 15:18 UTC 

[PATCH]TTY: Fix tty can't be restarted by TCXONC ioctl request
 2013-05-08 15:18 UTC  (6+ messages)

WT memory type on x86_64?
 2013-05-08 15:14 UTC  (3+ messages)

[GIT PULL] Block IO core changes for 3.10
 2013-05-08 15:11 UTC  (3+ messages)

[PATCH] perf: detect when perf.data file not closed out properly
 2013-05-08 15:08 UTC 

[PATCH] kbuild: Don't assume dts files live in arch/*/boot/dts
 2013-05-08 15:02 UTC  (3+ messages)

[GIT PULL] Block driver changes for 3.10
 2013-05-08 14:53 UTC 

[PATCH] idr: Print a stack dump after ida_remove warning
 2013-05-08 14:54 UTC  (3+ messages)

[PATCH] perf: only print PMU state when also WARN()'ing
 2013-05-08 14:50 UTC 

[GIT PULL] arm64 patches for 3.10-rc1
 2013-05-08 14:49 UTC 

[PATCH v2] iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
 2013-05-08 14:46 UTC 

[PATCH RFC] iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
 2013-05-08 14:40 UTC  (3+ messages)

[PATCH 0/3 RFC] Driver core / ACPI: Add offline/online for graceful hot-removal of devices
 2013-05-08 14:38 UTC  (5+ messages)
` [PATCH 2/2 v2, RFC] Driver core: Introduce offline/online callbacks for memory blocks

[GIT PULL] timer changes for v3.10
 2013-05-08 14:34 UTC  (12+ messages)
    ` Fwd: "

ipc/shm.c:494:18: warning: unused variable ‘hs’ [-Wunused-variable]
 2013-05-08 14:34 UTC 

[PATCH] mm: honor FOLL_GET flag in follow_hugetlb_page v2
 2013-05-08 14:33 UTC  (5+ messages)

[PATCH] i2c-designware: fix RX FIFO overrun
 2013-05-08 13:34 UTC  (12+ messages)

[PATCH] audit: add child record before the create to handle case where create fails
 2013-05-08 14:25 UTC 

[PATCH 0/2] Early printk support for virtio console devices
 2013-05-08 14:17 UTC  (11+ messages)

[PATCH 06/13] pwm: pwm-mxs: Let device core handle pinctrl
 2013-05-08 13:53 UTC  (3+ messages)

[PATCH 2/6] ASoC: ux500: Do not clear state if already idle
 2013-05-08 14:06 UTC  (12+ messages)
` [PATCH v2 "

[PATCH] perf tools: Fix perf version generation
 2013-05-08 14:01 UTC  (4+ messages)

[PATCH 1/4] ARM: cfa10036: dt: Change i2c0 clock frequency
 2013-05-08 14:01 UTC  (2+ messages)

[PATCH 2/2] ARM: dts: cfa10036: Change the OLED display to SSD1306
 2013-05-08 14:00 UTC  (2+ messages)

[PATCH 0/9] Important ux500 fixups due for the v3.10 -rc:s
 2013-05-08 14:00 UTC  (12+ messages)
` [PATCH 1/9] ARM: ux500: Remove duplicated assignment of ab8500_platdata
` [PATCH 2/9] mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrl
` [PATCH 3/9] clk: ux500: Provide device enumeration number suffix for SMSC911x
` [PATCH 4/9] mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermal
` [PATCH 5/9] ARM: ux500: Fix incorrect DEBUG UART virtual addresses
` [PATCH 6/9] ARM: ux500: Provide device enumeration number suffix for SMSC911x
` [PATCH 7/9] pinctrl: abx500: Specify failed sub-driver by ID instead of driver_data
` [PATCH 8/9] pinctrl: abx500: Rejiggle platform data and DT initialisation
` [PATCH 9/9] mfd: ab8500-core: Pass GPADC compatible string to MFD core

[PATCH] ext4: Fixed corruption when online resizing a fs with 1K block size
 2013-05-08 13:58 UTC  (2+ messages)

[PATCH 0/8] crypto: Fix clocks and DMA configuration
 2013-05-08 13:57 UTC  (5+ messages)
` [PATCH 1/8] crypto: ux500/hash - Prepare clock before enabling it
` [PATCH 4/8] crypto: ux500/cryp "

[PATCH 0/9] liblockdep: userspace lockdep
 2013-05-08 13:53 UTC  (9+ messages)
` [PATCH 2/9] liblockdep: Wrap kernel/lockdep.c to allow usage from userspace
` [PATCH 7/9] liblockdep: Support using LD_PRELOAD

claim uk
 2013-05-08 13:49 UTC 

Self-adhesive Tape
 2013-05-08 13:44 UTC 

[git pull] GENERIC_GPIO removal
 2013-05-08 13:48 UTC 

[PATCH] perf record: handle death by SIGTERM
 2013-05-08 13:48 UTC  (6+ messages)

Abysmal HDD/USB write speed after sleep on a UEFI system
 2013-05-08 13:43 UTC  (16+ messages)

[PATCH] rapidio/tsi721: fix bug in MSI interrupt handling
 2013-05-08 13:31 UTC 

[PATCH 00/21] more arm build fixes
 2013-05-08 13:34 UTC  (6+ messages)
` [PATCH 03/21] ARM: shmobile: don't call irqchip_init unconditionally

[patch] mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge
 2013-05-08 13:28 UTC 

acpi_cpufreq on Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz problem (3.[4-9].X)
 2013-05-08 13:21 UTC 

[PATCH 1/4] regmap: Add support for discarding parts of the register cache
 2013-05-08 12:55 UTC  (4+ messages)
` [PATCH 2/4] regmap: Make regmap_check_range_table() a public API
` [PATCH 3/4] regmap: rbtree: Factor out node allocation
` [PATCH 4/4] regmap: rbtree: Use range information to allocate nodes

[RFC PATCH V2] ARM: EXYNOS: Fix hotplug when CPUs boot in HYP mode
 2013-05-08 12:57 UTC  (5+ messages)

[PATCH RFC v3] media: i2c: mt9p031: add OF support
 2013-05-08 12:43 UTC  (5+ messages)

[PATCH 1/1] regulator: dbx500: Make local symbol static
 2013-05-08 12:42 UTC  (2+ messages)

[PATCH 1/2] regulator: isl6271a: Use NULL instead of 0
 2013-05-08 12:41 UTC  (2+ messages)

[PATCH v2] regmap: debugfs: Fix start_reg calculation (v2)
 2013-05-08 12:40 UTC  (2+ messages)

Mr john wheeler claim wants to claim your outstanding payment from CBN??get back to me for more informations
 2013-05-08 12:31 UTC 


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