| Commit message (Expand) | Author | Age |
... | |
| * | | mm: size of quicklists shouldn't be proportional to the number of CPUs | KOSAKI Motohiro | 2008-09-02 |
| * | | mm: show quicklist usage in /proc/meminfo | KOSAKI Motohiro | 2008-09-02 |
| * | | devcgroup: fix race against rmdir() | Li Zefan | 2008-09-02 |
| * | | cirrusfb: check_par fixes | Krzysztof Helt | 2008-09-02 |
| * | | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits | Oleg Nesterov | 2008-09-02 |
| * | | pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing | Oleg Nesterov | 2008-09-02 |
| * | | mmc: at91_mci: don't use coherent dma buffers | David Brownell | 2008-09-02 |
| * | | 8250: improve workaround for UARTs that don't re-assert THRE correctly | Will Newton | 2008-09-02 |
| * | | MAINTAINERS: add a maintainer for the BCM5974 multitouch driver | Henrik Rydberg | 2008-09-02 |
| * | | mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_... | Marcin Slusarz | 2008-09-02 |
| * | | acer-wmi: remove debugfs entries upon unloading | Russ Dill | 2008-09-02 |
| * | | VFS: fix dio write returning EIO when try_to_release_page fails | Hisashi Hifumi | 2008-09-02 |
| * | | mm: make setup_zone_migrate_reserve() aware of overlapping nodes | Adam Litke | 2008-09-02 |
| * | | NTFS: update homepage | Adrian Bunk | 2008-09-02 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-09-02 |
| |\ \ |
|
| | * | | ide/Kconfig: mark ide-scsi as deprecated | Bartlomiej Zolnierkiewicz | 2008-09-02 |
| | * | | ide-disk: remove stale init_idedisk_capacity() documentation | Bartlomiej Zolnierkiewicz | 2008-09-02 |
| | * | | palm_bk3710: improve IDE registration | David Brownell | 2008-09-02 |
| | * | | ide: fix hwif_to_node() | Bartlomiej Zolnierkiewicz | 2008-09-02 |
| | * | | IDE: palm_bk3710: fix compile warning for unused variable | Kevin Hilman | 2008-09-02 |
| | * | | IDE: compile fix for sff_dma_ops | Kevin Hilman | 2008-09-02 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-09-02 |
| |\ \ \ |
|
| | * | | | ALSA: hda - Add mic-boost controls to ALC662/663 auto configuration | Takashi Iwai | 2008-09-02 |
| | * | | | ALSA: hda - Fix ALC663 auto-probe | Takashi Iwai | 2008-09-02 |
| | * | | | ALSA: ASoC: fix pxa2xx-i2s clk_get call | Dmitry Baryshkov | 2008-09-01 |
| | * | | | ALSA: hda: Distortion fix for dell_m6_core_init | Matthew Ranostay | 2008-09-01 |
| * | | | | Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-09-02 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] audit: Moved variable declaration to beginning of function | Cordelia | 2008-09-01 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-09-02 |
| |\ \ \ \ |
|
| | * | | | | Fix problem with waiting while holding rcu read lock in md/bitmap.c | NeilBrown | 2008-08-31 |
| | * | | | | Remove invalidate_partition call from do_md_stop. | NeilBrown | 2008-08-31 |
| | |/ / / |
|
| * | | | | don't diff generated firmware files | Arjan van de Ven | 2008-09-02 |
| * | | | | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board" | Dennis Jansen | 2008-09-02 |
| * | | | | Merge git://git.infradead.org/users/dwmw2/random-2.6 | Linus Torvalds | 2008-09-02 |
| |\ \ \ \ |
|
| | * | | | | [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() | Zev Weiss | 2008-09-02 |
| | * | | | | dabusb_fpga_download(): fix a memory leak | Adrian Bunk | 2008-09-02 |
| | * | | | | Remove '#include <stddef.h>' from mm/page_isolation.c | David Woodhouse | 2008-09-02 |
| | * | | | | Fix modules_install on RO nfs-exported trees. | David Woodhouse | 2008-09-02 |
| | |/ / / |
|
| * | | | | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-09-02 |
| |\ \ \ \ |
|
| | * | | | | nfsd: fix buffer overrun decoding NFSv4 acl | J. Bruce Fields | 2008-09-01 |
| | * | | | | sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transports | Cyrill Gorcunov | 2008-09-01 |
| | * | | | | nfsd: fix compound state allocation error handling | Andy Adamson | 2008-09-01 |
| | * | | | | svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet | Tom Tucker | 2008-08-13 |
| * | | | | | m68k: atari_keyb_init operator precedence fix | Michael Schmitz | 2008-09-02 |
| * | | | | | fix typo in arch/parisc/hpux/fs.c | Stephen Rothwell | 2008-09-02 |
| * | | | | | softlockup: minor cleanup, don't check task->state twice | Oleg Nesterov | 2008-09-02 |
| * | | | | | kernel/resource.c: fix new kernel-doc warning | Randy Dunlap | 2008-09-02 |
| * | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2008-09-02 |
| |\ \ \ \ \ |
|
| | * | | | | | drm/radeon: downgrade debug message from info to debug. | Dave Airlie | 2008-08-31 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-09-02 |
| |\ \ \ \ \ |
|