Age | Commit message (Expand) | Author | Files | Lines |
2010-08-11 | panic: keep blinking in spite of long spin timer mode | TAMUKI Shoichi | 5 | -68/+37 |
2010-08-11 | afs: destroy work queue on init failure | Dan Carpenter | 1 | -0/+1 |
2010-08-11 | dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txt | FUJITA Tomonori | 1 | -0/+8 |
2010-08-11 | pci: add PCI DMA unamp state API to feature-removal-schedule.txt | FUJITA Tomonori | 1 | -0/+9 |
2010-08-11 | Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs support | FUJITA Tomonori | 1 | -0/+10 |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 22 | -68/+0 |
2010-08-11 | scsi: 53c700: remove dma_is_consistent usage | FUJITA Tomonori | 1 | -3/+0 |
2010-08-11 | dma-mapping: parisc: set ARCH_DMA_MINALIGN | FUJITA Tomonori | 1 | -0/+2 |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 20 | -114/+8 |
2010-08-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 16 | -19/+25 |
2010-08-11 | edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers | Anton Vorontsov | 1 | -0/+6 |
2010-08-11 | edac: i5400: improve handling of pci_enable_device() return value | Kulikov Vasiliy | 1 | -1/+1 |
2010-08-11 | edac: i5000: improve handling of pci_enable_device() return value | Kulikov Vasiliy | 1 | -1/+1 |
2010-08-11 | edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE | Christoph Egger | 1 | -5/+5 |
2010-08-11 | pids: alloc_pidmap: remove the unnecessary boundary checks | Oleg Nesterov | 1 | -10/+7 |
2010-08-11 | pids: fix a race in pid generation that causes pids to be reused immediately | Salman | 1 | -1/+38 |
2010-08-11 | partitions: fix sometimes unreadable partition strings | Alexey Dobriyan | 16 | -72/+136 |
2010-08-11 | cs5535-mfgpt: reuse timers that have never been set up | Jens Rottmann | 1 | -0/+11 |
2010-08-11 | drivers/char/n_gsm.c: add missing spin_unlock_irqrestore | Julia Lawall | 1 | -1/+1 |
2010-08-11 | ipmi: print info for spmi and smbios paths like acpi and pci | Yinghai Lu | 1 | -1/+11 |
2010-08-11 | ipmi: fix memleaking for add_smi when duplicating happen | Yinghai Lu | 1 | -7/+28 |
2010-08-11 | drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ... | Justin P. Mattock | 1 | -8/+2 |
2010-08-11 | procfs: simplify conditional processing of fs/proc.o. | Robert P. J. Day | 1 | -1/+1 |
2010-08-11 | signalfd: fill in ssi_int for posix timers and message queues | Nathan Lynch | 1 | -0/+2 |
2010-08-11 | ptrace: optimize exit_ptrace() for the likely case | Oleg Nesterov | 2 | -5/+14 |
2010-08-11 | memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id | KOSAKI Motohiro | 1 | -3/+3 |
2010-08-11 | memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() | KOSAKI Motohiro | 3 | -11/+6 |
2010-08-11 | memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask | KOSAKI Motohiro | 3 | -8/+3 |
2010-08-11 | memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone() | KOSAKI Motohiro | 1 | -2/+0 |
2010-08-11 | memcg: sc.nr_to_reclaim should be initialized | KOSAKI Motohiro | 1 | -0/+1 |
2010-08-11 | memcg: avoid css_get() | KAMEZAWA Hiroyuki | 1 | -43/+76 |
2010-08-11 | memcg: use find_lock_task_mm() in memory cgroups oom | KAMEZAWA Hiroyuki | 3 | -4/+10 |
2010-08-11 | memcg: remove mem from arg of charge_common | Daisuke Nishimura | 1 | -9/+8 |
2010-08-11 | memcg: remove redundant code | Daisuke Nishimura | 1 | -10/+0 |
2010-08-11 | memcg: clean up waiting move acct | KAMEZAWA Hiroyuki | 1 | -22/+29 |
2010-08-11 | memcg: clean up try_charge main loop | KAMEZAWA Hiroyuki | 1 | -100/+148 |
2010-08-11 | memcg: remove experimental from swap account config | KAMEZAWA Hiroyuki | 1 | -2/+2 |
2010-08-11 | blkdev: cgroup whitelist permission fix | Chris Wright | 1 | -4/+6 |
2010-08-11 | cgroups: save space for the terminator | Dan Carpenter | 1 | -2/+2 |
2010-08-11 | Documentation/padata.txt: fix typos etc. | Randy Dunlap | 1 | -12/+12 |
2010-08-11 | Documentation/00-INDEX: remove reference to exception.txt | Huang Shijie | 1 | -2/+0 |
2010-08-11 | docbook: need xmldoclinks for all doc types | Ben Hutchings | 1 | -2/+2 |
2010-08-11 | Documentation/networking/wavelan.txt: deleted, not in tree | Joe Perches | 1 | -74/+0 |
2010-08-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap | 2 | -19/+22 |
2010-08-11 | fusion: fix kernel-doc warnings | Randy Dunlap | 1 | -2/+0 |
2010-08-11 | reiserfs: remove unused local `wait' | Changli Gao | 1 | -1/+0 |
2010-08-11 | drivers/video/igafb.c: make igafb_setup() and igafb_init() static | Andrew Morton | 1 | -2/+2 |
2010-08-11 | drivers/video/igafb.c: introduce lost 'return' | Kulikov Vasiliy | 1 | -0/+1 |
2010-08-11 | fbmem: VM_IO set, but not propagated | Daniel De Graaf | 1 | -0/+1 |
2010-08-11 | arm: samsung: remove pixclock from several boards | Maurus Cuelenaere | 7 | -10/+3 |