| Commit message (Expand) | Author | Age |
* | [PATCH] Convert highest_possible_processor_id to nr_cpu_ids | Christoph Lameter | 2007-02-20 |
* | [PATCH] Replace highest_possible_node_id() with nr_node_ids | Christoph Lameter | 2007-02-20 |
* | [PATCH] mincore warning fix | Andrew Morton | 2007-02-20 |
* | [PATCH] rework reserved major handling | Andrew Morton | 2007-02-20 |
* | [PATCH] minix v3: fix superblock definition | Andries Brouwer | 2007-02-20 |
* | [PATCH] Fix build errors if bitop functions are do {} while macros | Ralf Baechle | 2007-02-20 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-20 |
|\ |
|
| * | Merge ARM fixes | Russell King | 2007-02-20 |
| |\ |
|
| | * | [ARM] Fix s3c2410 ALSA audio for typedef elimination | Russell King | 2007-02-20 |
| | * | [ARM] 4223/1: ixdp2351 : Fix for a define error | Ozzy | 2007-02-20 |
| * | | [ARM] Merge remaining IOP code | Russell King | 2007-02-20 |
| |\ \ |
|
| | * | | [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx | Dan Williams | 2007-02-17 |
| | * | | [ARM] 4186/1: iop: remove cp6_enable/disable routines | Dan Williams | 2007-02-17 |
| | * | | [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user | Dan Williams | 2007-02-17 |
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-02-20 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/... | Jeff Garzik | 2007-02-20 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | Merge branch 'upstream' into upstream-jgarzik | John W. Linville | 2007-02-17 |
| | |\ \ \ |
|
| | | * | | | [PATCH] wireless: fix IW_IS_{GET,SET} comment in wireless.h | Ingo van Lil | 2007-02-14 |
* | | | | | | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 2007-02-20 |
* | | | | | | backlight: Rework backlight/fb interaction simplifying, lots | Richard Purdie | 2007-02-20 |
* | | | | | | backlight/fbcon: Add FB_EVENT_CONBLANK | Richard Purdie | 2007-02-20 |
* | | | | | | backlight: Convert semaphore -> mutex | Richard Purdie | 2007-02-20 |
* | | | | | | backlight: Fix external uses of backlight internal semaphore | Richard Purdie | 2007-02-20 |
* | | | | | | backlight: Remove unneeded owner field | Richard Purdie | 2007-02-20 |
|/ / / / / |
|
* | | | | | [MIPS] Fixup copy_from_user_inatomic | Ralf Baechle | 2007-02-19 |
* | | | | | [MIPS] Fix struct sigcontext for N32 userland | Atsushi Nemoto | 2007-02-19 |
* | | | | | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton | 2007-02-19 |
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-02-19 |
|\ \ \ \ \ |
|
| * | | | | | [MIPS] Support for several more SNI RM models. | Thomas Bogendoerfer | 2007-02-18 |
| * | | | | | [MIPS] Add external declaration of pagetable_init() to pgalloc.h | Atsushi Nemoto | 2007-02-18 |
| * | | | | | [MIPS] Use MIPS R2 instructions for bitops. | Ralf Baechle | 2007-02-18 |
| * | | | | | [MIPS] signals: Share even more code. | Ralf Baechle | 2007-02-18 |
| * | | | | | [MIPS] Iomap implementation. | Ralf Baechle | 2007-02-18 |
| * | | | | | [MIPS] <asm/compat-signal.h> needs to include <asm/uaccess.h>. | Ralf Baechle | 2007-02-18 |
| * | | | | | [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. | Atsushi Nemoto | 2007-02-18 |
* | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-02-19 |
|\ \ \ \ \ \ |
|
| * | | | | | | [MTD] Clarify OOB-operation interface comments | Artem Bityutskiy | 2007-02-09 |
| * | | | | | | [MTD] remove unused ecctype,eccsize fields from struct mtd_info | Artem Bityutskiy | 2007-02-09 |
| * | | | | | | [MTD] [NOR] Intel: remove ugly PROGREGION macros | Artem Bityutskiy | 2007-02-09 |
| * | | | | | | [MTD] physmap: Add support for 64 bit resources | Stefan Roese | 2007-02-09 |
| * | | | | | | [MTD] Don't include linux/mtd/map.h from linux/mtd/physmap.h | Haavard Skinnemoen | 2007-02-09 |
| * | | | | | | Merge branch 'master' of git://git.infradead.org/~kmpark/onenand-mtd-2.6 | David Woodhouse | 2007-02-09 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | [MTD] OneNAND: Error message printing and bad block scan erros | Kyungmin Park | 2007-02-06 |
| | * | | | | | | [MTD] OneNAND: Reduce internal BufferRAM operations | Kyungmin Park | 2007-02-01 |
| | * | | | | | | [MTD] OneNAND: Remove unused fields | Kyungmin Park | 2007-01-31 |
| | * | | | | | | [MTD] OneNAND: Update copyrights and code cleanup | Kyungmin Park | 2007-01-17 |
| | * | | | | | | [MTD] OneNAND: Reduce Double Density Package (DDP) operations | Kyungmin Park | 2007-01-17 |
| * | | | | | | | [MTD] [NAND] Add kernel-doc for cellinfo field of struct nand_chip | Randy Dunlap | 2007-02-09 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-02-19 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | [SCSI] scsi_transport.h should include scsi_device.h | Rolf Eike Beer | 2007-02-16 |