[PATCH] fix printk output
2013-11-27 22:07 UTC (2+ messages)
[PATCH 0/3] regulator: tps6586x: add version detection and voltage tables
2013-11-27 22:03 UTC (18+ messages)
` [PATCH 1/3] mfd: tps6586x: add version detection
` [PATCH 2/3] regulator: tps6586x: add voltage table for tps658643
` [PATCH 3/3] ARM: tegra: set SM2 voltage correct
[PATCH v7 0/4] perf/x86: add Intel RAPL PMU support
2013-11-27 22:03 UTC (5+ messages)
` [PATCH v7 3/4] perf,x86: "
[PATCH] Add a text_poke syscall v2
2013-11-27 22:02 UTC (5+ messages)
[PATCH] PCI: Clear Bus Master bit only on kexec reboot
2013-11-27 22:01 UTC (10+ messages)
[RFC PATCH] thermal: add generic cpu hotplug cooling device
2013-11-27 21:56 UTC (3+ messages)
[PATCH] parport: parport_pc: remove double PCI ID for NetMos
2013-11-27 21:53 UTC (2+ messages)
[PATCH] of/platform: Fix no irq domain found errors when populating interrupts
2013-11-27 21:53 UTC (7+ messages)
[patch] mm, memcg: add memory.oom_control notification for system oom
2013-11-27 21:51 UTC (12+ messages)
` [patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
[PATCH v5 00/17] ARM: at91: move to common clk framework
2013-11-27 21:48 UTC (3+ messages)
` [PATCH v5 06/17] clk: at91: add PMC pll clocks
[patch] mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
2013-11-27 21:38 UTC (5+ messages)
[PATCH] Make generic_make_request() handle arbitrary size bios
2013-11-27 21:34 UTC (4+ messages)
` [PATCH 4/5] blk-lib.c: generic_make_request() handles large bios now
[PATCH v2 2/3] bq2415x_charger: Use power_supply notifier for automode
2013-11-27 21:16 UTC (3+ messages)
[PATCH 0/3] Hook up powerclamp with PM QOS and cpuidle
2013-11-27 20:47 UTC (4+ messages)
[PATCH 00/13] mfd: menelaus: a few cleanups
2013-11-27 20:46 UTC (17+ messages)
` [PATCH 01/13] mfd: menelaus: drop __exit section annotation
` [PATCH 02/13] mfd: menelaus: switch over to module_i2c_driver
` [PATCH 03/13] mfd: menelaus: convert to threaded irq
` [PATCH 04/13] mfd: menelaus: remove unnecessary loop
` [PATCH 05/13] mfd: menelaus: use for_each_set_bit()
` [PATCH 06/13] mfd: menelaus: pass menelaus pointer as argument to enable/disable irq
` [PATCH 07/13] mfd: menelaus: limit the usage of the_menelaus
` [PATCH 08/13] mfd: menelaus: pass menelaus_chip pointer to add/remove irq functions
` [PATCH 09/13] mfd: menelaus: pass menelaus_chip pointer to get/set voltage
` [PATCH 10/13] mfd: menelaus: pass menelaus_chip argument to menelaus <-> time helpers
` [PATCH 11/13] mfd: menelaus: start to use irqdomain
` [PATCH 12/13] mfd: menelaus: switch all children to threaded_irq
` [PATCH 13/13] mfd: menelaus: remove unnecessary definition
[PATCH v4] KVM: PPC: vfio kvm device: support spapr tce
2013-11-27 20:43 UTC (2+ messages)
[PATCH 0/5] PM: Enable option of re-use runtime PM callbacks at system suspend
2013-11-27 20:42 UTC (2+ messages)
[PATCH] - add "fixpae" bootparam to fix/workaround #930447
2013-11-27 20:41 UTC (2+ messages)
[PATCH] ACPI / PCI / hotplug: Avoid warning when _ADR not present
2013-11-27 20:33 UTC
[REGRESSION][v3.4-rc1] PCI: add a PCI resource reallocation config option
2013-11-27 20:22 UTC
[PATCH V2] cpufreq: Make sure CPU is running on a freq from freq-table
2013-11-27 20:21 UTC (6+ messages)
[PATCH 00/34] perf/core improvements and fixes
2013-11-27 20:16 UTC (35+ messages)
` [PATCH 01/34] tools lib traceevent: Use helper trace-seq in print functions like kernel does
` [PATCH 02/34] perf trace: Remove thread summary coloring
` [PATCH 03/34] perf top: Make -g refer to callchains
` [PATCH 04/34] perf completion: Introduce a layer of indirection
` [PATCH 05/34] perf completion: Factor out compgen stuff
` [PATCH 06/34] perf completion: Factor out call to __ltrim_colon_completions
` [PATCH 07/34] perf completion: Introduce zsh support
` [PATCH 08/34] perf completion: Rename file to reflect "
` [PATCH 09/34] perf script: Move evname print code to process_event()
` [PATCH 10/34] perf record: Make per-cpu mmaps the default
` [PATCH 11/34] perf tools: Allow '--inherit' as the negation of '--no-inherit'
` [PATCH 12/34] perf tools: Add option macro OPT_BOOLEAN_SET
` [PATCH 13/34] perf record: Default -t option to no inheritance
` [PATCH 14/34] perf timechart: Always try to print at least 15 tasks
` [PATCH 15/34] perf timechart: Add option to limit number of tasks
` [PATCH 16/34] perf timechart: Use proc_num to implement --power-only
` [PATCH 17/34] perf timechart: Add support for displaying only tasks related data
` [PATCH 18/34] perf timechart: Group figures and add title with details
` [PATCH 19/34] perf timechart: Add support for -P and -T in timechart recording
` [PATCH 20/34] perf timechart: Add backtrace support
` [PATCH 21/34] perf evsel: Skip ignored symbols while printing callchain
` [PATCH 22/34] perf symbols: Move idle syms check from top to generic function
` [PATCH 23/34] perf thread: Move comm_list check into function
` [PATCH 24/34] perf tools: Export setup_list
` [PATCH 25/34] perf script: Print callchains and symbols if they exist
` [PATCH 26/34] perf script: Print comm, fork and exit events also
` [PATCH 27/34] perf script: Print mmap[2] "
` [PATCH 28/34] perf symbols: Fix not finding kcore in buildid cache
` [PATCH 29/34] perf timechart: dynamically determine event fields offset
` [PATCH 30/34] perf timechart: Remove some needless struct forward declarations
` [PATCH 31/34] perf timechart: Remove misplaced __maybe_unused
` [PATCH 32/34] perf tools: Fix tags/TAGS targets rebuilding
` [PATCH 33/34] perf tools: Add per-feature check flags
` [PATCH 34/34] perf tools unwinding: Use the "
[PATCH v4 1/2] clk/zynq/clkc: Add 'fclk-enable' feature
2013-11-27 20:16 UTC (2+ messages)
` [PATCH v4 2/2] arm: dt: zynq: Add fclk-enable property to clkc node
[PATCH] dmaengine: pl08x: fix conversioin for generic unmap data
2013-11-27 19:55 UTC (5+ messages)
[PATCH] dma: mv_xor: remove mv_desc_get_dest_addr()
2013-11-27 19:45 UTC (3+ messages)
hci_h4p from linux-n900 branch: fix with new bluetooth for 3.13-rc1
2013-11-27 19:44 UTC (4+ messages)
[PATCH] perf tools: Fix tags target rebuilding
2013-11-27 19:40 UTC (8+ messages)
` [PATCHv2] perf tools: Fix tags/TAGS targets rebuilding
[PATCH 0/6] Generic WorkQueue Engine (GenWQE) device driver (v7)
2013-11-27 19:26 UTC (8+ messages)
` [PATCH 1/6] GenWQE PCI support, health monitoring and recovery
` [PATCH 3/6] GenWQE Utility functions
` [PATCH 5/6] GenWQE Sysfs interfaces
Business
2013-11-27 19:13 UTC
[PATCH char-misc-linus v3 0/6] misc: mic: Fixes for 3.13-final
2013-11-27 19:11 UTC (8+ messages)
` [PATCH char-misc-linus v3 1/6] misc: mic: Change mic_notify(...) to return true
` [PATCH char-misc-linus v3 2/6] misc: mic: Minor bug fix in 'retry' loops
` [PATCH char-misc-linus v3 3/6] misc: mic: Bug fix for sysfs poll usage
` [PATCH char-misc-linus v3 4/6] misc: mic: Fix user space namespace pollution from mic_common.h
` [PATCH char-misc-linus v3 5/6] misc: mic: Fix endianness issues
` [PATCH char-misc-linus v3 6/6] misc: mic: Suppress memory space sparse warnings
[PATCH] sysfs: handle duplicate removal attempts in sysfs_remove_group()
2013-11-27 18:56 UTC (5+ messages)
` [PATCH] ATA: Fix port removal ordering
[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v7)
2013-11-27 18:55 UTC (3+ messages)
` [PATCH/RFC 17/17] tracing/uprobes: Add @+file_offset fetch method
[PATCH 5/5][v2] phylib: Add of_phy_attach
2013-11-27 18:55 UTC (2+ messages)
[PATCH v2] serial: 8250_dw: Improve unwritable LCR workaround
2013-11-27 18:54 UTC (4+ messages)
[PATCH] cpuset: Fix memory allocator deadlock
2013-11-27 18:53 UTC (2+ messages)
[GIT PULL] Immutable biovecs
2013-11-27 18:51 UTC (3+ messages)
` [PATCH 01/25] block: submit_bio_wait() conversions
` [PATCH 04/25] block: Abstract out bvec iterator
[PATCH 4/5] phylib: Support attaching to generic 10g driver
2013-11-27 18:51 UTC (2+ messages)
[PATCH 3/5][v2] phylib: Add generic 10G driver
2013-11-27 18:47 UTC (2+ messages)
[PATCH] PCI: export MSI mode using attributes, not kobjects
2013-11-27 18:46 UTC
scsi-mq + open-iscsi support patches..?
2013-11-27 18:43 UTC (7+ messages)
` "
[PATCH 2/5][v2] phylib: introduce PHY_INTERFACE_MODE_XGMII for 10G PHY
2013-11-27 18:41 UTC (2+ messages)
[PATCH V3 1/6] clk: exynos-audss: convert to platform device
2013-11-27 18:40 UTC (3+ messages)
` [PATCH V4 "
kmod: avoid propagating PF_NO_SETAFFINITY into userspace child
2013-11-27 18:31 UTC (10+ messages)
` [PATCH 0/1]: (Was: kmod: avoid propagating PF_NO_SETAFFINITY into userspace child)
` [PATCH 1/1] workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITY
` 答复: "
` [PATCH]: exec: avoid propagating PF_NO_SETAFFINITY into userspace child
[PATCH] i2c: davinci: raw read and write endian fix
2013-11-27 18:29 UTC (2+ messages)
[PATCH] mfd: wm5110: Give new AIF2 registers defaults and mark as readable
2013-11-27 18:28 UTC (7+ messages)
[PATCH] wm8994: avoid to enable dcs done irq before init completion dcs_done
2013-11-27 18:17 UTC (3+ messages)
` [PATCH V2] wm8994: move dcs done irq request to the end of initialization of completion
tty/serial eating \n regression in 3.13-rc1
2013-11-27 18:13 UTC (3+ messages)
[PATCH v2] use -fstack-protector-strong
2013-11-27 18:11 UTC (6+ messages)
[PATCH v2 0/2] clk: add clk accuracy support
2013-11-27 18:10 UTC (5+ messages)
` [PATCH v2 2/2] clk: add accuracy support for fixed clock
[PATCH v4 0/4] Exynos 5410 Dual cluster support
2013-11-27 18:00 UTC (3+ messages)
` [PATCH v4 4/4] ARM: EXYNOS: add Exynos Dual Cluster Support
[PATCH 1/7] power_supply: Add charger control properties
2013-11-27 17:52 UTC (2+ messages)
[RESEND GIT PULL v2] USB fixes for v3.13-rc2
2013-11-27 17:49 UTC (2+ messages)
[PATCH] ARM: l2x0: add prefetch and power ctrl registers configuration support
2013-11-27 17:42 UTC (2+ messages)
[PATCH 0/1] tracing: Introduce "pseudo registers" for FETCH_MTD_reg
2013-11-27 17:41 UTC (13+ messages)
` [RFC PATCH 0/3] tracing: Teach FETCH_MTD_{symbol,deref} to handle per-cpu data
` [RFC PATCH 3/3] "
` [RFC PATCH 0/2] tracing: Teach FETCH_MTD_symbol "
` [PATCH 0/2] tracing: Add $cpu and $current probe-vars
` [PATCH 1/2] "
BUG: usb: obex in g_nokia.ko causing kernel panic
2013-11-27 17:39 UTC (5+ messages)
[PATCH v3 0/9] USB Device Controller support for BCM281xx
2013-11-27 17:24 UTC (22+ messages)
` [PATCH v3 1/9] phy: add phy_get_bus_width()/phy_set_bus_width() calls
` [PATCH v3 2/9] staging: dwc2: update DT binding to add generic clock/phy properties
` [PATCH v3 5/9] usb: gadget: s3c-hsotg: use generic phy_init()/phy_exit() support
` [PATCH v3 6/9] usb: gadget: s3c-hsotg: get phy bus width from phy subsystem
` [PATCH v3 7/9] phy: add Broadcom Kona USB2 PHY DT binding
` [PATCH v3 8/9] phy: add Broadcom Kona USB2 PHY driver
` [PATCH v3 9/9] ARM: dts: add usb udc support to bcm281xx
[PATCH 0/4] Add support for charging battery in Nokia RX-51
2013-11-27 17:23 UTC (4+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] power_supply: Add power_supply notifier
Does Itanium permit speculative stores?
2013-11-27 17:19 UTC (3+ messages)
[PATCH char-misc-linus 0/5] misc: mic: Fixes for 3.13-rc2
2013-11-27 17:12 UTC (4+ messages)
` [PATCH char-misc-linus 4/5] misc: mic: Fix sparse warnings and other endianness issues
staging: comedi: drivers: use comedi_dio_update_state() for complex cases
2013-11-27 17:11 UTC (6+ messages)
` staging: comedi: Fix boolean/logical and mix-up
[patch 0/9] mm: thrash detection-based file cache sizing v6
2013-11-27 17:08 UTC (6+ messages)
` [patch 6/9] mm + fs: store shadow entries in page cache
[PATCH 1/2] regulator: core: Replace checks of have_full_constraints with a function
2013-11-27 16:55 UTC (5+ messages)
` [PATCH 2/2] regulator: core: Check for DT every time we check full constraints
[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
2013-11-27 16:47 UTC (3+ messages)
` [PATCH v3 1/6] ARM: tegra: add gpiod_lookup table for paz00
[PATCH v4 0/2] Setup panic params early
2013-11-27 16:43 UTC (4+ messages)
` [PATCH v4 1/2] panic: setup panic_timeout early
[PATCH 00/14] sched: SCHED_DEADLINE v9
2013-11-27 16:33 UTC (18+ messages)
` [PATCH 08/14] sched: add latency tracing for -deadline tasks
[PATCH 1/2] virtio_net: fix error handling for mergeable buffers
2013-11-27 16:31 UTC (2+ messages)
` [PATCH 2/2] virtio-net: make all RX paths handle erors consistently
[PATCH RESEND] regulator: lp3971: Convert to devm_regulator_register
2013-11-27 16:29 UTC (2+ messages)
[PATCH v5 1/2] regulator: max14577: Add regulator driver for Maxim 14577
2013-11-27 16:28 UTC (6+ messages)
[patch] mm, vmscan: abort futile reclaim if we've been oom killed
2013-11-27 16:09 UTC (11+ messages)
[PATCH 0/9 v2] vfio-pci: add support for Freescale IOMMU (PAMU)
2013-11-27 16:08 UTC (9+ messages)
[PATCH v4] Add Documentation/module-signing.txt file
2013-11-27 16:03 UTC (2+ messages)
[PATCH] sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entities
2013-11-27 15:59 UTC
[PATCH] watchdog: davinci: rename platform driver to davinci-wdt
2013-11-27 15:57 UTC (4+ messages)
[PATCH 0/3] perf tools: Add data file write interface
2013-11-27 15:54 UTC (9+ messages)
` [PATCH 1/3] perf tools: Add perf_data_file__write interface
` [PATCH] tools/perf/util: Document and clean up readn() a bit
CONFIG_EXT4_USE_FOR_EXT23 no space left on device
2013-11-27 15:50 UTC
omap-cpufreq compilation breakage in 3.13-rc1
2013-11-27 15:50 UTC (2+ messages)
[PATCH 00/22] perf tools: Add traceevent plugins support
2013-11-27 15:49 UTC (8+ messages)
` [PATCH 21/22] perf tools: Add trace-event global object for tracepoint interface
[PATCH 00/03] pinctrl: sh-pfc: r7s72100 SCIF2 support
2013-11-27 10:56 UTC (3+ messages)
` [PATCH 01/03] pinctrl: sh-pfc: r7s72100 SCIF2 port3 support
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®