Age | Commit message (Expand) | Author | Files | Lines |
2007-01-24 | [POWERPC] Celleb: Cell SCC definitions | Ishizaki Kou | 1 | -0/+145 |
2007-01-24 | [POWERPC] Celleb: hypervisor call numbers | Ishizaki Kou | 1 | -0/+160 |
2007-01-24 | [POWERPC] Add IRQ remapping hook | Ishizaki Kou | 2 | -0/+5 |
2007-01-24 | [POWERPC] Add a field for each specific bus to struct pci_controller | Ishizaki Kou | 1 | -0/+2 |
2007-01-24 | [POWERPC] Fix oprofile support on Cell LPAR | Ishizaki Kou | 1 | -0/+2 |
2007-01-24 | [POWERPC] TLB insertion cleanup | Ishizaki Kou | 1 | -2/+1 |
2007-01-24 | [POWERPC] spufs: Add SPU register lock | Ishizaki Kou | 1 | -0/+3 |
2007-01-24 | [POWERPC] Remove the broken Gemini support | Adrian Bunk | 17 | -1675/+2 |
2007-01-24 | [POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit code | David Woodhouse | 1 | -9/+15 |
2007-01-24 | [POWERPC] Select DEFAULT_UIMAGE for HPC-NET/8641 | Paul Gortmaker | 1 | -0/+1 |
2007-01-24 | [POWERPC] Update fixup_winbond_82c105 comment | Olaf Hering | 1 | -1/+1 |
2007-01-24 | [POWERPC] maple: improve CPC9x5 host bridge detection | Nathan Lynch | 1 | -6/+9 |
2007-01-24 | [POWERPC] Add support for R_PPC_ADDR16_HI relocations | Simon Vallet | 1 | -1/+6 |
2007-01-24 | [POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanup | Mariusz Kozlowski | 1 | -3/+1 |
2007-01-24 | [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanup | Mariusz Kozlowski | 1 | -1/+1 |
2007-01-24 | [POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup | Mariusz Kozlowski | 1 | -1/+1 |
2007-01-24 | [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup | Mariusz Kozlowski | 1 | -1/+1 |
2007-01-24 | [POWERPC] arch/powerpc/kernel/vio.c of_node_put cleanup | Mariusz Kozlowski | 1 | -4/+2 |
2007-01-24 | [POWERPC] arch/ppc/kernel/prom.c of_node_(get|put) cleanup | Mariusz Kozlowski | 1 | -12/+6 |
2007-01-24 | [POWERPC] Do not write virq back to PCI config space | Michal Ostrowski | 2 | -2/+0 |
2007-01-24 | [POWERPC] Move ELF_ET_DYN_BASE up to 512MB point | Anton Blanchard | 1 | -1/+1 |
2007-01-24 | [POWERPC] Clarify EEH error message | Linas Vepstas | 1 | -1/+2 |
2007-01-24 | [POWERPC] Use is_init() instead of pid==1 | Akinobu Mita | 1 | -1/+1 |
2007-01-24 | [POWERPC] ps3_free_io_irq: Fix inverted error check | Geert Uytterhoeven | 1 | -1/+1 |
2007-01-24 | [POWERPC] PS3: Fix uniprocessor kernel build | Geert Uytterhoeven | 1 | -1/+2 |
2007-01-23 | [PATCH] x86: fix PDA variables to work during boot | James Bottomley | 4 | -7/+22 |
2007-01-23 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 87 | -868/+4404 |
2007-01-23 | [PATCH] vmx: Fix register constraint in launch code | Herbert Xu | 1 | -1/+1 |
2007-01-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 3 | -155/+555 |
2007-01-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 9 | -78/+114 |
2007-01-22 | PCI: fix pci-driver kernel-doc | Randy Dunlap | 1 | -2/+1 |
2007-01-22 | PCI: rework Documentation/pci.txt | Grant Grundler | 1 | -153/+549 |
2007-01-22 | PCI: Unhide the SMBus on the Asus P4P800-X | Jean Delvare | 1 | -0/+5 |
2007-01-22 | USB: unusual_devs.h entry for nokia 6233 | Manuel Osdoba | 1 | -0/+7 |
2007-01-22 | USB: Fix for typo in ohci-ep93xx.c | Petr Stetiar | 1 | -1/+1 |
2007-01-22 | USB: disable USB_MULTITHREAD_PROBE | Greg Kroah-Hartman | 2 | -24/+1 |
2007-01-22 | USB: add vendor/device id for Option GT Max 3.6 cards | garrett_damore@tadpole.com | 1 | -0/+3 |
2007-01-22 | USB: unusual_devs.h for 0x046b:ff40 | Pete Zaitcev | 1 | -0/+12 |
2007-01-22 | USB: make usbhid ignore Imation Disc Stakka | Oliver Neukum | 1 | -0/+4 |
2007-01-22 | USB: rndis_host: fix crash while probing a Nokia S60 mobile | Daniel Gollub | 1 | -9/+14 |
2007-01-22 | USB: asix: Detect internal PHY and enable/use accordingly | Andres Salomon | 1 | -5/+13 |
2007-01-22 | usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched | Daniel Ritz | 1 | -39/+59 |
2007-01-22 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -47/+84 |
2007-01-22 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -86/+103 |
2007-01-22 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -3/+10 |
2007-01-22 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 35 | -219/+296 |
2007-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 9 | -31/+59 |
2007-01-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 28 | -570/+1698 |
2007-01-22 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -1/+1 |
2007-01-22 | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 3 | -24/+113 |