Age | Commit message (Expand) | Author |
2010-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2010-08-11 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2010-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-08-11 | Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm | Linus Torvalds |
2010-08-11 | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds |
2010-08-11 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-08-11 | lib/decompress_bunzip2.c: fix checkstack warning | Prarit Bhargava |
2010-08-11 | kfifo: add example files to the kernel sample directory | Stefani Seibold |
2010-08-11 | kfifo: replace the old non generic API | Stefani Seibold |
2010-08-11 | kfifo: add the new generic kfifo API | Stefani Seibold |
2010-08-11 | kfifo: fix kfifo miss use of nozami.c | Stefani Seibold |
2010-08-11 | kfifo: kfifo_is_{full,empty} should return bools, not ints | Robert P. J. Day |
2010-08-11 | fs/sysv/super.c: add support for non-PDP11 v7 filesystems | Lubomir Rintel |
2010-08-11 | fs/sysv: v7: adjust sanity checks for some volumes | Lubomir Rintel |
2010-08-11 | fs/sysv: add v7 alias | Lubomir Rintel |
2010-08-11 | kexec: return -EFAULT on copy_to_user() failures | Dan Carpenter |
2010-08-11 | parport_serial: use the PCI IRQ if offered | Fr?d?ric Bri?re |
2010-08-11 | lib/bug.c: add oops end marker to WARN implementation | Anton Blanchard |
2010-08-11 | lib/bug.c: make WARN implementation match the kernel/panic.c one | Anton Blanchard |
2010-08-11 | panic: keep blinking in spite of long spin timer mode | TAMUKI Shoichi |
2010-08-11 | afs: destroy work queue on init failure | Dan Carpenter |
2010-08-11 | dma-mapping: add DMA_xxBIT_MASK to feature-removal-schedule.txt | FUJITA Tomonori |
2010-08-11 | pci: add PCI DMA unamp state API to feature-removal-schedule.txt | FUJITA Tomonori |
2010-08-11 | Documentation: DMA-API-HOWTO.txt: add multiple types of IOMMUs support | FUJITA Tomonori |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori |
2010-08-11 | scsi: 53c700: remove dma_is_consistent usage | FUJITA Tomonori |
2010-08-11 | dma-mapping: parisc: set ARCH_DMA_MINALIGN | FUJITA Tomonori |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori |
2010-08-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori |
2010-08-11 | edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers | Anton Vorontsov |
2010-08-11 | edac: i5400: improve handling of pci_enable_device() return value | Kulikov Vasiliy |
2010-08-11 | edac: i5000: improve handling of pci_enable_device() return value | Kulikov Vasiliy |
2010-08-11 | edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE | Christoph Egger |
2010-08-11 | pids: alloc_pidmap: remove the unnecessary boundary checks | Oleg Nesterov |
2010-08-11 | pids: fix a race in pid generation that causes pids to be reused immediately | Salman |
2010-08-11 | partitions: fix sometimes unreadable partition strings | Alexey Dobriyan |
2010-08-11 | cs5535-mfgpt: reuse timers that have never been set up | Jens Rottmann |
2010-08-11 | drivers/char/n_gsm.c: add missing spin_unlock_irqrestore | Julia Lawall |
2010-08-11 | ipmi: print info for spmi and smbios paths like acpi and pci | Yinghai Lu |
2010-08-11 | ipmi: fix memleaking for add_smi when duplicating happen | Yinghai Lu |
2010-08-11 | drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but ... | Justin P. Mattock |
2010-08-11 | procfs: simplify conditional processing of fs/proc.o. | Robert P. J. Day |
2010-08-11 | signalfd: fill in ssi_int for posix timers and message queues | Nathan Lynch |
2010-08-11 | ptrace: optimize exit_ptrace() for the likely case | Oleg Nesterov |
2010-08-11 | memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id | KOSAKI Motohiro |
2010-08-11 | memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() | KOSAKI Motohiro |
2010-08-11 | memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask | KOSAKI Motohiro |
2010-08-11 | memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone() | KOSAKI Motohiro |
2010-08-11 | memcg: sc.nr_to_reclaim should be initialized | KOSAKI Motohiro |