| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-02-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SPARC64]: Temporarily remove IOMMU merging code. | David S. Miller | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SPARC64]: Update defconfig. | David S. Miller | 2008-02-06 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | [SPARC]: Add new timerfd syscall entries. | David S. Miller | 2008-02-06 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | fb: fix warning: no return statement in function returning non-void | Anton Vorontsov | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | virtio: add missing #include <linux/delay.h> | Johann Felix Soden | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ext3: fix lock inversion in direct IO | Jan Kara | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | jbd.h: hide kernel only code | Olaf Hering | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ext3: remove unused code from ext3_find_entry() | Mariusz Kozlowski | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ext[234]: cleanup ext[234]_bg_num_gdb() | Akinobu Mita | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ext[234]: remove unused argument for ext[234]_find_goal() | Akinobu Mita | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ext[234]: use ext[234]_get_group_desc() | Akinobu Mita | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ext[234]: fix comment for nonexistent variable | Akinobu Mita | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ext3: change the default behaviour on error | Aneesh Kumar K.V | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ext3: return after ext3_error in case of failures | Aneesh Kumar K.V | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | make jbd/journal.c:__journal_abort_hard() static | Adrian Bunk | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2 | Andi Kleen | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | BKL-removal: remove incorrect BKL comment in ext2 | Andi Kleen | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | BKL-removal: convert ext2 over to use unlocked_ioctl | Andi Kleen | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ext3: add block bitmap validation | Aneesh Kumar K.V | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ext2: add block bitmap validation | Aneesh Kumar K.V | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs | Bjorn Helgaas | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume | Rene Herman | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | isapnp driver semaphore to mutex | Daniel Walker | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | pnp: declare PNP option parsing functions as __init | Thomas Renninger | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | simplify pnp_activate_dev() and pnp_disable_dev() return values | Bjorn Helgaas | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: fix an occasional deadlock in raid5 | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE... | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: change ITERATE_RDEV to rdev_for_each | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: change INTERATE_MDDEV to for_each_mddev | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: change a few 'int' to 'size_t' in md | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: fix use-after-free bug when dropping an rdev from an md array | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: allow an md array to appear with 0 drives if it has external metadata | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: lock address when changing attributes of component devices | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: allow devices to be shared between md arrays | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: set and test the ->persistent flag for md devices more consistently | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: allow a maximum extent to be set for resyncing | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: give userspace control over removing failed devices when external metdata... | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: support 'external' metadata for md arrays | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: Update md bitmap during resync. | NeilBrown | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: raid6: clean up the style of raid6test/test.c | H. Peter Anvin | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | md: raid6: Fix mktable.c | H. Peter Anvin | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | coding style cleanups for drivers/md/mktables.c | Oliver Pinter | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | fbcon: fix color generation for monochrome framebuffer | Thomas Pfaff | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | FB/S3C2410: check default_display parameter passed in platform data | Ben Dooks | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black | Ben Dooks | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | FB/S3C2410: update debugging in S3C2410 framebuffer driver | Ben Dooks | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | FB/S3C2412: add S3C2412 support to S3C2410 fb driver | Ben Dooks | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | FB/SM501: ensure console suspended before saving state | Ben Dooks | 2008-02-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | pm2fb: big endian fix | Krzysztof Helt | 2008-02-06 | |
