[PATCH] Documentation: Remove the obsolete parameters in 2 jbd2 functions
2011-05-11 21:59 UTC (3+ messages)
[PATCH] gma500: Skip bogus LVDS VBT mode and check for LVDS before adding backlight (try 2)
2011-05-11 21:55 UTC (2+ messages)
Fix powerTOP regression with 2.6.39-rc5
2011-05-11 21:51 UTC (11+ messages)
[PATCH v4 1/1] can: add pruss CAN driver
2011-05-11 21:44 UTC (4+ messages)
[PATCH 0/7] Network namespace manipulation with file descriptors
2011-05-11 21:42 UTC (10+ messages)
` [PATCH 1/7] ns: proc files for namespace naming policy
` [PATCH 2/7] ns: Introduce the setns syscall
` [PATCH 3/7] ns proc: Add support for the network namespace
[PATCH 0/3] Reduce impact to overall system of SLUB using high-order allocations
2011-05-11 21:39 UTC (11+ messages)
` [PATCH 1/3] mm: slub: Do not wake kswapd for SLUBs speculative "
` [PATCH 2/3] mm: slub: Do not take expensive steps "
` [PATCH 3/3] mm: slub: Default slub_max_order to 0
[PATCH] nfs: check a crash in nfs_lookup_revalidate
2011-05-11 21:35 UTC (3+ messages)
[PATCH] arch/c6x: new architecture port for linux
2011-05-11 21:34 UTC (18+ messages)
` [PATCH 01/16] fix default __strnlen_user macro
` [PATCH 02/16] fixed generic page.h for non-zero PAGE_OFFSET
` [PATCH 03/16] add driver for C64x+ ethernet driver
` [PATCH 04/16] add support for C64x+ debugger based console
` [PATCH 05/16] add ELF machine define for TI C6X DSPs
` [PATCH 06/16] add maintainers entry for C6X arch
` [PATCH 07/16] C6X: add toplevel configury and makefile
` [PATCH 08/16] C6X: add include files
` [PATCH 09/16] C6X: add kernel files
` [PATCH 10/16] C6X: add mm files
` [PATCH 11/16] C6X: add lib files
` [PATCH 12/16] C6X: add platform files
` [PATCH 13/16] C6X: add drivers/platform/c6x files
` [PATCH 14/16] C6X: add default configs
` [PATCH 15/16] Add new elf binfmt support for DSBT
` [PATCH 16/16] C6X: add support for DSBT binary format
[GIT PULL rcu/next] rcu commits for 2.6.40
2011-05-11 21:30 UTC (15+ messages)
[PATCH] input: remove useless synchronize_rcu() calls
2011-05-11 21:25 UTC
[PATCH v2] w1: Add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
2011-05-11 21:21 UTC (2+ messages)
[PATCH v6 0/5] Basic ARM devicetree support
2011-05-11 21:14 UTC (2+ messages)
[PATCH 00/12] staging: usbip: miscellaneous code cleanup
2011-05-11 21:14 UTC (10+ messages)
` [PATCH 03/12] staging: usbip: fix header includes
` [PATCH 04/12] staging: usbip: replace usbip_u{dbg,err,info} and printk with pr_ equivalent
` [PATCH 06/12] staging: usbip: stub_main.c: code cleanup
` [PATCH 09/12] staging: usbip: edit Kconfig and rename CONFIG options
[RFC] slub: Per object NUMA support
2011-05-11 21:13 UTC (2+ messages)
[PATCH] touchscreen: check kzalloc memory for data first
2011-05-11 21:12 UTC (2+ messages)
[PATCH] compat: fixes to allow working with tile arch
2011-05-11 21:08 UTC (4+ messages)
` [PATCH v2] "
[RFC][PATCH 0/3] v2 Improve task->comm locking situation
2011-05-11 21:04 UTC (8+ messages)
` [PATCH 1/3] comm: Introduce comm_lock seqlock to protect task->comm access
` [PATCH 2/3] printk: Add %ptc to safely print a task's comm
[PATCH tip/core/rcu 0/3] Fixes for lockdep and out-of-tree-module build problem
2011-05-11 20:59 UTC (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: avoid build error for third-party modules
` [PATCH tip/core/rcu 2/3] atomic: add atomic_or()
` [PATCH tip/core/rcu 3/3] rcu: Avoid acquiring rcu_node locks in timer functions
[PATCH v9 4/7] usb:gadget: Add SuperSpeed support to the Gadget Framework
2011-05-11 20:54 UTC (7+ messages)
` [PATCH v9 5/7] usb: Add streams support to the gadget framework
PM / Wakeup: remove useless synchronize_rcu() call
2011-05-11 20:47 UTC (3+ messages)
[PATCH] vfio: Fixup uiommu sharing
2011-05-11 20:47 UTC
[PATCH] 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter
2011-05-11 20:41 UTC (5+ messages)
[RFC][PATCH 0/2] PM: Support for generic I/O power domains
2011-05-11 20:37 UTC (8+ messages)
` [Update][RFC][PATCH 1/2] PM / Runtime: Support for generic I/O power domains (v2)
` [RFC][PATCH 0/5] PM: "
` [PATCH 3/5] PM: Support for system-wide power transitions in generic power domains
[PATCH] arch/x86/xen/setup: Fix for incorrect xen_extra_mem_start initialization ifdef CONFIG_X86_32
2011-05-11 20:34 UTC
OOM Killer don't works at all if the system have >gigabytes memory (was Re: [PATCH] mm: check zone->all_unreclaimable in all_unreclaimable())
2011-05-11 20:34 UTC (2+ messages)
[PATCH] pci, e1000e: Add and use __pci_disable_link_state
2011-05-11 20:23 UTC (3+ messages)
apparent regression (crash) - 2.6.38.6
2011-05-11 20:22 UTC (7+ messages)
` [stable] "
[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification
2011-05-11 20:21 UTC (24+ messages)
` [PATCH 08/11] ptrace: move fallback JOBCTL_TRAPPING clearing to get_signal_to_deliver()
` [PATCH 09/11] job control: reorganize wait_task_stopped()
` [PATCH 10/11] ptrace: move JOBCTL_TRAPPING wait to wait(2) and ptrace_check_attach()
` [PATCH 11/11] ptrace: implement group stop notification for ptracer
` [PATCH 04/11] ptrace: implement PTRACE_INTERRUPT
[PATCH v6 1/5] arm/dt: Make __vet_atags also accept a dtb image
2011-05-11 20:14 UTC (5+ messages)
` [PATCH v6 2/5] arm/dt: Allow CONFIG_OF on ARM
` [PATCH v6 3/5] arm/dt: consolidate atags setup into setup_machine_atags
` [PATCH v6 4/5] arm/dt: probe for platforms via the device tree
` [PATCH v6 5/5] dt: add documentation of ARM dt boot interface
Revert "Bluetooth: fix shutdown on SCO sockets"
2011-05-11 20:05 UTC
[PATCH v4 01/11] mfd: add pruss mfd driver
2011-05-11 20:03 UTC (3+ messages)
[PATCH] gma500: Skip bogus LVDS VBT mode and check for LVDS before adding backlight
2011-05-11 20:01 UTC (4+ messages)
[PATCH] RapidIO: Fix default routing initialization
2011-05-11 20:00 UTC (2+ messages)
[GIT PULL] Hibernate fixes for 2.6.39
2011-05-11 19:54 UTC
[PATCH] sched: fix/optimise calculation of weight-inverse
2011-05-11 19:49 UTC (5+ messages)
[PATCH 16/19] mfd: Use mfd cell platform_data for tps6105x cells platform bits
2011-05-11 19:41 UTC (5+ messages)
` [PATCH v1 "
[ARM]crash on 2.6.35.11
2011-05-11 19:36 UTC (3+ messages)
` Fwd: "
[PATCH v10 0/2] Make all it87 drivers SMP safe
2011-05-11 19:35 UTC (5+ messages)
` [PATCH v10 2/2] Use "request_muxed_region" in it87 hwmon drivers
[PATCH v2] MIPS: Introduce set_elf_platform() helper function
2011-05-11 19:34 UTC (2+ messages)
2.6.39-rc6: SATA hangs for a few seconds during boot
2011-05-11 19:33 UTC (2+ messages)
linux-next: manual merge of the suspend tree with the mips tree
2011-05-11 19:31 UTC (2+ messages)
Unionmount fallthru directory entries
2011-05-11 19:28 UTC (2+ messages)
pull request: wireless-2.6 2011-05-11
2011-05-11 19:27 UTC
Question: GPIO driver how to get irq_base
2011-05-11 19:20 UTC (10+ messages)
[PATCH 0/3] Enable SMEP CPU Feature
2011-05-11 19:18 UTC (4+ messages)
` [PATCH 1/3] x86, cpu: Add CPU flags for SMEP
` [PATCH 2/3] x86, cpu: Add SMEP CPU feature in CR4
` [PATCH 3/3] x86, cpu: Enable/disable SMEP
[PATCH] 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter
2011-05-11 19:13 UTC (2+ messages)
Lockdep splat in autofs with 2.6.39-rc2
2011-05-11 19:13 UTC (4+ messages)
[patch]: Coding style changes for Staging sm7xx
2011-05-11 18:52 UTC (2+ messages)
[PATCH] MIPS: JZ4740: setup: Autodetect physical memory
2011-05-11 18:36 UTC (3+ messages)
Deporte6am-La revista 2.0
2011-05-11 18:23 UTC
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-11 18:19 UTC (3+ messages)
[GIT PULL] (xen) stable/blkfront for 2.6.40
2011-05-11 17:53 UTC (2+ messages)
[PATCH] x86, UV: Support for SGI UV2 hub chip
2011-05-11 17:50 UTC (3+ messages)
` [PATCH V2] "
mmap vs. ctime bug?
2011-05-11 17:37 UTC (5+ messages)
[PATCH] sched: rt_rq runtime leakage bug fix
2011-05-11 17:30 UTC (3+ messages)
[PATCH] kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
2011-05-11 17:30 UTC (2+ messages)
[PATCH] ftrace: recordmcount: avoid STT_FUNC symbols as base on ARM
2011-05-11 17:23 UTC
[PATCH v2] x86, vt-d: enable x2apic opt out
2011-05-11 17:21 UTC (2+ messages)
[PATCH v1 00/10] Prevent LRU churning
2011-05-11 17:18 UTC (12+ messages)
` [PATCH v1 01/10] Make clear description of isolate/putback functions
` [PATCH v1 02/10] compaction: trivial clean up acct_isolated
` [PATCH v1 03/10] Change int mode for isolate mode with enum ISOLATE_PAGE_MODE
` [PATCH v1 04/10] Add additional isolation mode
` [PATCH v1 05/10] compaction: make isolate_lru_page with filter aware
` [PATCH v1 06/10] vmscan: "
` [PATCH v1 07/10] In order putback lru core
` [PATCH v1 08/10] migration: make in-order-putback aware
` [PATCH v1 09/10] compaction: make compaction use in-order putback
` [PATCH v1 10/10] add tracepoints
[PATCH 00/18] virtio and vhost-net performance enhancements
2011-05-11 17:10 UTC (2+ messages)
[RFC PATCH] perf: Carve out cgroup-related code
2011-05-11 17:09 UTC (8+ messages)
[2.6.39-rc2, framebuffer] use after free oops
2011-05-11 17:04 UTC (8+ messages)
spi_fsl_spi broken when compiled as module by b36ece832512c1a0afa54ff0a56d63492a1caf08
2011-05-11 17:03 UTC (2+ messages)
[PATCH] Add libertas_disablemesh module parameter to disable mesh interface
2011-05-11 17:00 UTC (2+ messages)
[PATCH] gma500: Add option to disable LVDS
2011-05-11 16:59 UTC (7+ messages)
[PATCH 0/2] wireless: Make and use const struct ieee80211_channel
2011-05-11 16:57 UTC (6+ messages)
[PATCH v2 2/3] dmaengine: at_hdmac: implement pause and resume in atc_control
2011-05-11 16:53 UTC (5+ messages)
` [PATCH] dmaengine: at_hdmac: pause: no need to wait for FIFO empty
[PATCH] sched: fix constructing the span cpu mask of sched domain
2011-05-11 14:15 UTC (6+ messages)
[RFC][PATCH 0/3] perf support for amd guest/host-only bits
2011-05-11 14:02 UTC (7+ messages)
` [PATCH 1/3] perf, core: Introduce attrs to count in either host or guest mode
[PATCH] sched: correct how RT task is picked
2011-05-11 13:44 UTC (3+ messages)
[RFC PATCH] set current_state to D0 in register_slot
2011-05-11 13:33 UTC (8+ messages)
` [Xen-devel] "
[PATCH] sched: Use proper type for runqueue's idle_at_tick
2011-05-11 11:19 UTC (4+ messages)
` [tip:sched/core] sched: Use bool type for rq->idle_at_tick
iotop: khugepaged at 99.99% (2.6.38.3)
2011-05-11 10:53 UTC (2+ messages)
[PATCH v5 00/19] ARM: Add support for the Large Physical Address Extensions
2011-05-11 10:23 UTC (2+ messages)
` [PATCH 20/19] ARM: LPAE: Invalidate the TLB before freeing the PMD
[PATCH 0/4] Pinmux subsystem
2011-05-11 9:50 UTC (4+ messages)
[PATCH 0/2] Minor autonegociation changes, testers welcome
2011-05-11 9:47 UTC (3+ messages)
` [PATCH 2/2] net/dl2k: Don't reconfigure link @100Mbps when disabling autoneg @1Gbps
[2.6.32+drm33-longterm] Patch "drm/radeon/kms: fix bad shift in atom iio table parser" has been added to staging queue
2011-05-11 9:29 UTC
[2.6.32+drm33-longterm] Linux 2.6.32.40+drm33.17
2011-05-11 9:28 UTC
[2.6.32+drm33-longterm] Linux 2.6.32.39+drm33.17
2011-05-11 9:27 UTC
MDaemon Notification -- Attachment Removed
2011-05-11 9:27 UTC
[PATCH v4] sdio: optimized SDIO IRQ handling for single irq
2011-05-11 7:53 UTC
[PATCH] AT91: Add external RTC for Flexibity board
2011-05-11 7:44 UTC (3+ messages)
Kernel 2.6.38.6 page allocation failure (ixgbe)
2011-05-11 7:36 UTC (7+ messages)
[PATCH] memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION
2011-05-11 7:25 UTC
[PATCH 0/4] Speed up the symbols' resolution process V4
2011-05-11 7:04 UTC (3+ messages)
[PATCH v1 00/19] Increase resolution of load weights
2011-05-11 6:59 UTC (8+ messages)
[git pull] (AMD mostly) IOMMU updates for 2.6.40
2011-05-11 6:21 UTC (2+ messages)
linux-next: Tree for May 11
2011-05-11 5:25 UTC
[RFC PATCH v3 1/2] PM / Core: suspend_again callback for suspend_ops
2011-05-11 5:18 UTC (2+ messages)
` [RFC PATCH v3 2/2] PM / Core: partial resume/suspend API for suspend_again users
[PATCH-v2 0/4] Bugfixes for .39-rc8
2011-05-11 4:35 UTC (4+ messages)
` [PATCH-v2 1/4] target: Fix multi task->task_sg[] chaining logic bug
` [PATCH-v2 2/4] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
` [PATCH-v2 3/4] target: Fix bug with task_sg chained transport_free_dev_tasks release
linux-next: build failure after merge of the namespace tree
2011-05-11 4:21 UTC (2+ messages)
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®