LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
linux-next: manual merge of the block tree with Linus' tree
2011-03-07 11:42 UTC (12+ messages)
[PATCH] Add driver for Analog Devices ADAU1701 SigmaDSP
2011-03-07 11:41 UTC (4+ messages)
` [Device-drivers-devel] "
` [alsa-devel] "
[PATCH 0/7] 2.6.32.stable kexec/kdump fixes backport series
2011-03-07 11:41 UTC
[PATCH] page-types.c: add a new argument of debugfs path
2011-03-07 11:39 UTC (3+ messages)
[PATCH] MAINTAINERS: Add a guideline on notification of new userspace API/ABI elements
2011-03-07 11:35 UTC
[PATCH 0/3] blk-throttle: async write throttling
2011-03-07 11:34 UTC (7+ messages)
brcm80211: the system freezes if booted with laptop wifi switch to OFF
2011-03-07 11:33 UTC (3+ messages)
[PATCH V6 0/2] tracing, perf: cpu hotplug trace events
2011-03-07 11:25 UTC (6+ messages)
[PATCH 0/2] Support for isa1200 haptic chip
2011-03-07 11:09 UTC (3+ messages)
` [PATCH 1/2] pwm: Add __weak attributed functions for pwm operations
` [PATCH 2/2] input: misc: Add support for isa1200 chip
[PATCH 1/7] ASoC: neo1973_wm8753: Remove scenario management code
2011-03-07 11:04 UTC (8+ messages)
` [PATCH 2/7] ASoC: neo1973_wm8753: Move lm4857 specefic code to its own module
` [PATCH 3/7] ASoC: neo1973_gta02_wm8753: Remove lm4853_{set,get}_state
` [PATCH 4/7] ASoC: neo1973_gta02_wm8753: Use gpio_request_array to request gpios
` [PATCH 5/7] ASoC: Samsung: Merge neo1937_wm8753 and neo1973_gta02_wm8753 sound board driver
` [PATCH 6/7] ASoC: Add driver for the dfbmcs320 bluetooth module
` [PATCH 7/7] ARM: s3c2440: gta02; Register dfbmcs320 device
(no subject)
2011-03-07 11:01 UTC
[PATCH] Syscalls: reboot: Add options to the reboot syscall to remount filesystems ro
2011-03-07 11:00 UTC (4+ messages)
[PATCH 1/2] ASoC: tlv320dac33: add MODULE_DEVICE_TABLE
2011-03-07 10:49 UTC (6+ messages)
` [PATCH 2/2] ASoC: Constify i2c_device_id table
` [alsa-devel] "
cannot create include/linux/version.h.tmp: Read-only file system
2011-03-07 10:45 UTC (3+ messages)
[PATCH] trace: adding unstable sched clock note to the warning
2011-03-07 10:45 UTC (3+ messages)
` [PATCHv2] "
[PATCH] kprobes - do not allow optimized kprobes in entry code
2011-03-07 10:44 UTC (6+ messages)
` [PATCH 0/2] x86: separating entry text section + kprobes fix
` [PATCH 1/2] x86: separating entry text section
[PATCH v2] intel8x0m: wait a bit before warm reset check
2011-03-07 10:39 UTC (5+ messages)
[PATCH] x86: mce: Potential memory leaks when initializing mcheck devices
2011-03-07 10:36 UTC (3+ messages)
` [PATCH V2] "
[PATCH] [stable-37] ideapad: read brightness setting when have brightness key notify
2011-03-07 10:35 UTC
BUG at mm/mmap.c:2309 when cx18.ko and cx18-alsa.ko loaded
2011-03-07 10:32 UTC (9+ messages)
[PATCH] video: add MODULE_DEVICE_TABLE
2011-03-07 10:31 UTC (2+ messages)
[PATCH]fix a link in Documentation/filesystem/romfs.txt
2011-03-07 10:29 UTC (5+ messages)
[PATCH v3 0/4] MAX8997/8966 MFD (including PMIC&RTC) Initial Release
2011-03-07 10:27 UTC (5+ messages)
` [PATCH v3 1/4] MAX8997/8966 MFD Driver Initial Release (PMIC+RTC+MUIC+Haptic+...)
` [PATCH v3 2/4] MAX8997/8966 PMIC Regulator Driver Initial Release
` [PATCH v3 3/4] MAX8997/8966 MFD: Add IRQ control feature
` [PATCH v3 4/4] MAX8997/8966 RTC Driver Initial Release
[PATCH 0/10] On-stack explicit block queue plugging
2011-03-07 10:23 UTC (12+ messages)
` [PATCH 05/10] block: remove per-queue plugging
[PATCHv2 00/24] Refactor sys_swapon
2011-03-07 10:23 UTC (51+ messages)
` [PATCHv2 01/24] sys_swapon: use vzalloc instead of vmalloc/memset
` [PATCHv2 02/24] sys_swapon: remove changelog from function comment
` [PATCHv2 03/24] sys_swapon: do not depend on "type" after allocation
` [PATCHv2 04/24] sys_swapon: separate swap_info allocation
` [PATCHv2 05/24] sys_swapon: simplify error return from "
` [PATCHv2 06/24] sys_swapon: simplify error flow in alloc_swap_info
` [PATCHv2 07/24] sys_swapon: remove initial value of name variable
` [PATCHv2 08/24] sys_swapon: move setting of error nearer use
` [PATCHv2 09/24] sys_swapon: remove did_down variable
` [PATCHv2 10/24] sys_swapon: remove bdev variable
` [PATCHv2 11/24] sys_swapon: do only cleanup in the cleanup blocks
` [PATCHv2 12/24] sys_swapon: use a single error label
` [PATCHv2 13/24] sys_swapon: separate bdev claim and inode lock
` [PATCHv2 14/24] sys_swapon: simplify error flow in claim_swapfile
` [PATCHv2 15/24] sys_swapon: move setting of swapfilepages near use
` [PATCHv2 16/24] sys_swapon: separate parsing of swapfile header
` [PATCHv2 17/24] sys_swapon: simplify error flow in read_swap_header
` [PATCHv2 18/24] sys_swapon: call swap_cgroup_swapon earlier
` [PATCHv2 19/24] sys_swapon: separate parsing of bad blocks and extents
` [PATCHv2 20/24] sys_swapon: simplify error flow in setup_swap_map_and_extents
` [PATCHv2 21/24] sys_swapon: remove nr_good_pages variable
` [PATCHv2 22/24] sys_swapon: move printk outside lock
` [PATCHv2 23/24] sys_swapoff: change order to match sys_swapon
` [PATCHv2 24/24] sys_swapon: separate final enabling of the swapfile
[PATCH] sound: Added missing conditionnal for OSS function prototypes
2011-03-07 10:20 UTC (2+ messages)
[PATCH 2/3] [ARM] perfevents: Add support for Scorpion performance monitors
2011-03-07 10:19 UTC (2+ messages)
[PATCH] add missing guest clock update removed by e48672fa25e879f7ae21785c7efd187738139593
2011-03-07 10:18 UTC
[RFC][PATCH] dm: improve read performance
2011-03-07 10:10 UTC (4+ messages)
[PATCH 0/3] ARM: Add Scorpion/ScorpionMP support to perf and Oprofile
2011-03-07 10:06 UTC (2+ messages)
[PATCH] drivers/net/macvtap: fix error check
2011-03-07 9:59 UTC (2+ messages)
[patchlet] sched: fix rt throttle runtime borrowing
2011-03-07 9:33 UTC (3+ messages)
pch_uart: reference clock on CM-iTC
2011-03-07 9:31 UTC
Undefined TASK_INTERRUPTIBLE (Was: Re: [PATCH 1/3] iwlwifi: move rx handlers code to iwl-rx.c)
2011-03-07 9:20 UTC (2+ messages)
[PATCH 3/5] mfd: free dangling irq in ab8500 gpadc probe error path
2011-03-07 9:13 UTC (2+ messages)
[PATCH 2/5] mfd: reentrance and revamp ab8500 gpadc fetching interface
2011-03-07 9:13 UTC (3+ messages)
Disk access scheduling - FS cache dispensing - process priorities
2011-03-07 9:13 UTC
[PATCH 1/5] mfd: move ab8500 gpadc header to subdir
2011-03-07 9:11 UTC (2+ messages)
matroxfb: remove incorrect Matrox G200eV support
2011-03-07 8:59 UTC (4+ messages)
` [PATCH v2] "
[PATCH v5 repost] debugobjects: print more data
2011-03-07 8:58 UTC
[GIT PULL] s390 patches for 2.6.38-rc7
2011-03-07 8:57 UTC
[PATCH 1/10] KVM: MMU: fix kvm_mmu_slot_remove_write_access
2011-03-07 8:55 UTC (15+ messages)
` [PATCH 2/10] KVM: MMU: fix kvm_mmu_get_spte_hierarchy
` [PATCH 4/10] KVM: fix rcu usage in init_rmode_* functions
` [PATCH 6/10] KVM: MMU: don not record gfn in kvm_mmu_pte_write
` [PATCH 7/10] KVM: MMU: introduce a common function to get no-dirty-logged slot
[PATCH] futex: cmpxchg_futex_value_locked API change
2011-03-07 8:54 UTC (2+ messages)
[PATCH] ARM: mx51_efika: update platform data for new mfd changes
2011-03-07 8:53 UTC (2+ messages)
[PATCH 1/2] mtd: nand: Allow NAND chip ids to be included standalone
2011-03-07 8:53 UTC (2+ messages)
[PATCH 1/1] omap3: nand: report corrected ecc errors
2011-03-07 8:48 UTC (4+ messages)
` [PATCH v2 "
[PATCH v2.6.38-rc5 1/2] block: add @force_kblockd to __blk_run_queue()
2011-03-07 8:41 UTC (7+ messages)
` [PATCH v2.6.38-rc5 2/2] block: blk-flush shouldn't call directly into q->request_fn() __blk_run_queue()
[RFC -tip] perf, x86: P4 PMU -- Address erratum 15 and 17
2011-03-07 8:40 UTC (5+ messages)
Fix NUMA problems in transparent hugepages and KSM
2011-03-07 8:38 UTC (13+ messages)
` [PATCH 2/8] Change alloc_pages_vma to pass down the policy node for local policy
` [PATCH 3/8] Add alloc_page_vma_node
` [PATCH 4/8] Preserve original node for transparent huge page copies
` [PATCH 5/8] Use correct numa policy node for transparent hugepages
` [PATCH 6/8] Add __GFP_OTHER_NODE flag
` [PATCH 8/8] Add VM counters for transparent hugepages
[PATCH] cfq-iosched: Fix update_vdisktime logic
2011-03-07 8:28 UTC (4+ messages)
[PATCH]cfq-iosched: give busy sync queue no dispatch limit
2011-03-07 8:26 UTC (2+ messages)
[PATCH 00/21] Coding style and minor changes in ft1000_hw
2011-03-07 8:21 UTC (22+ messages)
` [PATCH 01/21] staging: ft1000: Replace camelcase CardSendCommand function name
` [PATCH 02/21] staging: ft1000: Fix coding style in card_send_command function
` [PATCH 03/21] staging: ft1000: Fix coding style in dsp_reload function
` [PATCH 04/21] staging: ft1000: Fix coding style in ft1000_reset_asic function
` [PATCH 05/21] staging: ft1000: Fix coding style in ft1000_reset_card function
` [PATCH 06/21] staging: ft1000: Fix identation in ftnet_ops struct
` [PATCH 07/21] staging: ft1000: Fix coding style in init_ft1000_netdev function
` [PATCH 08/21] staging: ft1000: Change return value for "
` [PATCH 09/21] staging: ft1000: Fix coding style in reg_ft1000_netdev function
` [PATCH 10/21] staging: ft1000: Fix coding style in ft1000_reset function
` [PATCH 11/21] staging: ft1000: Fix coding style in ft1000_usb_transmit_complete function
` [PATCH 12/21] staging: ft1000: Fix coding style in ft1000_copy_down_pkt function
` [PATCH 13/21] staging: ft1000: Fix coding style in ft1000_start_xmit function
` [PATCH 14/21] staging: ft1000: Fix coding style in ft1000_submit_rx_urb function
` [PATCH 15/21] staging: ft1000: Fix coding style in ft1000_copy_up_pkt function
` [PATCH 16/21] staging: ft1000: Fix coding style in ft1000_open function
` [PATCH 17/21] staging: ft1000: Fix coding style in ft1000_close function
` [PATCH 18/21] staging: ft1000: Fix coding style in ft1000_chkcard function
` [PATCH 19/21] staging: ft1000: Fix coding style in ft1000_receive_cmd function
` [PATCH 20/21] staging: ft1000: Fix coding style in ft1000_dsp_prov function
` [PATCH 21/21] staging: ft1000: Fix coding style in ft1000_proc_drvmsg function
[PATCH 1/2] USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
2011-03-07 8:15 UTC (3+ messages)
` [PATCH 2/2] ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation
[PATCH] m68knommu: fixing compiler warnings
2011-03-07 8:11 UTC
[PATCH] staging: rts_pstor: MSXC card power class
2011-03-07 8:11 UTC
[PATCHSET] block: convert block drivers to ->check_events()
2011-03-07 8:08 UTC (5+ messages)
[PATCHv2] procfs: fix /proc/<pid>/maps heap check
2011-03-07 7:59 UTC (2+ messages)
[V2 Patch] bonding: move procfs code into bond_procfs.c
2011-03-07 7:58 UTC (2+ messages)
[PATCH v5 1/4] gpiolib: Add "unknown" direction support
2011-03-07 7:08 UTC (11+ messages)
` [PATCH v5 2/4] gpiolib: Add ability to get GPIO direction
linux-next: Tree for March 7
2011-03-07 7:05 UTC
[PATCH 01/09] ARM: s3c2442: gta02: Fix usage gpio bank j pin definitions
2011-03-07 7:00 UTC (8+ messages)
` [PATCH 08/09] ARM: s3c2440: gta02: Request usb pullup pin before using it
[BUGFIX][PATCH] Fix sched rt group scheduling when hierachy is enabled
2011-03-07 7:00 UTC (12+ messages)
[PATCH] minor corrections to Documentation/Changes
2011-03-07 6:52 UTC
[ANNOUNCE] RT for v2.6.34.8 now available
2011-03-07 6:51 UTC (2+ messages)
Spirituality
2011-03-07 6:51 UTC
[PATCH] [SCSI] target: Add __init/__exit annotation for target_core_init_configfs/target_core_exit_configfs
2011-03-07 6:44 UTC (2+ messages)
[PATCH] vhost: copy_from_user -> __copy_from_user
2011-03-07 6:30 UTC (3+ messages)
[PATCH next] staging: altera-stapl: include delay.h
2011-03-07 6:15 UTC
[PATCH] mm: remove inline from scan_swap_map
2011-03-07 6:07 UTC (2+ messages)
[PATCH 1/2] [ARM] am200epd: fix resource leak in am200_init_gpio_regs error path
2011-03-07 5:56 UTC (2+ messages)
` [PATCH 2/2] [ARM] am300epd: fix resource leak in am300_init_gpio_regs "
linux-next: manual merge of the usb tree with the omap_dss2 tree
2011-03-07 5:54 UTC
Intermittent problem with BogoMIPs calculation on Intel AP CPUs
2011-03-07 4:34 UTC
[PATCH] Fix over-zealous flush_disk when changing device size
2011-03-07 4:22 UTC (6+ messages)
[PWM v6 0/3] Implement a generic PWM framework
2011-03-07 4:20 UTC (3+ messages)
` [PWM v6 1/3] PWM: "
[PATCH 0/8 resend] dw_dmac: Extending support & minor fixes
2011-03-07 4:15 UTC (7+ messages)
` [PATCH 1/8 resend] dw_dmac: Remove compilation dependency from AVR32
[PATCH] net: mac80211: fix compilation warning
2011-03-07 4:15 UTC (5+ messages)
[PATCH next] staging: gma500: fix build according to drm changes
2011-03-07 3:39 UTC (3+ messages)
[PATCH 1/3] mfd: twl4030-madc: add "platform:" prefix for platform modalias
2011-03-07 3:05 UTC (3+ messages)
` [PATCH 2/3] mtd: "
` [PATCH 3/3] hwmon: twl4030-madc-hwmon: "
[PATCH/v2] mm/memblock: Properly handle overlaps and fix error path
2011-03-07 3:03 UTC
[PATCH] mm/memblock: Properly handle overlaps and fix error path
2011-03-07 3:01 UTC (3+ messages)
linux-next: build failure after merge of the block tree
2011-03-07 2:39 UTC
[PATCH 1/4] scatterlist: new helper functions
2011-03-07 2:20 UTC (5+ messages)
[PATCH] drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled
2011-03-07 2:14 UTC
[Patch] ariadne: fix possible null dereference
2011-03-07 2:07 UTC (4+ messages)
[PATCH] futex: update futex_wait_setup comments about locking
2011-03-07 2:07 UTC
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;
as well as URLs for NNTP newsgroup(s).