| Commit message (Expand) | Author | Age |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-10-03 |
|\ |
|
| * | [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup... | Richard Purdie | 2006-10-02 |
| * | [ARM] 3874/1: Remove leftover usage of asm/timeofday.h | Kevin Hilman | 2006-09-29 |
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-10-03 |
|\ \ |
|
| * | | [SERIAL] Magic SysRq SAK does nothing on serial consoles | Simon Tatham | 2006-10-01 |
| * | | [SERIAL] Fix oops when removing suspended serial port | Russell King | 2006-10-01 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2006-10-03 |
|\ \ \ |
|
| * | | | sh: Fixup __raw_read_trylock(). | Paul Mundt | 2006-10-03 |
| * | | | sh: Kill off remaining config.h references. | Paul Mundt | 2006-10-03 |
| * | | | sh: Initial gitignore list | Paul Mundt | 2006-10-03 |
| * | | | sh: build fixes for defconfigs. | Paul Mundt | 2006-10-03 |
| * | | | sh: Kill off more dead headers. | Paul Mundt | 2006-10-03 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-10-03 |
|\ \ \ \ |
|
| * | | | | [SPARC64]: Do not include compat.h from asm-sparc64/signal.h any more. | David S. Miller | 2006-10-02 |
| * | | | | [SPARC64]: Move signal compat bits to new header file. | David S. Miller | 2006-10-02 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-10-03 |
|\ \ \ \ \ |
|
| * | | | | | [POWERPC] Fix rheap alignment problem | Li Yang | 2006-10-02 |
| * | | | | | [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc class | Kim Phillips | 2006-10-02 |
| * | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb... | Paul Mackerras | 2006-09-27 |
| |\ \ \ \ \ |
|
| | * | | | | | POWERPC: Bring the fs_no calculation to the relevant SoC enumeration | Vitaly Bordug | 2006-09-21 |
| | * | | | | | POWERPC: overhaul with cpm2_map mechanism | Vitaly Bordug | 2006-09-21 |
| | * | | | | | POWERPC: Get rid of remapping the whole immr | Vitaly Bordug | 2006-09-21 |
| | * | | | | | POWERPC: Add support for the mpc8560 eval board | Vitaly Bordug | 2006-09-21 |
| | * | | | | | POWERPC: Move generic cpm2 stuff to powerpc | Vitaly Bordug | 2006-09-21 |
| | * | | | | | cpm_uart: make it possible to utilize from powerpc | Vitaly Bordug | 2006-09-21 |
* | | | | | | | [PATCH] pr_debug: check pr_debug() arguments | Zach Brown | 2006-10-03 |
* | | | | | | | [PATCH] md: allow SET_BITMAP_FILE to work on 64bit kernel with 32bit userspace | Paul Clements | 2006-10-03 |
* | | | | | | | [PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit | NeilBrown | 2006-10-03 |
* | | | | | | | [PATCH] md: Remove working_disks from raid1 state data | NeilBrown | 2006-10-03 |
* | | | | | | | [PATCH] md: new sysfs interface for setting bits in the write-intent-bitmap | Paul Clements | 2006-10-03 |
* | | | | | | | [PATCH] md: remove 'working_disks' from raid10 state | NeilBrown | 2006-10-03 |
* | | | | | | | [PATCH] md: remove the working_disks and failed_disks from raid5 state data. | NeilBrown | 2006-10-03 |
* | | | | | | | [PATCH] md: replace magic numbers in sb_dirty with well defined bit flags | NeilBrown | 2006-10-03 |
* | | | | | | | [PATCH] md: fix a comment that is wrong in raid5.h | NeilBrown | 2006-10-03 |
* | | | | | | | [PATCH] md: the scheduled removal of the START_ARRAY ioctl for md | Adrian Bunk | 2006-10-03 |
* | | | | | | | [PATCH] dm table: add target flush | Bryn Reeves | 2006-10-03 |
* | | | | | | | [PATCH] dm: extract device limit setting | Bryn Reeves | 2006-10-03 |
* | | | | | | | [PATCH] dm table: add target preresume | Milan Broz | 2006-10-03 |
* | | | | | | | [PATCH] dm: export blkdev_driver_ioctl | Alasdair G Kergon | 2006-10-03 |
* | | | | | | | [PATCH] dm: support ioctls on mapped devices | Milan Broz | 2006-10-03 |
* | | | | | | | [PATCH] sstfb: cleanups | Alan Cox | 2006-10-03 |
* | | | | | | | [PATCH] vt: proper prototypes for some console functions | Adrian Bunk | 2006-10-03 |
* | | | | | | | [PATCH] fbdev: Honor the return value of device_create_file | Antonino A. Daplas | 2006-10-03 |
* | | | | | | | [PATCH] fbdev: Add generic ddc read functionality | Dennis Munsie | 2006-10-03 |
* | | | | | | | [PATCH] ide: Fix crash on repeated reset | Alan Cox | 2006-10-03 |
* | | | | | | | [PATCH] ide: remove dma_base2 field from ide_hwif_t | Sergei Shtylyov | 2006-10-03 |
* | | | | | | | [PATCH] drivers/ide/: cleanups | Adrian Bunk | 2006-10-03 |
* | | | | | | | [PATCH] Make number of IDE interfaces configurable | Matt Mackall | 2006-10-03 |
* | | | | | | | [PATCH] IDE: claim extra DMA ports regardless of channel | Sergei Shtylylov | 2006-10-03 |
* | | | | | | | [PATCH] sched: cleanup sched_group cpu_power setup | Siddha, Suresh B | 2006-10-03 |