summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-11kfifo: replace the old non generic APIStefani Seibold
2010-08-11kfifo: add the new generic kfifo APIStefani Seibold
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold
2010-08-11kfifo: kfifo_is_{full,empty} should return bools, not intsRobert P. J. Day
2010-08-11fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel
2010-08-11fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel
2010-08-11fs/sysv: add v7 aliasLubomir Rintel
2010-08-11kexec: return -EFAULT on copy_to_user() failuresDan Carpenter
2010-08-11parport_serial: use the PCI IRQ if offeredFr?d?ric Bri?re
2010-08-11lib/bug.c: add oops end marker to WARN implementationAnton Blanchard
2010-08-11lib/bug.c: make WARN implementation match the kernel/panic.c oneAnton Blanchard
2010-08-11panic: keep blinking in spite of long spin timer modeTAMUKI Shoichi
2010-08-11afs: destroy work queue on init failureDan Carpenter
2010-08-11dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txtFUJITA Tomonori
2010-08-11pci: add PCI DMA unamp state API to feature-removal-schedule.txtFUJITA Tomonori
2010-08-11Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs supportFUJITA Tomonori
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori
2010-08-11dma-mapping: parisc: set ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-11edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllersAnton Vorontsov
2010-08-11edac: i5400: improve handling of pci_enable_device() return valueKulikov Vasiliy
2010-08-11edac: i5000: improve handling of pci_enable_device() return valueKulikov Vasiliy
2010-08-11edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKEChristoph Egger
2010-08-11pids: alloc_pidmap: remove the unnecessary boundary checksOleg Nesterov
2010-08-11pids: fix a race in pid generation that causes pids to be reused immediatelySalman
2010-08-11partitions: fix sometimes unreadable partition stringsAlexey Dobriyan
2010-08-11cs5535-mfgpt: reuse timers that have never been set upJens Rottmann
2010-08-11drivers/char/n_gsm.c: add missing spin_unlock_irqrestoreJulia Lawall
2010-08-11ipmi: print info for spmi and smbios paths like acpi and pciYinghai Lu
2010-08-11ipmi: fix memleaking for add_smi when duplicating happenYinghai Lu
2010-08-11drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ...Justin P. Mattock
2010-08-11procfs: simplify conditional processing of fs/proc.o.Robert P. J. Day
2010-08-11signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch
2010-08-11ptrace: optimize exit_ptrace() for the likely caseOleg Nesterov
2010-08-11memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_idKOSAKI Motohiro
2010-08-11memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()KOSAKI Motohiro
2010-08-11memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemaskKOSAKI Motohiro
2010-08-11memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()KOSAKI Motohiro
2010-08-11memcg: sc.nr_to_reclaim should be initializedKOSAKI Motohiro
2010-08-11memcg: avoid css_get()KAMEZAWA Hiroyuki
2010-08-11memcg: use find_lock_task_mm() in memory cgroups oomKAMEZAWA Hiroyuki
2010-08-11memcg: remove mem from arg of charge_commonDaisuke Nishimura
2010-08-11memcg: remove redundant codeDaisuke Nishimura
2010-08-11memcg: clean up waiting move acctKAMEZAWA Hiroyuki
2010-08-11memcg: clean up try_charge main loopKAMEZAWA Hiroyuki
2010-08-11memcg: remove experimental from swap account configKAMEZAWA Hiroyuki
2010-08-11blkdev: cgroup whitelist permission fixChris Wright
2010-08-11cgroups: save space for the terminatorDan Carpenter