| Commit message (Expand) | Author | Age |
* | [POWERPC] Remove flush_dcache_all export | Matt Porter | 2006-08-24 |
* | [POWERPC] hugepage BUG fix | Adam Litke | 2006-08-23 |
* | [POWERPC] Fix compile problem without CONFIG_PCI | Li Yang | 2006-08-23 |
* | [POWERPC] Correct masks used in emulating some instructions | Paul Mackerras | 2006-08-23 |
* | [POWERPC] Pass UPIO_TSI flag to 8259 serial driver | Zang Roy-r61911 | 2006-08-23 |
* | [POWERPC] Update mpc7448hpc2 board irq support using device tree | Zang Roy-r61911 | 2006-08-23 |
* | [POWERPC] Fix BootX booting with an initrd | Benjamin Herrenschmidt | 2006-08-23 |
* | [POWERPC] Fix gettimeofday inaccuracies | Nathan Lynch | 2006-08-23 |
* | [POWERPC] Fix FEC node in 8540 ADS dts | Andy Fleming | 2006-08-23 |
* | [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree | Jon Loeliger | 2006-08-23 |
* | [POWERPC] Add 85xx DTS files to powerpc | Andy Fleming | 2006-08-23 |
* | [POWERPC] Fix CDS IRQ handling and PCI code | Andy Fleming | 2006-08-23 |
* | [POWERPC] Fix interrupts on 8540 ADS board | Andy Fleming | 2006-08-23 |
* | [POWERPC] Fix the mpc8641_hpcn.dts file. | Jon Loeliger | 2006-08-17 |
* | [POWERPC] Offer PCI as a CONFIG choice for PPC_86xx. | Jon Loeliger | 2006-08-17 |
* | [POWERPC] Add MPC8641 HPCN Device Tree Source file. | Jon Loeliger | 2006-08-17 |
* | [POWERPC] Convert to mac-address for ethernet MAC address data. | Jon Loeliger | 2006-08-17 |
* | [POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot time | Olof Johansson | 2006-08-17 |
* | [POWERPC] Fix irq radix tree remapping typo | Benjamin Herrenschmidt | 2006-08-17 |
* | [POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping | Ananth N Mavinakayanahalli | 2006-08-17 |
* | [POWERPC] Make crash.c work on 32-bit and 64-bit | Michael Ellerman | 2006-08-17 |
* | [POWERPC] Move some kexec logic into machine_kexec.c | Michael Ellerman | 2006-08-17 |
* | [POWERPC] update {g5,iseries,pseries}_defconfigs | Will Schmidt | 2006-08-17 |
* | [POWERPC] Make secondary CPUs call into kdump on reset exception | David Wilder | 2006-08-17 |
* | [POWERPC] Fix might-sleep warning on removing cpus | Haren Myneni | 2006-08-08 |
* | [POWERPC] fix PMU initialization on pseries lpar | Sonny Rao | 2006-08-08 |
* | Linux v2.6.18-rc4v2.6.18-rc4 | Linus Torvalds | 2006-08-06 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 2006-08-06 |
|\ |
|
| * | Input: ati_remote - use msec instead of jiffies | Dmitry Torokhov | 2006-08-04 |
| * | Input: ati_remote - add missing input_sync() | Dmitry Torokhov | 2006-08-04 |
| * | Input: ati_remote - relax permissions sysfs module parameters | Dmitry Torokhov | 2006-08-04 |
| * | Input: ati_remote - make filter time a module parameter | Edwin Huffstutler | 2006-08-04 |
| * | Input: atkbd - restore repeat rate when resuming | Dmitry Torokhov | 2006-08-04 |
| * | Input: trackpoint - activate protocol when resuming | Dmitry Torokhov | 2006-08-04 |
| * | Input: logips2pp - fix button mapping for MX300 | Roberto Castagnola | 2006-08-04 |
| * | Input: keyboard - change to use kzalloc | Dmitry Torokhov | 2006-08-04 |
| * | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in... | Dmitry Torokhov | 2006-08-04 |
| |\ |
|
| * | | Input: serio/gameport - check whether driver core calls succeeded | Randy Dunlap | 2006-07-19 |
| * | | Input: spaceball - make 4000FLX Lefty work | Nick Martin | 2006-07-19 |
| * | | Input: keyboard - simplify emulate_raw() implementation | Dmitry Torokhov | 2006-07-19 |
| * | | Input: keyboard - remove static variable and clean up initialization | Dmitry Torokhov | 2006-07-19 |
| * | | Input: hiddev - use standard list implementation | Dmitry Torokhov | 2006-07-19 |
| * | | Input: add missing handler->start() call | Dmitry Torokhov | 2006-07-19 |
| * | | Input: HID - fix potential out-of-bound array access | Dmitry Torokhov | 2006-07-15 |
| * | | Input: fix list iteration in input_release_device() | Andrew Morton | 2006-07-15 |
| * | | Input: iforce - add Trust Force Feedback Race Master support | Przemek Iskra | 2006-07-15 |
| * | | Input: iforce - check array bounds before accessing elements | Dmitry Torokhov | 2006-07-06 |
| * | | Input: libps2 - warn instead of oopsing when passed bad arguments | Dmitry Torokhov | 2006-07-06 |
| * | | Input: fm801-gp - fix use after free | Dmitry Torokhov | 2006-07-06 |
| * | | Input: wistron - fix section reference mismatches | Andrew Morton | 2006-07-06 |