sfrench/cifs-2.6.git
2010-08-12 David HowellsMN10300: Don't try and #include <linux/slab.h> in lib...
2010-08-12 David HowellsMN10300: Permit .GCC-command-line sections
2010-08-12 David HowellsMN10300: Fix size_t and ssize_t
2010-08-12 David HowellsMN10300: Fix RTC routines
2010-08-12 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-08-12 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-08-12 Tony Luck[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.
2010-08-12 Linus TorvaldsMerge branch 'next-devicetree' of git://git.secretlab...
2010-08-12 Linus TorvaldsMerge branch 'stable/xen-swiotlb-0.8.6' of git://git...
2010-08-12 Maxim Levitskymemstick: fix hangs on unexpected device removal in...
2010-08-12 Maxim Levitskymemstick: init sysfs attributes
2010-08-12 Adrian Huntermmc_test: fix large memory allocation
2010-08-12 Adrian Huntermmc_test: add performance tests
2010-08-12 Adrian Huntermmc_block: add support for secure discard
2010-08-12 Adrian Hunterblock: add secure discard
2010-08-12 Adrian Hunteromap_hsmmc: add erase capability
2010-08-12 Adrian Huntermmc_block: add discard support
2010-08-12 Adrian Huntermmc: add erase, secure erase, trim and secure trim...
2010-08-12 Jan Karamm: fix writeback_in_progress()
2010-08-12 Wu Fengguangwriteback: merge for_kupdate and !for_kupdate cases
2010-08-12 Wu Fengguangwriteback: fix queue_io() ordering
2010-08-12 Wu Fengguangwriteback: don't redirty tail an inode with dirty pages
2010-08-12 Wu Fengguangwriteback: add comment to the dirty limit functions
2010-08-12 Wu Fengguangwriteback: avoid unnecessary calculation of bdi dirty...
2010-08-12 Wu Fengguangwriteback: balance_dirty_pages(): reduce calls to globa...
2010-08-12 Florian Zumbiehlparisc: fix wrong page aligned size calculation in...
2010-08-12 Roel Kluinscore: fix dereference of NULL pointer in local_flush_t...
2010-08-12 Randy Dunlappc8736x_gpio: depends on X86_32
2010-08-12 Randy Dunlapmm: fix fatal kernel-doc error
2010-08-12 Thomas Gleixneracpi: fix bogus preemption logic
2010-08-12 Stefani Seiboldkernel/kfifo.c: add handling of chained scatterlists
2010-08-12 Dave Airlieio-mapping: move asm include inside the config option
2010-08-12 Dave Airlievgaarb: drop vga.h include
2010-08-11 Benjamin Herrenschmidtdrm/radeon: Add probing of clocks from device-tree
2010-08-11 Dave Airliedrm/radeon: drop old and broken mesa warning
2010-08-11 Benjamin Herrenschmidtdrm/radeon: Fix pci_map_page() error checking
2010-08-11 Chris Wilsondrm: Remove count_lock for calling lastclose() after...
2010-08-11 Marek Olšákdrm/radeon/kms: allow FG_ALPHA_VALUE on r5xx
2010-08-11 Alex Deucherdrm/radeon/kms: another r6xx/r7xx CS checker fix
2010-08-11 Davidlohr BuesoDRM: Replace kmalloc/memset combos with kzalloc
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-11 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-11 Linus TorvaldsMerge branch 'msm-video' of git://codeaurora.org/quic...
2010-08-11 Linus TorvaldsMerge branch 'ixp4xx' of git://git./linux/kernel/git...
2010-08-11 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-08-11 Prarit Bhargavalib/decompress_bunzip2.c: fix checkstack warning
2010-08-11 Stefani Seiboldkfifo: add example files to the kernel sample directory
2010-08-11 Stefani Seiboldkfifo: replace the old non generic API
2010-08-11 Stefani Seiboldkfifo: add the new generic kfifo API
2010-08-11 Stefani Seiboldkfifo: fix kfifo miss use of nozami.c
2010-08-11 Robert P. J... kfifo: kfifo_is_{full,empty} should return bools, not...
2010-08-11 Lubomir Rintelfs/sysv/super.c: add support for non-PDP11 v7 filesystems
2010-08-11 Lubomir Rintelfs/sysv: v7: adjust sanity checks for some volumes
2010-08-11 Lubomir Rintelfs/sysv: add v7 alias
2010-08-11 Dan Carpenterkexec: return -EFAULT on copy_to_user() failures
2010-08-11 Fr?d?ric Bri?reparport_serial: use the PCI IRQ if offered
2010-08-11 Anton Blanchardlib/bug.c: add oops end marker to WARN implementation
2010-08-11 Anton Blanchardlib/bug.c: make WARN implementation match the kernel...
2010-08-11 TAMUKI Shoichipanic: keep blinking in spite of long spin timer mode
2010-08-11 Dan Carpenterafs: destroy work queue on init failure
2010-08-11 FUJITA Tomonoridma-mapping: add DMA_xxBIT_MASK to feature-removal...
2010-08-11 FUJITA Tomonoripci: add PCI DMA unamp state API to feature-removal...
2010-08-11 FUJITA TomonoriDocumentation: DMA-API-HOWTO.txt: add multiple types...
2010-08-11 FUJITA Tomonoridma-mapping: remove dma_is_consistent API
2010-08-11 FUJITA Tomonoriscsi: 53c700: remove dma_is_consistent usage
2010-08-11 FUJITA Tomonoridma-mapping: parisc: set ARCH_DMA_MINALIGN
2010-08-11 FUJITA Tomonoridma-mapping: unify dma_get_cache_alignment implementations
2010-08-11 FUJITA Tomonoridma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_M...
2010-08-11 Anton Vorontsovedac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC...
2010-08-11 Kulikov Vasiliyedac: i5400: improve handling of pci_enable_device...
2010-08-11 Kulikov Vasiliyedac: i5000: improve handling of pci_enable_device...
2010-08-11 Christoph Eggeredac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE
2010-08-11 Oleg Nesterovpids: alloc_pidmap: remove the unnecessary boundary...
2010-08-11 Salmanpids: fix a race in pid generation that causes pids...
2010-08-11 Alexey Dobriyanpartitions: fix sometimes unreadable partition strings
2010-08-11 Jens Rottmanncs5535-mfgpt: reuse timers that have never been set up
2010-08-11 Julia Lawalldrivers/char/n_gsm.c: add missing spin_unlock_irqrestore
2010-08-11 Yinghai Luipmi: print info for spmi and smbios paths like acpi...
2010-08-11 Yinghai Luipmi: fix memleaking for add_smi when duplicating happen
2010-08-11 Justin P. Mattockdrivers/char/ipmi/ipmi_si_intf.c: fix warning: variable...
2010-08-11 Robert P. J... procfs: simplify conditional processing of fs/proc.o.
2010-08-11 Nathan Lynchsignalfd: fill in ssi_int for posix timers and message...
2010-08-11 Oleg Nesterovptrace: optimize exit_ptrace() for the likely case
2010-08-11 KOSAKI Motohiromemcg: convert to use zone_to_nid() from bare zone...
2010-08-11 KOSAKI Motohiromemcg: remove nid and zid argument from mem_cgroup_soft...
2010-08-11 KOSAKI Motohiromemcg: mem_cgroup_shrink_node_zone() doesn't need sc...
2010-08-11 KOSAKI Motohiromemcg: kill unnecessary initialization in mem_cgroup_sh...
2010-08-11 KOSAKI Motohiromemcg: sc.nr_to_reclaim should be initialized
2010-08-11 KAMEZAWA Hiroyukimemcg: avoid css_get()
2010-08-11 KAMEZAWA Hiroyukimemcg: use find_lock_task_mm() in memory cgroups oom
2010-08-11 Daisuke Nishimuramemcg: remove mem from arg of charge_common
2010-08-11 Daisuke Nishimuramemcg: remove redundant code
2010-08-11 KAMEZAWA Hiroyukimemcg: clean up waiting move acct
2010-08-11 KAMEZAWA Hiroyukimemcg: clean up try_charge main loop
2010-08-11 KAMEZAWA Hiroyukimemcg: remove experimental from swap account config
2010-08-11 Chris Wrightblkdev: cgroup whitelist permission fix
2010-08-11 Dan Carpentercgroups: save space for the terminator
2010-08-11 Randy DunlapDocumentation/padata.txt: fix typos etc.
next