| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-20 | 21 | -196/+74 |
|\ |
|
| * | Merge ARM fixes | Russell King | 2007-02-20 | 1096 | -25243/+57078 |
| |\ |
|
| | * | [ARM] 4165/1: S3C24XX: Select CONFIG_NO_IOPORT | Ben Dooks | 2007-02-20 | 1 | -0/+1 |
| | * | [ARM] fix mach-at91 build breakage | David Brownell | 2007-02-20 | 1 | -1/+1 |
| | * | [ARM] Fix jornada720 build errors | Russell King | 2007-02-20 | 1 | -6/+0 |
| | * | [ARM] Fix iop13xx build error | Russell King | 2007-02-20 | 1 | -0/+1 |
| | * | [ARM] Fix build error caused by move of apm | Russell King | 2007-02-20 | 1 | -1/+1 |
| * | | [ARM] Merge remaining IOP code | Russell King | 2007-02-20 | 17 | -189/+71 |
| |\ \ |
|
| | * | | [ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xx | Dan Williams | 2007-02-17 | 12 | -139/+62 |
| | * | | [ARM] 4186/1: iop: remove cp6_enable/disable routines | Dan Williams | 2007-02-17 | 5 | -49/+0 |
| | * | | [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user | Dan Williams | 2007-02-17 | 2 | -0/+8 |
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds | 2007-02-20 | 2 | -22/+11 |
|\ \ \ \ |
|
| * | | | | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie | 2007-02-20 | 2 | -5/+5 |
| * | | | | backlight: Fix external uses of backlight internal semaphore | Richard Purdie | 2007-02-20 | 2 | -17/+6 |
| | |_|/
| |/| | |
|
* | | | | [PATCH] ARM: fix mach-at91 build breakage | David Brownell | 2007-02-20 | 1 | -1/+1 |
* | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-02-20 | 13 | -74/+173 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012] | Dale Farnsworth | 2007-02-20 | 4 | -56/+15 |
| * | | | [MIPS] Drop __init from init_8259A() | Atsushi Nemoto | 2007-02-20 | 1 | -5/+8 |
| * | | | [MIPS] Fix Kconfig typo bug | Ralf Baechle | 2007-02-20 | 1 | -1/+1 |
| * | | | [MIPS] Fix double signal on trap and break instruction | Atsushi Nemoto | 2007-02-20 | 1 | -0/+2 |
| * | | | [MIPS] sigset_32 has been made redundand by compat_sigset_t. | Ralf Baechle | 2007-02-20 | 1 | -8/+1 |
| * | | | [MIPS] emma2rh: Remove needless <asm/i8259.h> inclusion. | Yoichi Yuasa | 2007-02-20 | 2 | -2/+0 |
| * | | | [MIPS] Add MTD device support for Cobalt | Yoichi Yuasa | 2007-02-20 | 3 | -2/+146 |
* | | | | [MIPS] Cobalt: Fix UART I/O type | Yoichi Yuasa | 2007-02-20 | 1 | -7/+7 |
* | | | | [MIPS] Fixup copy_from_user_inatomic | Ralf Baechle | 2007-02-20 | 2 | -1/+437 |
* | | | | [MIPS] Make some __setup functions static | Atsushi Nemoto | 2007-02-20 | 2 | -3/+3 |
* | | | | [MIPS] Declare highstart_pfn, highend_pfn only if CONFIG_HIGHMEM=y | Ralf Baechle | 2007-02-20 | 1 | -2/+2 |
* | | | | [MIPS] Allow selection of KGDB only on platforms where it's supported. | Ralf Baechle | 2007-02-20 | 2 | -1/+18 |
|/ / / |
|
* | | | [PATCH] tick management: make broadcast dependent on local APIC | Thomas Gleixner | 2007-02-19 | 1 | -0/+1 |
* | | | [PATCH] Declare init_irq_proc before we use it. | Andrew Morton | 2007-02-19 | 4 | -0/+4 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-02-19 | 77 | -2047/+7704 |
|\ \ \ |
|
| * | | | [MIPS] Update defconfigs | Ralf Baechle | 2007-02-18 | 47 | -1450/+5656 |
| * | | | [MIPS] Support for several more SNI RM models. | Thomas Bogendoerfer | 2007-02-18 | 14 | -382/+1719 |
| * | | | [MIPS] Include <asm/bugs> to for declaration of check_bugs32. | Ralf Baechle | 2007-02-18 | 1 | -0/+1 |
| * | | | [MIPS] Add external declaration of pagetable_init() to pgalloc.h | Atsushi Nemoto | 2007-02-18 | 4 | -3/+3 |
| * | | | [MIPS] Make kernel_thread_helper() static | Atsushi Nemoto | 2007-02-18 | 1 | -1/+1 |
| * | | | [MIPS] Make __declare_dbe_table static and avoid it getting optimized away | Ralf Baechle | 2007-02-18 | 1 | -7/+3 |
| * | | | [MIPS] signals: Share even more code. | Ralf Baechle | 2007-02-18 | 4 | -146/+31 |
| * | | | [MIPS] Fix CONFIG_MIPS32_N32=y CONFIG_MIPS32_O32=n build | Ralf Baechle | 2007-02-18 | 1 | -2/+2 |
| * | | | [MIPS] Iomap implementation. | Ralf Baechle | 2007-02-18 | 4 | -53/+285 |
| * | | | [MIPS] IP27: Fix warning. | Ralf Baechle | 2007-02-18 | 1 | -1/+1 |
| * | | | [MIPS] Fix sigset_t endianess swapping issues in 32-bit compat code. | Atsushi Nemoto | 2007-02-18 | 1 | -2/+2 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 18 | -31/+32 |
|\ \ \ \ |
|
| * | | | | arch/cris: typo in KERN_INFO | Nicolas Kaiser | 2007-02-17 | 2 | -2/+2 |
| * | | | | Storage class should be before const qualifier | Tobias Klauser | 2007-02-17 | 4 | -7/+7 |
| * | | | | Fix typos concerning hierarchy | Uwe Kleine-König | 2007-02-17 | 1 | -1/+1 |
| * | | | | Fix comment typo "spin_lock_irqrestore". | Robert P. J. Day | 2007-02-17 | 1 | -1/+1 |
| * | | | | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2007-02-17 | 4 | -10/+10 |
| * | | | | Use ARRAY_SIZE() macro in i386 relocs.c file | Robert P. J. Day | 2007-02-17 | 1 | -4/+5 |
| * | | | | Various typo fixes. | Robert P. J. Day | 2007-02-17 | 2 | -3/+3 |