Age | Commit message (Expand) | Author | Files | Lines |
2007-10-14 | USBHID: report descriptor fix for MacBook JIS keyboard | Tomoya Adachi | 1 | -0/+1 |
2007-10-14 | HID: enable hiddev for the SantaRosa MacBookPro IR receiver | Stelian Pop | 1 | -0/+1 |
2007-10-14 | Input: add KEY_SPELLCHECK | Jiri Kosina | 1 | -0/+1 |
2007-10-14 | [SPARC64]: virt_irq --> bucket mapping no longer necessary | David S. Miller | 1 | -2/+1 |
2007-10-14 | [SPARC64]: Kill ugly __irq_ino() macro. | David S. Miller | 1 | -1/+3 |
2007-10-14 | [SPARC64]: Access ivector_table[] using physical addresses. | David S. Miller | 1 | -6/+6 |
2007-10-14 | [SPARC64]: Make IVEC pointers 64-bit. | David S. Miller | 2 | -7/+6 |
2007-10-14 | [SPARC64]: Consolidate MSI support code. | David S. Miller | 1 | -2/+4 |
2007-10-14 | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code. | Robert Reif | 2 | -20/+41 |
2007-10-14 | [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers. | David S. Miller | 1 | -0/+6 |
2007-10-14 | lockdep: annotate dir vs file i_mutex | Peter Zijlstra | 1 | -0/+1 |
2007-10-15 | lockdep: per filesystem inode lock class | Peter Zijlstra | 1 | -0/+5 |
2007-10-14 | i2c: Rename the PEC functionality bit | David Brownell | 1 | -2/+3 |
2007-10-14 | i2c: Move i2c-dev interfaces to i2c-dev.h | David Brownell | 2 | -32/+29 |
2007-10-14 | i2c: Remove i2c_algorithm.algo_control() | David Brownell | 1 | -7/+0 |
2007-10-14 | i2c: Document struct i2c_msg | David Brownell | 1 | -9/+42 |
2007-10-14 | i2c: Add DaVinci I2C controller support | Vladimir Barinov | 1 | -0/+21 |
2007-10-14 | i2c-core: Make some code static | Adrian Bunk | 1 | -2/+0 |
2007-10-14 | i2c: New-style devices can support driver model wakeup flags | David Brownell | 1 | -3/+4 |
2007-10-14 | i2c: Kill struct i2c_device_id | Jean Delvare | 1 | -5/+0 |
2007-10-13 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2007-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 1 | -17/+18 |
2007-10-13 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 10 | -1/+92 |
2007-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi... | Linus Torvalds | 3 | -31/+115 |
2007-10-13 | fix sparc32 breakage (result of vmlinux.lds.S bug) | Al Viro | 1 | -1/+2 |
2007-10-13 | v4l: copy_to_user() is not a good method name | Al Viro | 1 | -1/+1 |
2007-10-13 | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 1 | -1/+1 |
2007-10-13 | net core: fix kernel-doc for new function parameters | Randy Dunlap | 1 | -0/+1 |
2007-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 1 | -0/+7 |
2007-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 35 | -270/+793 |
2007-10-13 | m68k: Export cachectl.h | Matthew Wilcox | 1 | -0/+1 |
2007-10-13 | m68k: ignore restart_syscall | Geert Uytterhoeven | 1 | -0/+3 |
2007-10-13 | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 1 | -5/+12 |
2007-10-13 | icside: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2007-10-13 | ide-pmac: remove pmac_ide_do_setfeature() (take 2) | Bartlomiej Zolnierkiewicz | 1 | -1/+5 |
2007-10-13 | ide-pmac: use __ide_wait_stat() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-10-13 | ide: add __ide_wait_stat() helper | Bartlomiej Zolnierkiewicz | 1 | -10/+1 |
2007-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 1033 | -12731/+20026 |
2007-10-13 | Merge Linux 2.6.23 | David Woodhouse | 134 | -2512/+1558 |
2007-10-13 | [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver | Bryan Wu | 2 | -0/+48 |
2007-10-13 | [MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug | Kevin Hao | 1 | -0/+1 |
2007-10-13 | KVM: Replace enum by #define | Avi Kivity | 1 | -19/+15 |
2007-10-13 | KVM: in-kernel LAPIC save and restore support | Eddie Dong | 1 | -0/+8 |
2007-10-13 | KVM: in-kernel IOAPIC save and restore support | He, Qing | 1 | -1/+28 |
2007-10-13 | KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support | He, Qing | 1 | -0/+36 |
2007-10-13 | KVM: Emulate hlt in the kernel | Eddie Dong | 1 | -0/+1 |
2007-10-13 | KVM: Emulate local APIC in kernel | Eddie Dong | 1 | -2/+2 |
2007-10-13 | KVM: Add support for in-kernel PIC emulation | Eddie Dong | 1 | -0/+19 |
2007-10-13 | KVM: Communicate cr8 changes to userspace | Yang, Sheng | 1 | -0/+1 |
2007-10-13 | KVM: add hypercall nr to kvm_run | Jeff Dike | 1 | -0/+1 |