[PATCH v2 00/23] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10
2013-03-15 15:16 UTC (17+ messages)
` [PATCH v2 02/23] ARM: OMAP2+: omap-usb-host: Add usbhs_init_phys()
` [PATCH v2 04/23] ARM: OMAP2+: omap4panda: Adapt to ehci-omap changes
` [PATCH v2 06/23] ARM: OMAP3: 3430SDP: "
` [PATCH v2 08/23] ARM: OMAP: AM3517crane: "
` [PATCH v2 10/23] ARM: OMAP3: cm-t35: "
` [PATCH v2 13/23] ARM: OMAP3: igep0020: "
` [PATCH v2 14/23] ARM: OMAP3: omap3evm: "
` [PATCH v2 15/23] ARM: OMAP3: omap3pandora: "
` [PATCH v2 16/23] ARM: OMAP3: omap3stalker: "
` [PATCH v2 17/23] ARM: OMAP3: omap3touchbook: "
` [PATCH v2 18/23] ARM: OMAP3: overo: "
` [PATCH v2 19/23] ARM: OMAP: zoom: "
` [PATCH v2 20/23] ARM: dts: OMAP4: Add HS USB Host IP nodes
` [PATCH v2 21/23] ARM: dts: omap4-panda: Add USB Host support
` [PATCH v2 22/23] ARM: dts: OMAP3: Add HS USB Host IP nodes
` [PATCH v2 23/23] ARM: dts: omap3-beagle: Add USB Host support
[3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)
2013-03-15 15:14 UTC (9+ messages)
+ atomic-improve-atomic_inc_unless_negative-atomic_dec_unless_positive .patch added to -mm tree
2013-03-15 15:13 UTC (4+ messages)
[PATCH v6 0/2] ARM: davinci: add support for dm365 vpbe display
2013-03-15 15:11 UTC (3+ messages)
` [PATCH v6 1/2] ARM: davinci: dm365: add support for v4l2 video display
` [PATCH v6 2/2] ARM: davinci: dm365 EVM: add support for VPBE display
[PATCH] Documentation: Remove text on tracepoint samples
2013-03-15 15:05 UTC (2+ messages)
[PATCHv2, RFC 00/30] Transparent huge page cache
2013-03-15 15:05 UTC (40+ messages)
` [PATCHv2, RFC 03/30] mm: drop actor argument of do_generic_file_read()
` [PATCHv2, RFC 08/30] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv2, RFC 09/30] thp, mm: rewrite delete_from_page_cache() "
` [PATCHv2, RFC 13/30] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCHv2, RFC 14/30] thp, mm: naive support of thp in generic read/write routines
` [PATCHv2, RFC 16/30] thp: handle file pages in split_huge_page()
` [PATCHv2, RFC 19/30] thp, mm: split huge page on mmap file page
` [PATCHv2, RFC 23/30] thp: prepare zap_huge_pmd() to uncharge file pages
` [PATCHv2, RFC 25/30] thp, mm: basic huge_fault implementation for generic_file_vm_ops
[BUG]: when printk too more through serial, cpu up is failed
2013-03-15 15:03 UTC (4+ messages)
[GIT PULL] Sound fixes for 3.9-rc3
2013-03-15 15:03 UTC
linux-next: manual merge of the staging tree with Linus' tree
2013-03-15 15:01 UTC (2+ messages)
Inactive memory keep growing and how to release it?
2013-03-15 15:00 UTC (4+ messages)
[PATCH 1/1] tty: atmel_serial_probe(): index of atmel_ports[] fix
2013-03-15 14:58 UTC (3+ messages)
[PATCH v3] regmap: Cut down on the average # of nodes in the rbtree cache
2013-03-15 14:54 UTC
[PATCH resend v5] fs: imgdafs: Add IMG DAFS filesystem for metag
2013-03-15 14:52 UTC (2+ messages)
[PATCH 1/2] task_work: make FIFO task_work list
2013-03-15 14:34 UTC (4+ messages)
[PATCH] USB: EHCI: fix for leaking isochronous data
2013-03-15 14:30 UTC (2+ messages)
[PATCH 1/4] usb: Fix linker errors during build
2013-03-15 14:30 UTC (6+ messages)
` [PATCH 2/4] usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
` [PATCH 3/4] usb: otg: twl4030: use devres API for regulator get and request irq
` [PATCH 4/4] usb: otg: twl4030: fix cold plug on OMAP3
[PATCH] phy: Elimination the forced speed reduction algorithm
2013-03-15 14:15 UTC (5+ messages)
[PATCH 0/3] metag: smp / cache changes
2013-03-15 13:55 UTC (4+ messages)
` [PATCH 1/3] metag: smp: copy cache partition and enable GCOn
` [PATCH 2/3] metag: cachepart: take into account small cache bits
` [PATCH 3/3] metag: cachepart: fix get_global_dcache_size() typo
[PATCH v5 0/3] gpio: Add device driver for GRGPIO cores and support custom accessors with gpio-generic
2013-03-15 13:45 UTC (4+ messages)
` [PATCH v5 1/3] gpio: gpio-generic: Add 16 and 32 bit big endian byte order support
` [PATCH v5 2/3] gpio: grgpio: Add device driver for GRGPIO cores
` [PATCH v5 3/3] gpio: grgpio: Add irq support
[PATCH 0/9] metag: perf fixes and OProfile support
2013-03-15 13:43 UTC (10+ messages)
` [PATCH 1/9] metag: perf: fix core internal / perf channel mux
` [PATCH 2/9] metag: perf: fix wrap handling in delta calculation
` [PATCH 3/9] metag: perf: fixes for interrupting perf counters
` [PATCH 4/9] metag: perf: add missing prev_count updates
` [PATCH 5/9] metag: perf: fix frequency sampling (dynamic period)
` [PATCH 6/9] metag: perf: use hard_processor_id() to get thread
` [PATCH 7/9] metag: perf: don't reset TXTACTCYC
` [PATCH 8/9] metag: perf: prepare for use by oprofile
` [PATCH 9/9] metag: OProfile support
[PATCH] isdn: hisax: netjet requires VIRT_TO_BUS
2013-03-15 13:41 UTC (7+ messages)
[PATCH v3 00/27] PCI: Add for_each_pci_resource and addon_res support
2013-03-15 13:35 UTC (3+ messages)
` [PATCH v3 20/27] PCI, xen: Use for_each_pci_resource() with xen pci
[GIT PULL] DMA-mapping updates for v3.9-rc3
2013-03-15 13:35 UTC
[PATCH v3 0/7] ARM: dts: omap: Add dts data for USB
2013-03-15 13:33 UTC (3+ messages)
[GIT PULL] at91: cleanup + soc for 3.10 #1
2013-03-15 13:30 UTC
[PATCH] ARM: samsung: remove "config S3C_BOOT_WATCHDOG"
2013-03-15 13:29 UTC
[PATCH] perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
2013-03-15 13:26 UTC
[PATCHv7 00/10] Support for Tegra 2D hardware
2013-03-15 13:22 UTC (4+ messages)
` [PATCHv7 10/10] drm: tegra: Add gr2d device
Regression: Fixing recursive fault but reboot is needed at boot on HP 6730B
2013-03-15 13:10 UTC (5+ messages)
` Regression: Fixing recursive fault but reboot is needed at boot on HP 6730B - bisected
[RFC PATCH 0/3] Perf persistent events
2013-03-15 13:06 UTC (4+ messages)
` [RFC PATCH 1/3] perf: Add "
` [RFC PATCH 2/3] perf: Add persistent event facilities
` [RFC PATCH 3/3] MCE: Enable persistent event
[PATCH 0/5] mv643xx_eth: use mvmdio MDIO bus driver
2013-03-15 13:05 UTC (11+ messages)
` [PATCH 0/4] "
` [PATCH 4/4 v2] mv643xx_eth: convert to use the Marvell Orion MDIO driver
[PATCH 00/50] staging: omap-thermal: several code refactoring
2013-03-15 13:00 UTC (51+ messages)
` [PATCH 01/50] staging: omap-thermal: use BIT() macro
` [PATCH 02/50] staging: omap-thermal: remove unused _SHIFT macros
` [PATCH 03/50] staging: omap-thermal: create header for register, bitfields and definitions
` [PATCH 04/50] staging: omap-thermal: update documentation of omap-bandgap.h
` [PATCH 05/50] staging: omap-thermal: style cleanup on omap-bandgap.c
` [PATCH 06/50] staging: omap-thermal: fix error checking
` [PATCH 07/50] staging: omap-thermal: introduce RMW_BITS macro
` [PATCH 08/50] staging: omap-thermal: add documentation for register access functions
` [PATCH 09/50] staging: omap-thermal: make a omap_bandgap_power with only one exit point
` [PATCH 10/50] staging: omap-thermal: add documentation for omap_bandgap_power
` [PATCH 11/50] staging: omap-thermal: add documentation for omap_bandgap_read_temp
` [PATCH 12/50] staging: omap-thermal: rename talert handler
` [PATCH 13/50] staging: omap-thermal: update documentation for talert irq handler
` [PATCH 14/50] staging: omap-thermal: update tshut IRQ handler documentation
` [PATCH 15/50] staging: omap-thermal: remove duplicated code
` [PATCH 16/50] staging: omap-thermal: read status only once inside alert IRQ
` [PATCH 17/50] staging: omap-thermal: add a section of register manipulation
` [PATCH 18/50] staging: omap-thermal: section of basic helpers
` [PATCH 19/50] staging: omap-thermal: IRQ handler section
` [PATCH 20/50] staging: omap-thermal: ADC section
` [PATCH 21/50] staging: omap-thermal: name adc_to_temp_conversion in a better way
` [PATCH 22/50] staging: omap-thermal: rewrite omap_bandgap_adc_to_mcelsius on kernel coding style
` [PATCH 23/50] staging: omap-thermal: add documentation for omap_bandgap_adc_to_mcelsius
` [PATCH 24/50] staging: omap-thermal: name temp_to_adc_conversion in a better way
` [PATCH 25/50] staging: omap-thermal: rewrite omap_bandgap_mcelsius_to_adc on kernel coding style
` [PATCH 26/50] staging: omap-thermal: move conv table limits out of sensor data
` [PATCH 27/50] staging: omap-thermal: add documentation for omap_bandgap_mcelsius_to_adc
` [PATCH 28/50] staging: omap-thermal: rename add_hyst to omap_bandgap_add_hyst
` [PATCH 29/50] staging: omap-thermal: document omap_bandgap_add_hyst function
` [PATCH 30/50] staging: omap-thermal: threshold manipulation section
` [PATCH 31/50] staging: omap-thermal: refactor temp_sensor_unmask_interrupts
` [PATCH 32/50] staging: omap-thermal: update omap_bandgap_unmask_interrupts documentation
` [PATCH 33/50] staging: omap-thermal: refactor APIs handling threshold values
` [PATCH 34/50] staging: omap-thermal: device initialization section
` [PATCH 35/50] staging: omap-thermal: section of device driver callbacks
` [PATCH 36/50] staging: omap-thermal: rename enable_continuous_mode
` [PATCH 37/50] staging: omap-thermal: update omap_bandgap_set_continous_mode documentation
` [PATCH 38/50] staging: omap-thermal: document omap_bandgap_force_single_read
` [PATCH 39/50] staging: omap-thermal: document omap_bandgap_update_alert_threshold function
` [PATCH 40/50] staging: omap-thermal: document _omap_bandgap_write_threshold function
` [PATCH 41/50] staging: omap-thermal: document _omap_bandgap_read_threshold function
` [PATCH 42/50] staging: omap-thermal: document omap_bandgap_tshut_init function
` [PATCH 43/50] staging: omap-thermal: document omap_bandgap_alert_init function
` [PATCH 44/50] staging: omap-thermal: document omap_bandgap_build function
` [PATCH 45/50] staging: omap-thermal: change Kconfig dependency method
` [PATCH 46/50] staging: Add a MAINTAINERS entry for TI bandgap and thermal driver
` [PATCH 47/50] staging: omap-thermal: switch mutex to spinlock inside omap-bandgap
` [PATCH 48/50] staging: omap-thermal: remove TODO entry suggesting regmap usage
` [PATCH 49/50] staging: omap-thermal: remove TODO entry for exposed APIs
` [PATCH 50/50] staging: omap-thermal: add documentation for omap_bandgap_validate
[PATCH net-next] drivers:net: Remove dma_alloc_coherent OOM messages
2013-03-15 12:57 UTC (2+ messages)
[PATCH 1/6] serial: 8250_dw: add support for clocks property when using DeviceTree
2013-03-15 12:56 UTC (2+ messages)
lgetxattr()/getxattr() return different values on a file labelled with selinux disabled
2013-03-15 12:53 UTC (2+ messages)
[PATCH] gpio: pl061: Add pl061_gpio_free()
2013-03-15 12:52 UTC
[PATCH v2] tracing: Expose event tracing infrastructure
2013-03-15 12:51 UTC (3+ messages)
[RFC V1 0/8] Add a driver for somagic smi2021
2013-03-15 12:40 UTC (12+ messages)
` [RFC V1 1/8] smi2021: Add the header file
` [RFC V1 2/8] smi2021: Add smi2021_main.c
` [RFC V1 3/8] smi2021: Add smi2021_i2c.c
` [RFC V1 4/8] smi2021: Add smi2021_v4l2.c
` [RFC V1 5/8] smi2021: Add smi2021_video.c
[RFC 1/1] clk: Add notifier support in clk_prepare_enable/clk_disable_unprepare
2013-03-15 12:33 UTC (14+ messages)
[PATCH v3] drm/i915: bounds check execbuffer relocation count
2013-03-15 12:32 UTC (6+ messages)
` [Intel-gfx] "
[PATCH] VSOCK: Support VM sockets connected to the hypervisor
2013-03-15 12:25 UTC (2+ messages)
[PATCH 0/9] overlay filesystem: request for inclusion (v17)
2013-03-15 12:12 UTC (10+ messages)
[PATCH v2 0/4] usb: musb/otg: cleanup and fixes
2013-03-15 12:05 UTC (5+ messages)
` [PATCH v2 2/4] usb: otg: twl4030: use devres API for regulator get and request irq
[PATCH] [TRIVIAL] Fix typo "----help---"
2013-03-15 11:59 UTC
[Fwd: [PATCH v2 0/4] TTY: port hangup and close fixes]
2013-03-15 11:57 UTC (8+ messages)
` [PATCH v3 0/6] TTY: port hangup and close fixes
` [PATCH v3 3/6] TTY: fix DTR being raised on hang up
[PATCH] bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
2013-03-15 11:48 UTC (2+ messages)
[PATCH] ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
2013-03-15 11:48 UTC (2+ messages)
[PATCH 0/4] Get exynos adc driver running on on exynos5250-snow
2013-03-15 11:45 UTC (4+ messages)
` [PATCH v2 0/4] This set of patches is based on Naveen Krishna Chatradhi's recent work
` [PATCH v2 2/4] iio: adc: Add dt support for turning on the phy in exynos-adc
[Suggestion] Latest randconfig build errors for Head.S
2013-03-15 11:29 UTC (6+ messages)
[PATCH 00/10] Use module_platform_driver_probe() part 2
2013-03-15 11:28 UTC (6+ messages)
` [PATCH 10/10] drivers: misc: use module_platform_driver_probe()
linux-next: manual merge of the signal tree with the modules tree
2013-03-15 11:28 UTC (4+ messages)
[PATCH] ARM: mach-moxart: platform port for MOXA ART SoC
2013-03-15 11:25 UTC (3+ messages)
[PATCH V4] i2c: davinci: update to devm_* API
2013-03-15 11:23 UTC (2+ messages)
[PATCH] regmap: Remove __attribute__ ((packed))
2013-03-15 11:16 UTC (3+ messages)
[PATCH v2] regmap: Cut down on the average # of nodes in the rbtree cache
2013-03-15 11:14 UTC (3+ messages)
[PATCH] pinctrl: document the "GPIO mode" pitfall
2013-03-15 11:07 UTC
[PATCH v2 0/8] remove vm_struct list management
2013-03-15 11:04 UTC (4+ messages)
` [PATCH v2 7/8] mm, vmalloc: export vmap_area_list, instead of vmlist
MTD : Kernel oops when remounting ubifs as read/write
2013-03-15 11:03 UTC (13+ messages)
` AM335x crc32 oops ?
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®